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

Release: Prerelease 9.0.0-alpha.3 #30760

Open
wants to merge 50 commits into
base: next-release
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 6, 2025

This is an automated pull request that bumps the version from 9.0.0-alpha.2 to 9.0.0-alpha.3.
Once this pull request is merged, it will trigger a new release of version 9.0.0-alpha.3.
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:

  • ❗ Breaking Change: Test: Move @storybook/test into storybook/test #30742
  • 🐛 Bug: Addon A11y: Promote @storybook/global to full dependency #30723 (will also be patched)
  • 🔧 Maintenance: Next.js: Upgrade image-size to 2.0 #30741
  • 🐛 Bug: Core: Replace 'min' instead of 'm' in printDuration #30668 (will also be patched)
  • 🐛 Bug: Svelte: Fix Vite crashing on virtual module imports #26838 (will also be patched)
  • 🐛 Bug: Next.js: Use latest version when init in empty directory #30659 (will also be patched)
  • 🏗️ Build: Build: Disable benchmark scripts #30775

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.0-alpha.3

@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Mar 6, 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

5 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Svelte: Fix Vite crashing on virtual module imports
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.2 branch from a90316e to 7db119c Compare March 6, 2025 07:42
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.2 branch from 7db119c to c9063a7 Compare March 6, 2025 08:34
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.2 branch from c9063a7 to 5cc8cd3 Compare March 6, 2025 14:08
Addon A11y: Promote @storybook/global to full dependency
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.2 branch from 5cc8cd3 to e31cb2c Compare March 6, 2025 20:15
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.2 branch from e31cb2c to 76df780 Compare March 7, 2025 13:15
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.2 branch from 76df780 to 25b9894 Compare March 8, 2025 15:42
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.

9 participants