-
Notifications
You must be signed in to change notification settings - Fork 14
chore(deps): update storybook monorepo to v9 (major) #1107
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-storybook-monorepo
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.
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
|
❌ Deploy Preview for doist-typist failed.
|
f933725
to
8652652
Compare
d06c109
to
24aadfc
Compare
b88ade5
to
dcfecc7
Compare
c4fa899
to
c1a8fe9
Compare
c1a8fe9
to
9494aff
Compare
9494aff
to
db0f9e4
Compare
7d19875
to
c2e7fb2
Compare
c2e7fb2
to
bf885c9
Compare
15febd3
to
cba8c09
Compare
cba8c09
to
b2f8bd3
Compare
b2f8bd3
to
6d61e29
Compare
6d61e29
to
21fd0d4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
8.6.14
->9.1.7
8.6.14
->9.1.7
8.6.14
->9.1.7
0.12.0
->9.1.7
8.6.14
->9.1.7
Release Notes
storybookjs/storybook (@storybook/addon-a11y)
v9.1.7
Compare Source
vite-plugin-storybook-nextjs
to 2.0.7 - #32331, thanks @k35o!@ts-expect-error
in preview - #32442, thanks @mrginglymus!v9.1.6
Compare Source
create-storybook
- #32344, thanks @shilman!v9.1.5
Compare Source
satisfies x as y
syntax - #32169, thanks @diagramatics!v9.1.4
Compare Source
docgen
option to disable docgen processing - #32319, thanks @copilot-swe-agent!@sveltejs/vite-plugin-svelte
v6 - #32320, thanks @JReinhold!v9.1.3
Compare Source
v9.1.2
Compare Source
entry.polyfills
undefined error - #32230, thanks @sk-pub!v9.1.1
Compare Source
v9.1.0
Compare Source
Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!
🚀 Improved upgrade command with monorepo support for seamless upgrades
🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility
🧪
sb.mock
API and Automocking: one-line module mocking to simplify your testing workflow🧪 Favicon shows test run status for quick visual feedback
⚛️ Easier configuration for React Native projects
🔥 Auto-abort play functions on HMR to avoid unwanted side effects
🏗️ Improved CSF factories API for type safe story definitions
♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more
💯 Dozens more fixes and improvements based on community feedback!
List of all updates
extend
API, portable stories - #30601, thanks @kasperpeulen!react-element-to-jsx-string
- #31170, thanks @7rulnik!project.json
for getAbsolutePath - #31510, thanks @ndelangen!v9.0.18
Compare Source
v9.0.17
Compare Source
stories.tsx
files - #32041, thanks @ghengeveld!v9.0.16
Compare Source
sb
CLI by explicitly exportingbin/index.cjs
fromstorybook
package - #31922, thanks @ghengeveld!v9.0.15
Compare Source
v9.0.14
Compare Source
vite
peerDependencies range to include7.0.0
- #31859, thanks @ghengeveld!v9.0.13
Compare Source
v9.0.12
Compare Source
v9.0.11
Compare Source
v9.0.10
Compare Source
v9.0.9
Compare Source
userEvent.setup()
- #31730, thanks @ghengeveld!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
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!Configuration
📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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.