Skip to content

npm(deps-dev): bump the dev-dependencies group with 10 updates#952

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/dev-dependencies-3011bda66f
Open

npm(deps-dev): bump the dev-dependencies group with 10 updates#952
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/dev-dependencies-3011bda66f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps the dev-dependencies group with 10 updates:

Package From To
@wordpress/components 32.6.0 33.0.0
@wordpress/data 10.44.0 10.45.0
@wordpress/e2e-test-utils-playwright 1.44.0 1.45.0
@wordpress/env 11.4.0 11.5.0
@wordpress/i18n 6.17.0 6.18.0
@wordpress/jest-console 8.44.0 8.45.0
@wordpress/jest-preset-default 12.44.0 12.45.0
@wordpress/plugins 7.44.0 7.45.0
@wordpress/scripts 32.0.0 32.1.0
@wordpress/url 4.44.0 4.45.0

Updates @wordpress/components from 32.6.0 to 33.0.0

Changelog

Sourced from @​wordpress/components's changelog.

33.0.0 (2026-04-29)

Enhancements

  • ExternalLink: Align appearance with Link from @wordpress/ui (brand color, underline thickness/offset, focus ring, and external-link icon spacing) (#77790).
  • Menu: Remove cursor: not-allowed and added pointer styles to menu (#70412)
  • FormToggle: Add stacking context isolation (#77619).
  • CircularOptionPicker: Add stacking context isolation (#77715).
  • FormTokenField: Add help prop to render additional help text below the field, and deprecate the __experimentalShowHowTo prop in favor of it. The help prop now defaults to the previous how-to text; pass an empty string to hide it (#77552).

Deprecations

  • FormTokenField: Deprecate the __experimentalShowHowTo prop in favor of help prop. The help prop now defaults to the previous how-to text; pass an empty string to hide it (#77552).

Breaking Changes

  • ExternalLink: No longer adds noreferrer to the rel attribute. noopener is still applied. Consumers relying on the previous behavior should pass rel="noopener noreferrer" explicitly (#26968).

Internal

  • NavigableContainer: Refactor from class component to function component with hooks (#77171).
  • Menu: Refactor Menu.Popover to use Ariakit’s render prop, wrapping content in MenuMotionRoot (motion styles) and MenuSurface (panel layout and variant chrome) (#77460).
  • Fix types for TypeScript 7.0 (#77177).
Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • See full diff in compare view

Updates @wordpress/data from 10.44.0 to 10.45.0

Changelog

Sourced from @​wordpress/data's changelog.

10.45.0 (2026-04-29)

New Features

  • Export keyedReducer higher-order reducer helper, consolidating duplicated copies previously maintained in @wordpress/core-data and @wordpress/notices (#77364).
Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • See full diff in compare view

Updates @wordpress/e2e-test-utils-playwright from 1.44.0 to 1.45.0

Changelog

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

1.45.0 (2026-04-29)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • See full diff in compare view

Updates @wordpress/env from 11.4.0 to 11.5.0

Changelog

Sourced from @​wordpress/env's changelog.

11.5.0 (2026-04-29)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • See full diff in compare view

Updates @wordpress/i18n from 6.17.0 to 6.18.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.18.0 (2026-04-29)

Commits

Updates @wordpress/jest-console from 8.44.0 to 8.45.0

Changelog

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

8.45.0 (2026-04-29)

Commits

Updates @wordpress/jest-preset-default from 12.44.0 to 12.45.0

Changelog

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

12.45.0 (2026-04-29)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • See full diff in compare view

Updates @wordpress/plugins from 7.44.0 to 7.45.0

Changelog

Sourced from @​wordpress/plugins's changelog.

7.45.0 (2026-04-29)

Commits

Updates @wordpress/scripts from 32.0.0 to 32.1.0

Changelog

Sourced from @​wordpress/scripts's changelog.

32.1.0 (2026-04-29)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • See full diff in compare view

Updates @wordpress/url from 4.44.0 to 4.45.0

Changelog

Sourced from @​wordpress/url's changelog.

4.45.0 (2026-04-29)

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 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 dev-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `32.6.0` | `33.0.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.44.0` | `10.45.0` |
| [@wordpress/e2e-test-utils-playwright](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils-playwright) | `1.44.0` | `1.45.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `11.4.0` | `11.5.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.17.0` | `6.18.0` |
| [@wordpress/jest-console](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-console) | `8.44.0` | `8.45.0` |
| [@wordpress/jest-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-preset-default) | `12.44.0` | `12.45.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `7.44.0` | `7.45.0` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `32.0.0` | `32.1.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.44.0` | `4.45.0` |


Updates `@wordpress/components` from 32.6.0 to 33.0.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@33.0.0/packages/components)

Updates `@wordpress/data` from 10.44.0 to 10.45.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.45.0/packages/data)

Updates `@wordpress/e2e-test-utils-playwright` from 1.44.0 to 1.45.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.45.0/packages/e2e-test-utils-playwright)

Updates `@wordpress/env` from 11.4.0 to 11.5.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.5.0/packages/env)

Updates `@wordpress/i18n` from 6.17.0 to 6.18.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.18.0/packages/i18n)

Updates `@wordpress/jest-console` from 8.44.0 to 8.45.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.45.0/packages/jest-console)

Updates `@wordpress/jest-preset-default` from 12.44.0 to 12.45.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.45.0/packages/jest-preset-default)

Updates `@wordpress/plugins` from 7.44.0 to 7.45.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.45.0/packages/plugins)

Updates `@wordpress/scripts` from 32.0.0 to 32.1.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@32.1.0/packages/scripts)

Updates `@wordpress/url` from 4.44.0 to 4.45.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.45.0/packages/url)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-version: 33.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/data"
  dependency-version: 10.45.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.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/env"
  dependency-version: 11.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/jest-console"
  dependency-version: 8.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/jest-preset-default"
  dependency-version: 12.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/plugins"
  dependency-version: 7.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/scripts"
  dependency-version: 32.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/url"
  dependency-version: 4.45.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 May 6, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 6, 2026 01:58
@dependabot dependabot Bot added the dependencies Dependency updates label May 6, 2026
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.

0 participants