Update wordpress monorepo (major)#127
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
cc99e53 to
c789e9c
Compare
67b951b to
fae562e
Compare
fa00098 to
9deba0f
Compare
179fa3a to
5af4005
Compare
5af4005 to
06f575b
Compare
9a3d269 to
1dda049
Compare
a8ce833 to
e6eb0f5
Compare
baef30b to
8f08b75
Compare
59198a2 to
7dd28c0
Compare
7b860b1 to
48b13dc
Compare
724da4c to
792aa33
Compare
131ce79 to
1d6b371
Compare
6aad505 to
57d054b
Compare
cf50368 to
7440e8e
Compare
7440e8e to
0c07de9
Compare
7ffd588 to
f18bf07
Compare
f18bf07 to
22ef932
Compare
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.
This PR contains the following updates:
5.2.7->6.16.019.2.4->24.3.0Release Notes
WordPress/gutenberg (@wordpress/api-fetch)
v6.16.0Compare Source
v6.15.0Compare Source
v6.14.1Compare Source
v6.14.0Compare Source
v6.13.0Compare Source
v6.12.0Compare Source
v6.11.0Compare Source
v6.10.0Compare Source
v6.9.0Compare Source
v6.8.0Compare Source
v6.7.0Compare Source
v6.6.0Compare Source
v6.5.0Compare Source
v6.4.0Compare Source
v6.3.1Compare Source
v6.3.0Compare Source
v6.2.0Compare Source
v6.1.1Compare Source
Bug Fixes
v6.1.0Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
Breaking changes
OPTIONSrequests handled by the preloading middleware are now resolved aswindow.Responseobjects if you explicitly setparse: false(for consistency with how GET requests are resolved). They used to be resolved asPlain Old JavaScript Objects.WordPress/gutenberg (@wordpress/scripts)
v24.3.0Compare Source
v24.2.0Compare Source
v24.1.2Compare Source
v24.1.1Compare Source
v24.1.0Compare Source
New Features
webpimage format (#43880).buildandstartcommands to automatically copy PHP files listed in therenderfield ofblock.jsonfiles from the source to the build folder (#43917).v24.0.0Compare Source
Breaking Change
@wordpress/eslint-pluginpackage got updated to the new major version and the default linting for Jest unit tests is now handled in the default config in this package (#43272).Bug Fix
is-plain-objwithis-plain-object(#43511).v23.7.2Compare Source
Bug Fix
is-plain-objtransformation ignore (#43271).v23.7.1Compare Source
Bug Fix
is-plain-objtransformation (#43179).v23.7.0Compare Source
v23.6.0Compare Source
Bug Fix
webpackcall forbuildandstartcommands (#42396).v23.5.0Compare Source
v23.4.0Compare Source
v23.3.0Compare Source
Enhancements
wp-prettierdependency has been upgraded from2.2.1to2.6.2(#40542).v23.2.0Compare Source
Bug Fix
plugin-zipfor root-level files and some specific platform conditions (#41439).v23.1.0Compare Source
New Feature
formatcommand (#40994). You can opt-out of this behavior by providing a custom file matcher, example:wp-scripts format src/**/*.js.viewScript,script,editorScript(#41068).Bug Fixes
v23.0.0Compare Source
Breaking Changes
lint-md-jsscript that was broken for some time and it's extemely hard to make it work correctly with the recommended ESLint config in Markdown files (#40511).format-jscommand (#40512). You should use theformatcommand instead.New Features
--dist-tagflag to thepackages-updatecommand to allow specifying a custom dist-tag when updating npm packages ([#40514](https://github.com/WordPress/gutenberg/pull/v22.5.0Compare Source
Bug Fixes
markdownlintandmarkdownlint-clito the latest versions (#40479).v22.4.2Compare Source
v22.4.1Compare Source
v22.4.0Compare Source
New Feature
--webpack-src-dirCLI flag to allow customizing the source code directory (srcby default) (#39618).Bug Fixes
vendor/to.markdownlintignore, to matchlint-md-docsdocs (#39724)..jsxextension in the build process (#39613).v22.3.0Compare Source
v22.2.1Compare Source
v22.2.0Compare Source
Enhancement
@wordpress/eslint-pluginpackage got updated to the new major version, but the breaking changes included don't affect this package (#39244).v22.1.0Compare Source
New Feature
--webpack-copy-phpCLI flag to opt-in to copying php files fromsrcand its subfolders to the output directory (buildby default) (#39171).v22.0.1Compare Source
v22.0.0Compare Source
Breaking Changes
@svgr/webpackdependency has been updated from requiring^5.5.0to requiring^6.2.1(#38866). See official migration guide to v6 for details.New Feature
srcfolder and its subfolders to the output directory (buildby default) (#38715).v21.0.2Compare Source
v21.0.1Compare Source
Bug Fix
buildcommand when no entry files discovered in the project (#38737).v21.0.0Compare Source
Breaking Changes
puppeteer-coredependency has been updated from requiring^11.0.0to requiring^13.2.0(#37078).Bug Fix
buildcommand (#38584).v20.0.2Compare Source
Bug Fix
buildcommand that does not generate assets on Windows OS (#38348).src/index.jswhen no valid scripts discovered in metadata files when running thebuildcommand (#38367).v20.0.1Compare Source
Bug Fix
--hotCLI argument when running thestartcommand.v20.0.0Compare Source
Breaking Changes
eslintdependency has been updated from requiring^7.17.0to requiring^8.3.0(#36283).puppeteer-coredependency has been updated from requiring^10.1.0to requiring^11.0.0(see Breaking Changes, #36040).startcommand (#28273).webpack-clidependency has been updated to the next major version^4.9.1(#28273).jestdependency has been updated from requiring>=26to requiring>=27(see Breaking Changes, #33287).jest-dev-serverdependency has been updated to the next major version^6.0.0(#33287).stylelintdependency has been updated from requiring^13.8.0to requiring^14.2.0(#38091).New Features
plugin-zipcommand to create a zip file for a WordPress plugin (#37687).startcommand. It can be activated with--hotCLI argument (#28273). For now, it requires that WordPress has theSCRIPT_DEBUGflag enabled and the Gutenberg plugin installed.block.jsonfiles located in thesrcfolder and its subfolders to the output folder (buildby default) (#37612).srcdirectory forblock.jsonfiles to detect defined scripts to use them as entry points with thestartandbuildcommands. (#37661).Enhancements
selector-class-patternrule when linting styles until we have more flexible handling (#37531).Bug Fixes
CleanWebpackPluginplugin from deleting webpack assets during multi-configuration builds #35980.mini-css-extract-plugin#38027.Internal
read-pkg-updependency has been updated from requiring^1.0.1to requiring^7.0.1(#37395).Configuration
📅 Schedule: Branch creation - "before 3am on wednesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.