Skip to content

Release: Patch 9.0.17#31991

Merged
ghengeveld merged 10 commits into
latest-releasefrom
version-patch-from-9.0.16
Jul 15, 2025
Merged

Release: Patch 9.0.17#31991
ghengeveld merged 10 commits into
latest-releasefrom
version-patch-from-9.0.16

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jul 9, 2025

This is an automated pull request that bumps the version from 9.0.16 to 9.0.17.
Once this pull request is merged, it will trigger a new release of version 9.0.17.
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: Onboarding: Intent survey #31944
  • 🐛 Bug: UI: Fix text color for failing stories in sidebar #32042
  • 🐛 Bug: Addon Vitest: Fix support for plain stories.tsx files #32041
  • 📝 Documentation: Docs: Remove typo in the Svelte Vite framework #31960
  • 📝 Documentation: Docs: Fix incorrect vitest.setup.ts snippet #31838
  • 📝 Documentation: Docs: Fix broken links in CSF API reference #32022
  • 🏗️ Build: CI: Add resolution to pin Rollup to v4.44.2 in sandboxes #32036
  • 🏗️ Build: CI: Remove swc/core package resolution to resolve es2023 compatibility #32004

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

  • #31944: git cherry-pick -m1 -x 9e65cc0c6eb262bd0b350511846ae1ca656555f7

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

  • Addon Vitest: Fix support for plain stories.tsx files - #32041, thanks ghengeveld!
  • Onboarding: Intent survey - #31944, thanks ghengeveld!
  • UI: Fix text color for failing stories in sidebar - #32042, thanks ghengeveld!

@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Jul 9, 2025
@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Jul 9, 2025
Copy link
Copy Markdown
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

4 files reviewed, no comments
Edit PR Review Bot Settings | Greptile

@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.16 branch 13 times, most recently from 75b7b60 to c14d070 Compare July 15, 2025 08:51
@ghengeveld ghengeveld added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Jul 15, 2025
@ghengeveld ghengeveld self-assigned this Jul 15, 2025
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Jul 15, 2025

View your CI Pipeline Execution ↗ for commit a0400bf

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

☁️ Nx Cloud last updated this comment at 2025-07-15 10:55:34 UTC

@ghengeveld ghengeveld added ci:daily Run the CI jobs that normally run in the daily job. and removed freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Jul 15, 2025
@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.16 branch from c14d070 to 01fb97f Compare July 15, 2025 09:14
@ghengeveld ghengeveld added the freeze Freeze the Release PR with this label label Jul 15, 2025
@ghengeveld ghengeveld enabled auto-merge July 15, 2025 09:47
@ghengeveld ghengeveld disabled auto-merge July 15, 2025 09:47
@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.16 branch from ee9fc01 to 35ef8c8 Compare July 15, 2025 09:50
@storybook-app-bot
Copy link
Copy Markdown

storybook-app-bot Bot commented Jul 15, 2025

Package Benchmarks

Commit: a0400bf, ran on 15 July 2025 at 10:38:54 UTC

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

storybook

Before After Difference
Dependency count 51 51 0
Self size 31.65 MB 31.66 MB 🚨 +15 KB 🚨
Dependency size 17.43 MB 17.43 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 49.08 MB 49.10 MB 🚨 +15 KB 🚨
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 217 217 0
Self size 582 KB 582 KB 0 B
Dependency size 92.47 MB 92.48 MB 🚨 +11 KB 🚨
Bundle Size Analyzer Link Link

@storybook/codemod

Before After Difference
Dependency count 186 186 0
Self size 31 KB 31 KB 0 B
Dependency size 77.66 MB 77.67 MB 🚨 +12 KB 🚨
Bundle Size Analyzer Link Link

jonniebigodes and others added 8 commits July 15, 2025 10:26
Docs: Remove typo in the Svelte Vite framework
(cherry picked from commit e8a06be)
Docs: Fix incorrect `vitest.setup.ts` snippet
(cherry picked from commit c72e13e)
Docs: Fix broken links in CSF API reference
(cherry picked from commit bd03a61)
UI: Fix text color for failing stories in sidebar
(cherry picked from commit edbd7c4)
…ries-tsx

Addon Vitest: Fix support for plain `stories.tsx` files

(cherry picked from commit 6ac71c2)
CI: Add resolution to pin Rollup to v4.44.2 in sandboxes
(cherry picked from commit 7e625fb)
CI: Remove `@swc/core` package resolution to resolve `es2023` compatibility
(cherry picked from commit 38bd824)
@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.16 branch from a12ea8d to 1f16ed3 Compare July 15, 2025 10:27
Onboarding: Intent survey
(cherry picked from commit 9e65cc0)
@ghengeveld ghengeveld merged commit 2a9acd0 into latest-release Jul 15, 2025
90 checks passed
@ghengeveld ghengeveld deleted the version-patch-from-9.0.16 branch July 15, 2025 11:23
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