Update dependency @wordpress/scripts to v32#220
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
Update dependency @wordpress/scripts to v32#220renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
d7dcb1c to
59c871a
Compare
59c871a to
eb4a0d7
Compare
eb4a0d7 to
f3867ed
Compare
d69bc30 to
6c3d7cd
Compare
d4c409e to
7887659
Compare
eab822a to
f8cf459
Compare
f8cf459 to
2a9ed5b
Compare
c34caae to
1bc17b2
Compare
9db544e to
840315b
Compare
840315b to
653998e
Compare
5901c73 to
262da94
Compare
262da94 to
e6a2280
Compare
51fa258 to
35a21fb
Compare
35a21fb to
9b602bc
Compare
9b602bc to
9bfcbcb
Compare
9bfcbcb to
f08d67e
Compare
1f8e90a to
49c887d
Compare
49c887d to
6f275b8
Compare
c7a3739 to
d4dd14b
Compare
0d59275 to
1721726
Compare
bce8fcd to
60311c5
Compare
ed9447b to
2001258
Compare
6fb226e to
c356b2c
Compare
c356b2c to
fbf860a
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:
^27.0.0→^32.0.0Release Notes
WordPress/gutenberg (@wordpress/scripts)
v32.0.0Compare Source
Breaking Changes
eslintdependency has been upgraded from v8 to v10.lint-jsscript now uses flat config (eslint.config.*) by default. Legacy.eslintrc.*files are still detected as a fallback, but this support is deprecated and will be removed in a future version.wp-scriptshas changed fromconfig/.eslintrc.jstoconfig/eslint.config.cjs.v31.8.0Compare Source
v31.7.0Compare Source
v31.6.0Compare Source
v31.5.0Compare Source
v31.4.0Compare Source
v31.3.0Compare Source
Internal
eslintdependency has been updated from^8.3.0to^8.57.1(#74316).v31.2.0Compare Source
v31.1.0Compare Source
v31.0.0Compare Source
Breaking Changes
lint-jsscript now includes.cjs,.mjs,.cts, and.mtsas default extensions to lint. This is considered a breaking change because the script may now surface lint errors in your project which would not have been previously identified.v30.27.0Compare Source
v30.26.2Compare Source
v30.26.1Compare Source
v30.26.0Compare Source
v30.25.0Compare Source
v30.24.0Compare Source
v30.23.0Compare Source
Internal
clean-webpack-plugindependency in favor of webpack's native cleaning functionality (#71080)v30.22.0Compare Source
v30.21.0Compare Source
v30.20.0Compare Source
v30.19.0Compare Source
v30.18.0Compare Source
v30.17.0Compare Source
v30.16.0Compare Source
v30.15.0Compare Source
v30.14.1Compare Source
Bug Fixes
--blocks-manifestCLI flag doesn't work when the directory name has space (#69766).v30.14.0Compare Source
New Features
--blocks-manifestCLI flag to generate a PHP file containing block metadata from allblock.jsonfiles in the project (#69578).v30.13.0Compare Source
v30.12.1Compare Source
v30.12.0Compare Source
v30.11.0Compare Source
v30.10.0Compare Source
v30.9.0Compare Source
v30.8.1Compare Source
v30.8.0Compare Source
Enhancements
startandbuildcommands (#68251).--source-pathto customize the source directory used with thestartandbuildcommands (#68251).Internal
rtlcss-webpack-plugindependency has been replaced with a modified fork of the plugin to fix issues with the original package (#68201).sassdependency has been updated from^1.50.0to^1.54.0(#68380).v30.7.0Compare Source
Internal
sassdependency has been updated from^1.35.2to^1.50.1(#67572).sass-loaderdependency has been updated from^12.1.0to^16.0.3(#67572).mini-css-extract-plugindependency has been updated from^2.5.1to^2.9.2(#67572).webpackdependency has been updated from^5.95.0to^5.97.0(#67572).cross-spawndependency has been updated from^5.1.0to^7.0.6(#67708).jest-dev-serverdependency has been updated from^9.0.1to^10.1.4(#67708).puppeteer-coredependency has been updated from^23.1.0to^23.10.1(#67708).Bug Fix
startcommand work with multiple blocks (64924).v30.6.0Compare Source
v30.5.1Compare Source
Bug Fix
buildcommand.v30.5.0Compare Source
Bug Fix
startscript more resilient for developer errors (#66752).v30.4.0Compare Source
Enhancements
--root-folderargument to theplugin-zipcommand (#61375). By default, the command will use the plugin's name as the root folder of the zip. If the change in the behavior impacted your workflow, you could pass--no-root-folderto remove the root folder.Internal
v30.3.0Compare Source
New Features
build-blocks-manifestcommand to generate a PHP file containing block metadata from allblock.jsonfiles in a project (#65866).v30.2.0Compare Source
v30.1.0Compare Source
v30.0.6Compare Source
v30.0.5Compare Source
v30.0.4Compare Source
v30.0.3Compare Source
v30.0.2Compare Source
v30.0.1Compare Source
v30.0.0Compare Source
Breaking Changes
stylelintdependency to^16.8.2(#64828).@wordpress/stylelint-config/scssto use@wordpress/stylelint-config/scss-stylisticto keep stylistic rules (#64828).v29.0.0Compare Source
Breaking Changes
puppeteer-corepackage to the latest major version^23.1.0(#64597).Enhancements
buildcommand (#61121).Bug Fixes
v28.6.0Compare Source
v28.5.0Compare Source
v28.4.0Compare Source
New Features
buildandstartcommands to automatically copy PHP files listed in thevariationsfield ofblock.jsonfiles from the source to the build folder (#63098).v28.3.0Compare Source
v28.2.0Compare Source
v28.1.0Compare Source
v28.0.2Compare Source
v28.0.1Compare Source
v28.0.0Compare Source
Breaking Changes
Note If you're using @wordpress/scripts for building JS scripts to target WordPress 6.5 or earlier, you should not upgrade to this version and continue using @wordpress/scripts@27.
process.env.IS_GUTENBERG_PLUGINhave been replaced byglobalThis.IS_GUTENBERG_PLUGIN. Build systems usingprocess.envshould be updated (#61486).v27.9.0Compare Source
New Features
buildandstartscripts (#61540).v27.8.0Compare Source
v27.7.0Compare Source
v27.6.0Compare Source
v27.5.0Compare Source
v27.4.0Compare Source
v27.3.0Compare Source
v27.2.6Compare Source
v27.2.5Compare Source
v27.2.4Compare Source
v27.2.3Compare Source
v27.2.2Compare Source
v27.2.1Compare Source
v27.2.0Compare Source
New Features
viewScriptModulefield in block.json forbuildandstartscripts (#57437).Enhancements
Deprecations
viewModulefield in block.json is deprecated in favor ofviewScriptModule(#57437).v27.1.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.