-
-
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.1.2 #23589
Release: Patch 7.1.2 #23589
Conversation
08b2d0e
to
b469043
Compare
b469043
to
756d0e1
Compare
1c394d9
to
8f2beff
Compare
2e6f949
to
388efc8
Compare
ca0ff2b
to
5153d03
Compare
38d58da
to
c2db354
Compare
ebdacff
to
04c8732
Compare
…n-of-storybook-in-angular-16.1 Angular: Fix initialization of Storybook in Angular 16.1 (cherry picked from commit 0aec101)
…-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)
CI: Add missing workflow enum (cherry picked from commit e59d2c9)
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)
…_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)
04c8732
to
5b0749c
Compare
@ndelangen after upgrading to 7.2.1 as advised, I am still seeing the error message appear as noted in storybookjs/telejson#99 (comment) the Storybook suite in this case no longer crashes, however I was expecting the error message to have been resolved. @vanessayuenn if the changes from that should have fixed this in 7.1.2 are not in 7.2.1, then I am afraid this issue is not resolved. |
@vanessayuenn any updates here? |
@stevus this is a PR for an outdated release that contains quite a few bug fixes. I am not sure which one you were waiting on. Can you please open a new issue so it can be triaged? Thank you! |
This is an automated pull request that bumps the version from
7.1.1
to7.1.2
.Once this pull request is merged, it will trigger a new release of version
7.1.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 7e0dabc03a55b57eb04c00b34ac8f6992322c88d
git cherry-pick -m1 -x 5dcc66f19db319ce782b5ef0dd94d1ea284fb674
git cherry-pick -m1 -x 7f56548861e63638419cf3eb6c0bfa0a556231e7
git cherry-pick -m1 -x 39b9548578bd44c216d19c40cf854aabedf6760a
git cherry-pick -m1 -x 77b040cbc8e65763cbd109e803ad1a64e5db88c1
git cherry-pick -m1 -x 46a96b3d02adbe8ec0fab399e1ea498460648102
git cherry-pick -m1 -x a4feb6b1dccbc1b2a14deb8001e66f436246f208
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.1.2
jest-mock
- #23597, thanks @ ndelangen!@babel/core
as a dependency - #22450, thanks @ valentinpalkovic!