-
Notifications
You must be signed in to change notification settings - Fork 3
Update All Dependencies (major) #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-all-dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+675
−279
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cb63ece
to
bc6c576
Compare
bc6c576
to
e8096ad
Compare
e8096ad
to
ef3013c
Compare
ef3013c
to
704ff23
Compare
704ff23
to
a485db4
Compare
a485db4
to
a12cc42
Compare
a12cc42
to
9d57da5
Compare
9d57da5
to
466e109
Compare
466e109
to
768b590
Compare
768b590
to
c5c125e
Compare
c5c125e
to
6d30f3f
Compare
6d30f3f
to
22e0695
Compare
22e0695
to
f93a0a5
Compare
f93a0a5
to
5829ed2
Compare
5829ed2
to
41e6ed7
Compare
41e6ed7
to
f6ba32c
Compare
f6ba32c
to
425f25e
Compare
425f25e
to
0aa8e65
Compare
0aa8e65
to
2a82977
Compare
2a82977
to
2fc344d
Compare
2fc344d
to
a609882
Compare
a609882
to
91689c6
Compare
91689c6
to
be63ac9
Compare
be63ac9
to
e127814
Compare
e127814
to
33f0669
Compare
33f0669
to
a18ff62
Compare
a18ff62
to
a65be6c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.4.7
->9.0.0
8.4.7
->9.0.0
^8.4.7
->^9.0.0
^18.19.67
->^22.0.0
^20.11.24
->^22.0.0
^2.1.8
->^3.0.0
^4.12.10
->^4.12.10 || ^5.0.0
^25.0.1
->^26.0.0
^7.0.0
->^8.0.0
9.9.0
->10.11.0
v3
->v4
^8.4.7
->^9.0.0
^3.4.4
->^3.4.4 || ^4.0.0
^3.4.16
->^4.0.0
^6.2.0
->^7.0.0
^2.1.8
->^3.0.0
Release Notes
storybookjs/storybook (@storybook/addon-a11y)
v9.0.0
Compare Source
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
List of all updates
linkPath
to Axe results and use it in copy link action - #31009, thanks @ghengeveld!layout: centered
in conjunction withinline: false
- #31430, thanks @ghengeveld!@storybook/experimental-addon-test
to@storybook/addon-vitest
- #31014, thanks @valentinpalkovic!vitest.projects.ts
file as workspace file during postinstall - #31565, thanks @ghengeveld!element
parameter withcontext
- #31036, thanks @JReinhold!storybook-static
from coverage reports - #31005, thanks @JReinhold!staticDir
- #31340, thanks @JReinhold!addon-docs
- #31488, thanks @JReinhold!missingStorybookDependencies
for 9.0 - #30769, thanks @ndelangen!@storybook/addon-essentials
proper - #31015, thanks @ndelangen!docs.autodocs
field - #31203, thanks @ndelangen!storybook-static
to.gitignore
on init - #31201, thanks @JReinhold!.rnstorybook
CLI automigration - #30882, thanks @shilman!init
- #30799, thanks @ndelangen!@chromatic-com/storybook
- #30662, thanks @JReinhold!@latest
fromyarn create
commands - #31458, thanks @ndelangen!STORY_HOT_UPDATED
and rerun A11y tests on HMR - #31423, thanks @ghengeveld!--preview-only
CLI flag - #31102, thanks @JReinhold!features
for addons moved into core - #31146, thanks @ndelangen!clickEvent
serialization and export public types - #31179, thanks @ghengeveld!util
,browser-assert
,process
deps - #30805, thanks @ndelangen!uuid
package from core - #31219, thanks @JReinhold!telejson
- #30998, thanks @ndelangen!preview-api
import for react-native - #31057, thanks @ndelangen!@storybook/core
withstorybook
- #30168, thanks @ndelangen!Uncaught ReferenceError: global is not defined
- #30970, thanks @JReinhold!.js
files when.cjs
files are passed for entries that should be ESM - #31556, thanks @JReinhold!__STORYBOOK_ADDON_INTERACTIONS_INSTRUMENTER_STATE__
access - #30820, thanks @dannyhw!userEvent.setup()
errors in jest - #30833, thanks @dannyhw!userEvent.setup()
errors outside browser context - #30831, thanks @dannyhw!@storybook/addon-mdx-gfm
) - #30996, thanks @ndelangen!ts-dedent
dependency - #31289, thanks @JReinhold!latest
version of@storybook/addon-svelte-csf
- #31398, thanks @JReinhold!sveltedoc-parser
- #31246, thanks @JReinhold!svelte-preprocess
dependency - #31332, thanks @JReinhold!enhance
- [#31360](https://redirect.gitConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.