Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 23, 2025

This is an automated pull request that bumps the version from 9.1.13 to 9.1.14.
Once this pull request is merged, it will trigger a new release of version 9.1.14.
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: CSF: Fix play-fn tag for methods #32695
  • 🐛 Bug: Addon-Vitest: Support Vitest 4 #32819
  • 📝 Documentation: Docs: Adjust Addon jest location #32755

🍒 Manual cherry picking needed!

The following pull requests could not be cherry-picked automatically because it resulted in merge conflicts.
For each pull request below, you need to either manually cherry pick it, or discard it by replacing the "patch:yes" label with "patch:no" on the PR and re-generate this PR.

  • #32819: git cherry-pick -m1 -x 48a5a18b42cd854cb24658b16d8f57d1ea5b6d72

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

  • Addon-Vitest: Support Vitest 4 - #32819, thanks yannbf!
  • CSF: Fix play-fn tag for methods - #32695, thanks shilman!

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

coderabbitai bot commented Oct 23, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

jonniebigodes and others added 3 commits October 24, 2025 08:40
…_location

Docs: Adjust Addon jest location
(cherry picked from commit c24563d)
CSF: Fix `play-fn` tag for methods
(cherry picked from commit b51732d)
@nx-cloud
Copy link

nx-cloud bot commented Oct 24, 2025

View your CI Pipeline Execution ↗ for commit 92d87b1

Command Status Duration Result
nx run-many -t build --parallel=3 ✅ Succeeded 1m 18s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-24 13:58:41 UTC

@yannbf yannbf added the ci:daily Run the CI jobs that normally run in the daily job. label Oct 24, 2025
@storybook-app-bot
Copy link

storybook-app-bot bot commented Oct 24, 2025

Package Benchmarks

Commit: 8bd286f, ran on 24 October 2025 at 11:49:32 UTC

The following packages have significant changes to their size or dependencies:

storybook

Before After Difference
Dependency count 50 50 0
Self size 35.76 MB 36.39 MB 🚨 +628 KB 🚨
Dependency size 16.65 MB 16.65 MB 🚨 +7 B 🚨
Bundle Size Analyzer Link Link

sb

Before After Difference
Dependency count 51 51 0
Self size 1 KB 1 KB 0 B
Dependency size 52.41 MB 53.04 MB 🚨 +628 KB 🚨
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 220 220 0
Self size 598 KB 598 KB 0 B
Dependency size 97.50 MB 98.39 MB 🚨 +893 KB 🚨
Bundle Size Analyzer Link Link

@storybook/codemod

Before After Difference
Dependency count 189 189 0
Self size 31 KB 31 KB 0 B
Dependency size 81.59 MB 82.23 MB 🚨 +637 KB 🚨
Bundle Size Analyzer Link Link

create-storybook

Before After Difference
Dependency count 1 1 0
Self size 12.50 MB 12.75 MB 🚨 +255 KB 🚨
Dependency size 99 KB 99 KB 0 B
Bundle Size Analyzer Link Link

jonniebigodes and others added 3 commits October 24, 2025 10:20
…_location

Docs: Adjust Addon jest location
(cherry picked from commit c24563d)
CSF: Fix `play-fn` tag for methods
(cherry picked from commit b51732d)
@storybook-bot storybook-bot force-pushed the version-patch-from-9.1.13 branch from e6f3ce9 to 7636dbd Compare October 24, 2025 10:20
@ndelangen ndelangen added the freeze Freeze the Release PR with this label label Oct 24, 2025
Addon-Vitest: Support Vitest 4
(cherry picked from commit 48a5a18)
…ypings. Added support for merging test properties and refined type imports from `storybook/internal/babel`.
…dirname` for path resolution. Removed unnecessary mock for `resolvePackageDir` in tests to streamline configuration.
@ndelangen ndelangen merged commit feb96f3 into latest-release Oct 24, 2025
3 of 4 checks passed
@ndelangen ndelangen deleted the version-patch-from-9.1.13 branch October 24, 2025 13:32
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.

5 participants