Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 25, 2025

Bumps the twentytwenty-miscellaneous group in /src/wp-content/themes/twentytwenty with 2 updates: @wordpress/scripts and concurrently.

Updates @wordpress/scripts from 30.7.0 to 30.19.0

Changelog

Sourced from @​wordpress/scripts's changelog.

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)

30.10.0 (2025-01-29)

30.9.0 (2025-01-15)

30.8.0 (2025-01-02)

Enhancements

  • Recommend listing JavaScript entry points as paths passed to the start and build commands (#68251).
  • Introduce a new option --source-path to customize the source directory used with the start and build commands (#68251).

Internal

  • The bundled rtlcss-webpack-plugin dependency has been replaced with a modified fork of the plugin to fix issues with the original package (#68201).
  • The bundled sass dependency has been updated from ^1.50.0 to ^1.54.0 (#68380).
Commits

Updates concurrently from 9.1.0 to 9.2.0

Release notes

Sourced from concurrently's releases.

v9.2.0

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.2...v9.2.0

v9.1.2

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2

v9.1.1

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 25, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-b0ac8ead96 branch from 55c5440 to 8a7493e Compare June 30, 2025 15:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-b0ac8ead96 branch 2 times, most recently from f618fb1 to b7232ca Compare July 14, 2025 15:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-b0ac8ead96 branch from b7232ca to 684484e Compare August 4, 2025 21:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-b0ac8ead96 branch from 684484e to 8f1facd Compare August 19, 2025 00:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-b0ac8ead96 branch from 8f1facd to 1c7631d Compare August 26, 2025 04:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-b0ac8ead96 branch 2 times, most recently from d7a0882 to bc7323b Compare September 8, 2025 14:37
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-b0ac8ead96 branch from bc7323b to c89f0e7 Compare September 22, 2025 14:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-b0ac8ead96 branch 2 times, most recently from 1d1f0ea to 2a6089c Compare October 6, 2025 15:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-b0ac8ead96 branch 2 times, most recently from f8b497f to 59f8f48 Compare October 15, 2025 20:39
Bumps the twentytwenty-miscellaneous group in /src/wp-content/themes/twentytwenty with 2 updates: [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) and [concurrently](https://github.com/open-cli-tools/concurrently).


Updates `@wordpress/scripts` from 30.7.0 to 30.19.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 `concurrently` from 9.1.0 to 9.2.0
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.0...v9.2.0)

---
updated-dependencies:
- dependency-name: "@wordpress/scripts"
  dependency-version: 30.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: twentytwenty-miscellaneous
- dependency-name: concurrently
  dependency-version: 9.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: twentytwenty-miscellaneous
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-b0ac8ead96 branch from 59f8f48 to ecfadca Compare October 20, 2025 15:49
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