Skip to content

Release: Patch 8.5.7#30549

Merged
shilman merged 8 commits into
latest-releasefrom
version-patch-from-8.5.6
Feb 18, 2025
Merged

Release: Patch 8.5.7#30549
shilman merged 8 commits into
latest-releasefrom
version-patch-from-8.5.6

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 14, 2025

Copy link
Copy Markdown
Contributor

This is an automated pull request that bumps the version from 8.5.6 to 8.5.7.
Once this pull request is merged, it will trigger a new release of version 8.5.7.
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: Tags: Add story/meta usage telemetry #30555
  • 🐛 Bug: Telemetry: Don't count example stories towards CSF feature stats #30561
  • 🐛 Bug: Vite: Fix not stripping all HMR boundaries #30562
  • 📝 Documentation: Docs: Fix test tags description #30548

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

  • #30555: git cherry-pick -m1 -x e8009f309934c55fafe4d380b0682a7640af4497
  • #30561: git cherry-pick -m1 -x 0673b6f88b256e49f3ec6ffd548367102d29a47b
  • #30562: git cherry-pick -m1 -x c8844ba73e6c1b46f2264e54961c66bdea0690e4

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

  • Tags: Add story/meta usage telemetry - #30555, thanks @shilman!
  • Telemetry: Don't count example stories towards CSF feature stats - #30561, thanks @shilman!
  • Vite: Fix not stripping all HMR boundaries - #30562, thanks @JReinhold!

@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Feb 14, 2025

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

@storybook-bot storybook-bot force-pushed the version-patch-from-8.5.6 branch from 46467d1 to 1f6c6b5 Compare February 14, 2025 20:01
@nx-cloud

nx-cloud Bot commented Feb 14, 2025

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 11f2f7a.

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

☁️ Nx Cloud last updated this comment at 2025-02-18 15:32:08 UTC

@storybook-bot storybook-bot force-pushed the version-patch-from-8.5.6 branch from 1f6c6b5 to 092bfc5 Compare February 17, 2025 07:58
@storybook-bot storybook-bot force-pushed the version-patch-from-8.5.6 branch 3 times, most recently from ae3c74d to c29570b Compare February 18, 2025 05:02
@github-actions github-actions Bot changed the title Release: Merge patches to main (without version bump) Release: Patch 8.5.7 Feb 18, 2025
@storybook-bot storybook-bot force-pushed the version-patch-from-8.5.6 branch 3 times, most recently from f91227b to b7f7816 Compare February 18, 2025 14:12
@storybook-bot storybook-bot force-pushed the version-patch-from-8.5.6 branch from b7f7816 to acf8bfd Compare February 18, 2025 14:39
@storybook-bot storybook-bot force-pushed the version-patch-from-8.5.6 branch from acf8bfd to 5a721aa Compare February 18, 2025 14:43
@shilman shilman added the freeze Freeze the Release PR with this label label Feb 18, 2025
shilman and others added 3 commits February 18, 2025 22:57
Tags: Add story/meta usage telemetry
(cherry picked from commit e8009f3)
…ature-usage

Telemetry: Don't count example stories towards CSF feature stats
(cherry picked from commit 0673b6f)
Vite: Fix not stripping all HMR boundaries
(cherry picked from commit c8844ba)
@shilman shilman added the ci:daily Run the CI jobs that normally run in the daily job. label Feb 18, 2025
@shilman shilman self-assigned this Feb 18, 2025
@shilman shilman merged commit b62d900 into latest-release Feb 18, 2025
@shilman shilman deleted the version-patch-from-8.5.6 branch February 18, 2025 15:48
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