Update @wordpress packages for WordPress 6.0 Beta 3#2629
Closed
adamziel wants to merge 5 commits intoWordPress:trunkfrom
Closed
Update @wordpress packages for WordPress 6.0 Beta 3#2629adamziel wants to merge 5 commits intoWordPress:trunkfrom
adamziel wants to merge 5 commits intoWordPress:trunkfrom
Conversation
…kages to their required versions and runs the build process
5a7ae17 to
3ffcbac
Compare
gziolo
reviewed
Apr 26, 2022
Member
|
Everything looks good. The only change required is for the list of blocks handled by webpack as noted in #2629 (comment). We should also remove the changes for the script because we will land it separately after some polishing. The good news is that it works pretty nice 💯 |
Member
|
I raised two issues to follow up in Gutenberg before 6.0 RC1. See WordPress/gutenberg#34994 (comment). |
…e in the Gutenberg repo
Member
|
Committed with https://core.trac.wordpress.org/changeset/53278. |
This file contains hidden or 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
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.
What?
This huge PR is required to ship WordPress 6.0 Beta 3. It is part of the process described in the developer handbook.
This PR was prepared using the same process as #2564, except part of it got automated thanks to #2621.
cc @gziolo
Trac Ticket: https://core.trac.wordpress.org/ticket/55567
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.