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 into
developfrom
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 into
developfrom
dependabot/npm_and_yarn/wordpress-packages-0dcab9e1d3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
@wordpress/api-fetch 7.32.0 7.54.0
@wordpress/autop 4.32.0 4.54.0
@wordpress/components 30.5.0 40.0.0
@wordpress/compose 7.32.0 8.7.0
@wordpress/date 5.32.0 5.54.0
@wordpress/dom-ready 4.32.0 4.54.0
@wordpress/editor 14.32.0 14.54.0
@wordpress/element 6.32.0 8.6.0
@wordpress/escape-html 3.32.0 3.54.0
@wordpress/html-entities 4.32.0 4.54.0
@wordpress/i18n 6.5.0 6.27.0
@wordpress/icons 10.32.0 15.5.0
@wordpress/is-shallow-equal 5.32.0 5.54.0
@wordpress/url 4.32.0 4.54.0
@wordpress/babel-preset-default 8.32.0 8.54.0
@wordpress/block-editor 15.5.0 17.0.0
@wordpress/blocks 15.5.0 15.27.0
@wordpress/browserslist-config 6.32.0 6.54.0
@wordpress/data 10.32.0 10.54.0
@wordpress/dependency-extraction-webpack-plugin 6.32.0 6.54.0
@wordpress/e2e-test-utils 11.32.0 11.34.0
@wordpress/edit-post 8.32.0 8.54.0
@wordpress/env 10.32.0 11.14.0
@wordpress/eslint-plugin 22.18.0 25.10.0
@wordpress/hooks 4.32.0 4.54.0
@wordpress/jest-puppeteer-axe 7.32.0 7.52.0
@wordpress/plugins 7.32.0 7.54.0
@wordpress/prettier-config 4.32.0 4.54.0

Updates @wordpress/api-fetch from 7.32.0 to 7.54.0

Changelog

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

7.54.0 (2026-08-26)

Internal

  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81514)

7.53.0 (2026-08-12)

7.52.0 (2026-07-29)

7.51.0 (2026-07-14)

7.50.0 (2026-07-01)

7.49.0 (2026-06-24)

7.48.1 (2026-06-16)

7.48.0 (2026-06-10)

7.47.0 (2026-05-27)

7.46.0 (2026-05-14)

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
  • 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
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/autop from 4.32.0 to 4.54.0

Changelog

Sourced from @​wordpress/autop's changelog.

4.54.0 (2026-08-26)

Internal

  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81514)

Bug Fixes

  • Fix autop inserting <br /> tags inside <script>, <style>, <svg>, and <math> elements (77542).

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)

... (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
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/components from 30.5.0 to 40.0.0

Changelog

Sourced from @​wordpress/components's changelog.

40.0.0 (2026-08-26)

Breaking Changes

  • Components that compose Emotion style fragments with cx() should pass source-order-dependent fragments in a single css() call. Passing separate fragments can change override order after the following components stopped rendering styles through Emotion:

Enhancements

  • RadioControl: Allow individual options to be disabled while the rest of the group remains available (#82026).
  • PaletteEdit: Add a duotone variant. Passing duotones (with an optional colorPalette for the shadows and highlights pickers) edits duotone presets with the same UI as colors and gradients. Palette colors that do not resolve to a concrete value, such as color-mix(), are left out of the duotone pickers, since a duotone built from one cannot be rendered, and the rest are normalized to hex, since the front end's duotone parser does not accept CSS named colors (#81605).
  • DuotonePicker: Add selectedSlug prop for slug-based selection and pass the picked preset's index and slug to onChange, so two presets sharing a pair of colors keep their identity (#81605).
  • PaletteEdit: Name the swatch picker after the palette's heading, so it is announced as Theme, Default or Custom rather than an unlabelled list (#81605).
  • ConfirmDialog: Add the title prop to the types; the component already forwarded it to the underlying Modal (#81847).
  • TextControl, TextareaControl, FormTokenField, ContentEditableControl, ComboboxControl: Align focus and hover styles with the design system (#81357).
  • InputControl, SelectControl, CustomSelectControl: Align focus rings with the design system (#80417).
  • BoxControl: Keep the reset button focusable when disabled, preventing accidental focus loss (#80715).

Bug Fixes

  • PaletteEdit: Expose color, gradient, and duotone swatches as command buttons because activating them opens an editor instead of selecting a value. Add a presentation prop to CircularOptionPicker, ColorPalette, GradientPicker, and DuotonePicker, and deprecate asButtons in favor of presentation="toggle-buttons" (#82023).
  • ConfirmDialog: Preserve title as the dialog's accessible name when the header is hidden (#81847).
  • DuotonePicker: Do not render the custom controls wrapper when disableCustomDuotone is set, so a read-only picker no longer adds trailing padding below its swatches (#81605).
  • DuotonePicker: Stop the duotone bar offering to move its control points. It announced that arrow keys and dragging change the gradient position, but a duotone is two colors with no positions, so the move was discarded. CustomGradientBar gains a disablePositioning prop for this (#81850).
  • Modal: Prevent an Escape key press that dismisses the modal from propagating to underlying overlays. (#81785)
  • BoxControl: Update the opposite side when ALT is held on the left or right input, which each updated themselves instead (#81530).
  • InputControl: Vertically center the value of date and time inputs in Safari (#81361).
  • InputControl: Hide the value-like placeholder Safari renders in empty date and time inputs (e.g. 12:30), which was indistinguishable from a committed value (#81991).
  • ControlWithError: Re-read the target's validation message when an invalid event is received, so a message that changed without a re-render in between (e.g. a programmatic value change followed by a synthetic invalid event) is not revealed stale or empty. While a validating custom validity is pending, the message is left untouched so the pending indicator keeps showing (#81440).
  • Button: Apply the has-text class when the children that render the label are conditional, wrapped in an element, or preceded by other children, so that such buttons are no longer styled as icon-only buttons (#81521).

TypeScript

  • ComboboxControl: Narrow the onChange callback parameter type to string | null, matching the values the component actually passes. The previous indexed-access type on the optional value prop leaked an accidental undefined into the union (#81568).

Internal

  • Update @ariakit/react to 0.4.37 and @ariakit/test to 0.7.4 (#81080).
  • Point tsconfig references at split dependencies' build projects. (#81514, #81516, #81518)
  • Update is-plain-object to 5.1.0, which ships its own types, and drop the @ts-expect-error that the missing declaration required (#81926).

... (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/compose from 7.32.0 to 8.7.0

Changelog

Sourced from @​wordpress/compose's changelog.

8.7.0 (2026-08-26)

Internal

  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81514)

8.6.0 (2026-08-12)

Enhancements

  • useFixedWindowList: Only re-render when the rendered window is missing items, avoiding a second style recalculation before the list is first painted (#80935).

Bug Fixes

  • useFixedWindowList: Remove a duplicate resize listener registration, and page by the measured viewport height rather than the initial window size (#80935).
  • useViewportMatch: Scope the generated media query to screen, so that printing does not report the viewport as having become narrower (#81367).

8.5.0 (2026-07-29)

8.4.0 (2026-07-14)

Enhancements

  • Widen React peer dependency ranges to ^18 || ^19 to support both React 18 and React 19 environments (#80024).

Bug Fixes

  • useMergeRefs: Apply ref changes when the element attached outside a render of the calling component (e.g. a merged ref passed to a child that mounts the element in its own commit); previously the first ref change after such an attachment was skipped, leaving stale callbacks on the element (#80133).

8.3.0 (2026-07-01)

8.2.0 (2026-06-24)

8.1.1 (2026-06-16)

8.1.0 (2026-06-10)

Code Quality

  • Add missing @types/react dependency. #78882.

Documentation

  • Fix documentation typos (#78686).

8.0.0 (2026-05-27)

Breaking Changes

  • useDialog: The returned props object now exposes an onKeyDown handler. Consumers that spread it onto a wrapper which also receives an onKeyDown from elsewhere should pass that handler via the new onKeyDown option (which merges it with close-on-Escape) or merge the two themselves (#78433).

... (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
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/date from 5.32.0 to 5.54.0

Changelog

Sourced from @​wordpress/date's changelog.

5.54.0 (2026-08-26)

5.53.0 (2026-08-12)

5.52.0 (2026-07-29)

5.51.0 (2026-07-14)

5.50.0 (2026-07-01)

5.49.0 (2026-06-24)

5.48.1 (2026-06-16)

5.48.0 (2026-06-10)

5.47.0 (2026-05-27)

5.46.0 (2026-05-14)

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)

... (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
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/dom-ready from 4.32.0 to 4.54.0

Changelog

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

4.54.0 (2026-08-26)

Internal

  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81514)

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)

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
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/editor from 14.32.0 to 14.54.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.54.0 (2026-08-26)

New Features

  • Add a private SiteExport menu item, moved from edit-site. It offers downloading the theme with the user's changes, only while editing a template or a template part — the entities the exported theme is made of (#81992).

Enhancements

  • Commands: Add a command palette entry that opens the current post on the front end once it is published, labelled with the post type's view_item label (#66720).
  • Pre-publish panel: Remove the "Visibility" and "Publish" headings that repeated the title of the panel containing them. The publish date's reset action, which lived in the removed header, becomes a "Reset" button below the date picker, disabled but still focusable while the post is set to publish immediately (#81806).

Bug Fixes

  • __unstableSaveForPreview: Mark the options object and its forceIsAutosaveable flag as optional, matching the neighbouring autosave action. Both defaulted at runtime but the published types required them (#81858).
  • Register the editor and block editor keyboard shortcuts from the editor provider, so shortcuts work for consumers that mount the editor without rendering EditorKeyboardShortcutsRegister themselves (#81580).
  • Header: Allow the Back button column to grow when "Show button text labels" is enabled so the label is not obscured by the following controls (#81701).
  • Notes: Stop forcing capitalization of the user name in a note byline, so the name is shown as the user set it (#81788).
  • Device Preview: Center the editor canvas with the canvas container's own flex alignment rather than the canvas's auto margins, which were conditional on the resize handles being active. Switching from the mobile or tablet preview back to desktop no longer expands the canvas from the left edge (#81484).
  • PostSchedule: Announce the new publish date to screen readers when the date is changed (#81629).
  • Start page/template pattern modals: Align the footer actions with the modal content's padding, so the footer no longer overflows the modal width (#82021).

Internal

  • Check the window.__experimentalEnableRealTimeCollaboration flag set by the Real-Time Collaboration experiment, instead of window._wpCollaborationEnabled, when determining whether collaboration is enabled for the current post (#80658).
  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81515)

Enhancements

  • Add an initialViewport prop to the editor provider, setting the width each entity opens at from the breakpoints the theme defines, so a host no longer has to dispatch setDeviceType from outside the provider and race the settings it reads (#81750).

14.53.0 (2026-08-12)

Internal

  • Notes: Move the rich text control the note form renders from @wordpress/dataviews into this package, where @wordpress/rich-text is the same copy the block editor uses (#81430).
  • Use the new @wordpress/kebab-case package instead of unlocking the kebabCase utility from the @wordpress/components private APIs (#81294).
  • Vendor a local copy of the normalizeTextString utility instead of unlocking it from the @wordpress/components private APIs (#81294).

Enhancements

  • Add a read-only code diff to the revisions screen (#80314).

New Features

  • Add a blockStatesEditingEnabled editor setting, defaulting to true, which hides state controls for blocks in the block inspector and Global Styles when set to false (#80956, #81058).

Bug Fixes

  • Device Preview: Keep tablet and mobile iframe widths inside their responsive breakpoints so media queries remain accurate at browser zoom levels.
  • Document tools: Fix icon button focus styles to use the design system outset-ring__focus mixin (#81115).

... (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/element from 6.32.0 to 8.6.0

Changelog

Sourced from @​wordpress/element's changelog.

8.6.0 (2026-08-26)

Bug Fixes

  • serialize/renderToString: Render memo-wrapped components instead of serializing them to an empty string (#81986).

Internal

  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81514)

8.5.0 (2026-08-12)

8.4.0 (2026-07-29)

Bug Fixes

  • createInterpolateElement: Warn and stop interpolating instead of throwing when an unmatched closing tag is present (#60843).

8.3.0 (2026-07-14)

Breaking Changes

  • Move react and react-dom from dependencies to peerDependencies. Consumers must now provide react and react-dom themselves. @types/react and @types/react-dom become optional peer dependencies (#80053).

8.2.0 (2026-07-01)

8.1.0 (2026-06-24)

8.0.1 (2026-06-16)

8.0.0 (2026-06-10)

Breaking Changes

  • Revert React back to v18 #78940.

7.0.0 (2026-05-27)

Breaking Changes

  • Updated dependencies to React 19.2.4 (#61521).
  • Removed the render, hydrate and unmountComponentAtNode exports that have been deprecated since WordPress 6.2 after upgrade to React 18 (#61521).

New Features

  • Added new react exports: Activity, use, useActionState, useEffectEvent, and useOptimistic (#61521).
  • Added new react-dom exports: useFormStatus, preconnect, prefetchDNS, preinit, preinitModule, preload, and preloadModule (#61521).

6.46.0 (2026-05-14)

... (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/escape-html from 3.32.0 to 3.54.0

Changelog

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

3.54.0 (2026-08-26)

Internal

  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81514)

3.53.0 (2026-08-12)

3.52.0 (2026-07-29)

3.51.0 (2026-07-14)

3.50.0 (2026-07-01)

3.49.0 (2026-06-24)

3.48.1 (2026-06-16)

3.48.0 (2026-06-10)

3.47.0 (2026-05-27)

3.46.0 (2026-05-14)

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
  • 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
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/html-entities from 4.32.0 to 4.54.0

Changelog

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

4.54.0 (2026-08-26)

Internal

  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81514)

4.53.0 (2026-08-12)

Internal

  • Migrate the HTML entity decoding tests to Vitest. (#81037)

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)

... (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
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/i18n from 6.5.0 to 6.27.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.27.0 (2026-08-26)

Internal

  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81514)

6.26.0 (2026-08-12)

6.25.0 (2026-07-29)

6.24.0 (2026-07-14)

6.23.0 (2026-07-01)

6.22.0 (2026-06-24)

6.21.1 (2026-06-16)

6.21.0 (2026-06-10)

6.20.0 (2026-05-27)

6.19.0 (2026-05-14)

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)

... (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/icons from 10.32.0 to 15.5.0

Changelog

Sourced from @​wordpress/icons's changelog.

15.5.0 (2026-08-26)

Internal

  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81516)
  • Point tsconfig references at split dependencies' build projects. (#81514)

15.4.0 (2026-08-12)

Enhancements

  • Add the inlineImage icon. (#81271)
  • Add the playlistTrack icon. (#80959)

Internal

  • Remove obsolete dependency grouping comments as part of the repository-wide separator-free import migration. (#81248)

15.3.0 (2026-07-29)

Enhancements

  • Normalize keyboard-close, offline, and wordpress to use the standard viewBox="0 0 24 24". (#80273)

15.2.0 (2026-07-14)

Enhancements

  • Widen React peer dependency ranges to ^18 || ^19 to support both React 18 and React 19 environments (#80024).
  • Add Playlist icon. (#80168).
  • Add new "sites" icon. (#80094).

15.1.0 (2026-07-01)

15.0.0 (2026-06-24)

Breaking Changes

  • Update all icons to render with currentColor by default. Consumers that style icons by setting inherited fill on a wrapper should set color instead, or pass style={ { color: ... } } to the icon. (#79320)

14.0.1 (2026-06-16)

14.0.0 (2026-06-10)

Code Quality

  • Add missing @types/react dependency. #78882.

Breaking Changes

... (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
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.54.0

Changelog

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

5.54.0 (2026-08-26)

Internal

  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81518)

5.53.0 (2026-08-12)

5.52.0 (2026-07-29)

5.51.0 (2026-07-14)

5.50.0 (2026-07-01)

5.49.0 (2026-06-24)

5.48.1 (2026-06-16)

5.48.0 (2026-06-10)

5.47.0 (2026-05-27)

5.46.0 (2026-05-14)

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
  • 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
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/url from 4.32.0 to 4.54.0

Changelog

Sourced from @​wordpress/url's changelog.

4.54.0 (2026-08-26)

Bug Fixes

  • filterURLForDisplay: Clamp the truncated file name's head slice at zero, so a small maxLength no longer returns a string longer than the untruncated one (#81529).
  • getQueryArgs: Split each query argument on its first = only, so values containing = — base64 padding, JWTs, nested URLs — are no longer truncated, and ignore malformed pairs with no key instead of promoting the value to one (#81066).
  • normalizePath no longer th...

    Description has been truncated

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

@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
@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
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-0dcab9e1d3 branch from d0e1fed to dd7d232 Compare June 3, 2026 18:14
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-0dcab9e1d3 branch from dd7d232 to b7fdcc5 Compare July 2, 2026 00:26
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-0dcab9e1d3 branch from b7fdcc5 to ce2ea81 Compare August 2, 2026 00:27
…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.54.0` |
| [@wordpress/autop](https://github.com/WordPress/gutenberg/tree/HEAD/packages/autop) | `4.32.0` | `4.54.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `30.5.0` | `40.0.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `7.32.0` | `8.7.0` |
| [@wordpress/date](https://github.com/WordPress/gutenberg/tree/HEAD/packages/date) | `5.32.0` | `5.54.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.32.0` | `4.54.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `14.32.0` | `14.54.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.32.0` | `8.6.0` |
| [@wordpress/escape-html](https://github.com/WordPress/gutenberg/tree/HEAD/packages/escape-html) | `3.32.0` | `3.54.0` |
| [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) | `4.32.0` | `4.54.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.5.0` | `6.27.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `10.32.0` | `15.5.0` |
| [@wordpress/is-shallow-equal](https://github.com/WordPress/gutenberg/tree/HEAD/packages/is-shallow-equal) | `5.32.0` | `5.54.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.32.0` | `4.54.0` |
| [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) | `8.32.0` | `8.54.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `15.5.0` | `17.0.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `15.5.0` | `15.27.0` |
| [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) | `6.32.0` | `6.54.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.32.0` | `10.54.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `6.32.0` | `6.54.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.54.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.32.0` | `11.14.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `22.18.0` | `25.10.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `4.32.0` | `4.54.0` |
| [@wordpress/jest-puppeteer-axe](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-puppeteer-axe) | `7.32.0` | `7.52.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `7.32.0` | `7.54.0` |
| [@wordpress/prettier-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/prettier-config) | `4.32.0` | `4.54.0` |



Updates `@wordpress/api-fetch` from 7.32.0 to 7.54.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.54.0/packages/api-fetch)

Updates `@wordpress/autop` from 4.32.0 to 4.54.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.54.0/packages/autop)

Updates `@wordpress/components` from 30.5.0 to 40.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@40.0.0/packages/components)

Updates `@wordpress/compose` from 7.32.0 to 8.7.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@8.7.0/packages/compose)

Updates `@wordpress/date` from 5.32.0 to 5.54.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.54.0/packages/date)

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

Updates `@wordpress/editor` from 14.32.0 to 14.54.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.54.0/packages/editor)

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

Updates `@wordpress/escape-html` from 3.32.0 to 3.54.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.54.0/packages/escape-html)

Updates `@wordpress/html-entities` from 4.32.0 to 4.54.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.54.0/packages/html-entities)

Updates `@wordpress/i18n` from 6.5.0 to 6.27.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.27.0/packages/i18n)

Updates `@wordpress/icons` from 10.32.0 to 15.5.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@15.5.0/packages/icons)

Updates `@wordpress/is-shallow-equal` from 5.32.0 to 5.54.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.54.0/packages/is-shallow-equal)

Updates `@wordpress/url` from 4.32.0 to 4.54.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.54.0/packages/url)

Updates `@wordpress/babel-preset-default` from 8.32.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/block-editor` from 15.5.0 to 17.0.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@17.0.0/packages/block-editor)

Updates `@wordpress/blocks` from 15.5.0 to 15.27.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.27.0/packages/blocks)

Updates `@wordpress/browserslist-config` from 6.32.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/data` from 10.32.0 to 10.54.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.54.0/packages/data)

Updates `@wordpress/dependency-extraction-webpack-plugin` from 6.32.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/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.54.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.54.0/packages/edit-post)

Updates `@wordpress/env` from 10.32.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 22.18.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/hooks` from 4.32.0 to 4.54.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.54.0/packages/hooks)

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

Updates `@wordpress/plugins` from 7.32.0 to 7.54.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.54.0/packages/plugins)

Updates `@wordpress/prettier-config` from 4.32.0 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)

---
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 force-pushed the dependabot/npm_and_yarn/wordpress-packages-0dcab9e1d3 branch from ce2ea81 to d2490bc Compare September 2, 2026 00:23
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