-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Release: Patch 7.0.26 #23285
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
ed3afa9
to
36aad2e
Compare
36aad2e
to
6679d60
Compare
4678a61
to
f79f8fd
Compare
main
(without version bump)f79f8fd
to
59c8295
Compare
b2fc373
to
1b53c60
Compare
1b53c60
to
796c7b1
Compare
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)
796c7b1
to
19f91cd
Compare
909ccac
to
8a5b568
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.0.25
to7.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:
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:useParams
support #22946🍒 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.
git cherry-pick -m1 -x 162ba43c23181a0e3d4da5ac1e68c5c1f68118d7
git cherry-pick -m1 -x 472d37fdf7f65ce804f3ccec354761ca527dadeb
git cherry-pick -m1 -x d4a3a23527204cd4c9476754e96fb096cd4e14f3
git cherry-pick -m1 -x bee4f4df910b31f62759b594c5da908f145612af
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
useParams
support - #22946, thanks @ gitstart-storybook!