Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

build(deps): update reach-ui monorepo to ^0.18.0 #927

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@reach/skip-nav (source) ^0.17.0 -> ^0.18.0 age adoption passing confidence
@reach/utils (source) ^0.17.0 -> ^0.18.0 age adoption passing confidence

Release Notes

reach/reach-ui (@​reach/skip-nav)

v0.18.0

Compare Source

Minor Changes
BREAKING Changes
  • All default exports have been removed. Replace all default imports with the appropriate documented named export.
  • The output directory structure has changed slightly. Module files are now named reach-<pkg>.mjs instead of reach-<pkg>.esm.js.
Minor Changes
  • We have simplified our build setup to remove a boatload of dependencies. Build output for all packages may look slightly different, though functionally packages that don't have explicit changes marked in the release notes have not changed.

    This may affect you if you use patch-package to modify output code. If you need support for legacy browsers, the new bundle may not transpile the same ECMA features as before. In that case you may want to transpile Reach packages directly.

  • We no longer check that our internal styles are included by looking for a defined CSS custom property. You can still include our base styles as before, but this removes the need to define --reach-<pkg> in your own stylesheets to silence dev warnings.

Patch Changes
  • Updated dependencies:
    • @reach/polymorphic@0.18.0
reach/reach-ui (@​reach/utils)

v0.18.0

Compare Source

BREAKING Changes
  • All default exports have been removed. Replace all default imports with the appropriate documented named export.
  • The output directory structure has changed slightly. Module files are now named reach-<pkg>.mjs instead of reach-<pkg>.esm.js.
  • Removed the useCheckStyles export
  • All Polymorphic types that were previously exported from @reach/utils have been moved to a separate package @reach/polymorphic. As @reach/utils is an internal package, this [breaking] change should not affect you [if you listened to us and did not use the package directly].
Minor Changes
  • We have simplified our build setup to remove a boatload of dependencies. Build output for all packages may look slightly different, though functionally packages that don't have explicit changes marked in the release notes have not changed.

    This may affect you if you use patch-package to modify output code. If you need support for legacy browsers, the new bundle may not transpile the same ECMA features as before. In that case you may want to transpile Reach packages directly.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 13, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 13, 2022
@vercel
Copy link

vercel bot commented Oct 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
haneru-love ❌ Failed (Inspect) Aug 7, 2023 9:40am

@renovate renovate bot enabled auto-merge (squash) October 13, 2022 01:57
@renovate renovate bot force-pushed the renovate/reach-ui-monorepo branch from 4ebf984 to 447a4e1 Compare October 26, 2022 08:01
@renovate renovate bot force-pushed the renovate/reach-ui-monorepo branch from 447a4e1 to ea08614 Compare November 6, 2022 15:03
@renovate renovate bot force-pushed the renovate/reach-ui-monorepo branch from ea08614 to 1f16fad Compare November 16, 2022 03:36
@renovate renovate bot force-pushed the renovate/reach-ui-monorepo branch from 1f16fad to 679c0db Compare November 18, 2022 06:17
@renovate renovate bot force-pushed the renovate/reach-ui-monorepo branch from 679c0db to 56e4d2b Compare December 16, 2022 23:09
@renovate renovate bot changed the title build(deps): update reach-ui monorepo to ^0.18.0 Update reach-ui monorepo to ^0.18.0 Dec 17, 2022
@renovate renovate bot changed the title Update reach-ui monorepo to ^0.18.0 build(deps): update reach-ui monorepo to ^0.18.0 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/reach-ui-monorepo branch from 56e4d2b to 8f9b8e2 Compare January 29, 2023 17:16
@renovate renovate bot requested a review from ykzts February 13, 2023 10:38
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants