Skip to content

Chore(deps): Bump the wordpress-packages group across 1 directory with 7 updates - #650

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wordpress-packages-8383a46c50
Open

Chore(deps): Bump the wordpress-packages group across 1 directory with 7 updates#650
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wordpress-packages-8383a46c50

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the wordpress-packages group with 7 updates in the / directory:

Package From To
@wordpress/interactivity 6.40.0 6.54.0
@wordpress/babel-preset-default 8.40.0 8.54.0
@wordpress/browserslist-config 6.40.0 6.54.0
@wordpress/env 10.39.0 11.14.0
@wordpress/eslint-plugin 24.2.0 25.10.0
@wordpress/jest-preset-default 12.40.0 14.1.0
@wordpress/scripts 31.5.0 34.2.0

Updates @wordpress/interactivity from 6.40.0 to 6.54.0

Changelog

Sourced from @​wordpress/interactivity's changelog.

6.54.0 (2026-08-26)

Internal

  • Split tsconfig into a build project and a default dev project, replacing tsconfig.test.json. (#81509)

6.53.0 (2026-08-12)

6.52.0 (2026-07-29)

6.51.0 (2026-07-14)

6.50.0 (2026-07-01)

6.49.0 (2026-06-24)

6.48.1 (2026-06-16)

6.48.0 (2026-06-10)

6.47.0 (2026-05-27)

6.46.0 (2026-05-14)

6.45.0 (2026-04-29)

6.44.0 (2026-04-15)

6.43.0 (2026-04-01)

6.42.0 (2026-03-18)

Bug Fixes

  • Fix sessionId generation crashing in non-secure (non-HTTPS) contexts. (#76151)
  • Add initialVdomPromise synchronization promise to ensure the router waits for hydration to complete before initializing, fixing dead DOM on Safari and Firefox. (#76053)
  • Fix unexpected full page reload on anchor links. (#76520)

6.41.0 (2026-03-04)

Commits
  • d06b010 chore(release): publish (#82084)
  • 0790fa5 Update changelog files
  • 098e3ba Merge changes published in the Gutenberg plugin "release/23.9" branch
  • 989764d chore(release): publish
  • e18aa00 Update changelog files
  • dbb73c9 Merge changes published in the Gutenberg plugin "release/23.8" branch
  • 7e8b17a chore(release): publish
  • 42ad080 Update changelog files
  • edffa74 Merge changes published in the Gutenberg plugin "release/23.7" branch
  • e9a74f9 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/babel-preset-default from 8.40.0 to 8.54.0

Changelog

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

8.54.0 (2026-08-26)

8.53.0 (2026-08-12)

8.52.0 (2026-07-29)

8.51.0 (2026-07-14)

8.50.0 (2026-07-01)

8.49.0 (2026-06-24)

8.48.1 (2026-06-16)

8.48.0 (2026-06-10)

8.47.0 (2026-05-27)

8.46.0 (2026-05-14)

8.45.0 (2026-04-29)

8.44.0 (2026-04-15)

8.43.0 (2026-04-01)

8.42.0 (2026-03-18)

8.41.0 (2026-03-04)

Commits
  • d06b010 chore(release): publish (#82084)
  • 0790fa5 Update changelog files
  • 098e3ba Merge changes published in the Gutenberg plugin "release/23.9" branch
  • 989764d chore(release): publish
  • e18aa00 Update changelog files
  • dbb73c9 Merge changes published in the Gutenberg plugin "release/23.8" branch
  • 7e8b17a chore(release): publish
  • 42ad080 Update changelog files
  • edffa74 Merge changes published in the Gutenberg plugin "release/23.7" branch
  • e9a74f9 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/browserslist-config from 6.40.0 to 6.54.0

Changelog

Sourced from @​wordpress/browserslist-config's changelog.

6.54.0 (2026-08-26)

6.53.0 (2026-08-12)

6.52.0 (2026-07-29)

6.51.0 (2026-07-14)

6.50.0 (2026-07-01)

6.49.0 (2026-06-24)

6.48.1 (2026-06-16)

6.48.0 (2026-06-10)

6.47.0 (2026-05-27)

6.46.0 (2026-05-14)

6.45.0 (2026-04-29)

6.44.0 (2026-04-15)

6.43.0 (2026-04-01)

6.42.0 (2026-03-18)

6.41.0 (2026-03-04)

Commits
  • d06b010 chore(release): publish (#82084)
  • 0790fa5 Update changelog files
  • 989764d chore(release): publish
  • e18aa00 Update changelog files
  • dbb73c9 Merge changes published in the Gutenberg plugin "release/23.8" branch
  • 7e8b17a chore(release): publish
  • 42ad080 Update changelog files
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • e61c854 Merge changes published in the Gutenberg plugin "release/23.6" branch
  • Additional commits viewable in compare view

Updates @wordpress/env from 10.39.0 to 11.14.0

Changelog

Sourced from @​wordpress/env's changelog.

11.14.0 (2026-08-26)

Bug Fixes

  • Update git sources to the latest commit when --update is passed. Previously, a source pointing at a branch (such as "core": "WordPress/WordPress") stayed at the commit it was first cloned at, no matter how many times it was updated.
  • Do not fail wp-env start when Docker images cannot be pulled (e.g., the Docker registry is unreachable); fall back to locally cached images and show a notice instead. (#81631)

11.13.0 (2026-08-12)

11.12.0 (2026-07-29)

11.11.0 (2026-07-14)

11.10.0 (2026-07-01)

11.9.0 (2026-06-24)

11.8.1 (2026-06-16)

11.8.0 (2026-06-10)

Enhancements

  • Use partial clones (--filter=blob:none) when downloading git sources and the PHPUnit test suite to reduce download size. (#78918)

Bug Fixes

  • Replace extract-zip with adm-zip to fix silent hang on Node 24.16.0 (libuv 1.52.1) when downloading URL-based zip sources. (#78762)

11.7.0 (2026-05-27)

11.6.0 (2026-05-14)

11.5.0 (2026-04-29)

11.4.0 (2026-04-15)

Bug Fixes

  • Fix WP-Cron, REST API loopback, and Site Health loopback failures when wp-env runs on a non-default port. Apache inside the WordPress container now also listens on the host-mapped port, so PHP loopback requests to WP_HOME succeed instead of being refused. (#20569)

11.3.0 (2026-04-01)

11.2.0 (2026-03-18)

11.1.0 (2026-03-04)

Bug Fixes

... (truncated)

Commits
  • d06b010 chore(release): publish (#82084)
  • 0790fa5 Update changelog files
  • 098e3ba Merge changes published in the Gutenberg plugin "release/23.9" branch
  • 989764d chore(release): publish
  • e18aa00 Update changelog files
  • dbb73c9 Merge changes published in the Gutenberg plugin "release/23.8" branch
  • 7e8b17a chore(release): publish
  • 42ad080 Update changelog files
  • edffa74 Merge changes published in the Gutenberg plugin "release/23.7" branch
  • e9a74f9 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/eslint-plugin from 24.2.0 to 25.10.0

Changelog

Sourced from @​wordpress/eslint-plugin's changelog.

25.10.0 (2026-08-26)

Bug Fixes

  • Remove fixable option from i18n-no-flanking-whitespace rule #70279.

Enhancements

  • Update use-recommended-components rule to mark SearchableChipSelect and SearchableChipSelectControl from @wordpress/ui as recommended (#80980).
  • Update use-recommended-components rule to mark Autocomplete, Field, and Fieldset from @wordpress/ui as recommended (#80636).
  • Allow the public @wordpress/ui keyboard shortcut utilities in the use-recommended-components rule. (#81826)
  • Update use-recommended-components rule to mark Input, InputControl, and InputLayout from @wordpress/ui as recommended, and to prefer @wordpress/ui InputControl over legacy @wordpress/components InputControl and TextControl (#81658).
  • The use-recommended-components rule now allows ControlWithError and ValidityIndicator from @wordpress/ui. (#81574)

25.9.0 (2026-08-12)

Enhancements

  • The dependency-group rule's "never" mode now recognizes dependency comments regardless of capitalization or a trailing period while preserving other comments. (#81246)
  • Update use-recommended-components rule to allow Calendar and RangeCalendar from @wordpress/ui (#81337).

25.8.0 (2026-07-29)

Enhancements

  • Update use-recommended-components rule to flag Animate, Flex, FlexBlock, FlexItem, ResponsiveWrapper, TabbableContainer, and __experimentalDivider, __experimentalElevation, __experimentalGrid, __experimentalScrollable, __experimentalSpacer, __experimentalSurface, and __experimentalView from @wordpress/components as not recommended (#80754).
  • Updated use-recommended-components deprecation messages for Animate and __experimentalSurface to point to design tokens (#80931, #80943).

25.7.0 (2026-07-14)

Enhancements

  • Update use-recommended-components rule to allow Skeleton from @wordpress/ui (#79671).

25.6.0 (2026-07-01)

25.5.0 (2026-06-24)

Enhancements

  • Update use-recommended-components rule to prefer Tooltip from @wordpress/ui over @wordpress/components (#78693).

25.4.1 (2026-06-16)

25.4.0 (2026-06-10)

25.3.0 (2026-05-27)

Enhancements

... (truncated)

Commits
  • d06b010 chore(release): publish (#82084)
  • 0790fa5 Update changelog files
  • 098e3ba Merge changes published in the Gutenberg plugin "release/23.9" branch
  • 989764d chore(release): publish
  • e18aa00 Update changelog files
  • dbb73c9 Merge changes published in the Gutenberg plugin "release/23.8" branch
  • 7e8b17a chore(release): publish
  • 42ad080 Update changelog files
  • edffa74 Merge changes published in the Gutenberg plugin "release/23.7" branch
  • e9a74f9 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/jest-preset-default from 12.40.0 to 14.1.0

Changelog

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

14.1.0 (2026-08-26)

14.0.0 (2026-08-12)

Breaking Changes

  • Add an exports field. Only the package root and jest-preset are exposed; deep imports of other files are no longer resolvable (#80837).

13.0.0 (2026-07-29)

Breaking Changes

  • Require Jest v30 or newer and expose the Jest preset from the package root (#80767).

12.51.0 (2026-07-14)

Bug Fixes

  • Mock CSS Module class names with prefixed kebab-case values in unit tests (#79535).

12.50.0 (2026-07-01)

12.49.0 (2026-06-24)

12.48.1 (2026-06-16)

12.48.0 (2026-06-10)

12.47.0 (2026-05-27)

12.46.0 (2026-05-14)

12.45.0 (2026-04-29)

12.44.0 (2026-04-15)

12.43.0 (2026-04-01)

12.42.0 (2026-03-18)

12.41.0 (2026-03-04)

Commits
  • d06b010 chore(release): publish (#82084)
  • 0790fa5 Update changelog files
  • 989764d chore(release): publish
  • e18aa00 Update changelog files
  • dbb73c9 Merge changes published in the Gutenberg plugin "release/23.8" branch
  • 7e8b17a chore(release): publish
  • 42ad080 Update changelog files
  • edffa74 Merge changes published in the Gutenberg plugin "release/23.7" branch
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/scripts from 31.5.0 to 34.2.0

Changelog

Sourced from @​wordpress/scripts's changelog.

34.2.0 (2026-08-26)

34.1.0 (2026-08-12)

Bug Fixes

  • Set Sass's charset option to false so production builds no longer emit a UTF-8 BOM in the middle of the extracted CSS (#81383).

34.0.0 (2026-07-29)

Breaking Changes

  • Upgrade the bundled Jest packages from v29 to v30 (#80767).

Enhancements

  • `format`: Detect `prettier.config.mjs` so the bundled default config is not used when one is present ([#80422](https://github.com/WordPress/gutenberg/pull/80422)).
    

33.0.0 (2026-07-14)

Breaking Changes

  • The test-e2e command now runs the Playwright-based end-to-end test runner instead of Puppeteer (test-playwright remains available as an alias). Removed the Puppeteer test environment and configuration (jest-environment-puppeteer, jest-e2e.config.js, puppeteer.config.js) along with the puppeteer-core and expect-puppeteer dependencies. Puppeteer-specific options (e.g. --puppeteer-interactive, --puppeteer-devtools) are no longer supported (#60357).

Enhancements

  • Widen React peer dependency ranges to ^18 || ^19 to support both React 18 and React 19 environments (#80024).
  • Update stylelint to ^16.26.1 (#79648).
  • Widen the @playwright/test peer dependency to >=1 and mark it optional, so consumers aren't forced to bump Playwright or satisfy it under strict peer deps (#78632).
  • Update webpack-dev-server to ^5.2.1, resolving several Dependabot security alerts and migrating the internal dev-server proxy config to the v5 array format (#80347).

32.6.0 (2026-07-01)

32.5.0 (2026-06-24)

Enhancements

  • lint-style: Detect .cjs and .mjs config files so the bundled default config is not used when one of these is present (#79226).

32.4.1 (2026-06-16)

32.4.0 (2026-06-10)

32.3.0 (2026-05-27)

32.2.0 (2026-05-14)

32.1.0 (2026-04-29)

32.0.0 (2026-04-15)

... (truncated)

Commits
  • d06b010 chore(release): publish (#82084)
  • 0790fa5 Update changelog files
  • 098e3ba Merge changes published in the Gutenberg plugin "release/23.9" branch
  • 989764d chore(release): publish
  • e18aa00 Update changelog files
  • dbb73c9 Merge changes published in the Gutenberg plugin "release/23.8" branch
  • 7e8b17a chore(release): publish
  • 42ad080 Update changelog files
  • edffa74 Merge changes published in the Gutenberg plugin "release/23.7" branch
  • e9a74f9 chore(release): publish
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-8383a46c50 branch from 6c5b170 to a1a6927 Compare April 3, 2026 03:31
@dependabot dependabot Bot changed the title Chore(deps): Bump the wordpress-packages group with 7 updates Chore(deps): Bump the wordpress-packages group across 1 directory with 7 updates Apr 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-8383a46c50 branch from a1a6927 to 233e1c3 Compare April 30, 2026 18:37
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-8383a46c50 branch from 233e1c3 to 94586ed Compare May 31, 2026 18:36
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-8383a46c50 branch from 94586ed to 242a36b Compare June 30, 2026 18:36
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-8383a46c50 branch from 242a36b to a1d0352 Compare July 31, 2026 18:35
…h 7 updates

Bumps the wordpress-packages group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/interactivity](https://github.com/WordPress/gutenberg/tree/HEAD/packages/interactivity) | `6.40.0` | `6.54.0` |
| [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) | `8.40.0` | `8.54.0` |
| [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) | `6.40.0` | `6.54.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.39.0` | `11.14.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `24.2.0` | `25.10.0` |
| [@wordpress/jest-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-preset-default) | `12.40.0` | `14.1.0` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `31.5.0` | `34.2.0` |



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

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

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

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

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

Updates `@wordpress/jest-preset-default` from 12.40.0 to 14.1.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@14.1.0/packages/jest-preset-default)

Updates `@wordpress/scripts` from 31.5.0 to 34.2.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@34.2.0/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/babel-preset-default"
  dependency-version: 8.42.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/browserslist-config"
  dependency-version: 6.42.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/env"
  dependency-version: 11.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 24.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/interactivity"
  dependency-version: 6.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/jest-preset-default"
  dependency-version: 12.42.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/scripts"
  dependency-version: 31.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-8383a46c50 branch from a1d0352 to 207fba2 Compare August 31, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants