Skip to content

chore(deps): bump the wordpress-packages group across 1 directory with 28 updates#8118

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/wordpress-packages-0dcab9e1d3
Open

chore(deps): bump the wordpress-packages group across 1 directory with 28 updates#8118
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/wordpress-packages-0dcab9e1d3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 2, 2025

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

Package From To
@wordpress/api-fetch 7.32.0 7.45.0
@wordpress/autop 4.32.0 4.45.0
@wordpress/components 30.5.0 33.0.0
@wordpress/compose 7.32.0 7.45.0
@wordpress/date 5.32.0 5.45.0
@wordpress/dom-ready 4.32.0 4.45.0
@wordpress/editor 14.32.0 14.45.0
@wordpress/element 6.32.0 6.45.0
@wordpress/escape-html 3.32.0 3.45.0
@wordpress/html-entities 4.32.0 4.45.0
@wordpress/i18n 6.5.0 6.18.0
@wordpress/icons 10.32.0 13.0.0
@wordpress/is-shallow-equal 5.32.0 5.45.0
@wordpress/url 4.32.0 4.45.0
@wordpress/babel-preset-default 8.32.0 8.45.0
@wordpress/block-editor 15.5.0 15.18.0
@wordpress/blocks 15.5.0 15.18.0
@wordpress/browserslist-config 6.32.0 6.45.0
@wordpress/data 10.32.0 10.45.0
@wordpress/dependency-extraction-webpack-plugin 6.32.0 6.45.0
@wordpress/e2e-test-utils 11.32.0 11.34.0
@wordpress/edit-post 8.32.0 8.45.0
@wordpress/env 10.32.0 11.5.0
@wordpress/eslint-plugin 22.18.0 25.1.0
@wordpress/hooks 4.32.0 4.45.0
@wordpress/jest-puppeteer-axe 7.32.0 7.45.0
@wordpress/plugins 7.32.0 7.45.0
@wordpress/prettier-config 4.32.0 4.45.0

Updates @wordpress/api-fetch from 7.32.0 to 7.45.0

Changelog

Sourced from @​wordpress/api-fetch's changelog.

7.45.0 (2026-04-29)

7.44.0 (2026-04-15)

7.43.0 (2026-04-01)

7.42.0 (2026-03-18)

7.41.0 (2026-03-04)

7.40.0 (2026-02-18)

7.39.0 (2026-01-29)

7.38.0 (2026-01-16)

7.36.0 (2025-11-26)

7.35.0 (2025-11-12)

7.34.0 (2025-10-29)

7.33.0 (2025-10-17)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/autop from 4.32.0 to 4.45.0

Changelog

Sourced from @​wordpress/autop's changelog.

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)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/components from 30.5.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).

32.6.0 (2026-04-15)

Documentation

  • Add README.md files for DatePicker and TimePicker components (#70365).

Bug Fixes

  • CheckboxControl: Fix disabled styles #77132.
  • FormTokenField: Fix disabled styles. #77137
  • Textarea: Fix disabled styles #77129.
  • DateCalendar: Fix disabled selected day having darker background than other disabled controls #77138.
  • Autocomplete: Fix value comparison to avoid resetting block inserter in RTC (#76980).
  • ValidatedRangeControl: Fix aria-label rendered as [object Object] when required or markWhenOptional is set (#77042).
  • Autocomplete: Fix matching logic to prefer longest overlapping trigger (#77018).
  • Autocomplete: Skip stale triggers from completed mentions (#77185).

Enhancements

  • Sandbox: Add allowSameOrigin prop to opt in to allow-same-origin on the iframe sandbox. The default is now false, removing same-origin access for user-controlled content like the Custom HTML block (#77212).
  • FormToggle: Update disabled styles #77208.
  • RadioControl: Add support for disabled radio group #77127.
  • AlignmentMatrixControl, Button, Calendar, CheckboxControl, CircularOptionPicker, ColorPalette, DropdownMenu, FormToggle, FormTokenField, RadioControl, Snackbar, TabPanel, ToggleControl: Use --wpds-cursor-control for interactive cursor styling (#76786).

Internal

... (truncated)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/compose from 7.32.0 to 7.45.0

Changelog

Sourced from @​wordpress/compose's changelog.

7.45.0 (2026-04-29)

7.44.0 (2026-04-15)

7.43.0 (2026-04-01)

Bug Fixes

  • useDialog: Add event.stopPropagation() to the Escape key handler to prevent the event from bubbling to parent overlays (#76861).

7.42.0 (2026-03-18)

New Features

  • Hooks useMediaQuery and useViewportMatch accept a new optional view argument of type Window, which enables consumers to perform media queries in a window other than the global one (e.g. an iframe) (#76446).

7.41.0 (2026-03-04)

7.40.0 (2026-02-18)

7.39.0 (2026-01-29)

7.38.0 (2026-01-16)

7.36.0 (2025-11-26)

New Features

  • useFocusOnMount: Now the hook supports firstInputElement option which when enabled focuses the first input element and not the first tabbable element (as happens on default mode) (#72322).

7.35.0 (2025-11-12)

7.34.0 (2025-10-29)

7.33.0 (2025-10-17)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • Additional commits viewable in compare view

Updates @wordpress/date from 5.32.0 to 5.45.0

Changelog

Sourced from @​wordpress/date's changelog.

5.45.0 (2026-04-29)

5.44.0 (2026-04-15)

5.43.0 (2026-04-01)

5.42.0 (2026-03-18)

5.41.0 (2026-03-04)

5.40.0 (2026-02-18)

5.39.0 (2026-01-29)

5.38.0 (2026-01-16)

Bug Fixes

  • Fixed incorrect spacing for the time format. It was g: i (14: 30), and it's now g:i (14:30). (#73924)
  • Fixed timezone argument handling to properly treat 0 numeric timezone values as a valid UTC offset (UTC+0). Previously, these were treated as if the timezone argument was not passed. (#73887)

5.37.0 (2025-12-23)

5.36.0 (2025-11-26)

Bug Fixes

  • Fixed incorrect TypeScript types for TimezoneConfig's offset type (was incorrectly string, now number)

5.35.0 (2025-11-12)

5.34.0 (2025-10-29)

5.33.0 (2025-10-17)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/dom-ready from 4.32.0 to 4.45.0

Changelog

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

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)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/editor from 14.32.0 to 14.45.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.45.0 (2026-04-29)

14.44.0 (2026-04-15)

14.43.0 (2026-04-01)

14.42.0 (2026-03-18)

Bug Fixes

  • Fixed avatar contrast ring not displaying over loaded images by using a ::after pseudo-element instead of an inset box-shadow.

14.41.0 (2026-03-04)

14.40.0 (2026-02-18)

14.39.0 (2026-01-29)

14.38.0 (2026-01-16)

14.36.0 (2025-11-26)

Internal

  • Applied the welcome-guide close-button hover color locally to maintain consistent styling after changes to the shared Guide component.

14.35.0 (2025-11-12)

14.34.0 (2025-10-29)

14.33.0 (2025-10-17)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/element from 6.32.0 to 6.45.0

Changelog

Sourced from @​wordpress/element's changelog.

6.45.0 (2026-04-29)

6.44.0 (2026-04-15)

Enhancement

  • createInterpolateElement now infers tag names from sprintf return values, since sprintf returns TransformedText<T>. (76974)

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)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • Additional commits viewable in compare view

Updates @wordpress/escape-html from 3.32.0 to 3.45.0

Changelog

Sourced from @​wordpress/escape-html's changelog.

3.45.0 (2026-04-29)

3.44.0 (2026-04-15)

3.43.0 (2026-04-01)

3.42.0 (2026-03-18)

3.41.0 (2026-03-04)

3.40.0 (2026-02-18)

3.39.0 (2026-01-29)

3.38.0 (2026-01-16)

3.36.0 (2025-11-26)

3.35.0 (2025-11-12)

3.34.0 (2025-10-29)

3.33.0 (2025-10-17)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/html-entities from 4.32.0 to 4.45.0

Changelog

Sourced from @​wordpress/html-entities's changelog.

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)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/i18n from 6.5.0 to 6.18.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.18.0 (2026-04-29)

6.17.0 (2026-04-15)

Enhancement

  • sprintf now returns TransformedText<T> instead of string, preserving the format string literal type for downstream type inference (e.g., createInterpolateElement). (76974)

6.16.0 (2026-04-01)

6.15.0 (2026-03-18)

6.14.0 (2026-03-04)

6.13.0 (2026-02-18)

6.12.0 (2026-01-29)

6.11.0 (2026-01-16)

6.9.0 (2025-11-26)

6.8.0 (2025-11-12)

6.7.0 (2025-10-29)

6.6.0 (2025-10-17)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • Additional commits viewable in compare view

Updates @wordpress/icons from 10.32.0 to 13.0.0

Changelog

Sourced from @​wordpress/icons's changelog.

13.0.0 (2026-04-29)

Breaking Changes

  • Rename Tabs-related icons: tabs-menu to tab-list, tabs-menu-item to tab, and tab to tab-panel. (#77418)

12.2.0 (2026-04-15)

12.1.0 (2026-04-01)

12.0.0 (2026-03-18)

Breaking Changes

  • Rename formatLtr icon to formatLTR. (#76074)

11.8.0 (2026-03-04)

11.7.0 (2026-02-18)

Enhancements

  • Add new navigation-overlay icon. (#75249)

11.6.0 (2026-01-29)

11.5.0 (2026-01-16)

11.3.0 (2025-11-26)

Enhancements

11.2.0 (2025-11-12)

11.1.0 (2025-10-29)

11.0.0 (2025-10-17)

Breaking Changes

  • Remove edit and warning icons, which were aliases to pencil and cautionFilled, respectively. Switch to SVG icons as canonical source format, letting the system auto-generate the React elements and index. (#71878).
  • Ensure both SVG and generated TSX code in src/ are included in the published package. (#72299)

Enhancements

  • Update check to be more optically balanced. (#72101)
  • Add new timeToRead and wordCount icons. (#72240)
Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @wordpress/is-shallow-equal from 5.32.0 to 5.45.0

Changelog

Sourced from @​wordpress/is-shallow-equal's changelog.

5.45.0 (2026-04-29)

5.44.0 (2026-04-15)

5.43.0 (2026-04-01)

5.42.0 (2026-03-18)

5.41.0 (2026-03-04)

5.40.0 (2026-02-18)

5.39.0 (2026-01-29)

5.38.0 (2026-01-16)

5.36.0 (2025-11-26)

5.35.0 (2025-11-12)

5.34.0 (2025-10-29)

5.33.0 (2025-10-17)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/url from 4.32.0 to 4.45.0

Changelog

Sourced from @​wordpress/url's changelog.

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)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • Additional commits viewable in compare view

Updates @wordpress/babel-preset-default from 8.32.0 to 8.45.0

Changelog

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

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)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/block-editor from 15.5.0 to 15.18.0

Changelog

Sourced from @​wordpress/block-editor's changelog.

15.18.0 (2026-04-29)

Enhancements

  • Use --wpds-cursor-control for interactive cursor styling and replace all instances (#77354).

15.17.0 (2026-04-15)

15.16.0 (2026-04-01)

15.15.0 (2026-03-18)

15.14.0 (2026-03-04)

15.13.0 (2026-02-18)

Bug Fixes

  • Store: insertBlock - the meta argument is now the 6th argument of the action, the 5th argument is initialPosition (#75197).

15.12.0 (2026-01-29)

15.11.0 (2026-01-16)

15.9.0 (2025-11-26)

15.8.0 (2025-11-12)

15.7.0 (2025-10-29)

15.6.0 (2025-10-17)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/blocks from 15.5.0 to 15.18.0

Changelog

Sourced from @​wordpress/blocks's changelog.

15.18.0 (2026-04-29)

  • Update registerBlockType to accept the attributes type as a generic.
  • Update registerBlockVariation, unregisterBlockVariation type signature to match the dispatch call.

15.17.0 (2026-04-15)

15.16.0 (2026-04-01)

15.15.0 (2026-03-18)

15.14.0 (2026-03-04)

15.13.0 (2026-02-18)

15.12.0 (2026-01-29)

15.11.0 (2026-01-16)

15.9.0 (2025-11-26)

15.8.0 (2025-11-12)

15.7.0 (2025-10-29)

15.6.0 (2025-10-17)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/browserslist-config from 6.32.0 to 6.45.0

Changelog

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

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)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/data from 10.32.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).

10.44.0 (2026-04-15)

10.43.0 (2026-04-01)

10.42.0 (2026-03-18)

10.41.0 (2026-03-04)

10.40.0 (2026-02-18)

10.39.0 (2026-01-29)

10.38.0 (2026-01-16)

10.36.0 (2025-11-26)

10.35.0 (2025-11-12)

10.34.0 (2025-10-29)

10.33.0 (2025-10-17)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/dependency-extraction-webpack-plugin from 6.32.0 to 6.45.0

Changelog

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

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)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • Additional commits viewable in Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 2, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-0dcab9e1d3 branch from 96510f4 to 8e8db9a Compare November 18, 2025 12:29
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-0dcab9e1d3 branch from 8e8db9a to 3bb5256 Compare April 2, 2026 04:39
…h 28 updates

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

| Package | From | To |
| --- | --- | --- |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `7.32.0` | `7.45.0` |
| [@wordpress/autop](https://github.com/WordPress/gutenberg/tree/HEAD/packages/autop) | `4.32.0` | `4.45.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `30.5.0` | `33.0.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `7.32.0` | `7.45.0` |
| [@wordpress/date](https://github.com/WordPress/gutenberg/tree/HEAD/packages/date) | `5.32.0` | `5.45.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.32.0` | `4.45.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `14.32.0` | `14.45.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.32.0` | `6.45.0` |
| [@wordpress/escape-html](https://github.com/WordPress/gutenberg/tree/HEAD/packages/escape-html) | `3.32.0` | `3.45.0` |
| [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) | `4.32.0` | `4.45.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.5.0` | `6.18.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `10.32.0` | `13.0.0` |
| [@wordpress/is-shallow-equal](https://github.com/WordPress/gutenberg/tree/HEAD/packages/is-shallow-equal) | `5.32.0` | `5.45.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.32.0` | `4.45.0` |
| [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) | `8.32.0` | `8.45.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `15.5.0` | `15.18.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `15.5.0` | `15.18.0` |
| [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) | `6.32.0` | `6.45.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.32.0` | `10.45.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `6.32.0` | `6.45.0` |
| [@wordpress/e2e-test-utils](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils) | `11.32.0` | `11.34.0` |
| [@wordpress/edit-post](https://github.com/WordPress/gutenberg/tree/HEAD/packages/edit-post) | `8.32.0` | `8.45.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.32.0` | `11.5.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `22.18.0` | `25.1.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `4.32.0` | `4.45.0` |
| [@wordpress/jest-puppeteer-axe](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-puppeteer-axe) | `7.32.0` | `7.45.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `7.32.0` | `7.45.0` |
| [@wordpress/prettier-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/prettier-config) | `4.32.0` | `4.45.0` |



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

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

Updates `@wordpress/components` from 30.5.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/compose` from 7.32.0 to 7.45.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/compose/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/compose@7.45.0/packages/compose)

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

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

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

Updates `@wordpress/element` from 6.32.0 to 6.45.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.45.0/packages/element)

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

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

Updates `@wordpress/i18n` from 6.5.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/icons` from 10.32.0 to 13.0.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@13.0.0/packages/icons)

Updates `@wordpress/is-shallow-equal` from 5.32.0 to 5.45.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/is-shallow-equal/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/is-shallow-equal@5.45.0/packages/is-shallow-equal)

Updates `@wordpress/url` from 4.32.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)

Updates `@wordpress/babel-preset-default` from 8.32.0 to 8.45.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.45.0/packages/babel-preset-default)

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

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

Updates `@wordpress/browserslist-config` from 6.32.0 to 6.45.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.45.0/packages/browserslist-config)

Updates `@wordpress/data` from 10.32.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/dependency-extraction-webpack-plugin` from 6.32.0 to 6.45.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.45.0/packages/dependency-extraction-webpack-plugin)

Updates `@wordpress/e2e-test-utils` from 11.32.0 to 11.34.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/@wordpress/e2e-test-utils@11.34.0/packages/e2e-test-utils/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/e2e-test-utils@11.34.0/packages/e2e-test-utils)

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

Updates `@wordpress/env` from 10.32.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/eslint-plugin` from 22.18.0 to 25.1.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.1.0/packages/eslint-plugin)

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

Updates `@wordpress/jest-puppeteer-axe` from 7.32.0 to 7.45.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/jest-puppeteer-axe/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/jest-puppeteer-axe@7.45.0/packages/jest-puppeteer-axe)

Updates `@wordpress/plugins` from 7.32.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/prettier-config` from 4.32.0 to 4.45.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.45.0/packages/prettier-config)

---
updated-dependencies:
- dependency-name: "@wordpress/api-fetch"
  dependency-version: 7.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/autop"
  dependency-version: 4.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/babel-preset-default"
  dependency-version: 8.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/block-editor"
  dependency-version: 15.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/blocks"
  dependency-version: 15.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/browserslist-config"
  dependency-version: 6.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/components"
  dependency-version: 30.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/compose"
  dependency-version: 7.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/data"
  dependency-version: 10.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/date"
  dependency-version: 5.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/dependency-extraction-webpack-plugin"
  dependency-version: 6.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/dom-ready"
  dependency-version: 4.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/e2e-test-utils"
  dependency-version: 11.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/edit-post"
  dependency-version: 8.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/editor"
  dependency-version: 14.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/element"
  dependency-version: 6.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/env"
  dependency-version: 10.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/escape-html"
  dependency-version: 3.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 22.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/hooks"
  dependency-version: 4.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/html-entities"
  dependency-version: 4.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/icons"
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/is-shallow-equal"
  dependency-version: 5.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/jest-puppeteer-axe"
  dependency-version: 7.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/plugins"
  dependency-version: 7.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/prettier-config"
  dependency-version: 4.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/url"
  dependency-version: 4.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the wordpress-packages group with 28 updates chore(deps): bump the wordpress-packages group across 1 directory with 28 updates May 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-0dcab9e1d3 branch from 3bb5256 to d0e1fed Compare May 2, 2026 03:43
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