Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/dev-dependencies-520a280fa9
Open

npm(deps-dev): bump the dev-dependencies group with 10 updates#976
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/dev-dependencies-520a280fa9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Bumps the dev-dependencies group with 10 updates:

Package From To
@wordpress/components 33.1.0 34.0.0
@wordpress/data 10.46.0 10.47.0
@wordpress/e2e-test-utils-playwright 1.46.0 1.47.0
@wordpress/env 11.6.0 11.7.0
@wordpress/i18n 6.19.0 6.20.0
@wordpress/jest-console 8.46.0 8.47.0
@wordpress/jest-preset-default 12.46.0 12.47.0
@wordpress/plugins 7.46.0 7.47.0
@wordpress/scripts 32.2.0 32.3.0
@wordpress/url 4.46.0 4.47.0

Updates @wordpress/components from 33.1.0 to 34.0.0

Changelog

Sourced from @​wordpress/components's changelog.

34.0.0 (2026-05-27)

Breaking Changes

  • Upgrade React to v19 (#61521).
  • BoxControl: Remove deprecated __experimentalApplyValueToSides export (#78528).
  • Navigation: Completely remove deprecated component family (#78529).
  • Notice: Rework internal DOM structure and class names (#78231). Consumers relying on those implementation details should update their projects accordingly:
    • Removed the is-dismissible class name on the root wrapper.
    • Moved the .components-notice__actions wrapper as a sibling of .components-notice__content (it was previously nested inside it).

Enhancements

  • Tabs, TabPanel: Align selected tab colors and indicators with @wordpress/ui Tabs (#78418).
  • NoticeList: Add vertical spacing between notices in a list.
  • Draggable: Render the drag clone inside the @wordpress/ui compat overlay slot so it shares stacking with @wordpress/ui overlays opened mid-drag. Auto-enabled in WordPress environments; other hosts can opt in via useEnableWpCompatOverlaySlot() (#78183, #78354).

Bug Fixes

  • Popover: Don't close when focus moves into the @wordpress/ui compat overlay slot, or is restored to the popover from any portaled descendant. This unblocks nested overlays such as @wordpress/ui Select, which previously dismissed the host Popover on hover and on overlay dismissal (#78407).
  • RangeControl: Remove the icon prop from the web types. It was added in error during the TypeScript migration and never had any effect on web; use beforeIcon or afterIcon instead. The prop remains functional in the native (mobile) implementation (#78444).

Internal

  • Autocomplete: Share the per-instance keydown listener across instances via subscribeDelegatedListener so a typical post-editor mount adds 1 native keydown listener on the document instead of one per RichText (#78310).
  • Declare @emotion/native as a direct dependency; it was previously a phantom dependency relying on hoisting (#78687).
Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • See full diff in compare view

Updates @wordpress/data from 10.46.0 to 10.47.0

Changelog

Sourced from @​wordpress/data's changelog.

10.47.0 (2026-05-27)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • See full diff in compare view

Updates @wordpress/e2e-test-utils-playwright from 1.46.0 to 1.47.0

Changelog

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

1.47.0 (2026-05-27)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • See full diff in compare view

Updates @wordpress/env from 11.6.0 to 11.7.0

Changelog

Sourced from @​wordpress/env's changelog.

11.7.0 (2026-05-27)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • See full diff in compare view

Updates @wordpress/i18n from 6.19.0 to 6.20.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.20.0 (2026-05-27)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • See full diff in compare view

Updates @wordpress/jest-console from 8.46.0 to 8.47.0

Changelog

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

8.47.0 (2026-05-27)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • See full diff in compare view

Updates @wordpress/jest-preset-default from 12.46.0 to 12.47.0

Changelog

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

12.47.0 (2026-05-27)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • See full diff in compare view

Updates @wordpress/plugins from 7.46.0 to 7.47.0

Changelog

Sourced from @​wordpress/plugins's changelog.

7.47.0 (2026-05-27)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • See full diff in compare view

Updates @wordpress/scripts from 32.2.0 to 32.3.0

Changelog

Sourced from @​wordpress/scripts's changelog.

32.3.0 (2026-05-27)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • See full diff in compare view

Updates @wordpress/url from 4.46.0 to 4.47.0

Changelog

Sourced from @​wordpress/url's changelog.

4.47.0 (2026-05-27)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • See full diff 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

Bumps the dev-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `33.1.0` | `34.0.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.46.0` | `10.47.0` |
| [@wordpress/e2e-test-utils-playwright](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils-playwright) | `1.46.0` | `1.47.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `11.6.0` | `11.7.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.19.0` | `6.20.0` |
| [@wordpress/jest-console](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-console) | `8.46.0` | `8.47.0` |
| [@wordpress/jest-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-preset-default) | `12.46.0` | `12.47.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `7.46.0` | `7.47.0` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `32.2.0` | `32.3.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.46.0` | `4.47.0` |


Updates `@wordpress/components` from 33.1.0 to 34.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@34.0.0/packages/components)

Updates `@wordpress/data` from 10.46.0 to 10.47.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.47.0/packages/data)

Updates `@wordpress/e2e-test-utils-playwright` from 1.46.0 to 1.47.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.47.0/packages/e2e-test-utils-playwright)

Updates `@wordpress/env` from 11.6.0 to 11.7.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.7.0/packages/env)

Updates `@wordpress/i18n` from 6.19.0 to 6.20.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.20.0/packages/i18n)

Updates `@wordpress/jest-console` from 8.46.0 to 8.47.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.47.0/packages/jest-console)

Updates `@wordpress/jest-preset-default` from 12.46.0 to 12.47.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.47.0/packages/jest-preset-default)

Updates `@wordpress/plugins` from 7.46.0 to 7.47.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.47.0/packages/plugins)

Updates `@wordpress/scripts` from 32.2.0 to 32.3.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.3.0/packages/scripts)

Updates `@wordpress/url` from 4.46.0 to 4.47.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.47.0/packages/url)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-version: 34.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/data"
  dependency-version: 10.47.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.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/env"
  dependency-version: 11.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/jest-console"
  dependency-version: 8.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/jest-preset-default"
  dependency-version: 12.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/plugins"
  dependency-version: 7.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/scripts"
  dependency-version: 32.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wordpress/url"
  dependency-version: 4.47.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 Jun 4, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 4, 2026 01:06
@dependabot dependabot Bot added the dependencies Dependency updates label Jun 4, 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