Skip to content

Release: Prerelease 9.1.0-alpha.8#31973

Merged
ghengeveld merged 108 commits into
next-releasefrom
version-non-patch-from-9.1.0-alpha.7
Jul 15, 2025
Merged

Release: Prerelease 9.1.0-alpha.8#31973
ghengeveld merged 108 commits into
next-releasefrom
version-non-patch-from-9.1.0-alpha.7

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

This is an automated pull request that bumps the version from 9.1.0-alpha.7 to 9.1.0-alpha.8.
Once this pull request is merged, it will trigger a new release of version 9.1.0-alpha.8.
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: Addon Vitest: Fix support for plain stories.tsx files #32041 (will also be patched)
  • 🐛 Bug: UI: Fix text color for failing stories in sidebar #32042 (will also be patched)
  • 🐛 Bug: UI: Fix interaction step collapse icon #31853
  • 🐛 Bug: Builder-Vite: Fix logic related to setting allowedHosts when IP address used #31472
  • 🐛 Bug: Angular: Prevent directory import in Angular builders #32012 (will also be patched)
  • 🔧 Maintenance: Onboarding: Intent survey #31944 (will also be patched)
  • 🐛 Bug: Automigration: Fail with non-zero exit code on migration failure #31923 (will also be patched)
  • 📝 Documentation: Docs: Fix broken links in CSF API reference #32022 (will also be patched)
  • 📝 Documentation: Docs: Fix incorrect vitest.setup.ts snippet #31838 (will also be patched)
  • 🏗️ Build: CI: Add resolution to pin Rollup to v4.44.2 in sandboxes #32036
  • ❔ Missing Label: Core: Group hooks in a single folder #31839
  • 🏗️ Build: CI: Update CircleCI config to support "Rerun failed tests" feature #31993
  • 🏗️ Build: Build: Update Stalebot to not close stale PRs #32019
  • 🏗️ Build: CI: Remove swc/core package resolution to resolve es2023 compatibility #32004
  • 📝 Documentation: Docs: Contribution guide updates #26003
  • 📝 Documentation: Docs: Remove typo in the Svelte Vite framework #31960 (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.8

  • Addon Vitest: Fix support for plain stories.tsx files - #32041, thanks ghengeveld!
  • Angular: Prevent directory import in Angular builders - #32012, thanks ghengeveld!
  • Automigration: Fail with non-zero exit code on migration failure - #31923, thanks mrginglymus!
  • Builder-Vite: Fix logic related to setting allowedHosts when IP address used - #31472, thanks JSMike!
  • Onboarding: Intent survey - #31944, thanks ghengeveld!
  • UI: Fix interaction step collapse icon - #31853, thanks AvitalHass!
  • UI: Fix text color for failing stories in sidebar - #32042, thanks ghengeveld!

kylegach and others added 30 commits June 20, 2025 15:09
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.7 branch from 4309cbc to 34ac29a Compare July 14, 2025 08:25
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.7 branch from 34ac29a to a0933db Compare July 14, 2025 13:25
UI: Fix interaction step collapse icon
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.7 branch from a0933db to 429fd9b Compare July 14, 2025 13:52
CI: Add resolution to pin Rollup to v4.44.2 in sandboxes
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.7 branch from 429fd9b to 515b518 Compare July 14, 2025 16:34
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.7 branch from 515b518 to 8dc4eee Compare July 14, 2025 17:21
Docs: Fix broken links in CSF API reference
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.7 branch from 8dc4eee to a424199 Compare July 14, 2025 17:57
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.7 branch from a424199 to 9debc2a Compare July 15, 2025 08:45
ghengeveld and others added 2 commits July 15, 2025 10:48
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.7 branch from 9debc2a to 27a3235 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 27a3235

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

☁️ Nx Cloud last updated this comment at 2025-07-15 09:00:03 UTC

@storybook-app-bot
Copy link
Copy Markdown

Package Benchmarks

Commit: 27a3235, ran on 15 July 2025 at 09:04:40 UTC

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

storybook

Before After Difference
Dependency count 51 51 0
Self size 31.75 MB 31.76 MB 🚨 +14 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.18 MB 49.20 MB 🚨 +14 KB 🚨
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 217 217 0
Self size 582 KB 582 KB 🚨 +149 B 🚨
Dependency size 93.66 MB 93.68 MB 🚨 +17 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.76 MB 77.77 MB 🚨 +11 KB 🚨
Bundle Size Analyzer Link Link

@ghengeveld ghengeveld merged commit 8208df1 into next-release Jul 15, 2025
91 of 94 checks passed
@ghengeveld ghengeveld deleted the version-non-patch-from-9.1.0-alpha.7 branch July 15, 2025 09:48
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.