Skip to content
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

Release: Patch 8.6.5 #30762

Open
wants to merge 12 commits into
base: latest-release
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 6, 2025

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

  • 🐛 Bug: Svelte: Fix Vite crashing on virtual module imports #26838
  • 🐛 Bug: Core: Replace 'min' instead of 'm' in printDuration #30668
  • 🐛 Bug: Next.js: Use latest version when init in empty directory #30659
  • 🐛 Bug: Addon A11y: Promote @storybook/global to full dependency #30723
  • 🐛 Bug: Universal Store: Don't use crypto.randomUUID #30781
  • 🐛 Bug: CLI: Fix test install in RNW projects #30786
  • 🐛 Bug: Svelte: Fix automatic argTypes inference coming up empty with [email protected] #30784
  • 🐛 Bug: Angular: Add @angular-devkit/build-angular to installed packages #30790
  • 🏗️ Build: Build: Disable benchmark scripts #30775

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

  • #30784: git cherry-pick -m1 -x ba3e904047f3b2d4603fdf42dfde733839e07cca

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

@github-actions github-actions bot requested a review from kylegach as a code owner March 6, 2025 07:42
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Mar 6, 2025
@github-actions github-actions bot requested a review from jonniebigodes as a code owner March 6, 2025 07:42
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

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

@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.4 branch 10 times, most recently from 95a2b7b to f161383 Compare March 10, 2025 11:22
@valentinpalkovic valentinpalkovic added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Mar 10, 2025
Copy link

nx-cloud bot commented Mar 10, 2025

View your CI Pipeline Execution ↗ for commit d7d1ae2.

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

☁️ Nx Cloud last updated this comment at 2025-03-12 04:47:49 UTC

@kasperpeulen kasperpeulen removed the freeze Freeze the Release PR with this label label Mar 11, 2025
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.4 branch from f161383 to cd16f9e Compare March 11, 2025 15:05
@kasperpeulen kasperpeulen added the freeze Freeze the Release PR with this label label Mar 11, 2025
@storybook-pr-benchmarking
Copy link

storybook-pr-benchmarking bot commented Mar 11, 2025

Package Benchmarks

Commit: d7d1ae2, ran on 12 March 2025 at 04:54:55 UTC

No significant changes detected, all good. 👏

JReinhold and others added 5 commits March 12, 2025 04:45
Svelte: Fix Vite crashing on virtual module imports
(cherry picked from commit 6003bb8)
Core: Replace 'min' instead of 'm' in printDuration
(cherry picked from commit 82b2951)
…ation-for-nextjs

Next.js: Use latest version when init in empty directory

(cherry picked from commit 47be500)
Addon A11y: Promote @storybook/global to full dependency

(cherry picked from commit 401902f)
Build: Disable  benchmark scripts
(cherry picked from commit db97f68)
JReinhold and others added 4 commits March 12, 2025 04:45
Universal Store: Don't use `crypto.randomUUID`

(cherry picked from commit be8df60)
CLI: Fix test install in RNW projects
(cherry picked from commit 2b407ae)
Angular: Add @angular-devkit/build-angular to default installed pacakages in angular
(cherry picked from commit dd24af9)
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.4 branch from e0cf3ee to d7d1ae2 Compare March 12, 2025 04:46
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