-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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.2.2 #23717
Closed
Closed
Release: Patch 7.2.2 #23717
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Indexer: Deprecate `storyIndexers` API, add foundation for `indexers`
…upport-new-indexer
Core: Support new indexer API
storybook-bot
force-pushed
the
version-patch-from-7.2.2-alpha.0
branch
6 times, most recently
from
August 9, 2023 09:23
a1fd5bc
to
9185617
Compare
kasperpeulen
force-pushed
the
latest-release
branch
from
August 9, 2023 10:14
0792ef2
to
5490454
Compare
…n-of-storybook-in-angular-16.1 Angular: Fix initialization of Storybook in Angular 16.1 (cherry picked from commit 0aec101)
Dependencies: Upgrade simple-update-notifier (cherry picked from commit 7e0dabc)
…-documentation Documentation: Fix snippets regarding module resolution (cherry picked from commit d4e6098)
Docs: Minor updates to the Environment variables docs (cherry picked from commit 265f214)
Release tooling: Make canaries use `v0.0.0` (cherry picked from commit 5dcc66f)
CI: Add missing workflow enum (cherry picked from commit e59d2c9)
TypeScript: Downgrade to the last version of type-fest that doesn't need typescript 5.0 (cherry picked from commit 77b040c)
…-options Core: Fix channelOptions for serverChannel (cherry picked from commit 46a96b3)
docs: replace unsupported value 'string' in controls (cherry picked from commit 630ace1)
…ap-require-automigration Automigration: Fix wrap-require automigration for common js main.js files (cherry picked from commit dc9ac08)
Maintainance: Fix codeowner docs glob (cherry picked from commit bf9b17f)
…e2e-tests E2E: Fix flaky e2e tests (cherry picked from commit a4feb6b)
…_changes Docs: Updates to the importing stories into tests (cherry picked from commit 67faaf6)
Docs: Adds missing snippets args page (cherry picked from commit be7e95f)
…ocumentation Documentation: Fix Source's auto description (cherry picked from commit 03a3590)
…sandboxes Build: Disable "what's new" notifications when generating sandboxes (cherry picked from commit a70dcab)
Addon docs: Add safe check in Webpack preset (cherry picked from commit ac1a3e2)
Update CONTRIBUTING.md - fix link to storybook website (cherry picked from commit 426b134)
Build: Fix CI flakiness by setting TEST_ROOT for the test runner (cherry picked from commit f50c26f)
…m-csf-tools CSF-Tools: Remove prettier from printConfig (cherry picked from commit 8ee6798)
storybook-bot
force-pushed
the
version-patch-from-7.2.2-alpha.0
branch
from
August 9, 2023 10:18
9185617
to
0029583
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an automated pull request that bumps the version from
7.2.2-alpha.0
to7.2.2
.Once this pull request is merged, it will trigger a new release of version
7.2.2
.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:
And for each change below:
This is a list of all the PRs merged and commits pushed directly to
next
, that will be part of this release:jest-mock
#23597@babel/core
as a dependency #22450v0.0.0
#23609🍒 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.
git cherry-pick -m1 -x eab73cfc09ed0aaa00e8f96b164f1faf949e8037
git cherry-pick -m1 -x 2050097519b6dd4ab5f7304c3dbc316da335a4be
git cherry-pick -m1 -x 7f56548861e63638419cf3eb6c0bfa0a556231e7
git cherry-pick -m1 -x 39b9548578bd44c216d19c40cf854aabedf6760a
git cherry-pick -m1 -x 708a0847f5fbdabe396903ab7798e8d2b56e41d6
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.2.2
jest-mock
- #23597, thanks @ ndelangen!@babel/core
as a dependency - #22450, thanks @ valentinpalkovic!