Skip to content

Release: Patch 9.0.13#31829

Merged
ghengeveld merged 8 commits into
latest-releasefrom
version-patch-from-9.0.12
Jun 24, 2025
Merged

Release: Patch 9.0.13#31829
ghengeveld merged 8 commits into
latest-releasefrom
version-patch-from-9.0.12

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 20, 2025

This is an automated pull request that bumps the version from 9.0.12 to 9.0.13.
Once this pull request is merged, it will trigger a new release of version 9.0.13.
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: Next.js-Vite: Support Next.js v15.4 #31828
  • 🐛 Bug: Vite: Remove addon-themes and theming from optimized deps list #31833
  • 🐛 Bug: Telemetry: Fix prompting without checking isTTY #31781
  • 🐛 Bug: Core: Support array-based catch-all Next.js route segments in AppRouterProvider #31524
  • 🐛 Bug: Core: Gracefully handle disallowed cross-origin clipboard access #31834
  • 🐛 Bug: React Native Web: Fix shift spread operator in react-native-web-vite presets #31804
  • 📝 Documentation: Docs: Add missing extends: true in vitest.config.ts snippets #31814

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

  • Core: Gracefully handle disallowed cross-origin clipboard access - #31834, thanks ghengeveld!
  • Core: Support array-based catch-all Next.js route segments in AppRouterProvider - #31524, thanks yatishgoel!
  • Next.js-Vite: Support Next.js v15.4 - #31828, thanks valentinpalkovic!
  • React Native Web: Fix shift spread operator in react-native-web-vite presets - #31804, thanks xlecunff-pass!
  • Telemetry: Fix prompting without checking isTTY - #31781, thanks Synar!
  • Vite: Remove addon-themes and theming from optimized deps list - #31833, thanks ghengeveld!

@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Jun 20, 2025
@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Jun 20, 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.12 branch from 3a29f43 to d154158 Compare June 20, 2025 14:59
@valentinpalkovic valentinpalkovic added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Jun 20, 2025
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Jun 20, 2025

View your CI Pipeline Execution ↗ for commit 76d684a.

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-06-24 10:32:01 UTC

@valentinpalkovic valentinpalkovic removed the freeze Freeze the Release PR with this label label Jun 23, 2025
@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.12 branch 2 times, most recently from e4296a7 to d9d0a11 Compare June 23, 2025 13:20
@storybook-app-bot
Copy link
Copy Markdown

storybook-app-bot Bot commented Jun 23, 2025

Package Benchmarks

Commit: 76d684a, ran on 24 June 2025 at 10:36:16 UTC

No significant changes detected, all good. 👏

@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.12 branch 4 times, most recently from 374cafc to d93c8de Compare June 24, 2025 08:01
@ghengeveld ghengeveld added freeze Freeze the Release PR with this label and removed freeze Freeze the Release PR with this label labels Jun 24, 2025
valentinpalkovic and others added 8 commits June 24, 2025 10:24
Next.js-Vite: Support Next.js v15.4

(cherry picked from commit 0d395a1)
Vite: Remove addon-themes and theming from optimized deps list
(cherry picked from commit cbc3859)
…s-tty

Telemetry: Fix prompting without checking isTTY
(cherry picked from commit 588b3b1)
…params

Core: Support array-based catch-all Next.js route segments in AppRouterProvider
(cherry picked from commit fe82494)
…ard-access

Core: Gracefully handle disallowed cross-origin clipboard access
(cherry picked from commit c2c6aaa)
…ve-web-vite

React Native Web: Fix shift spread operator in react-native-web-vite presets

(cherry picked from commit ee32070)
Docs: Add missing `extends: true` in `vitest.config.ts` snippets
(cherry picked from commit 7d277a6)
@storybook-bot storybook-bot force-pushed the version-patch-from-9.0.12 branch from d93c8de to 76d684a Compare June 24, 2025 10:24
@ghengeveld ghengeveld added the freeze Freeze the Release PR with this label label Jun 24, 2025
@ghengeveld ghengeveld merged commit 24416dc into latest-release Jun 24, 2025
29 of 31 checks passed
@ghengeveld ghengeveld deleted the version-patch-from-9.0.12 branch June 24, 2025 10:51
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.

3 participants