-
Notifications
You must be signed in to change notification settings - Fork 798
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
Update storybook monorepo to v8.2.9 #38893
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
Whey Storybook decided to do storybookjs/storybook#27039, they seem to have neglected the use case where monorepos might only need a few add-ons for stories in various packages, with all of the storybook stuff in a separate dummy package. So now we need to bring in all of storybook as a dev-dep in every package that has stories.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Broken by storybookjs/storybook#28469.
6beaa3d
to
7938242
Compare
* Update storybook monorepo to v8.2.9 * Add a bunch of `storybook` deps everywhere. When Storybook decided to do storybookjs/storybook#27039, they seem to have neglected the use case where monorepos might only need a few add-ons for stories in various packages, with all of the storybook stuff in a separate dummy package. So now we need to bring in all of storybook as a dev-dep in every package that has stories. * Fix babel config. Broken by storybookjs/storybook#28469. --------- Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Brad Jorsch <brad.jorsch@automattic.com>
This PR contains the following updates:
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
8.1.6
->8.2.9
Release Notes
storybookjs/storybook (@storybook/addon-a11y)
v8.2.9
Compare Source
init --skip-install
- #28853, thanks @ndelangen!v8.2.8
Compare Source
v8.2.7
Compare Source
v8.2.6
Compare Source
v8.2.5
Compare Source
@storybook/theming/create
alias - #28643, thanks @Averethel!v8.2.4
Compare Source
storybook
package is missing - #28604, thanks @kasperpeulen!v8.2.3
Compare Source
theming/create
aliases in docs preset - #28570, thanks @ndelangen!core-events
- #28573, thanks @ndelangen!v8.2.2
Compare Source
ESM
export todocs-tools
&node-logger
packages - #28539, thanks @ndelangen!@storybook/addon-interactions
- #28518, thanks @ndelangen!v8.2.1
Compare Source
v8.2.0
Compare Source
Hold onto your hats! Storybook 8.2 has dropped, packed with a treasure trove of new features and bug fixes:
beforeAll
play
functionList of all updates
tocbot
- #28318, thanks @shilman!--no-dev
option toinit
- #26918, thanks @fastfrwrd!--dev
and--no-dev
options tostorybook init
CLI - #26918, thanks @fastfrwrd!@storybook/addon-svelte-csf
when initializing new projects - #27070, thanks @benmccann!beforeAll
hook - #28255, thanks @ghengeveld!pkg-dir
tofd-package-json
- #28270, thanks @43081j!loading
->rendering
->playing
- #28431, thanks @kasperpeulen!.stories.mdx
handling - #25973, thanks @JReinhold!CJS
forcore/components
- #28440, thanks @ndelangen!preview.js
globals
toinitialGlobals
- #27517, thanks @shilman!markdown-to-jsx
to v7.4.5 - #26694, thanks @xyy94813!webpack-virtual-modules
to 0.6.0 - #27102, thanks @fyodorovandrei!read-pkg-up
tofd-package-json
- #28272, thanks @43081j!doctrine
withjsdoc-type-pratt-parser
- #26305, thanks @43081j!Stories
block, error when referenced in MDX - #28434, thanks @kasperpeulen!Typeset
Doc blockfontSizes
type - #26475, thanks @noranda!env.bugfixes
in SWC so destructuring is never transpiled - #28363, thanks @kasperpeulen!mount
in react, svelte, and vue renderers - #28385, thanks @kasperpeulen!CompatibleString
- #27180, thanks @sni-J!v8.1.11
Compare Source
v8.1.10
Compare Source
v8.1.9
Compare Source
--no-dev
option toinit
- #26918, thanks @fastfrwrd!init --skip-install
- #28226, thanks @shilman!v8.1.8
Compare Source
init --skip-install
- #28226, thanks @shilman!v8.1.7
Compare Source
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone 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 has been generated by Renovate Bot.