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.26 #23285

Merged
merged 17 commits into from Jul 5, 2023
Merged

Release: Patch 7.0.26 #23285

merged 17 commits into from Jul 5, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 3, 2023

This is an automated pull request that bumps the version from 7.0.25 to 7.0.26.
Once this pull request is merged, it will trigger a new release of version 7.0.26.
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: Next.js: Fix next/image usage in latest Next.js release #23296
  • 🐛 Bug: NextJS: Fix useParams support #22946
  • 🏗️ Build: Build: Add benchmark task #22161
  • 🏗️ Build: Build: Fix parallelism count #23203
  • 📝 Documentation: Docs: Updates for the addon documentation #23246
  • 🏗️ Build: Release tooling: Update docs version files when releasing #23235
  • 🏗️ Build: Release tooling: Use repo root for path-sensitive operations #23299
  • 🏗️ Build: Build tooling: Add stale-bot action #23111
  • 🏗️ Build: CI: Remove Ubuntu/Mac Unit Tests on Github Actions #23306
  • 🏗️ Build: CI: Only run Storybook scoped packages via verdaccio #23303
  • 🏗️ Build: Unit Tests: Fix tests on Windows #23305

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

  • #22161: git cherry-pick -m1 -x 162ba43c23181a0e3d4da5ac1e68c5c1f68118d7
  • #23203: git cherry-pick -m1 -x 472d37fdf7f65ce804f3ccec354761ca527dadeb
  • #23296: git cherry-pick -m1 -x d4a3a23527204cd4c9476754e96fb096cd4e14f3
  • #23111: git cherry-pick -m1 -x bee4f4df910b31f62759b594c5da908f145612af
  • #22946: git cherry-pick -m1 -x b2fb6c95ab5547815f0e72eeaaac89b0c0dc1afe

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

@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Jul 3, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Jul 3, 2023

Fails
🚫

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

Generated by 🚫 dangerJS against 6679d60

@JReinhold JReinhold force-pushed the version-patch-from-7.0.25 branch 6 times, most recently from 4678a61 to f79f8fd Compare July 4, 2023 12:50
@github-actions github-actions bot changed the title Release: Merge patches to main (without version bump) Release: Patch 7.0.26 Jul 4, 2023
@JReinhold JReinhold force-pushed the version-patch-from-7.0.25 branch 4 times, most recently from b2fc373 to 1b53c60 Compare July 4, 2023 14:45
@shilman shilman added the freeze Freeze the Release PR with this label label Jul 4, 2023
jonniebigodes and others added 7 commits July 4, 2023 16:59
Docs: Updates for the addon documentation
(cherry picked from commit e053703)
…-doesnt-update-versions-on-docs-site

Release tooling: Update docs version files when releasing

(cherry picked from commit 35fc07b)
Release tooling: Use repo root for path-sensitive operations

(cherry picked from commit 47b73fc)
…-unit-tests-on-github-actions

CI: Remove Ubuntu/Mac Unit Tests on Github Actions
(cherry picked from commit d85697a)
…pm-scope-for-sandboxes

CI: Only run Storybook scoped packages via verdaccio
(cherry picked from commit bf4647e)
Unit Tests: Fix tests on Windows

(cherry picked from commit 7b79548)
valentinpalkovic and others added 4 commits July 5, 2023 01:12
…in-latest-release

Next.js: Fix next/image usage in latest Next.js release

(cherry picked from commit d4a3a23)
…oading

Allow disabling next/image lazy loading
…n-latest-release

Next.js: Fix next/image usage in latest Next.js release

(cherry picked from commit d4a3a23)
@shilman shilman added the ci:daily Run the CI jobs that normally run in the daily job. label Jul 4, 2023
@valentinpalkovic valentinpalkovic removed the ci:daily Run the CI jobs that normally run in the daily job. label Jul 5, 2023
@shilman shilman merged commit 9e9a70a into latest-release Jul 5, 2023
18 checks passed
@shilman shilman deleted the version-patch-from-7.0.25 branch July 5, 2023 09:26
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