Skip to content
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

Merged
merged 6 commits into from
Aug 15, 2024
Merged

Conversation

matticbot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@storybook/addon-a11y (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/addon-actions (source) dependencies minor 8.1.6 -> 8.2.9
@storybook/addon-actions (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/addon-docs (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/addon-essentials (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/addon-storysource (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/blocks (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/components (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/manager-api (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/preview-api (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/react (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/react-webpack5 (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/source-loader (source) devDependencies minor 8.1.6 -> 8.2.9
@storybook/theming (source) devDependencies minor 8.1.6 -> 8.2.9
storybook (source) devDependencies minor 8.1.6 -> 8.2.9

Release Notes

storybookjs/storybook (@​storybook/addon-a11y)

v8.2.9

Compare Source

v8.2.8

Compare Source

v8.2.7

Compare Source

v8.2.6

Compare Source

v8.2.5

Compare Source

v8.2.4

Compare Source

v8.2.3

Compare Source

v8.2.2

Compare Source

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:

  • 🪝 New test hook beforeAll
  • 🕹️ Enhanced play function
  • 📦 Portable stories that let you use your stories in other testing tools
  • 🎁 Consolidated dependency to bring you better performance in a smaller package
  • ✨ Brand new onboarding experience to get you up to speed quicker
  • 💯 Hundreds more improvements
List of all updates

v8.1.11

Compare Source

v8.1.10

Compare Source

v8.1.9

Compare Source

v8.1.8

Compare Source

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.


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

This PR has been generated by Renovate Bot.

@matticbot matticbot added [Status] Needs Review To request a review from Crew. Label will be renamed soon. [Type] Janitorial labels Aug 14, 2024
@matticbot
Copy link
Contributor Author

⚠ Artifact update problem

Renovate 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 90 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 133, reused 0, downloaded 0, added 0
Progress: resolved 195, reused 0, downloaded 0, added 0
Progress: resolved 241, reused 0, downloaded 0, added 0
Progress: resolved 284, reused 0, downloaded 0, added 0
Progress: resolved 438, reused 1, downloaded 0, added 0
Progress: resolved 776, reused 1, downloaded 0, added 0
Progress: resolved 1083, reused 1, downloaded 0, added 0
Progress: resolved 1418, reused 1, downloaded 0, added 0
Progress: resolved 1664, reused 1, downloaded 0, added 0
 WARN  9 deprecated subdependencies found: @humanwhocodes/config-array@0.11.14, @humanwhocodes/object-schema@2.0.3, abab@2.0.6, domexception@4.0.0, glob@7.2.3, glob@8.1.0, inflight@1.0.6, rimraf@2.6.3, rimraf@3.0.2
Progress: resolved 2168, reused 1, downloaded 0, added 0
Progress: resolved 2168, reused 1, downloaded 0, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

projects/js-packages/ai-client
├─┬ @storybook/addon-actions 8.2.9
│ └── ✕ missing peer storybook@^8.2.9
├─┬ @storybook/blocks 8.2.9
│ └── ✕ missing peer storybook@^8.2.9
├─┬ @storybook/preview-api 8.2.9
│ └── ✕ missing peer storybook@^8.2.9
└─┬ @storybook/react 8.2.9
  ├── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/react-dom-shim 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/manager-api 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/theming 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  └─┬ @storybook/components 8.2.9
    └── ✕ missing peer storybook@^8.2.9
Peer dependencies that should be installed:
  storybook@">=8.2.9 <9.0.0-0"

projects/js-packages/components
├─┬ @storybook/addon-actions 8.2.9
│ └── ✕ missing peer storybook@^8.2.9
├─┬ @storybook/blocks 8.2.9
│ └── ✕ missing peer storybook@^8.2.9
└─┬ @storybook/react 8.2.9
  ├── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/react-dom-shim 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/preview-api 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/manager-api 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/theming 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  └─┬ @storybook/components 8.2.9
    └── ✕ missing peer storybook@^8.2.9
Peer dependencies that should be installed:
  storybook@">=8.2.9 <9.0.0-0"

projects/js-packages/connection
└─┬ @storybook/addon-actions 8.2.9
  └── ✕ missing peer storybook@^8.2.9
Peer dependencies that should be installed:
  storybook@^8.2.9

projects/js-packages/scan
├─┬ @storybook/addon-actions 8.2.9
│ └── ✕ missing peer storybook@^8.2.9
├─┬ @storybook/blocks 8.2.9
│ └── ✕ missing peer storybook@^8.2.9
└─┬ @storybook/react 8.2.9
  ├── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/react-dom-shim 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/preview-api 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/manager-api 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/theming 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  └─┬ @storybook/components 8.2.9
    └── ✕ missing peer storybook@^8.2.9
Peer dependencies that should be installed:
  storybook@">=8.2.9 <9.0.0-0"

projects/packages/my-jetpack
└─┬ @storybook/react 8.2.9
  ├── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/react-dom-shim 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/preview-api 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/manager-api 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/theming 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  └─┬ @storybook/components 8.2.9
    └── ✕ missing peer storybook@^8.2.9
Peer dependencies that should be installed:
  storybook@">=8.2.9 <9.0.0-0"

projects/packages/videopress
├─┬ @storybook/blocks 8.2.9
│ └── ✕ missing peer storybook@^8.2.9
├─┬ @storybook/preview-api 8.2.9
│ └── ✕ missing peer storybook@^8.2.9
├─┬ @storybook/react 8.2.9
│ ├── ✕ missing peer storybook@^8.2.9
│ ├─┬ @storybook/react-dom-shim 8.2.9
│ │ └── ✕ missing peer storybook@^8.2.9
│ ├─┬ @storybook/manager-api 8.2.9
│ │ └── ✕ missing peer storybook@^8.2.9
│ ├─┬ @storybook/theming 8.2.9
│ │ └── ✕ missing peer storybook@^8.2.9
│ └─┬ @storybook/components 8.2.9
│   └── ✕ missing peer storybook@^8.2.9
└─┬ @storybook/addon-actions 8.2.9
  └── ✕ missing peer storybook@^8.2.9
Peer dependencies that should be installed:
  storybook@">=8.2.9 <9.0.0-0"

projects/plugins/boost
└─┬ @storybook/react 8.2.9
  ├── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/react-dom-shim 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/preview-api 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/manager-api 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  ├─┬ @storybook/theming 8.2.9
  │ └── ✕ missing peer storybook@^8.2.9
  └─┬ @storybook/components 8.2.9
    └── ✕ missing peer storybook@^8.2.9
Peer dependencies that should be installed:
  storybook@">=8.2.9 <9.0.0-0"

hint: If you want peer dependencies to be automatically installed, add "auto-install-peers=true" to an .npmrc file at the root of your project.
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


Copy link
Contributor

github-actions bot commented Aug 14, 2024

Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.

  • To test on WoA, go to the Plugins menu on a WordPress.com Simple site. Click on the "Upload" button and follow the upgrade flow to be able to upload, install, and activate the Jetpack Beta plugin. Once the plugin is active, go to Jetpack > Jetpack Beta, select your plugin, and enable the renovate/storybook-monorepo branch.

    • For jetpack-mu-wpcom changes, also add define( 'JETPACK_MU_WPCOM_LOAD_VIA_BETA_PLUGIN', true ); to your wp-config.php file.
  • To test on Simple, run the following command on your sandbox:

    bin/jetpack-downloader test jetpack renovate/storybook-monorepo
    
    bin/jetpack-downloader test jetpack-mu-wpcom-plugin renovate/storybook-monorepo
    

Interested in more tips and information?

  • In your local development environment, use the jetpack rsync command to sync your changes to a WoA dev blog.
  • Read more about our development workflow here: PCYsg-eg0-p2
  • Figure out when your changes will be shipped to customers here: PCYsg-eg5-p2

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.
@matticbot
Copy link
Contributor Author

Edited/Blocked Notification

Renovate 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.

@anomiex anomiex force-pushed the renovate/storybook-monorepo branch from 6beaa3d to 7938242 Compare August 14, 2024 22:38
@anomiex anomiex enabled auto-merge (squash) August 15, 2024 15:37
@anomiex anomiex merged commit ee09161 into trunk Aug 15, 2024
71 of 73 checks passed
@anomiex anomiex deleted the renovate/storybook-monorepo branch August 15, 2024 16:07
@github-actions github-actions bot removed the [Status] Needs Review To request a review from Crew. Label will be renamed soon. label Aug 15, 2024
pkuliga pushed a commit that referenced this pull request Aug 23, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants