Skip to content

Conversation

@github-actions
Copy link
Contributor

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

This is an automated pull request that bumps the version from 10.0.0-beta.9 to 10.0.0-beta.10.
Once this pull request is merged, it will trigger a new release of version 10.0.0-beta.10.
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: Onboarding: Prevent confetti overlay from intercepting pointer events #32660
  • 🐛 Bug: Fix: Incorrect URLS for the upgrade command #32624
  • 🐛 Bug: Core: Various QA fixes #32629
  • 🔧 Maintenance: Core: Make subtype an optional property on an index input #32602
  • 🔧 Maintenance: Telemetry: Add metadata for react routers #32615 (will also be patched)
  • 📝 Documentation: Docs: Update tags, add filtering #32627
  • ⚠️ Direct commit: use full commit SHA for third party action 05e224edf1899357e2a03eac5e193cc6504a3d85
  • 🏗️ Build: Release tooling: Use npm Trusted Publishing for canaries #32621 (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

10.0.0-beta.10

  • Core: Make subtype an optional property on an index input - #32602, thanks JReinhold!
  • Core: Various QA fixes - #32629, thanks ghengeveld!
  • Fix: Incorrect URLS for the upgrade command - #32624, thanks jonniebigodes!
  • Onboarding: Prevent confetti overlay from intercepting pointer events - #32660, thanks ghengeveld!
  • Telemetry: Add metadata for react routers - #32615, thanks shilman!

JReinhold and others added 5 commits October 1, 2025 16:01
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Oct 2, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 2, 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.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made.

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

@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.0.0-beta.9 branch from 3b6ff8b to c65e1bf Compare October 2, 2025 19:14
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.0.0-beta.9 branch from c65e1bf to da3674b Compare October 2, 2025 19:20
JReinhold and others added 6 commits October 2, 2025 21:23
- Update tags guidance
    - Add `play-fn` and `test-fn` built-in tags
    - Add custom tag definition
    - Update sidebar filtering
    - Add "exclude test-fn" recipe
- Add main config `tags` API reference
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.0.0-beta.9 branch from da3674b to 0702c99 Compare October 3, 2025 09:37
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.0.0-beta.9 branch from 0702c99 to 3228d41 Compare October 3, 2025 13:39
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.0.0-beta.9 branch from 3228d41 to 3404315 Compare October 6, 2025 07:18
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.0.0-beta.9 branch from 3404315 to fa2be60 Compare October 6, 2025 14:31
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.0.0-beta.9 branch from fa2be60 to 6ee17c9 Compare October 7, 2025 15:01
@yannbf yannbf added freeze Freeze the Release PR with this label ci:normal ci:daily Run the CI jobs that normally run in the daily job. and removed ci:normal labels Oct 7, 2025
@nx-cloud
Copy link

nx-cloud bot commented Oct 7, 2025

View your CI Pipeline Execution ↗ for commit 6ee17c9

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 3s View ↗

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

@storybook-app-bot
Copy link

Package Benchmarks

Commit: 6ee17c9, ran on 7 October 2025 at 15:14:10 UTC

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

storybook

Before After Difference
Dependency count 43 43 0
Self size 30.16 MB 30.19 MB 🚨 +26 KB 🚨
Dependency size 17.31 MB 17.31 MB 0 B
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 187 187 0
Self size 920 KB 920 KB 🎉 -6 B 🎉
Dependency size 79.83 MB 79.86 MB 🚨 +26 KB 🚨
Bundle Size Analyzer Link Link

@storybook/codemod

Before After Difference
Dependency count 169 169 0
Self size 35 KB 35 KB 🚨 +42 B 🚨
Dependency size 76.26 MB 76.28 MB 🚨 +26 KB 🚨
Bundle Size Analyzer Link Link

create-storybook

Before After Difference
Dependency count 44 44 0
Self size 1.55 MB 1.55 MB 0 B
Dependency size 47.47 MB 47.49 MB 🚨 +26 KB 🚨
Bundle Size Analyzer node node

@yannbf yannbf merged commit 13a0462 into next-release Oct 8, 2025
95 of 98 checks passed
@yannbf yannbf deleted the version-non-patch-from-10.0.0-beta.9 branch October 8, 2025 07:31
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.

8 participants