Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps the development group with 4 updates in the / directory: @wordpress/scripts, css-minimizer-webpack-plugin, postcss-preset-env and webpack-remove-empty-scripts.

Updates @wordpress/scripts from 30.10.0 to 30.22.0

Changelog

Sourced from @​wordpress/scripts's changelog.

30.22.0 (2025-08-20)

30.21.0 (2025-08-07)

30.20.0 (2025-07-23)

30.19.0 (2025-06-25)

30.18.0 (2025-06-04)

30.17.0 (2025-05-22)

30.16.0 (2025-05-07)

30.15.0 (2025-04-11)

30.14.1 (2025-04-01)

Bug Fixes

  • Fix: --blocks-manifest CLI flag doesn't work when the directory name has space (#69766).

30.14.0 (2025-03-27)

New Features

  • Add --blocks-manifest CLI flag to generate a PHP file containing block metadata from all block.json files in the project (#69578).

30.13.0 (2025-03-13)

30.12.0 (2025-02-28)

30.11.0 (2025-02-12)

Commits
  • 445ede0 chore(release): publish
  • 942f381 Update changelog files
  • acf94a9 Merge changes published in the Gutenberg plugin "release/21.5" branch
  • 28cc209 chore(release): publish
  • c3f1cc5 Update changelog files
  • d293d7f Merge changes published in the Gutenberg plugin "release/21.4" branch
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • Additional commits viewable in compare view

Updates css-minimizer-webpack-plugin from 7.0.0 to 7.0.2

Release notes

Sourced from css-minimizer-webpack-plugin's releases.

v7.0.2

7.0.2 (2025-03-06)

Bug Fixes

v7.0.1

7.0.1 (2025-03-06)

Bug Fixes

  • better support worker threads (eeaa5e1)
  • use os.availableParallelism() for parallelism when it is available (b07feeb)
Changelog

Sourced from css-minimizer-webpack-plugin's changelog.

7.0.2 (2025-03-06)

Bug Fixes

7.0.1 (2025-03-06)

Bug Fixes

  • better support worker threads (eeaa5e1)
  • use os.availableParallelism() for parallelism when it is available (b07feeb)
Commits
  • bc6dd99 chore(release): 7.0.2
  • 9d009b3 fix: better types
  • 08c9f3e chore(release): 7.0.1
  • eeaa5e1 fix: better support worker threads
  • b07feeb fix: use os.availableParallelism() for parallelism when it is available
  • f148aa1 chore(deps-dev): bump esbuild from 0.20.2 to 0.25.0 (#279)
  • 2d291a0 chore: update codecov-action from v4 to v5 (#277)
  • 9152293 chore(deps): bump nanoid from 3.3.7 to 3.3.8 (#276)
  • 50f4eef ci: add Node.js v23 (#274)
  • b03665a chore: fix npm audit (#275)
  • Additional commits viewable in compare view

Updates postcss-preset-env from 10.1.3 to 10.3.1

Changelog

Sourced from postcss-preset-env's changelog.

10.3.1

August 27, 2025

10.3.0

August 22, 2025

10.2.4

June 26, 2025

10.2.3

June 11, 2025

10.2.2

June 10, 2025

10.2.1

June 5, 2025

10.2.0

May 27, 2025

... (truncated)

Commits

Updates webpack-remove-empty-scripts from 1.0.4 to 1.1.1

Release notes

Sourced from webpack-remove-empty-scripts's releases.

v1.1.0

No changes in code

Improvements

Optimize npm package and reduce unpacked size: 31 kB -> 9 kB.

Test

  • Removed the test strategies for node <= 16 on GitHub.
  • Added the test strategy for node 22.x on GitHub.
  • Refactoring of test utilities.
Changelog

Sourced from webpack-remove-empty-scripts's changelog.

1.1.0 (2025-05-25)

  • chore: optimize npm package and reduce unpacked size: 31 kB -> 9 kB
  • docs: update readme
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development group with 4 updates in the / directory: [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts), [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin), [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) and [webpack-remove-empty-scripts](https://github.com/webdiscus/webpack-remove-empty-scripts).


Updates `@wordpress/scripts` from 30.10.0 to 30.22.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/scripts)

Updates `css-minimizer-webpack-plugin` from 7.0.0 to 7.0.2
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack/css-minimizer-webpack-plugin@v7.0.0...v7.0.2)

Updates `postcss-preset-env` from 10.1.3 to 10.3.1
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `webpack-remove-empty-scripts` from 1.0.4 to 1.1.1
- [Release notes](https://github.com/webdiscus/webpack-remove-empty-scripts/releases)
- [Changelog](https://github.com/webdiscus/webpack-remove-empty-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webdiscus/webpack-remove-empty-scripts/commits)

---
updated-dependencies:
- dependency-name: "@wordpress/scripts"
  dependency-version: 30.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: css-minimizer-webpack-plugin
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: postcss-preset-env
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: webpack-remove-empty-scripts
  dependency-version: 1.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-c658f62e05 branch December 1, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant