-
Notifications
You must be signed in to change notification settings - Fork 15
chore(deps): update storybook monorepo to v9 (major) #57
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
master
Choose a base branch
from
renovate/major-storybook-monorepo
base: master
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.
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
8fde094
to
517f288
Compare
517f288
to
032e187
Compare
032e187
to
20e7203
Compare
20e7203
to
72ba5e6
Compare
72ba5e6
to
a5cd308
Compare
a5cd308
to
8e9b6f6
Compare
8e9b6f6
to
bcb1263
Compare
cbb3fda
to
fdd1233
Compare
fdd1233
to
3860cb5
Compare
3860cb5
to
864d252
Compare
864d252
to
7cbd18a
Compare
7cbd18a
to
0283075
Compare
0283075
to
61e72d6
Compare
61e72d6
to
7e03992
Compare
7e03992
to
9a8e9c9
Compare
9a8e9c9
to
dc78352
Compare
dc78352
to
ccea03e
Compare
ccea03e
to
66d7374
Compare
b9e4d2b
to
dcc090f
Compare
7564e08
to
d2bb2c8
Compare
d2bb2c8
to
91c4e37
Compare
077f389
to
333449e
Compare
333449e
to
d3a153c
Compare
d3a153c
to
3757bcb
Compare
914e3b3
to
d436290
Compare
973314e
to
840523b
Compare
ed1cb4f
to
79d249a
Compare
9ace5d7
to
f29929e
Compare
cabeeda
to
610a356
Compare
610a356
to
c86d26b
Compare
99e5af5
to
c321804
Compare
487bdeb
to
06cb61b
Compare
06cb61b
to
df6ad02
Compare
df6ad02
to
99c75b0
Compare
99c75b0
to
65d6be1
Compare
c97ec14
to
c8af147
Compare
c8af147
to
f3dfd70
Compare
f3dfd70
to
7b8cb3d
Compare
7b8cb3d
to
ca0ca3f
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:
^3.4.6
->^9.0.0
4.0.0-alpha.8
->9.0.15
Release Notes
storybookjs/storybook (@storybook/addon-actions)
v9.0.8
Compare Source
--skip-install
failing missing packageJson invariant - #31720, thanks @JReinhold!v9.0.6
Compare Source
v9.0.5
Compare Source
<wrapper ...>
- #31639, thanks @JReinhold!toSatisfy
-matcher implementation - #31664, thanks @ndelangen!v9.0.4
Compare Source
v9.0.3
Compare Source
v9.0.2
Compare Source
v9.0.1
Compare Source
vite
peerDependencies range to include7.0.0
- #31859, thanks @ghengeveld!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, thanks @JReinhold!storybookVersion
- #31577, thanks @tmeasday!@storybook/test
intostorybook/test
- #30742, thanks @valentinpalkovic!Configuration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.