Skip to content

Comments

Release: Prerelease 9.0.0-alpha.12#30943

Merged
shilman merged 230 commits intonext-releasefrom
version-non-patch-from-9.0.0-alpha.11
Mar 30, 2025
Merged

Release: Prerelease 9.0.0-alpha.12#30943
shilman merged 230 commits intonext-releasefrom
version-non-patch-from-9.0.0-alpha.11

Conversation

@github-actions
Copy link
Contributor

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

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

  • 🔧 Maintenance: Maintenance: Remove obsolete automigrations #30945
  • ❗ Breaking Change: Vue3: Remove support for Webpack 5 #30958
  • ❗ Breaking Change: Preact: Remove support for Preact Webpack 5 #30957
  • 🐛 Bug: Core: Fix telemetry error on Storybok UI #30953 (will also be patched)
  • ❗ Breaking Change: Next.js-Vite: Stabilize @storybook/experimental-nextjs-vite #30956
  • ❗ Breaking Change: Maintenance: Drop tooling support #30940
  • 🐛 Bug: Manager: Fix Uncaught ReferenceError: global is not defined #30970
  • 🐛 Bug: Core: Fix flaky unit tests related to stores #30963
  • ❗ Breaking Change: Maintenance: Remove deprecated APIs #30926
  • ✨ Feature Request: UI: Visual tweaks to badges and improved layout for a11y panel #30955
  • ❗ Breaking Change: Addon-Test: Migrate to new test provider API, drop Vitest 2 support #30875
  • 🐛 Bug: Angular: Fix zone.js support for Angular libraries #30941 (will also be patched)
  • ✨ Feature Request: Addon-A11y: Various improvements #30774
  • 🏗️ Build: Build: Fix docs usage in Storybook UI #30939

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

ghengeveld and others added 30 commits March 4, 2025 09:51
…orybook into jeppe/use-test-provider-store-in-manager
…the backing universal store hasn't synced yet.
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.11 branch from 9438c49 to 3e16e2c Compare March 28, 2025 13:53
valentinpalkovic and others added 5 commits March 28, 2025 16:07
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
…ental-nextjs-vite

Next.js-Vite: Stabilize @storybook/experimental-nextjs-vite
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.11 branch from 3e16e2c to a846ad3 Compare March 28, 2025 15:18
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.11 branch from a846ad3 to 88d529c Compare March 28, 2025 15:34
…pack-support

Preact: Remove support for Preact Webpack 5
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.11 branch from 88d529c to 61cfa07 Compare March 28, 2025 17:51
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.11 branch from 61cfa07 to 8c55a72 Compare March 30, 2025 10:24
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.11 branch from 8c55a72 to 24726e4 Compare March 30, 2025 10:46
@shilman shilman added the freeze Freeze the Release PR with this label label Mar 30, 2025
@shilman shilman merged commit 5c0b1cd into next-release Mar 30, 2025
92 of 96 checks passed
@shilman shilman deleted the version-non-patch-from-9.0.0-alpha.11 branch March 30, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label release For PRs that trigger new releases. Automated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants