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 7.6.7 #25270

Merged
merged 15 commits into from
Jan 1, 2024
Merged

Release: Patch 7.6.7 #25270

merged 15 commits into from
Jan 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 19, 2023

This is an automated pull request that bumps the version from 7.6.6 to 7.6.7.
Once this pull request is merged, it will trigger a new release of version 7.6.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: Dependencies: Semver dependency fixes #25283
  • 🐛 Bug: Core: Skip no-framework error when ignorePreview=true #25286
  • 🐛 Bug: Vite: Fix pre-transform error in Vite 5 #25329
  • 🐛 Bug: Vue3: Fix pnp by making compiler-core a dependency #25311
  • 📝 Documentation: Docs: Test Coverage troubleshoot optimized builds #25278
  • 📝 Documentation: Docs: Doc Blocks updates for known limitations #25248
  • 📝 Documentation: Docs: Build feature option fixes #25381

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

  • #25283: git cherry-pick -m1 -x c92a672c1592913af9d6116a4cc751eafc049d5f
  • #25311: git cherry-pick -m1 -x b835806151658701d96a3d4f97f4d1bc0bcec314

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

7.6.7

@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Dec 19, 2023
@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.6 branch 6 times, most recently from bb9ed6f to d991e70 Compare December 21, 2023 11:33
@github-actions github-actions bot changed the title Release: Merge patches to main (without version bump) Release: Patch 7.6.7 Dec 21, 2023
@dannyhw
Copy link
Member

dannyhw commented Dec 21, 2023

can we add #25286 also

@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.6 branch 2 times, most recently from ac0a591 to bef0271 Compare December 22, 2023 13:02
@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.6 branch 2 times, most recently from da215fc to fae4a3a Compare December 22, 2023 23:33
@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.6 branch 2 times, most recently from 3a9ca49 to 3a1fbc0 Compare December 28, 2023 19:54
@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.6 branch 2 times, most recently from 0f8bd55 to dfe4bb4 Compare December 29, 2023 13:13
jonniebigodes and others added 2 commits December 29, 2023 14:42
Docs: Test Coverage troubleshoot optimized builds
(cherry picked from commit 4495fa9)
…ck-react-native

Core: Skip no-framework error when ignorePreview=true
(cherry picked from commit 2ea84ae)
jonniebigodes and others added 4 commits December 29, 2023 14:42
Docs: Doc Blocks  updates for known limitations
(cherry picked from commit 76340fc)
…ite-5

Vite: Fix pre-transform error in Vite 5
(cherry picked from commit aa0b69c)
Docs: Build feature option fixes
(cherry picked from commit a9503dc)
@shilman shilman added the freeze Freeze the Release PR with this label label Dec 30, 2023
Dependencies: Semver dependency fixes
(cherry picked from commit c92a672)
Vue3: Fix pnp by making compiler-core a dependency
(cherry picked from commit b835806)
@shilman shilman added the ci:daily Run the CI jobs that normally run in the daily job. label Dec 30, 2023
Copy link

socket-security bot commented Dec 30, 2023

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
ws 8.14.2...8.15.0 None +0/-0 140 kB lpinca
@vitejs/plugin-vue 4.4.0...4.5.2 None +1/-1 715 kB vitebot

@shilman shilman merged commit fe38896 into latest-release Jan 1, 2024
96 of 97 checks passed
@shilman shilman deleted the version-patch-from-7.6.6 branch January 1, 2024 16: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.

None yet

7 participants