Skip to content

Release: Patch 9.1.1 #32175

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

Merged
merged 7 commits into from
Aug 4, 2025
Merged

Release: Patch 9.1.1 #32175

merged 7 commits into from
Aug 4, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 1, 2025

This is an automated pull request that bumps the version from 9.1.0 to 9.1.1.
Once this pull request is merged, it will trigger a new release of version 9.1.1.
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: Telemetry: Send index stats on dev exit #32168
  • 🐛 Bug: CLI: Fix throwing in readonly environments #31785
  • 🔧 Maintenance: Onboarding: Tweak referral wording in survey #32185
  • 📝 Documentation: Docs: Further improvements #32166

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

  • CLI: Fix throwing in readonly environments - #31785, thanks JReinhold!
  • Onboarding: Tweak referral wording in survey - #32185, thanks shilman!
  • Telemetry: Send index stats on dev exit - #32168, thanks shilman!

@github-actions github-actions bot requested a review from kylegach as a code owner August 1, 2025 13:20
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Aug 1, 2025
@github-actions github-actions bot requested a review from jonniebigodes as a code owner August 1, 2025 13:20
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.

5 files reviewed, 1 comment

Edit Code Review Bot Settings | Greptile

@@ -1 +1 @@
{"version":"9.1.0-beta.3","info":{"plain":"- Core: Prevent interactions panel from flickering and showing incorrect state - [#32150](https://github.com/storybookjs/storybook/pull/32150), thanks @ghengeveld!"}}
{"version":"9.2.0-alpha.0","info":{"plain":""}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logic: Critical version mismatch: shows 9.2.0-alpha.0 but PR is for patch release 9.1.1. This needs to be corrected before merge.

Suggested change
{"version":"9.2.0-alpha.0","info":{"plain":""}}
{"version":"9.1.1","info":{"plain":""}}

@storybook-bot storybook-bot force-pushed the version-patch-from-9.1.0 branch 2 times, most recently from 36f7c35 to 69b91e7 Compare August 1, 2025 15:26
@storybook-bot storybook-bot force-pushed the version-patch-from-9.1.0 branch from 69b91e7 to 5844cba Compare August 1, 2025 16:38
shilman and others added 5 commits August 4, 2025 07:45
Telemetry: Send index stats on dev exit
(cherry picked from commit c5d386f)
…readonly

CLI: Fix throwing in readonly environments
(cherry picked from commit d87db5c)
Docs: Further improvements
(cherry picked from commit 84ea113)
Onboarding: Tweak referral wording in survey
(cherry picked from commit 74aa094)
@storybook-bot storybook-bot force-pushed the version-patch-from-9.1.0 branch from 5844cba to 8fe5aa6 Compare August 4, 2025 07:45
@yannbf yannbf added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Aug 4, 2025
Copy link

nx-cloud bot commented Aug 4, 2025

View your CI Pipeline Execution ↗ for commit 8fe5aa6

Command Status Duration Result
nx run-many -t check -c production --parallel=7 ✅ Succeeded 2m 46s View ↗
nx run-many -t build -c production --parallel=3 ✅ Succeeded 5m 43s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-04 08:05:20 UTC

@storybook-pr-benchmarking
Copy link

Package Benchmarks

Commit: 8fe5aa6, ran on 4 August 2025 at 08:09:20 UTC

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

storybook

Before After Difference
Dependency count 51 51 0
Self size 41.37 MB 41.75 MB 🚨 +380 KB 🚨
Dependency size 18.13 MB 18.13 MB 0 B
Bundle Size Analyzer Link Link

sb

Before After Difference
Dependency count 52 52 0
Self size 1 KB 1 KB 0 B
Dependency size 59.50 MB 59.88 MB 🚨 +380 KB 🚨
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 220 220 0
Self size 585 KB 585 KB 🚨 +150 B 🚨
Dependency size 103.98 MB 104.36 MB 🚨 +386 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 88.06 MB 88.44 MB 🚨 +380 KB 🚨
Bundle Size Analyzer Link Link

@yannbf yannbf merged commit 2a43712 into latest-release Aug 4, 2025
91 of 94 checks passed
@yannbf yannbf deleted the version-patch-from-9.1.0 branch August 4, 2025 08:39
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.

4 participants