Skip to content

Release: Prerelease beta 10.2.0-beta.0#33539

Merged
ndelangen merged 371 commits into
next-releasefrom
version-non-patch-from-10.2.0-alpha.18
Jan 15, 2026
Merged

Release: Prerelease beta 10.2.0-beta.0#33539
ndelangen merged 371 commits into
next-releasefrom
version-non-patch-from-10.2.0-alpha.18

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jan 14, 2026

This is an automated pull request that bumps the version from 10.2.0-alpha.18 to 10.2.0-beta.0.
Once this pull request is merged, it will trigger a new release of version 10.2.0-beta.0.
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: CLIInitiate: Simplify the CLI init port flag detection #33546
  • 🐛 Bug: Initiate: Fix used port flag handling #33544
  • 📦 Dependencies: NextJSVite: Upgrade plugin #33538
  • 🐛 Bug: Manager: Fix system query parameters being overridable #33535
  • 🏗️ Build: CircleCI: Dynamic config setup #32925
  • 🏗️ Build: E2E: Fix MCP tests also running in Preact sandboxes #33545
  • 🏗️ Build: Manifests and MCP: Add e2e tests #33514

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

  • CLIInitiate: Simplify the CLI init port flag detection - #33546, thanks ndelangen!
  • Initiate: Fix used port flag handling - #33544, thanks ndelangen!
  • Manager: Fix system query parameters being overridable - #33535, thanks JReinhold!
  • NextJSVite: Upgrade plugin - #33538, thanks ndelangen!

…ependencies and configurations, including re-adding 'storybook' entries and 'nx' configurations for consistency.
…o 1.6.1 for improved functionality and compatibility.
…eamline the codebase and improve compatibility.
…c to version 13.3.4, simple-git to version 3.30.0, and sort-package-json to version 3.5.0, for improved functionality and compatibility.
… 1.42.0 for improved functionality and compatibility.
…, consolidating wait commands and improving readability.
…ations to utils.ts, enhancing code organization and maintainability.
…pdating executor settings for existing jobs.
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.2.0-alpha.18 branch from cad2f50 to 0857aa5 Compare January 15, 2026 10:04
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.2.0-alpha.18 branch from 0857aa5 to 8046798 Compare January 15, 2026 10:32
@github-actions github-actions Bot changed the title Release: Prerelease 10.2.0-alpha.19 Release: Prerelease beta 10.2.0-beta.0 Jan 15, 2026
@ndelangen ndelangen added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Jan 15, 2026
@ndelangen ndelangen self-assigned this Jan 15, 2026
…e same argument twice)

Add a wrapper preventing adding any sbFLags when this is not supported (angular was broken)
@ndelangen ndelangen removed freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Jan 15, 2026
…'t actually include the `-p` part, it just has `npm run storybook` in it, so the duplicate `-p` argument is unavoidable
CLIInitiate: Simplify the CLI init port flag detection
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.2.0-alpha.18 branch from 8046798 to 3390b4b Compare January 15, 2026 12:45
@github-actions github-actions Bot changed the title Release: Prerelease beta 10.2.0-beta.0 Release: Prerelease 10.2.0-alpha.19 Jan 15, 2026
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.2.0-alpha.18 branch from 3390b4b to 8a870ab Compare January 15, 2026 12:58
@github-actions github-actions Bot changed the title Release: Prerelease 10.2.0-alpha.19 Release: Prerelease beta 10.2.0-beta.0 Jan 15, 2026
@ndelangen ndelangen added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Jan 15, 2026
…rt flag detection and used port flag handling
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Jan 15, 2026

View your CI Pipeline Execution ↗ for commit 562c99e

Command Status Duration Result
nx run-many -t compile,check,knip,test,pretty-d... ❌ Failed 12m 18s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-15 13:15:36 UTC

@ndelangen ndelangen merged commit 533b927 into next-release Jan 15, 2026
286 of 293 checks passed
@ndelangen ndelangen deleted the version-non-patch-from-10.2.0-alpha.18 branch January 15, 2026 13:37
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.

4 participants