Skip to content

Release: Prerelease 9.0.0-beta.5 #31244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 116 commits into from
Apr 28, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 26, 2025

This is an automated pull request that bumps the version from 9.0.0-beta.4 to 9.0.0-beta.5.
Once this pull request is merged, it will trigger a new release of version 9.0.0-beta.5.
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:

  • 📦 Dependencies: All packages: Remove unused dependencies #31227
  • ❗ Breaking Change: Test: Use @testing-library/dom as devDependency #31188
  • 🔧 Maintenance: CLI: Update nx docs in Storybook detection error #31266
  • 🐛 Bug: Core: Fix highlight conflicts #31204
  • 📦 Dependencies: Dependencies: Upgrades for security #31235
  • 🐛 Bug: Docs: Fix source code panel #31245
  • 🔧 Maintenance: React Native Web: Add RNW to vitest supported frameworks #31253
  • 🔧 Maintenance: Svelte: Remove dependency on sveltedoc-parser #31246
  • 🐛 Bug: Autoblock: Fix link #31236
  • 📝 Documentation: Docs: fix .storybook/main PnP workaround to work in ESM environments #31096
  • 📝 Documentation: Docs: Add migration guide for renderer-to-framework change #31269

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.0-beta.5

acusti and others added 30 commits April 16, 2025 01:01
…ven when the element touches the edge of the viewport
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-beta.4 branch from 18c46fe to 3160bd1 Compare April 28, 2025 10:16
ndelangen and others added 2 commits April 28, 2025 12:32
…or improved type safety. Update Next.js app-router-provider to use eslint-disable comments for TypeScript ignore directives, ensuring compatibility with Next.js v15.1.1 and above.
…-library-dom

Test: Use @testing-library/dom as devDependency
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-beta.4 branch from 3160bd1 to bc6a7fa Compare April 28, 2025 10:40
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-beta.4 branch from bc6a7fa to b4e8890 Compare April 28, 2025 11:37
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-beta.4 branch from b4e8890 to d58af67 Compare April 28, 2025 12:39
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-beta.4 branch from d58af67 to fa30c70 Compare April 28, 2025 12:42
@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 Apr 28, 2025
Copy link

nx-cloud bot commented Apr 28, 2025

View your CI Pipeline Execution ↗ for commit fa30c70.

Command Status Duration Result
nx affected -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-04-28 13:16:17 UTC

@valentinpalkovic valentinpalkovic merged commit 3ab77de into next-release Apr 28, 2025
93 of 97 checks passed
@valentinpalkovic valentinpalkovic deleted the version-non-patch-from-9.0.0-beta.4 branch April 28, 2025 14:34
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.