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.25 #23270

Merged
merged 11 commits into from
Jul 3, 2023
Merged

Release: Patch 7.0.25 #23270

merged 11 commits into from
Jul 3, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

This is an automated pull request that bumps the version from 7.0.24 to 7.0.25.
Once this pull request is merged, it will trigger a new release of version 7.0.25.
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: Controls: Fix UI to add array items #22993
  • 🐛 Bug: Next.js: Support disableStaticImages setting #23167
  • 🐛 Bug: React: Fix decorators to conditionally render children #22336
  • 🐛 Bug: CLI: Fix pnp paths logic in storybook metadata #23259
  • 📝 Documentation: Docs: Remove "(deprecated)" & "(required)" from headings #23060
  • 🏗️ Build: Build: Add benchmark task #22161
  • 🏗️ Build: Build: Fix parallelism count #23203
  • 🏗️ Build: Release tooling: Fix "picked" labelling #23244
  • 📝 Documentation: docs(snippets/document-screen): fix typo #23258
  • 📝 Documentation: Docs: Fix story hoisting snippets #23239

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

  • #23060: git cherry-pick -m1 -x 0fd56650cd052f52d7dd114bebd3c73440a06b35
  • #22161: git cherry-pick -m1 -x 162ba43c23181a0e3d4da5ac1e68c5c1f68118d7
  • #23203: git cherry-pick -m1 -x 472d37fdf7f65ce804f3ccec354761ca527dadeb

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

shilman and others added 11 commits June 27, 2023 10:11
Release: Fix branch name in isPrFrozen
(cherry picked from commit 595b23a)
Release tooling: Cherry-pick #23024 to `main`
Controls: Fix UI to add array items
(cherry picked from commit 4f7342b)
…tatic-images-prop-in-nextjs

Next.js: Support disableStaticImages setting

(cherry picked from commit eda9fc2)
React: Fix decorators to conditionally render children
(cherry picked from commit 801c012)
CLI: Fix pnp paths logic in storybook metadata
(cherry picked from commit 446bed6)
Release tooling: Fix "picked" labelling

(cherry picked from commit 7375f7a)
docs(snippets/document-screen): fix typo

(cherry picked from commit 6742930)
Docs: Fix story hoisting snippets
(cherry picked from commit 399321b)
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Jul 2, 2023
@shilman shilman added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Jul 2, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Jul 2, 2023

Fails
🚫

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

Generated by 🚫 dangerJS against 10d173a

@shilman shilman merged commit 281ff08 into latest-release Jul 3, 2023
104 of 105 checks passed
@shilman shilman deleted the version-patch-from-7.0.24 branch July 3, 2023 14:51
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

6 participants