Skip to content

build(deps-dev): bump the wordpress-packages group across 1 directory with 8 updates - #8160

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/wordpress-packages-4a70c27372
Open

build(deps-dev): bump the wordpress-packages group across 1 directory with 8 updates#8160
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/wordpress-packages-4a70c27372

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@wordpress/babel-preset-default 8.11.0 8.54.0
@wordpress/dependency-extraction-webpack-plugin 3.5.0 6.54.0
@wordpress/env 11.2.0 11.14.0
@wordpress/eslint-plugin 21.1.2 25.10.0
@wordpress/jest-preset-default 12.8.1 14.1.0
@wordpress/postcss-themes 6.8.1 6.54.0
@wordpress/prettier-config 4.8.1 4.54.0
@wordpress/scripts 34.1.0 34.2.0

Updates @wordpress/babel-preset-default from 8.11.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)

8.40.0 (2026-02-18)

8.39.0 (2026-01-29)

8.38.0 (2026-01-16)

8.36.0 (2025-11-26)

8.35.0 (2025-11-12)

8.34.0 (2025-10-29)

8.33.0 (2025-10-17)

8.32.0 (2025-10-01)

8.31.0 (2025-09-17)

8.30.0 (2025-09-03)

... (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/dependency-extraction-webpack-plugin from 3.5.0 to 6.54.0

Changelog

Sourced from @​wordpress/dependency-extraction-webpack-plugin's changelog.

6.54.0 (2026-08-26)

6.53.0 (2026-08-12)

Enhancements

  • Add @wordpress/kebab-case as a bundled package, so consumer builds bundle it instead of externalizing it to a nonexistent wp-kebab-case script (#81294).

6.52.0 (2026-07-29)

Bug Fixes

  • Include extracted styles (e.g. the style.css cache group output) in the version hash of the entry point's asset file, so that style-only changes produce a new version (#80601).

6.51.0 (2026-07-14)

Bug Fixes

  • Extract dynamically imported external modules that webpack code-splits into their own async chunk in the module build (#79633).

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)

6.40.0 (2026-02-18)

6.39.0 (2026-01-29)

6.38.0 (2026-01-16)

6.36.0 (2025-11-26)

... (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/env from 11.2.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)

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 21.1.2 to 25.10.0

Release notes

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

23.9.0

Enhancements

Components

  • Admin UI: Add Navigation component and Page navigation slot. (79746)
  • Align legacy form control focus rings with WPDS. (80417)
  • Base Styles: Align input-control mixin to design system. (81357)
  • Base styles: Streamline focus ring override. (81242)
  • Calendar: Support custom root roles. (81443)
  • CollapsibleCard: Support multiple header descriptions. (81227)
  • DataViews: Pass the WordPress locale to the date/datetime calendar controls. (81592)
  • Global Styles: Allow editing duotone palettes. (81605)
  • Menu: Add UI component. (79560)
  • RadioControl: Allow individual options to be disabled. (82026)
  • SearchableChipSelect: Add grouped items support. (80989)
  • SearchableChipSelectControl: Add form control to @wordpress/ui. (80980)
  • Theme: Add color warning diagnostics workbench. (81817)
  • UI: Accept locale codes in Calendar components. (81814)
  • UI: Add Spinner component. (81358)
  • UI: Add TextareaControl component. (81359)
  • UI: Add tooltips to Calendar and RangeCalendar navigation buttons. (81983)
  • UI: Align Calendar styling with WPDS tokens. (81438)
  • UI: Collapse item-popup item sizing to default and small. (81354)
  • UI: Expose keyboard shortcut presentation utilities. (81826)
  • UI: Set Calendar text direction automatically. (81982)
  • UI: Use the default neutral border for Cards. (81746)

Block Library

  • Add transform to Row for Columns block. (81802)
  • Enable axial gap for Group and restrict to flex and grid layouts. (81476)
  • Global Styles: Register <label> as an element. (81160)
  • List: Add Align Support. (68002)
  • More block: Clarify description about excerpt vs full content. (80619)
  • Playlist Track: Show upload spinner inline. (81445)
  • Playlist: Add bulk track metadata editing. (81441)
  • Query No Results: Add Border & Spacing Support. (64601)
  • Tabs: Make inactive panel content findable in page. (81743)

Post Editor

  • Command Palette: Add View post command. (66720)
  • Command Palette: Allow commands to override the category icon. (81787)
  • Editor: Defer hierarchical term filtering and soften announcements. (81422)
  • Editor: Migrate hierarchical term selector to @wordpress/ui. (81848)
  • Editor: Refactor 'ErrorBoundary' to use the new recommended components. (81638)
  • Editor: Simplify List View sidebar shortcut handling. (81693)
  • Editor: Surface debugging details in the ErrorBoundary. (81642)
  • Editor: Use PluginSidebar in GlobalStylesSidebar. (81570)
  • Pre-publish panel: Remove the headings that repeat the panel title. (81806)

Block Editor

... (truncated)

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.8.1 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)

12.40.0 (2026-02-18)

12.39.0 (2026-01-29)

12.38.0 (2026-01-16)

12.36.0 (2025-11-26)

... (truncated)

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/postcss-themes from 6.8.1 to 6.54.0

Changelog

Sourced from @​wordpress/postcss-themes'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)

6.40.0 (2026-02-18)

6.39.0 (2026-01-29)

6.38.0 (2026-01-16)

6.36.0 (2025-11-26)

6.35.0 (2025-11-12)

6.34.0 (2025-10-29)

6.33.0 (2025-10-17)

6.32.0 (2025-10-01)

6.31.0 (2025-09-17)

6.30.0 (2025-09-03)

... (truncated)

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/prettier-config from 4.8.1 to 4.54.0

Changelog

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

4.54.0 (2026-08-26)

4.53.0 (2026-08-12)

4.52.0 (2026-07-29)

4.51.0 (2026-07-14)

4.50.0 (2026-07-01)

4.49.0 (2026-06-24)

4.48.1 (2026-06-16)

4.48.0 (2026-06-10)

4.47.0 (2026-05-27)

4.46.0 (2026-05-14)

4.45.0 (2026-04-29)

4.44.0 (2026-04-15)

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)

4.38.0 (2026-01-16)

4.36.0 (2025-11-26)

4.35.0 (2025-11-12)

4.34.0 (2025-10-29)

4.33.0 (2025-10-17)

4.32.0 (2025-10-01)

4.31.0 (2025-09-17)

4.30.0 (2025-09-03)

... (truncated)

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 34.1.0 to 34.2.0

Changelog

Sourced from @​wordpress/scripts's changelog.

34.2.0 (2026-08-26)

Commits

@dependabot dependabot Bot added the No Changelog No change log entry needed label Aug 12, 2026
@donnapep

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-4a70c27372 branch 4 times, most recently from a519e35 to 831e2ed Compare August 13, 2026 12:41
@dependabot dependabot Bot changed the title chore(deps-dev): bump the wordpress-packages group across 1 directory with 8 updates build(deps-dev): bump the wordpress-packages group across 1 directory with 8 updates Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-4a70c27372 branch 4 times, most recently from c23690c to 62bb1b0 Compare August 21, 2026 08:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-4a70c27372 branch 3 times, most recently from 4bd3239 to 408ea21 Compare August 31, 2026 14:17
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-4a70c27372 branch from 408ea21 to b97fbad Compare September 1, 2026 20:10
… with 8 updates

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

| Package | From | To |
| --- | --- | --- |
| [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) | `8.11.0` | `8.54.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `3.5.0` | `6.54.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `11.2.0` | `11.14.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `21.1.2` | `25.10.0` |
| [@wordpress/jest-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-preset-default) | `12.8.1` | `14.1.0` |
| [@wordpress/postcss-themes](https://github.com/WordPress/gutenberg/tree/HEAD/packages/postcss-themes) | `6.8.1` | `6.54.0` |
| [@wordpress/prettier-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/prettier-config) | `4.8.1` | `4.54.0` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `34.1.0` | `34.2.0` |



Updates `@wordpress/babel-preset-default` from 8.11.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/dependency-extraction-webpack-plugin` from 3.5.0 to 6.54.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dependency-extraction-webpack-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dependency-extraction-webpack-plugin@6.54.0/packages/dependency-extraction-webpack-plugin)

Updates `@wordpress/env` from 11.2.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 21.1.2 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.8.1 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/postcss-themes` from 6.8.1 to 6.54.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/postcss-themes/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/postcss-themes@6.54.0/packages/postcss-themes)

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

Updates `@wordpress/scripts` from 34.1.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.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/dependency-extraction-webpack-plugin"
  dependency-version: 6.52.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/env"
  dependency-version: 11.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 25.8.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/jest-preset-default"
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/postcss-themes"
  dependency-version: 6.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/prettier-config"
  dependency-version: 4.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/scripts"
  dependency-version: 34.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-4a70c27372 branch from b97fbad to bfb8d1b Compare September 3, 2026 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No Changelog No change log entry needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant