-
-
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.6.18 #26121
Closed
Closed
Release: Patch 7.6.18 #26121
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
Themes: Run postinstall in shell for windows (cherry picked from commit 6b930ec)
Sandbox: Generate sandboxes with vite 4 (cherry picked from commit d139b74)
Angular: update wrong type for webpackStatsJson in start-storybook schema.json (cherry picked from commit a5a7747)
Release: Patch 7.5.1
Build: Allow yarn 4 in link command (cherry picked from commit 4ee42ac)
…hing-themes-addon-themes Addon-themes: Fix globals not being set when using absolute path (cherry picked from commit 010fc13)
Next.js: Support v14.0.0 (cherry picked from commit 7726afc)
Release: Patch 7.5.2
…ain-preview CLI: Catch when prettier failed to prettify main and preview config files (cherry picked from commit 7f5be2c)
Docs: Fix links to indexers API (cherry picked from commit f44cdba)
…contrast-ratio UI: Fix button contrast-ratio (cherry picked from commit ac9880f)
GitHub Pages publish guide (cherry picked from commit 36c9e26)
Docs: Addon Designs removes non-existing import (cherry picked from commit 53172b9)
Angular: Support v17 (cherry picked from commit 0ca0061)
Release: Patch 7.5.3
…nflicts resolved to ours [skip ci]
storybook-bot
force-pushed
the
version-patch-from-7.6.17
branch
8 times, most recently
from
March 11, 2024 10:36
6fa5e99
to
3153147
Compare
storybook-bot
force-pushed
the
version-patch-from-7.6.17
branch
from
March 11, 2024 13:44
3153147
to
2634aa3
Compare
storybook-bot
force-pushed
the
version-patch-from-7.6.17
branch
2 times, most recently
from
March 11, 2024 14:27
1aa5e4d
to
e4f1ca6
Compare
storybook-bot
force-pushed
the
version-patch-from-7.6.17
branch
from
March 11, 2024 14:31
e4f1ca6
to
5a26c48
Compare
JReinhold
force-pushed
the
latest-release
branch
from
March 11, 2024 15:22
60bf2b5
to
b64214c
Compare
github-actions
bot
requested review from
yannbf,
valentinpalkovic,
ndelangen,
tmeasday,
kasperpeulen,
shilman,
IanVS and
vanessayuenn
as code owners
March 11, 2024 15:22
JReinhold
force-pushed
the
latest-release
branch
from
March 11, 2024 15:28
65c004b
to
8c7c296
Compare
8 tasks
@ndelangen Please explain why you closed this PR. |
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.6.17
to7.6.18
.Once this pull request is merged, it will trigger a new release of version
7.6.18
.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:main.ts
error message #26035useOf
API reference #26172🍒 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 b0263eba2f8f9c884183ea68f4d677ded473006d
git cherry-pick -m1 -x 21a2300aefb0d656e9abf8f25cbb5ba09b56b457
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.18
main.ts
error message - #26035, thanks @ ndelangen!