Skip to content

build(deps): bump the npm-dependencies group with 10 updates#64

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dependencies-7befb5fdb1
Open

build(deps): bump the npm-dependencies group with 10 updates#64
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dependencies-7befb5fdb1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the npm-dependencies group with 10 updates:

Package From To
@wordpress/components 32.0.0 32.1.0
@wordpress/dom-ready 4.38.0 4.39.0
@wordpress/element 6.38.0 6.39.0
@wordpress/i18n 6.11.0 6.12.0
@wordpress/icons 11.5.0 11.6.0
@playwright/test 1.58.0 1.58.1
@types/node 20.19.30 25.2.0
@wordpress/e2e-test-utils-playwright 1.38.0 1.39.0
@wordpress/env 10.38.0 10.39.0
@wordpress/scripts 31.3.0 31.4.0

Updates @wordpress/components from 32.0.0 to 32.1.0

Changelog

Sourced from @​wordpress/components's changelog.

32.1.0 (2026-01-29)

Code Quality

  • Add displayName to components to improve debugging and fix Storybook source code. #74716

Internal

  • ValidatedComboboxControl: Expose the component under private API's. #74891
Commits
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • See full diff in compare view

Updates @wordpress/dom-ready from 4.38.0 to 4.39.0

Changelog

Sourced from @​wordpress/dom-ready's changelog.

4.39.0 (2026-01-29)

Commits

Updates @wordpress/element from 6.38.0 to 6.39.0

Changelog

Sourced from @​wordpress/element's changelog.

6.39.0 (2026-01-29)

Commits
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • See full diff in compare view

Updates @wordpress/i18n from 6.11.0 to 6.12.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.12.0 (2026-01-29)

Commits

Updates @wordpress/icons from 11.5.0 to 11.6.0

Changelog

Sourced from @​wordpress/icons's changelog.

11.6.0 (2026-01-29)

Commits
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • See full diff in compare view

Updates @playwright/test from 1.58.0 to 1.58.1

Release notes

Sourced from @​playwright/test's releases.

v1.58.1

Highlights

#39036 fix(msedge): fix local network permissions #39037 chore: update cft download location #38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0
Commits

Updates @types/node from 20.19.30 to 25.2.0

Commits

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

Changelog

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

1.39.0 (2026-01-29)

Commits

Updates @wordpress/env from 10.38.0 to 10.39.0

Changelog

Sourced from @​wordpress/env's changelog.

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
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • See full diff in compare view

Updates @wordpress/scripts from 31.3.0 to 31.4.0

Changelog

Sourced from @​wordpress/scripts's changelog.

31.4.0 (2026-01-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 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 npm-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `32.0.0` | `32.1.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.38.0` | `4.39.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.38.0` | `6.39.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.11.0` | `6.12.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `11.5.0` | `11.6.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.58.0` | `1.58.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.30` | `25.2.0` |
| [@wordpress/e2e-test-utils-playwright](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils-playwright) | `1.38.0` | `1.39.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.38.0` | `10.39.0` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `31.3.0` | `31.4.0` |


Updates `@wordpress/components` 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/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/components@32.1.0/packages/components)

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

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

Updates `@wordpress/i18n` from 6.11.0 to 6.12.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.12.0/packages/i18n)

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

Updates `@playwright/test` from 1.58.0 to 1.58.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.0...v1.58.1)

Updates `@types/node` from 20.19.30 to 25.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@wordpress/e2e-test-utils-playwright` from 1.38.0 to 1.39.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.39.0/packages/e2e-test-utils-playwright)

Updates `@wordpress/env` from 10.38.0 to 10.39.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@10.39.0/packages/env)

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

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-version: 32.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@wordpress/dom-ready"
  dependency-version: 4.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@wordpress/element"
  dependency-version: 6.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@wordpress/icons"
  dependency-version: 11.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.58.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@wordpress/e2e-test-utils-playwright"
  dependency-version: 1.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@wordpress/env"
  dependency-version: 10.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@wordpress/scripts"
  dependency-version: 31.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 3, 2026
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.

0 participants