Skip to content

Conversation

@JReinhold
Copy link
Contributor

@JReinhold JReinhold commented Oct 2, 2025

This is a retry of #32586 that failed due to a bad publishing workflow

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

  • 🔧 Maintenance: Svelte: Simplify public types - use modern Component #31394
  • 🔧 Maintenance: Telemetry: Log userAgent in onboarding #32566 (will also be patched)
  • 🔧 Maintenance: Automigrations: Add automigration for viewport and backgrounds #31614 (will also be patched)
  • 🏗️ Build: Release tooling: Use npm Trusted Publishing #32607

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

  • Automigrations: Add automigration for viewport and backgrounds - #31614, thanks valentinpalkovic!
  • Svelte: Simplify public types - use modern Component - #31394, thanks xeho91!
  • Telemetry: Log userAgent in onboarding - #32566, thanks shilman!

Summary by CodeRabbit

  • Documentation
    • Added changelog for 10.0.0-beta.9 noting automigrations (viewport & backgrounds), simplified Svelte public types (modern Component), and telemetry now logging userAgent during onboarding
  • Chores
    • Updated version metadata to 10.0.0-beta.9 and added a deferred next-version configuration
    • Updated publishing workflow permissions to support release publishing

@JReinhold JReinhold self-assigned this Oct 2, 2025
@JReinhold JReinhold added the freeze Freeze the Release PR with this label label Oct 2, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 2, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

  • CHANGELOG.prerelease.md: Added section for 10.0.0-beta.9 with entries for automigrations (viewport, backgrounds), Svelte public types simplified to modern Component, and telemetry logging of userAgent in onboarding.
  • code/package.json: Added top-level property deferredNextVersion: "10.0.0-beta.9".
  • docs/versions/next.json: Bumped version from 10.0.0-beta.8 to 10.0.0-beta.9 and recorded the same three informational items.
  • .github/workflows/publish.yml: Added id-token: write to workflow permissions.
  • No functional code or control-flow changes were introduced.

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title succinctly indicates the primary change—releasing prerelease version 10.0.0-beta.9—and includes context about it being a retry of the automated bump, making it clearly related to the changeset and concise without irrelevant details.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 3e3be7e and 7389c93.

📒 Files selected for processing (1)
  • .github/workflows/publish.yml (1 hunks)

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

@JReinhold JReinhold added the ci:daily Run the CI jobs that normally run in the daily job. label Oct 2, 2025
@JReinhold JReinhold merged commit b7d058b into next Oct 2, 2025
3 of 5 checks passed
@JReinhold JReinhold deleted the version-non-patch-from-10.0.0-beta.8 branch October 2, 2025 11:52
@JReinhold JReinhold restored the version-non-patch-from-10.0.0-beta.8 branch October 2, 2025 11:52
@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2025

Fails
🚫

PR is not labeled with one of: ["cleanup","BREAKING CHANGE","feature request","bug","documentation","maintenance","build","dependencies"]

Generated by 🚫 dangerJS against 7389c93

@JReinhold JReinhold deleted the version-non-patch-from-10.0.0-beta.8 branch October 2, 2025 11:56
@nx-cloud
Copy link

nx-cloud bot commented Oct 2, 2025

View your CI Pipeline Execution ↗ for commit 7389c93

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

☁️ Nx Cloud last updated this comment at 2025-10-02 12:13:27 UTC

@coderabbitai coderabbitai bot mentioned this pull request Oct 16, 2025
3 tasks
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants