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.13 #25843

Merged
merged 10 commits into from
Feb 6, 2024
Merged

Release: Patch 7.6.13 #25843

merged 10 commits into from
Feb 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 31, 2024

This is an automated pull request that bumps the version from 7.6.12 to 7.6.13.
Once this pull request is merged, it will trigger a new release of version 7.6.13.
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: Webpack: Update StorybookConfig import in core-webpack types.ts #25740
  • 🔧 Maintenance: React Native: Remove watcher from init #25895
  • 🐛 Bug: Next.js: Fix frameworkOptions resolution #25907
  • 🐛 Bug: React Native: Fix init fails when package is already installed #25908

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

  • #25740: git cherry-pick -m1 -x a91240a3ba7cd784f5fbdea6152c3cf70381e78d
  • #25907: git cherry-pick -m1 -x dda22268517d1c4aba870bd55b557616a8b87463

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

@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Jan 31, 2024
@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.12 branch 4 times, most recently from f33c52b to 9ed4068 Compare January 31, 2024 23:23
@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.12 branch 13 times, most recently from 1a6256a to 32050d2 Compare February 2, 2024 09:22
@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.12 branch 4 times, most recently from f6c52ce to 56e117f Compare February 3, 2024 23:56
@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.12 branch from 56e117f to 88990a8 Compare February 5, 2024 12:01
…tests-v2

React Native: Fix errors on compose story
@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.12 branch from 88990a8 to 9b0a162 Compare February 5, 2024 13:59
@github-actions github-actions bot requested a review from tmeasday as a code owner February 5, 2024 13:59
@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.12 branch 5 times, most recently from 9776868 to 71df07f Compare February 6, 2024 07:46
shilman and others added 3 commits February 6, 2024 11:24
…ng-package

React Native: Fix init fails when package is already installed

(cherry picked from commit 985505a)
@storybook-bot storybook-bot force-pushed the version-patch-from-7.6.12 branch from 71df07f to 2f353e5 Compare February 6, 2024 11:24
@shilman shilman added the freeze Freeze the Release PR with this label label Feb 6, 2024
shilman and others added 2 commits February 6, 2024 21:46
…fig-typing-for-webpack-projects

Webpack: Update StorybookConfig import in core-webpack types.ts
(cherry picked from commit a91240a)
…ions-resolution-nextjs

Next.js: Fix frameworkOptions resolution

(cherry picked from commit dda2226)
@shilman shilman added the ci:daily Run the CI jobs that normally run in the daily job. label Feb 6, 2024
@shilman shilman merged commit 9d4616c into latest-release Feb 6, 2024
95 checks passed
@shilman shilman deleted the version-patch-from-7.6.12 branch February 6, 2024 16:12
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.

5 participants