Skip to content

Conversation

@github-actions
Copy link
Contributor

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

This is an automated pull request that bumps the version from 9.1.0-alpha.6 to 9.1.0-alpha.7.
Once this pull request is merged, it will trigger a new release of version 9.1.0-alpha.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: Core: Fix issue where collapsed test controls can be tabbed into #31921 (will also be patched)
  • 🐛 Bug: Next.js: upgrade sass-loader to 16.0.5 #31855 (will also be patched)
  • 🐛 Bug: UI: Apply user updates for mobile navigation accessibility #31401
  • 🐛 Bug: CLI: Fix sb CLI by explicitly exporting bin/index.cjs from storybook package #31922 (will also be patched)
  • ✨ Feature Request: Core: Serve dynamic favicon based on testing module status #31763
  • 🐛 Bug: Portable stories: Fix playwright CT to allow functions to be passed as props #31335 (will also be patched)
  • 🐛 Bug: NextJs-Vite: Enable next/font loading when using next-vite #31906 (will also be patched)
  • 🐛 Bug: UI: Set color scheme to sync scrollbar color with user-selected theme #28666 (will also be patched)
  • 🐛 Bug: Ember: Allow ember v5 as peer deps #25893 (will also be patched)
  • 🔧 Maintenance: A11y: Improved toolbar a11y by fixing semantics #28672
  • 🐛 Bug: Docs: Prevent JSON tree control from swallowing keyboard events when not in focus #31841 (will also be patched)
  • 🐛 Bug: Core: Various fixes #31870 (will also be patched)
  • 🐛 Bug: CLI: Do not fail incompatible package check in doctor if only core packages used #31886 (will also be patched)
  • 📦 Dependencies: React: Bump joshwooding/vite-plugin-react-docgen-typescript to 0.6.1 #31899 (will also be patched)
  • 📦 Dependencies: Deps: Update vite-plugin-babel to 1.3.2 to fix vite 7.0.0 peerDependency issue #31888 (will also be patched)
  • 🔧 Maintenance: Core: Fix aria-controls attribute on sidebar nodes to include all children #31491
  • ✨ Feature Request: Controls: Improve the accessibility of the object control #31581
  • 📦 Dependencies: Deps: Extend vite peerDependencies range to include 7.0.0 #31859 (will also be patched)
  • 🐛 Bug: UI: Hide keyboard shortcuts entry from menu when shortcuts are disabled #23411 (will also be patched)
  • 🔧 Maintenance: Core: Fix FIPS compliance #31806 (will also be patched)
  • 🐛 Bug: Core: Fix addon scrollbars and align scrollbar colors with toolbars #31844 (will also be patched)
  • ✨ Feature Request: Core: Support container queries in addon panels #23261
  • 🐛 Bug: CSF: Improve controls parameters #31745
  • 🐛 Bug: UI: Visual focus indicators (VFIs) aren't visible in high contrast mode (rebase) #31848
  • 🐛 Bug: Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix #31823
  • 🐛 Bug: React Native Web: Fix shift spread operator in react-native-web-vite presets #31804 (will also be patched)
  • 🐛 Bug: Core: Gracefully handle disallowed cross-origin clipboard access #31834 (will also be patched)
  • 🐛 Bug: Core: Support array-based catch-all Next.js route segments in AppRouterProvider #31524 (will also be patched)
  • 🐛 Bug: Telemetry: Fix prompting without checking isTTY #31781 (will also be patched)
  • 🐛 Bug: Vite: Remove addon-themes and theming from optimized deps list #31833 (will also be patched)
  • 🐛 Bug: Next.js-Vite: Support Next.js v15.4 #31828 (will also be patched)
  • 🐛 Bug: Addon Vitest: Remove Optimize deps candidates due to Vitest warnings #31809
  • 🐛 Bug: Core: Enhance package manager install methods to support optional force flag #31796 (will also be patched)
  • 🐛 Bug: Core: Fix horizontal scrollbar covering part of the toolbar #31704
  • 🐛 Bug: React Native: Fix window event listeners that dont exist on rn #31780 (will also be patched)
  • 🐛 Bug: Addon Vitest: Support init in Vitest >= 3.2 #31715 (will also be patched)
  • 🐛 Bug: Addons: Use chromatic-com/storybook without version specifier #31627 (will also be patched)
  • 🔧 Maintenance: CLI: Show Storybook version in the upgrade command #31774 (will also be patched)
  • 🐛 Bug: Angular: Fix Storybook experimentalZoneless is not compatible with Angular 20 #31772 (will also be patched)
  • 🐛 Bug: Angular: Tailwind 4 compatibility #31759 (will also be patched)
  • 🔧 Maintenance: CLI: Add RN/RNW "both" init option #31778 (will also be patched)
  • 🐛 Bug: Nextjs-Vite: Use tsconfig paths plugin #31764 (will also be patched)
  • 🐛 Bug: Docs: Update react-element-to-jsx-string #31170
  • 🐛 Bug: Core: Fix cyclical dependency in core addons #31750 (will also be patched)
  • 🐛 Bug: CSF: Story ComponentAnnotations['subcomponents'] to correctly use its own type for subcomponents rather than attempt to inherit from the component #31723 (will also be patched)
  • 🐛 Bug: Angular: Update MiniCssExtractPlugin configuration for cache busting #31752 (will also be patched)
  • 🐛 Bug: Next.js: Add webpack alias to resolve Next.js package conflicts #31755 (will also be patched)
  • 🐛 Bug: Next.js: Enhance Vite configuration with styled-jsx aliasing #31757 (will also be patched)
  • 🐛 Bug: Core: Restore original clipboard after invoking userEvent.setup() #31730 (will also be patched)
  • 🐛 Bug: Core: Disable interactions debugger on composed stories to avoid cross-origin error #31685 (will also be patched)
  • 🔧 Maintenance: CLI: Prebundle more in cli-storybook package #31746 (will also be patched)
  • 🔧 Maintenance: Angular: Bundle using TSup #31690
  • 🏗️ Build: E2E: Skip check for Starting text as it may only appear very briefly #31972
  • 🏗️ Build: Chore: Clean up stories for favicon #31967
  • 🏗️ Build: E2E tests: Reevaluate locator with each assertion #31845
  • 🏗️ Build: Tags: Add MDX test cases #29655
  • 📝 Documentation: Docs: Fix type import in background code snippet #31930 (will also be patched)
  • 🏗️ Build: CI: Temporarily disable Nuxt sandbox #31934
  • 📝 Documentation: Docs: Use stalebot with PR also #31885
  • 📝 Documentation: Docs: Add missing extends: true in vitest.config.ts snippets #31814 (will also be patched)
  • 🏗️ Build: Add EditorConfig to extensions.json #29224
  • ❔ Missing Label: Cleanup: Fix links in package.json #31813
  • 🏗️ Build: Sandbox: Override the right vitest.config file depending on language #31802
  • 📝 Documentation: Docs: Update docs to support Angular 20 #31794 (will also be patched)
  • 📝 Documentation: Docs: Recommend Vitest addon instead of Portable stories in Vitest #31712 (will also be patched)
  • 📝 Documentation: Docs: Update CLI options #31784 (will also be patched)
  • 📝 Documentation: Docs: Enhance upgrading guide #31744 (will also be patched)
  • ⚠️ Direct commit: fix scripts test 43cf12a080dd01320778e1423c39e9a6775e1a51
  • 🏗️ Build: Release Tooling: Dont at-mention users in release PR descriptions #31754 (will also be patched)

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.1.0-alpha.7

  • A11y: Improved toolbar a11y by fixing semantics - #28672, thanks mehm8128!
  • Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - #31809, thanks valentinpalkovic!
  • Addon Vitest: Support init in Vitest >= 3.2 - #31715, thanks valentinpalkovic!
  • Addons: Use chromatic-com/storybook without version specifier - #31627, thanks valentinpalkovic!
  • Angular: Bundle using TSup - #31690, thanks ndelangen!
  • Angular: Fix Storybook experimentalZoneless is not compatible with Angular 20 - #31772, thanks guysenpai!
  • Angular: Tailwind 4 compatibility - #31759, thanks valentinpalkovic!
  • Angular: Update MiniCssExtractPlugin configuration for cache busting - #31752, thanks valentinpalkovic!
  • CLI: Add RN/RNW "both" init option - #31778, thanks shilman!
  • CLI: Do not fail incompatible package check in doctor if only core packages used - #31886, thanks mrginglymus!
  • CLI: Fix sb CLI by explicitly exporting bin/index.cjs from storybook package - #31922, thanks ghengeveld!
  • CLI: Prebundle more in cli-storybook package - #31746, thanks ndelangen!
  • CLI: Show Storybook version in the upgrade command - #31774, thanks yannbf!
  • CSF: Improve controls parameters - #31745, thanks kasperpeulen!
  • CSF: Story ComponentAnnotations['subcomponents'] to correctly use its own type for subcomponents rather than attempt to inherit from the component - #31723, thanks mihkeleidast!
  • Controls: Improve the accessibility of the object control - #31581, thanks Sidnioulz!
  • Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix - #31823, thanks alcpereira!
  • Core: Disable interactions debugger on composed stories to avoid cross-origin error - #31685, thanks ghengeveld!
  • Core: Enhance package manager install methods to support optional force flag - #31796, thanks valentinpalkovic!
  • Core: Fix FIPS compliance - #31806, thanks JReinhold!
  • Core: Fix addon scrollbars and align scrollbar colors with toolbars - #31844, thanks Sidnioulz!
  • Core: Fix aria-controls attribute on sidebar nodes to include all children - #31491, thanks candrepa1!
  • Core: Fix cyclical dependency in core addons - #31750, thanks JReinhold!
  • Core: Fix horizontal scrollbar covering part of the toolbar - #31704, thanks Sidnioulz!
  • Core: Fix issue where collapsed test controls can be tabbed into - #31921, thanks zenocross!
  • Core: Gracefully handle disallowed cross-origin clipboard access - #31834, thanks ghengeveld!
  • Core: Restore original clipboard after invoking userEvent.setup() - #31730, thanks ghengeveld!
  • Core: Serve dynamic favicon based on testing module status - #31763, thanks ghengeveld!
  • Core: Support array-based catch-all Next.js route segments in AppRouterProvider - #31524, thanks yatishgoel!
  • Core: Support container queries in addon panels - #23261, thanks neil-morrison44!
  • Core: Various fixes - #31870, thanks ghengeveld!
  • Deps: Extend vite peerDependencies range to include 7.0.0 - #31859, thanks ghengeveld!
  • Deps: Update vite-plugin-babel to 1.3.2 to fix vite 7.0.0 peerDependency issue - #31888, thanks ghengeveld!
  • Docs: Prevent JSON tree control from swallowing keyboard events when not in focus - #31841, thanks takashi-kasajima!
  • Docs: Update react-element-to-jsx-string - #31170, thanks 7rulnik!
  • Ember: Allow ember v5 as peer deps - #25893, thanks gossi!
  • Next.js-Vite: Support Next.js v15.4 - #31828, thanks valentinpalkovic!
  • Next.js: Add webpack alias to resolve Next.js package conflicts - #31755, thanks valentinpalkovic!
  • Next.js: Enhance Vite configuration with styled-jsx aliasing - #31757, thanks valentinpalkovic!
  • Next.js: upgrade sass-loader to 16.0.5 - #31855, thanks terrymun!
  • NextJs-Vite: Enable next/font loading when using next-vite - #31906, thanks k35o!
  • Nextjs-Vite: Use tsconfig paths plugin - #31764, thanks kasperpeulen!
  • Portable stories: Fix playwright CT to allow functions to be passed as props - #31335, thanks adamscybot!
  • React Native Web: Fix shift spread operator in react-native-web-vite presets - #31804, thanks xlecunff-pass!
  • React Native: Fix window event listeners that dont exist on rn - #31780, thanks dannyhw!
  • React: Bump joshwooding/vite-plugin-react-docgen-typescript to 0.6.1 - #31899, thanks mrginglymus!
  • Telemetry: Fix prompting without checking isTTY - #31781, thanks Synar!
  • UI: Apply user updates for mobile navigation accessibility - #31401, thanks yatishgoel!
  • UI: Hide keyboard shortcuts entry from menu when shortcuts are disabled - #23411, thanks Spielboerg!
  • UI: Set color scheme to sync scrollbar color with user-selected theme - #28666, thanks elisezhg!
  • UI: Visual focus indicators (VFIs) aren't visible in high contrast mode (rebase) - #31848, thanks Sidnioulz!
  • Vite: Remove addon-themes and theming from optimized deps list - #31833, thanks ghengeveld!

@github-actions github-actions bot requested a review from kylegach as a code owner June 11, 2025 11:17
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Jun 11, 2025
@github-actions github-actions bot requested a review from jonniebigodes as a code owner June 11, 2025 11:17
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Jun 11, 2025
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.6 branch from abe8466 to 7f95aa4 Compare June 11, 2025 13:57
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.6 branch from 7f95aa4 to d019c56 Compare June 11, 2025 19:11
valentinpalkovic and others added 4 commits June 11, 2025 21:20
Add webpack alias to ensure consistent Next.js module resolution when
multiple Next.js instances exist due to pnpm hoisting limitations.
…tions-state

Core: Disable interactions debugger on composed stories to avoid cross-origin error
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.6 branch from d019c56 to 81feb54 Compare June 11, 2025 20:26
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.6 branch from 704c558 to 4575630 Compare July 5, 2025 09:55
@shilman shilman added freeze Freeze the Release PR with this label and removed ci:daily Run the CI jobs that normally run in the daily job. labels Jul 7, 2025
@ghengeveld ghengeveld removed the freeze Freeze the Release PR with this label label Jul 7, 2025
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.6 branch from 4575630 to cfff530 Compare July 7, 2025 07:34
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.6 branch from cfff530 to f6b262d Compare July 7, 2025 08:28
@ghengeveld ghengeveld added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Jul 7, 2025
@ghengeveld ghengeveld removed the freeze Freeze the Release PR with this label label Jul 7, 2025
ghengeveld and others added 2 commits July 7, 2025 12:54
…flake

E2E: Skip check for `Starting` text as it may only appear very briefly
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.6 branch from f6b262d to a08ce61 Compare July 7, 2025 10:56
@ghengeveld ghengeveld merged commit c953f71 into next-release Jul 7, 2025
89 checks passed
@ghengeveld ghengeveld deleted the version-non-patch-from-9.1.0-alpha.6 branch July 7, 2025 12:05
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. release For PRs that trigger new releases. Automated

Projects

None yet

Development

Successfully merging this pull request may close these issues.