Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 28, 2025

This is an automated pull request that bumps the version from 9.0.18 to 9.0.19.
Once this pull request is merged, it will trigger a new release of version 9.0.19.
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: Core: Fix moving log file across drives and projectRoot detection on Windows #32020
  • 🐛 Bug: Core: Avoid pausing animations in non-Vitest Playwright environments #32123
  • 📝 Documentation: Docs: Vue - Remove reference to Volar extension #32079

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

  • Core: Avoid pausing animations in non-Vitest Playwright environments - #32123, thanks ghengeveld!
  • Core: Fix moving log file across drives and projectRoot detection on Windows - #32020, thanks ghengeveld!

storybook-bot and others added 30 commits May 28, 2025 15:02
…tor-v9

ReactNative: Update React Native generator for v9
(cherry picked from commit f90dc97)
Telemetry: Fix storybook version and add test run events
(cherry picked from commit f84ad28)
…abel

React Native Web: Include expo in babel transforms

(cherry picked from commit 2f19e4d)
Angular: Include 20.x in version range
(cherry picked from commit 2009e72)
CLI: Respect --skip-install in postinstall scripts
(cherry picked from commit ea7e262)
Docs: Testing section improvements
(cherry picked from commit 9d8c255)
Docs: Add project requirements
(cherry picked from commit 896f7ef)
Docs: Adjust assets for Storybook 9
(cherry picked from commit 50c5b26)
Docs: Optimize images [Imgbot]
(cherry picked from commit ce5f5e9)
Angular: Support v20
(cherry picked from commit 68e36d8)
CLI: Update VTA version range for storybook init
(cherry picked from commit ee2027b)
…configuration-mutation

Addon-Vitest: Properly merge configs
(cherry picked from commit 019b6e0)
…parison-on-windows

Addon Vitest: Fix path comparison on Windows

(cherry picked from commit ff2e898)
…ows-bug

Addon Vitest: Fix path comparison on Windows

(cherry picked from commit 50c2da0)
…a11y-tests

Addon A11y: Briefly disable highlights while Axe is running

(cherry picked from commit c5026c8)
@github-actions github-actions bot requested a review from kylegach as a code owner July 28, 2025 13:43
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Jul 28, 2025
@github-actions github-actions bot requested a review from jonniebigodes as a code owner July 28, 2025 13:43
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Jul 28, 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.

11 files reviewed, no comments

Edit Code Review Bot Settings | Greptile

@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.18 branch 2 times, most recently from 30c2bd4 to 8ab2bca Compare July 29, 2025 09:11
@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.18 branch 4 times, most recently from cf2beb5 to 07578b5 Compare July 31, 2025 07:51
@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.18 branch from 07578b5 to 89ec642 Compare July 31, 2025 10:04
@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.18 branch 2 times, most recently from 6820065 to 93c0656 Compare July 31, 2025 12:54
jonniebigodes and others added 4 commits July 31, 2025 13:40
Docs: Vue - Remove reference to Volar extension
(cherry picked from commit 6128cb4)
Core: Fix moving log file across drives and projectRoot detection on Windows
(cherry picked from commit 4a5d3f5)
Core: Avoid pausing animations in non-Vitest Playwright environments
(cherry picked from commit 11daa5e)
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.