-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update npm dev dependencies (major) #104
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-npm-dev-dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
6c3ea37
to
77493d0
Compare
77493d0
to
0f4def9
Compare
0f4def9
to
2817680
Compare
2817680
to
4de95bc
Compare
4de95bc
to
21a2725
Compare
21a2725
to
3912acf
Compare
3912acf
to
c9e1eb7
Compare
c9e1eb7
to
b4b96f5
Compare
b4b96f5
to
4dcb296
Compare
4dcb296
to
e4dcc53
Compare
e4dcc53
to
30049d4
Compare
30049d4
to
9e89dfc
Compare
9e89dfc
to
6924b87
Compare
6924b87
to
d136c93
Compare
d136c93
to
d646633
Compare
d646633
to
f6f4ed5
Compare
f6f4ed5
to
27f2710
Compare
27f2710
to
4940e5d
Compare
4940e5d
to
b902e71
Compare
b902e71
to
2576914
Compare
58a78fa
to
5728ba7
Compare
5728ba7
to
bfefbdc
Compare
95df669
to
c169164
Compare
c169164
to
502bb45
Compare
502bb45
to
169a1c0
Compare
169a1c0
to
38c1404
Compare
38c1404
to
f3eee18
Compare
f3eee18
to
d90edef
Compare
d90edef
to
34a2686
Compare
34a2686
to
809ac8f
Compare
809ac8f
to
81d99d4
Compare
81d99d4
to
ed78159
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 PR contains the following updates:
^26.19.0
->^30.12.0
5.1.4
->6.0.1
Release Notes
WordPress/gutenberg (@wordpress/scripts)
v30.12.0
Compare Source
v30.11.0
Compare Source
v30.10.0
Compare Source
v30.9.0
Compare Source
v30.8.1
Compare Source
v30.8.0
Compare Source
Enhancements
start
andbuild
commands (#68251).--source-path
to customize the source directory used with thestart
andbuild
commands (#68251).Internal
rtlcss-webpack-plugin
dependency has been replaced with a modified fork of the plugin to fix issues with the original package (#68201).sass
dependency has been updated from^1.50.0
to^1.54.0
(#68380).v30.7.0
Compare Source
Internal
sass
dependency has been updated from^1.35.2
to^1.50.1
(#67572).sass-loader
dependency has been updated from^12.1.0
to^16.0.3
(#67572).mini-css-extract-plugin
dependency has been updated from^2.5.1
to^2.9.2
(#67572).webpack
dependency has been updated from^5.95.0
to^5.97.0
(#67572).cross-spawn
dependency has been updated from^5.1.0
to^7.0.6
(#67708).jest-dev-server
dependency has been updated from^9.0.1
to^10.1.4
(#67708).puppeteer-core
dependency has been updated from^23.1.0
to^23.10.1
(#67708).Bug Fix
start
command work with multiple blocks (64924).v30.6.0
Compare Source
v30.5.1
Compare Source
Bug Fix
build
command.v30.5.0
Compare Source
Bug Fix
start
script more resilient for developer errors (#66752).v30.4.0
Compare Source
Enhancements
--root-folder
argument to theplugin-zip
command (#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-folder
to remove the root folder.Internal
v30.3.0
Compare Source
New Features
build-blocks-manifest
command to generate a PHP file containing block metadata from allblock.json
files in a project (#65866).v30.2.0
Compare Source
v30.1.0
Compare Source
v30.0.6
Compare Source
v30.0.5
Compare Source
v30.0.4
Compare Source
v30.0.3
Compare Source
v30.0.2
Compare Source
v30.0.1
Compare Source
v30.0.0
Compare Source
Breaking Changes
stylelint
dependency to^16.8.2
(#64828).@wordpress/stylelint-config/scss
to use@wordpress/stylelint-config/scss-stylistic
to keep stylistic rules (#64828).v29.0.0
Compare Source
Breaking Changes
puppeteer-core
package to the latest major version^23.1.0
(#64597).Enhancements
build
command (#61121).Bug Fixes
v28.6.0
Compare Source
v28.5.0
Compare Source
v28.4.0
Compare Source
New Features
build
andstart
commands to automatically copy PHP files listed in thevariations
field ofblock.json
files from the source to the build folder (#63098).v28.3.0
Compare Source
v28.2.0
Compare Source
v28.1.0
Compare Source
v28.0.2
Compare Source
v28.0.1
Compare Source
v28.0.0
Compare 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_PLUGIN
have been replaced byglobalThis.IS_GUTENBERG_PLUGIN
. Build systems usingprocess.env
should be updated (#61486).v27.9.0
Compare Source
New Features
build
andstart
scripts (#61540).v27.8.0
Compare Source
v27.7.0
Compare Source
v27.6.0
Compare Source
v27.5.0
Compare Source
v27.4.0
Compare Source
v27.3.0
Compare Source
v27.2.6
Compare Source
v27.2.5
Compare Source
v27.2.4
Compare Source
v27.2.3
Compare Source
v27.2.2
Compare Source
v27.2.1
Compare Source
v27.2.0
Compare Source
New Features
viewScriptModule
field in block.json forbuild
andstart
scripts (#57437).Enhancements
Deprecations
viewModule
field in block.json is deprecated in favor ofviewScriptModule
(#57437).v27.1.0
Compare Source
v27.0.0
Compare Source
New Features
viewModule
field in block.json forbuild
andstart
scripts (#57461).Breaking Changes
webpack/webpack-cli (webpack-cli)
v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare Source
BREAKING CHANGES
18.12.0
init
,loader
andplugin
commands in favorcreate-webpack-app
webpack-dev-server@v4
5.82.0
--define-process-env-node-env
option was renamed to--config-node-env
Bug Fixes
webpack.config.js
in ESM format (#4346) (5106684)Features
info
/version
command (#3906) (38f3c6f)5.1.4 (2023-06-07)
Bug Fixes
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
.cts
and.mts
extensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
--watch
used (#3783) (c0436ba)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.