Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 10, 2025

This is an automated pull request that bumps the version from 9.0.6 to 9.0.7.
Once this pull request is merged, it will trigger a new release of version 9.0.7.
If you're not a core maintainer with permissions to release you can ignore this pull request.

To do

Before merging the PR, there are a few QA steps to go through:

  • Add the "freeze" label to this PR, to ensure it doesn't get automatically forced pushed by new changes.
  • Add the "ci:daily" label to this PR, to trigger the full test suite to run on this PR.

And for each change below:

  1. Ensure the change is appropriate for the version bump. E.g. patch release should only contain patches, not new or de-stabilizing features. If a change is not appropriate, revert the PR.
  2. Ensure the PR is labeled correctly with one of: "BREAKING CHANGE", "feature request", "bug", "maintenance", "dependencies", "documentation", "build", "unknown".
  3. Ensure the PR title is correct, and follows the format "[Area]: [Summary]", e.g. "React: Fix hooks in CSF3 render functions". If it is not correct, change the title in the PR.
    • Areas include: React, Vue, Core, Docs, Controls, etc.
    • First word of summary indicates the type: “Add”, “Fix”, “Upgrade”, etc.
    • The entire title should fit on a line

This is a list of all the PRs merged and commits pushed directly to next, that will be part of this release:

  • 🐛 Bug: CLI: Don't install addon-onboarding during minimal installs #31616
  • 🐛 Bug: Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard #31682
  • 🐛 Bug: Automigration: Enhance removeEssentials to convert options #31658
  • 🐛 Bug: AddonDocs: Remove export of blocks #31724
  • 🐛 Bug: Addon-vitest: Fix adding with --skip-install failing missing packageJson invariant #31720
  • 🐛 Bug: Addon Themes: Define missing React dependencies #31688
  • 📝 Documentation: Docs: Point CSF Factories docs at RFC #31713

If you've made any changes doing the above QA (change PR titles, revert PRs), manually trigger a re-generation of this PR with this workflow and wait for it to finish. It will wipe your progress in this to do, which is expected.

Feel free to manually commit any changes necessary to this branch after you've done the last re-generation, following the Make Manual Changes section in the docs, especially if you're making changes to the changelog.

When everything above is done:


Generated changelog

9.0.7

  • Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard - #31682, thanks @ghengeveld!
  • Addon Themes: Define missing React dependencies - #31688, thanks @ghengeveld!
  • Addon-vitest: Fix adding with --skip-install failing missing packageJson invariant - #31720, thanks @JReinhold!
  • AddonDocs: Remove export of blocks - #31724, thanks @ndelangen!
  • Automigration: Enhance removeEssentials to convert options - #31658, thanks @ndelangen!
  • CLI: Don't install addon-onboarding during minimal installs - #31616, thanks @ghengeveld!

@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Jun 10, 2025
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Jun 10, 2025
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

22 files reviewed, no comments
Edit PR Review Bot Settings | Greptile

@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.6 branch from 9cad841 to d5ad8c2 Compare June 10, 2025 09:58
@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.6 branch 3 times, most recently from c957ff3 to a37cb7c Compare June 10, 2025 12:14
ghengeveld and others added 8 commits June 10, 2025 12:33
CLI: Don't install addon-onboarding during minimal installs
(cherry picked from commit 96e1c1b)
…-action

Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard

(cherry picked from commit 5ee8cf4)
Docs: Point CSF Factories docs at RFC
(cherry picked from commit 1d1f8e0)
…ials-options

Automigration: Enhance removeEssentials to convert options
(cherry picked from commit 35a7339)
…exports-from-docs

AddonDocs: Remove export of blocks
(cherry picked from commit 58cb556)
…pinstall

Addon-vitest: Fix adding with `--skip-install` failing missing packageJson invariant
(cherry picked from commit 505b08f)
Addon Themes: Define missing React dependencies

(cherry picked from commit b693bb7)
@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.6 branch from a37cb7c to 329956d Compare June 10, 2025 12:33
@JReinhold
Copy link
Contributor

closing in favor of #31732

@JReinhold JReinhold closed this Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release For PRs that trigger new releases. Automated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants