Skip to content

Conversation

@github-actions
Copy link
Contributor

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

This is an automated pull request that bumps the version from 10.0.2 to 10.0.3.
Once this pull request is merged, it will trigger a new release of version 10.0.3.
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: ESlint: Update storybook/experimental-nextjs-vite in no-renderer-packages rule #32909
  • 🐛 Bug: Core: Better handling for TypeScript satisfies/as syntaxes #32891
  • 🔧 Maintenance: React Native: Update withStorybook setup instructions #32919
  • 📝 Documentation: Docs: Fix Vitest option instructions #32896

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

  • Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks yannbf!
  • ESlint: Update storybook/experimental-nextjs-vite in no-renderer-packages rule - #32909, thanks ndelangen!
  • React Native: Update withStorybook setup instructions - #32919, thanks dannyhw!
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Oct 30, 2025
@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch from eea35b6 to efc5145 Compare October 30, 2025 21:01
@nx-cloud
Copy link

nx-cloud bot commented Oct 30, 2025

View your CI Pipeline Execution ↗ for commit 63ad6de

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

☁️ Nx Cloud last updated this comment at 2025-10-31 10:43:56 UTC

@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch from efc5145 to 8340820 Compare October 31, 2025 08:25
@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch 2 times, most recently from 500bfb6 to 63ad6de Compare October 31, 2025 10:25
@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch from 63ad6de to 0053cc9 Compare October 31, 2025 12:05
@github-actions github-actions bot changed the title Release: Merge patches to main (without version bump) Oct 31, 2025
@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch 2 times, most recently from 238968e to 54e7e30 Compare November 1, 2025 09:36
jonniebigodes and others added 5 commits November 2, 2025 01:18
…ntation

Docs: Fix Vitest option instructions
(cherry picked from commit b079045)
…o-removed-framework

ESlint: Update `@storybook/experimental-nextjs-vite` in `no-renderer-packages` rule
(cherry picked from commit 07ec72d)
…ax-support

Core: Better handling for TypeScript satisfies/as syntaxes
(cherry picked from commit 853c491)
…hange

React Native: Update withStorybook setup instructions

(cherry picked from commit 03cae6b)
@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch from 54e7e30 to 0edb81b Compare November 2, 2025 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release For PRs that trigger new releases. Automated

7 participants