Skip to content

Release: Patch 8.6.1#30685

Merged
kasperpeulen merged 9 commits intolatest-releasefrom
version-patch-from-8.6.0
Feb 27, 2025
Merged

Release: Patch 8.6.1#30685
kasperpeulen merged 9 commits intolatest-releasefrom
version-patch-from-8.6.0

Conversation

@github-actions
Copy link
Contributor

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

This is an automated pull request that bumps the version from 8.6.0 to 8.6.1.
Once this pull request is merged, it will trigger a new release of version 8.6.1.
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: CSF: Only export definePreview from the framework #30676
  • 🐛 Bug: Codemod: Only remove types when they are unused #30644
  • 📝 Documentation: Docs: Remove conditional content from framework pages #30669
  • 🏗️ Build: Build: Remove nextjs/13-ts sandbox #30677

🍒 Manual cherry picking needed!

The following pull requests could not be cherry-picked automatically because it resulted in merge conflicts.
For each pull request below, you need to either manually cherry pick it, or discard it by replacing the "patch:yes" label with "patch:no" on the PR and re-generate this PR.

  • #30677: git cherry-pick -m1 -x 2df3340d958928c5f0f470aa7fe25bf745be5c4a

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

8.6.1

@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Feb 26, 2025
Copy link
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

13 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.0 branch 2 times, most recently from 7e14128 to 52f520b Compare February 26, 2025 15:19
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.0 branch from 52f520b to adec6a3 Compare February 26, 2025 15:32
kylegach and others added 5 commits February 26, 2025 08:41
Docs: Set init/upgrade snippets to latest on latest
CSF: Only export definePreview from the framework
(cherry picked from commit e9b19b6)
…work-pages

Docs: Remove conditional content from framework pages
(cherry picked from commit 8495bf9)
…n-unused

Codemod: Only remove types when they are unused
(cherry picked from commit d5c5962)
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.0 branch from adec6a3 to c08c85c Compare February 26, 2025 15:48
@shilman shilman added the freeze Freeze the Release PR with this label label Feb 26, 2025
Build: Remove nextjs/13-ts sandbox
(cherry picked from commit 2df3340)
@shilman shilman added the ci:daily Run the CI jobs that normally run in the daily job. label Feb 26, 2025
@nx-cloud
Copy link

nx-cloud bot commented Feb 26, 2025

View your CI Pipeline Execution ↗ for commit 530992e.

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 3s View ↗

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

@kasperpeulen kasperpeulen added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. and removed ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Feb 27, 2025
@kasperpeulen kasperpeulen merged commit ec31c9f into latest-release Feb 27, 2025
113 of 116 checks passed
@kasperpeulen kasperpeulen deleted the version-patch-from-8.6.0 branch February 27, 2025 10:02
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.

5 participants