Skip to content

npm(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates#920

Merged
GaryJones merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/dev-dependencies-f5dc3c36ec
Apr 4, 2026
Merged

npm(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates#920
GaryJones merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/dev-dependencies-f5dc3c36ec

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2026

Bumps the dev-dependencies group with 8 updates in the / directory:

Package From To
@wordpress/components 32.0.0 32.5.0
@wordpress/e2e-test-utils-playwright 1.38.0 1.43.0
@wordpress/env 10.38.0 11.3.0
@wordpress/jest-console 8.38.0 8.43.0
@wordpress/jest-preset-default 12.38.0 12.43.0
@wordpress/plugins 7.38.0 7.43.0
@wordpress/scripts 31.3.0 31.8.0
@wordpress/url 4.38.0 4.43.0

Updates @wordpress/components from 32.0.0 to 32.5.0

Changelog

Sourced from @​wordpress/components's changelog.

32.5.0 (2026-04-01)

Bug Fixes

  • ToggleGroupControl: Fix accessible association of help text (#76740).
  • ComboboxControl: Fix accessible association of help text with the combobox input (#76761).
  • RadioControl: Add role="radiogroup" to the wrapping fieldset element (#76745).
  • ControlWithError: Connect validation error messages to controls via aria-describedby (#76742).
  • CustomGradientPicker: Add state persistence when switching between Linear and Radial Gradient (#76595).
  • Button: fix focus styles in High Contrast (forced colors) mode (#76719).

Enhancements

  • Button: Hide focus outline on :active in High Contrast (forced colors) mode to provide visual click feedback (#76833).

Internal

  • Autocomplete: Extract matching logic into a standalone pure function (#76957).

32.4.0 (2026-03-18)

Bug Fixes

  • Revert word-break: break-word addition (#76230).
  • VisuallyHidden: Add word-break: normal to prevent text wrapping issues in screen reader content (#75539).
  • DateTimePicker: Fix error that occurs when selecting a day outside the valid days for a month (e.g. February 30) (#76400).

Enhancements

  • DateCalendar, DateRangeCalendar: Add showOutsideDays and fixedWeeks props and style outside-month days (#76199).
  • Modal: Use --wpds-dimension-surface-width-* design tokens for width constraints (#76494).
  • Snackbar: Use --wpds-dimension-surface-width-lg design token for max-width (#76592).

Internal

  • Remove Avatar and AvatarGroup from private APIs, moved to @wordpress/editor (#75652).

32.3.0 (2026-03-04)

Code Quality

  • Improve typing of focusOnMount prop in Dropdown, Modal and Popover (#75442).

Bug Fixes

  • Menu: Fix controlled checked state for radio items (#76041).
  • ColorPicker: Preserve hue and saturation when the selected color becomes achromatic (#75493).
  • SnackbarList: Fix scaling distortion when a snackbar's content is updated in place via a shared notice ID (#75709).
  • ToggleGroupControl: Fix hover styles on disabled items (#75737).
  • FormTokenField: Fixed incorrect height of input field when rendered on pages using WordPress 7.0 form styles (#75880).

... (truncated)

Commits
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • aa5f983 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8f9faaf Merge changes published in the Gutenberg plugin "release/22.8" branch
  • Additional commits viewable in compare view

Updates @wordpress/data from 10.38.0 to 10.43.0

Changelog

Sourced from @​wordpress/data's changelog.

10.43.0 (2026-04-01)

10.42.0 (2026-03-18)

10.41.0 (2026-03-04)

10.40.0 (2026-02-18)

10.39.0 (2026-01-29)

Commits
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8f9faaf Merge changes published in the Gutenberg plugin "release/22.8" branch
  • 8bfc179 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/e2e-test-utils-playwright from 1.38.0 to 1.43.0

Changelog

Sourced from @​wordpress/e2e-test-utils-playwright's changelog.

1.43.0 (2026-04-01)

1.42.0 (2026-03-18)

1.41.0 (2026-03-04)

1.40.0 (2026-02-18)

1.39.0 (2026-01-29)

Commits
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8bfc179 chore(release): publish
  • ccb148d Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/env from 10.38.0 to 11.3.0

Changelog

Sourced from @​wordpress/env's changelog.

11.3.0 (2026-04-01)

11.2.0 (2026-03-18)

11.1.0 (2026-03-04)

Bug Fixes

  • Suppress spinner and success message output when using --json flag to ensure clean, parseable JSON output.

11.0.0 (2026-02-18)

Bug Fixes

  • Playground runtime now supports zip archive themes, matching Docker runtime behavior. (#75140).
  • Add MySQL healthcheck to prevent race condition where WordPress containers start before MySQL is fully initialized. Uses MariaDB's official healthcheck.sh script with MARIADB_AUTO_UPGRADE to support both new and existing installations.
  • Remove non-functional WP_ENV_MULTISITE config.

New Features

  • Added --auto-port flag to the start command. When passed, wp-env automatically finds available ports if the configured ports are busy. Without this flag, ports default to 8888/8889 and Docker reports an error if they are busy (matching pre-existing behavior).

Breaking Changes

  • Pretty permalinks (/%year%/%monthnum%/%day%/%postname%/) are now enabled by default, matching WordPress core behavior on fresh installs. Previously, plain permalinks were used because the loopback test that WordPress runs during installation fails inside Docker.
  • The port option now defaults to null (auto-select) instead of 8888. When null, wp-env tries port 8888 (or 8889 for tests) first, then falls back to an available ephemeral port. Set an explicit port number to preserve the previous behavior.
  • Replaced install-path command with status command. The work directory path is now available as part of the status output.

New Features

  • Added phpmyadmin boolean configuration option to enable phpMyAdmin. Setting phpmyadminPort also enables phpMyAdmin for backward compatibility.
  • Added phpMyAdmin support to the Playground runtime. When enabled, phpMyAdmin is available at http://localhost:<port>/phpmyadmin.
  • Added status command that shows comprehensive environment information including running state, URLs, ports, configuration, and paths.
  • Added --config global option to specify a custom configuration file path, enabling multiple parallel environments from the same directory.
  • Added testsEnvironment configuration option. Set to false to skip creating test containers (tests-mysql, tests-wordpress, tests-cli, tests-phpmyadmin), reducing resource usage when test isolation is achieved via separate config files.

10.39.0 (2026-01-29)

New Features

  • Add experimental WordPress Playground runtime support. Use --runtime=playground flag to start wp-env with Playground instead of Docker.
  • Add cleanup command to remove environment-specific resources (containers, volumes, networks, and local files) while preserving Docker images for faster re-starts.
  • Add --force flag to both destroy and cleanup commands to skip the confirmation prompt.
  • Rename clean command to reset for clarity. The clean command is now deprecated but still works as an alias.

Deprecation

  • The clean command is deprecated. Use reset instead. The afterClean lifecycle script is also deprecated in favor of afterReset.
Commits
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8f9faaf Merge changes published in the Gutenberg plugin "release/22.8" branch
  • 8bfc179 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/i18n from 6.11.0 to 6.16.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.16.0 (2026-04-01)

6.15.0 (2026-03-18)

6.14.0 (2026-03-04)

6.13.0 (2026-02-18)

6.12.0 (2026-01-29)

Commits
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8bfc179 chore(release): publish
  • ccb148d Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/jest-console from 8.38.0 to 8.43.0

Changelog

Sourced from @​wordpress/jest-console's changelog.

8.43.0 (2026-04-01)

8.42.0 (2026-03-18)

8.41.0 (2026-03-04)

8.40.0 (2026-02-18)

8.39.0 (2026-01-29)

Commits
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8bfc179 chore(release): publish
  • ccb148d Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/jest-preset-default from 12.38.0 to 12.43.0

Changelog

Sourced from @​wordpress/jest-preset-default's changelog.

12.43.0 (2026-04-01)

12.42.0 (2026-03-18)

12.41.0 (2026-03-04)

12.40.0 (2026-02-18)

12.39.0 (2026-01-29)

Commits
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8bfc179 chore(release): publish
  • ccb148d Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/plugins from 7.38.0 to 7.43.0

Changelog

Sourced from @​wordpress/plugins's changelog.

7.43.0 (2026-04-01)

7.42.0 (2026-03-18)

7.41.0 (2026-03-04)

7.40.0 (2026-02-18)

7.39.0 (2026-01-29)

Commits
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8bfc179 chore(release): publish
  • ccb148d Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/scripts from 31.3.0 to 31.8.0

Changelog

Sourced from @​wordpress/scripts's changelog.

31.8.0 (2026-04-01)

31.7.0 (2026-03-18)

31.6.0 (2026-03-04)

31.5.0 (2026-02-18)

31.4.0 (2026-01-29)

Commits
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8f9faaf Merge changes published in the Gutenberg plugin "release/22.8" branch
  • 8bfc179 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/url from 4.38.0 to 4.43.0

Changelog

Sourced from @​wordpress/url's changelog.

4.43.0 (2026-04-01)

4.42.0 (2026-03-18)

4.41.0 (2026-03-04)

4.40.0 (2026-02-18)

4.39.0 (2026-01-29)

Commits
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8bfc179 chore(release): publish
  • ccb148d Update changelog files
  • Additional commits viewable in compare view

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 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

…h 10 updates

Bumps the dev-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `32.0.0` | `32.5.0` |
| [@wordpress/e2e-test-utils-playwright](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils-playwright) | `1.38.0` | `1.43.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.38.0` | `11.3.0` |
| [@wordpress/jest-console](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-console) | `8.38.0` | `8.43.0` |
| [@wordpress/jest-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-preset-default) | `12.38.0` | `12.43.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `7.38.0` | `7.43.0` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `31.3.0` | `31.8.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.38.0` | `4.43.0` |



Updates `@wordpress/components` from 32.0.0 to 32.5.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/components@32.5.0/packages/components)

Updates `@wordpress/data` from 10.38.0 to 10.43.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/data/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/data@10.43.0/packages/data)

Updates `@wordpress/e2e-test-utils-playwright` from 1.38.0 to 1.43.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/e2e-test-utils-playwright/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/e2e-test-utils-playwright@1.43.0/packages/e2e-test-utils-playwright)

Updates `@wordpress/env` from 10.38.0 to 11.3.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/env@11.3.0/packages/env)

Updates `@wordpress/i18n` from 6.11.0 to 6.16.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/i18n/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/i18n@6.16.0/packages/i18n)

Updates `@wordpress/jest-console` from 8.38.0 to 8.43.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/jest-console/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/jest-console@8.43.0/packages/jest-console)

Updates `@wordpress/jest-preset-default` from 12.38.0 to 12.43.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/jest-preset-default/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/jest-preset-default@12.43.0/packages/jest-preset-default)

Updates `@wordpress/plugins` from 7.38.0 to 7.43.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/plugins/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/plugins@7.43.0/packages/plugins)

Updates `@wordpress/scripts` from 31.3.0 to 31.8.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/scripts@31.8.0/packages/scripts)

Updates `@wordpress/url` from 4.38.0 to 4.43.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/url/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/url@4.43.0/packages/url)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-version: 32.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/data"
  dependency-version: 10.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/e2e-test-utils-playwright"
  dependency-version: 1.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/env"
  dependency-version: 11.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/jest-console"
  dependency-version: 8.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/jest-preset-default"
  dependency-version: 12.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/plugins"
  dependency-version: 7.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/scripts"
  dependency-version: 31.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/url"
  dependency-version: 4.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency updates label Apr 4, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 4, 2026 10:47
@dependabot dependabot bot added the dependencies Dependency updates label Apr 4, 2026
@GaryJones GaryJones merged commit ad17f08 into develop Apr 4, 2026
7 checks passed
@GaryJones GaryJones deleted the dependabot/npm_and_yarn/dev-dependencies-f5dc3c36ec branch April 4, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant