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.0.23 #23118

Merged
merged 6 commits into from Jun 22, 2023
Merged

Release: Patch 7.0.23 #23118

merged 6 commits into from Jun 22, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 17, 2023

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

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: Telemetry: Count onboarding stories #23092
  • 🐛 Bug: NextJS: Fix fonts not loading with 3+ words in name #23121
  • 🐛 Bug: Core: Fix compat by disabling name mangling in esbuild require #22486
  • 🐛 Bug: Core: Prebundle node-logger and make it CJS only #23109
  • 🏗️ Build: Release: Use release environment in release scripts
    #23075
  • 🏗️ Build: Release: A bunch of fixes to the release tooling #23083
  • 📝 Documentation: Docs: Add details for defaultOrientation #23104
  • 📝 Documentation: Update button-story.ts.mdx #23158
  • 📝 Documentation: Docs: Add embedded video to Autodocs page #23157
  • 📝 Documentation: Update web-components.mdx #23159
  • 🏗️ Build: Build: Fix labels to release PRs #23172
  • 📝 Documentation: Docs: Remove "(deprecated)" & "(required)" from headings #23060

🍒 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 removing the "patch" label from the PR and re-generate this PR.

  • #23075: git cherry-pick -m1 -x d14f692323eeae298ee26363caf9484fa5980e88
  • #23083: git cherry-pick -m1 -x c33d131c051bdfcdf11b6982c6a283d68253948c
  • #23092: git cherry-pick -m1 -x 9f151fc64b7194a627cf450f3bc5e1b473c37fb5
  • #23104: git cherry-pick -m1 -x 481142525305fdc78726ff9c708f09efa420d186
  • #23172: git cherry-pick -m1 -x 69f66e9aeb3e1e9fa50a662988774d7ec88c6329
  • #22486: git cherry-pick -m1 -x 5021c4f3471a3216060c81926389be8e4dcae55e
  • #23109: git cherry-pick -m1 -x 93d7993364ed5d0617e66b9d2a8e62a17d8717b0

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.

When everything above is done:


Generated changelog

7.0.23

  • Core: Fix compat by disabling name mangling in esbuild require - #22486, thanks @ youngboy!
  • Core: Prebundle node-logger and make it CJS only - #23109, thanks @ ndelangen!
  • NextJS: Fix fonts not loading with 3+ words in name - #23121, thanks @ ygkn!
  • Telemetry: Count onboarding stories - #23092, thanks @ shilman!

@github-actions github-actions bot added the maintenance User-facing maintenance tasks label Jun 17, 2023
@JReinhold JReinhold force-pushed the version-patch-from-7.0.22 branch 12 times, most recently from bfd8e7c to 3720c06 Compare June 21, 2023 11:13
@shilman shilman added release For PRs that trigger new releases. Automated and removed maintenance User-facing maintenance tasks labels Jun 21, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 21, 2023

Fails
🚫

PR is not labeled with one of: ["cleanup","BREAKING CHANGE","feature request","bug","documentation","maintenance","build","dependencies"]

Generated by 🚫 dangerJS against 5536941

@JReinhold JReinhold force-pushed the version-patch-from-7.0.22 branch 5 times, most recently from b0ce906 to e016dfd Compare June 21, 2023 15:25
@shilman shilman added the freeze Freeze the Release PR with this label label Jun 22, 2023
valentinpalkovic and others added 5 commits June 22, 2023 03:18
…as-3-words-name

NextJS: fix not loading fonts has 3 (or more) words name
(cherry picked from commit 0d7c3a8)
Update button-story.ts.mdx

(cherry picked from commit 6c0a764)
Docs: Add embedded video to Autodocs page
(cherry picked from commit 3899b2b)
Update web-components.mdx

(cherry picked from commit 6050883)
Docs: Remove "(deprecated)" & "(required)" from headings
(cherry picked from commit 0fd5665)
@shilman shilman merged commit 518f5a7 into latest-release Jun 22, 2023
60 of 62 checks passed
@shilman shilman deleted the version-patch-from-7.0.22 branch June 22, 2023 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

4 participants