Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps @babel/runtime to 7.27.0 and updates ancestor dependencies @babel/runtime, @wordpress/api-fetch, @wordpress/autop, @wordpress/components, @wordpress/compose, @wordpress/date, @wordpress/dom-ready, @wordpress/editor, @wordpress/element, @wordpress/escape-html, @wordpress/html-entities, @wordpress/i18n, @wordpress/icons, @wordpress/is-shallow-equal, @wordpress/url, @wordpress/babel-preset-default, @wordpress/block-editor, @wordpress/blocks, @wordpress/data, @wordpress/e2e-test-utils, @wordpress/edit-post, @wordpress/hooks, @wordpress/jest-puppeteer-axe, @wordpress/plugins and @wordpress/jest-console. These dependencies need to be updated together.

Updates @babel/runtime from 7.25.7 to 7.27.0

Release notes

Sourced from @​babel/runtime's releases.

v7.27.0 (2025-03-24)

Thanks @​ishchhabra and @​vovkasm for your first PRs!

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

Committers: 5

v7.26.10 (2025-03-11)

... (truncated)

Changelog

Sourced from @​babel/runtime's changelog.

v7.27.0 (2025-03-24)

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

v7.26.10 (2025-03-11)

👓 Spec Compliance

🐛 Bug Fix

... (truncated)

Commits

Updates @wordpress/api-fetch from 7.32.0 to 7.34.0

Changelog

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

7.34.0 (2025-10-29)

7.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/autop from 4.32.0 to 4.34.0

Changelog

Sourced from @​wordpress/autop's changelog.

4.34.0 (2025-10-29)

4.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/components from 30.5.0 to 30.7.0

Changelog

Sourced from @​wordpress/components's changelog.

30.7.0 (2025-10-29)

Bug Fixes

  • CardHeader: Fix missing Flex props (#71915).
  • CardFooter: Fix missing Flex props (#71915).

Enhancements

  • Button: Update font weight to 500 (#70787).
  • TabPanel: Update tab font weight (#72455).
  • Consistently use font-weight 499 instead of 500 (#72473).
  • ComboboxControl: Show reset button only when there is a value (#72595).

Bug Fixes

  • Button: Ensure that icons don't shrink (#72474).
  • Popover: Fix onDialogClose logic to only close the popover if the blur event targets the specific popover instance (#72376).
  • Badge: Add max-width for text truncation (#72653).
  • Tabs: Replace rem with px in tablist overflow fade (#72669).
  • Modal: Replace rem in heading text with a standard px value (#72669).
  • Validated form controls: Replace rem with px in error message (#72669).
  • FocalPointPicker: Fix label markup (#70835).

30.6.0 (2025-10-17)

Enhancements

  • SearchControl: Move search icon to prefix position (#71984).
  • SearchControl: Flip search icon depending on placement (#72070).
  • SearchControl: Normalize styles (#72072).
  • Badge: Avoid propagating text-decoration styles from ancestors into the component (#72097, #72302).
  • CheckboxControl, RadioControl, ToggleControl (FormToggle): Ensure elements are focused when clicked in Safari (#72115).
  • FontSizePicker: Add valueMode prop to control how the value prop is interpreted ('literal' for size values, 'slug' for font size slugs) (#71703)

Bug Fixes

  • ValidatedCheckboxControl, ValidatedRadioControl, ValidatedToggleControl: Fix issue where validation may not be triggered in Safari when elements are toggled by clicking (#72115).

Internal

  • Replace usage of extinct icons edit and warning with pencil and cautionFilled, respectively (#72105).
  • Move the package to v2 build pipeline. Rewrite styles to be dart-sass compatible (#72242).
Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • b8ef930 Merge changes published in the Gutenberg plugin "release/22.0" branch
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/compose from 7.32.0 to 7.34.0

Changelog

Sourced from @​wordpress/compose's changelog.

7.34.0 (2025-10-29)

7.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/date from 5.32.0 to 5.34.0

Changelog

Sourced from @​wordpress/date's changelog.

5.34.0 (2025-10-29)

5.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/dom-ready from 4.32.0 to 4.34.0

Changelog

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

4.34.0 (2025-10-29)

4.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/editor from 14.32.0 to 14.34.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.34.0 (2025-10-29)

14.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • b8ef930 Merge changes published in the Gutenberg plugin "release/22.0" branch
  • 2a8c29e chore(release): publish
  • a735e7b Template activation: duplicate action should be available outside GB (#72513)
  • 0eca9b1 chore(release): publish
  • fcc36ce Post Date: Add block deprecation to change source arg to field (#72483)
  • 5553140 Notes: Don't render 'no results' message for floating sidebar (#72484)
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/element from 6.32.0 to 6.34.0

Changelog

Sourced from @​wordpress/element's changelog.

6.34.0 (2025-10-29)

6.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/escape-html from 3.32.0 to 3.34.0

Changelog

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

3.34.0 (2025-10-29)

3.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/html-entities from 4.32.0 to 4.34.0

Changelog

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

4.34.0 (2025-10-29)

4.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/i18n from 6.5.0 to 6.7.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.7.0 (2025-10-29)

6.6.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/icons from 10.32.0 to 11.1.0

Changelog

Sourced from @​wordpress/icons's changelog.

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
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • b8ef930 Merge changes published in the Gutenberg plugin "release/22.0" branch
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

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

Changelog

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

5.34.0 (2025-10-29)

5.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/url from 4.32.0 to 4.34.0

Changelog

Sourced from @​wordpress/url's changelog.

4.34.0 (2025-10-29)

4.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

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

Changelog

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

8.34.0 (2025-10-29)

8.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/block-editor from 15.5.0 to 15.7.0

Changelog

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

15.7.0 (2025-10-29)

15.6.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • b8ef930 Merge changes published in the Gutenberg plugin "release/22.0" branch
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/blocks from 15.5.0 to 15.7.0

Changelog

Sourced from @​wordpress/blocks's changelog.

15.7.0 (2025-10-29)

15.6.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • b8ef930 Merge changes published in the Gutenberg plugin "release/22.0" branch
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/data from 10.32.0 to 10.34.0

Changelog

Sourced from @​wordpress/data's changelog.

10.34.0 (2025-10-29)

10.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/e2e-test-utils from 11.32.0 to 11.34.0

Changelog

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

11.34.0 (2025-10-29)

11.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/edit-post from 8.32.0 to 8.34.0

Changelog

Sourced from @​wordpress/edit-post's changelog.

8.34.0 (2025-10-29)

8.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • b8ef930 Merge changes published in the Gutenberg plugin "release/22.0" branch
  • 2a8c29e chore(release): publish
  • 0eca9b1 chore(release): publish
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/hooks from 4.32.0 to 4.34.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.34.0 (2025-10-29)

4.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/jest-puppeteer-axe from 7.32.0 to 7.34.0

Changelog

Sourced from @​wordpress/jest-puppeteer-axe's changelog.

7.34.0 (2025-10-29)

7.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/plugins from 7.32.0 to 7.34.0

Changelog

Sourced from @​wordpress/plugins's changelog.

7.34.0 (2025-10-29)

7.33.0 (2025-10-17)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • See full diff in compare view

Updates @wordpress/jest-console from 8.25.0 to 8.34.0

Changelog

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

8.34.0 (2025-10-29)

8.33.0 (2025-10-17)

8.32.0 (2025-10-01)

8.31.0 (2025-09-17)

8.30.0 (2025-09-03)

8.29.0 (2025-08-20)

8.28.0 (2025-08-07)

8.27.0 (2025-07-23)

8.26.0 (2025-06-25)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
…top, @wordpress/components, @wordpress/compose, @wordpress/date, @wordpress/dom-ready, @wordpress/editor, @wordpress/element, @wordpress/escape-html, @wordpress/html-entities, @wordpress/i18n, @wordpress/icons, @wordpress/is-shallow-equal, @wordpress/url, @wordpress/babel-preset-default, @wordpress/block-editor, @wordpress/blocks, @wordpress/data, @wordpress/e2e-test-utils, @wordpress/edit-post, @wordpress/hooks, @wordpress/jest-puppeteer-axe, @wordpress/plugins and @wordpress/jest-console

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) to 7.27.0 and updates ancestor dependencies [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime), [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch), [@wordpress/autop](https://github.com/WordPress/gutenberg/tree/HEAD/packages/autop), [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components), [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose), [@wordpress/date](https://github.com/WordPress/gutenberg/tree/HEAD/packages/date), [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready), [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor), [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element), [@wordpress/escape-html](https://github.com/WordPress/gutenberg/tree/HEAD/packages/escape-html), [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities), [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n), [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons), [@wordpress/is-shallow-equal](https://github.com/WordPress/gutenberg/tree/HEAD/packages/is-shallow-equal), [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url), [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default), [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor), [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks), [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data), [@wordpress/e2e-test-utils](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils), [@wordpress/edit-post](https://github.com/WordPress/gutenberg/tree/HEAD/packages/edit-post), [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks), [@wordpress/jest-puppeteer-axe](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-puppeteer-axe), [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) and [@wordpress/jest-console](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-console). These dependencies need to be updated together.


Updates `@babel/runtime` from 7.25.7 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Updates `@wordpress/block-editor` from 15.5.0 to 15.7.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.7.0/packages/block-editor)

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

Updates `@wordpress/data` from 10.32.0 to 10.34.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.34.0/packages/data)

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/trunk/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.34.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.34.0/packages/edit-post)

Updates `@wordpress/hooks` from 4.32.0 to 4.34.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.34.0/packages/hooks)

Updates `@wordpress/jest-puppeteer-axe` from 7.32.0 to 7.34.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.34.0/packages/jest-puppeteer-axe)

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

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

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.0
  dependency-type: indirect
- dependency-name: "@wordpress/api-fetch"
  dependency-version: 7.34.0
  dependency-type: direct:production
- dependency-name: "@wordpress/autop"
  dependency-version: 4.34.0
  dependency-type: direct:production
- dependency-name: "@wordpress/components"
  dependency-version: 30.7.0
  dependency-type: direct:production
- dependency-name: "@wordpress/compose"
  dependency-version: 7.34.0
  dependency-type: direct:production
- dependency-name: "@wordpress/date"
  dependency-version: 5.34.0
  dependency-type: direct:production
- dependency-name: "@wordpress/dom-ready"
  dependency-version: 4.34.0
  dependency-type: direct:production
- dependency-name: "@wordpress/editor"
  dependency-version: 14.34.0
  dependency-type: direct:production
- dependency-name: "@wordpress/element"
  dependency-version: 6.34.0
  dependency-type: direct:production
- dependency-name: "@wordpress/escape-html"
  dependency-version: 3.34.0
  dependency-type: direct:production
- dependency-name: "@wordpress/html-entities"
  dependency-version: 4.34.0
  dependency-type: direct:production
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.7.0
  dependency-type: direct:production
- dependency-name: "@wordpress/icons"
  dependency-version: 11.1.0
  dependency-type: direct:production
- dependency-name: "@wordpress/is-shallow-equal"
  dependency-version: 5.34.0
  dependency-type: direct:production
- dependency-name: "@wordpress/url"
  dependency-version: 4.34.0
  dependency-type: direct:production
- dependency-name: "@wordpress/babel-preset-default"
  dependency-version: 8.34.0
  dependency-type: direct:development
- dependency-name: "@wordpress/block-editor"
  dependency-version: 15.7.0
  dependency-type: direct:development
- dependency-name: "@wordpress/blocks"
  dependency-version: 15.7.0
  dependency-type: direct:development
- dependency-name: "@wordpress/data"
  dependency-version: 10.34.0
  dependency-type: direct:development
- dependency-name: "@wordpress/e2e-test-utils"
  dependency-version: 11.34.0
  dependency-type: direct:development
- dependency-name: "@wordpress/edit-post"
  dependency-version: 8.34.0
  dependency-type: direct:development
- dependency-name: "@wordpress/hooks"
  dependency-version: 4.34.0
  dependency-type: direct:development
- dependency-name: "@wordpress/jest-puppeteer-axe"
  dependency-version: 7.34.0
  dependency-type: direct:development
- dependency-name: "@wordpress/plugins"
  dependency-version: 7.34.0
  dependency-type: direct:development
- dependency-name: "@wordpress/jest-console"
  dependency-version: 8.34.0
  dependency-type: indirect
...

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

1 participant