Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2025

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

Package From To
@wordpress/api-fetch 7.25.0 7.27.0
@wordpress/autop 4.25.0 4.27.0
@wordpress/components 29.11.0 30.0.0
@wordpress/compose 7.25.0 7.27.0
@wordpress/date 5.25.0 5.27.0
@wordpress/dom-ready 4.25.0 4.27.0
@wordpress/editor 14.25.0 14.27.0
@wordpress/element 6.25.0 6.27.0
@wordpress/escape-html 3.25.0 3.27.0
@wordpress/html-entities 4.25.0 4.27.0
@wordpress/i18n 5.25.0 6.0.0
@wordpress/icons 10.25.0 10.27.0
@wordpress/is-shallow-equal 5.25.0 5.27.0
@wordpress/url 4.25.0 4.27.0
@wordpress/babel-preset-default 8.25.0 8.27.0
@wordpress/block-editor 14.20.0 15.0.0
@wordpress/blocks 14.14.0 15.0.0
@wordpress/browserslist-config 6.25.0 6.27.0
@wordpress/data 10.25.0 10.27.0
@wordpress/dependency-extraction-webpack-plugin 6.25.0 6.27.0
@wordpress/e2e-test-utils 11.25.0 11.27.0
@wordpress/edit-post 8.25.0 8.27.0
@wordpress/env 10.25.0 10.27.0
@wordpress/eslint-plugin 22.11.0 22.13.0
@wordpress/hooks 4.25.0 4.27.0
@wordpress/jest-puppeteer-axe 7.25.0 7.27.0
@wordpress/plugins 7.25.0 7.27.0
@wordpress/prettier-config 4.25.0 4.27.0

Updates @wordpress/api-fetch from 7.25.0 to 7.27.0

Changelog

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

7.27.0 (2025-07-23)

7.26.0 (2025-06-25)

Commits

Updates @wordpress/autop from 4.25.0 to 4.27.0

Changelog

Sourced from @​wordpress/autop's changelog.

4.27.0 (2025-07-23)

4.26.0 (2025-06-25)

Commits

Updates @wordpress/components from 29.11.0 to 30.0.0

Changelog

Sourced from @​wordpress/components's changelog.

30.0.0 (2025-07-23)

Breaking Changes

  • Icon: Pass size prop value as width/height attributes when icon is a component that doesn't exactly match SVG (#70756).

Internal

  • Add new validated form controls (work in progress, not exported): ValidatedCheckboxControl, ValidatedInputControl, ValidatedNumberControl, ValidatedRadioControl, ValidatedRangeControl, ValidatedSelectControl, ValidatedTextControl, ValidatedTextareaControl, ValidatedToggleControl, ValidatedCustomSelectControl, ValidatedComboboxControl, ValidatedToggleGroupControl, and ControlWithError for enhanced form validation capabilities (#70620).

Bug Fixes

  • FormTokenField: Fix focus lost on tab when __experimentalExpandOnFocus is set (#70591).
  • SelectControl: Fix font-size for medium screens to ensure consistency with other inputs (#70619).
  • SelectControl: Move classnames to the root (#70643).
  • Autocomplete: Prevent text cursor position loss when clicking to insert an item (#70660).

Internal

  • Add new private DateCalendar and DateRangeCalendar components (#70578, #70681).
  • useControlledValue: Enhanced hook to support additional arguments in onChange callbacks and improved performance with useCallback optimization (#70655).

29.12.0 (2025-06-25)

Bug Fixes

  • FormFileUpload: Extend audio accept MIME types for iOS compatibility (#70354).

Internal

  • FormFileUpload: Remove temporary fix for selecting .heic file in Chromium browsers (#70383).
Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • 4aba2d3 Merge changes published in the Gutenberg plugin "release/21.1" branch
  • See full diff in compare view

Updates @wordpress/compose from 7.25.0 to 7.27.0

Changelog

Sourced from @​wordpress/compose's changelog.

7.27.0 (2025-07-23)

7.26.0 (2025-06-25)

Commits

Updates @wordpress/date from 5.25.0 to 5.27.0

Changelog

Sourced from @​wordpress/date's changelog.

5.27.0 (2025-07-23)

5.26.0 (2025-06-25)

Commits

Updates @wordpress/dom-ready from 4.25.0 to 4.27.0

Changelog

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

4.27.0 (2025-07-23)

4.26.0 (2025-06-25)

Commits

Updates @wordpress/editor from 14.25.0 to 14.27.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.27.0 (2025-07-23)

14.26.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • 4aba2d3 Merge changes published in the Gutenberg plugin "release/21.1" branch
  • See full diff in compare view

Updates @wordpress/element from 6.25.0 to 6.27.0

Changelog

Sourced from @​wordpress/element's changelog.

6.27.0 (2025-07-23)

6.26.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • See full diff in compare view

Updates @wordpress/escape-html from 3.25.0 to 3.27.0

Changelog

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

3.27.0 (2025-07-23)

3.26.0 (2025-06-25)

Commits

Updates @wordpress/html-entities from 4.25.0 to 4.27.0

Changelog

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

4.27.0 (2025-07-23)

4.26.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • 4aba2d3 Merge changes published in the Gutenberg plugin "release/21.1" branch
  • See full diff in compare view

Updates @wordpress/i18n from 5.25.0 to 6.0.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.0.0 (2025-07-23)

Breaking Changes

  • Improve type declarations for sprintf by replacing the sprintf-js dependency with @tannin/sprintf (#70434)

5.26.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • See full diff in compare view

Updates @wordpress/icons from 10.25.0 to 10.27.0

Changelog

Sourced from @​wordpress/icons's changelog.

10.27.0 (2025-07-23)

10.26.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • See full diff in compare view

Updates @wordpress/is-shallow-equal from 5.25.0 to 5.27.0

Changelog

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

5.27.0 (2025-07-23)

5.26.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • 4aba2d3 Merge changes published in the Gutenberg plugin "release/21.1" branch
  • See full diff in compare view

Updates @wordpress/url from 4.25.0 to 4.27.0

Changelog

Sourced from @​wordpress/url's changelog.

4.27.0 (2025-07-23)

4.26.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • See full diff in compare view

Updates @wordpress/babel-preset-default from 8.25.0 to 8.27.0

Changelog

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

8.27.0 (2025-07-23)

8.26.0 (2025-06-25)

Commits

Updates @wordpress/block-editor from 14.20.0 to 15.0.0

Changelog

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

15.0.0 (2025-07-23)

Breaking Changes

  • Store: Deprecate the block hovered global state and related action/selector (#70731)

14.21.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • 4aba2d3 Merge changes published in the Gutenberg plugin "release/21.1" branch
  • See full diff in compare view

Updates @wordpress/blocks from 14.14.0 to 15.0.0

Changelog

Sourced from @​wordpress/blocks's changelog.

15.0.0 (2025-07-23)

Breaking changes

  • registerBlockType: Set default apiVersion when none is provided during client-side block registration (#70750).

14.15.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • See full diff in compare view

Updates @wordpress/browserslist-config from 6.25.0 to 6.27.0

Changelog

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

6.27.0 (2025-07-23)

6.26.0 (2025-06-25)

Commits

Updates @wordpress/data from 10.25.0 to 10.27.0

Changelog

Sourced from @​wordpress/data's changelog.

10.27.0 (2025-07-23)

10.26.0 (2025-06-25)

Bug Fixes

  • Add support for private selectors to resolveSelect and suspendSelect (#52036).
Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • 4aba2d3 Merge changes published in the Gutenberg plugin "release/21.1" branch
  • See full diff in compare view

Updates @wordpress/dependency-extraction-webpack-plugin from 6.25.0 to 6.27.0

Changelog

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

6.27.0 (2025-07-23)

6.26.0 (2025-06-25)

Commits

Updates @wordpress/e2e-test-utils from 11.25.0 to 11.27.0

Changelog

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

11.27.0 (2025-07-23)

11.26.0 (2025-06-25)

Commits

Updates @wordpress/edit-post from 8.25.0 to 8.27.0

Changelog

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

8.27.0 (2025-07-23)

8.26.0 (2025-06-25)

Commits

Updates @wordpress/env from 10.25.0 to 10.27.0

Changelog

Sourced from @​wordpress/env's changelog.

10.27.0 (2025-07-23)

Enhancements

  • Add config file for WP-CLI when creating an environment. (#70661).

10.26.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • 4aba2d3 Merge changes published in the Gutenberg plugin "release/21.1" branch
  • See full diff in compare view

Updates @wordpress/eslint-plugin from 22.11.0 to 22.13.0

Changelog

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

22.13.0 (2025-07-23)

Enhancements

  • Added stricter ESLint checks for translator comments.
  • Supports unnamed (%s, %d, %f), positional (%1$s, etc.) and named placeholders.
  • Flags missing and extra/outdated placeholders.

22.12.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • See full diff in compare view

Updates @wordpress/hooks from 4.25.0 to 4.27.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.27.0 (2025-07-23)

4.26.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • See full diff in compare view

Updates @wordpress/jest-puppeteer-axe from 7.25.0 to 7.27.0

Changelog

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

7.27.0 (2025-07-23)

7.26.0 (2025-06-25)

Commits

Updates @wordpress/plugins from 7.25.0 to 7.27.0

Changelog

Sourced from @​wordpress/plugins's changelog.

7.27.0 (2025-07-23)

7.26.0 (2025-06-25)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • See full diff in compare view

Updates @wordpress/prettier-config from 4.25.0 to 4.27.0

Changelog

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

4.27.0 (2025-07-23)

4.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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…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.25.0` | `7.27.0` |
| [@wordpress/autop](https://github.com/WordPress/gutenberg/tree/HEAD/packages/autop) | `4.25.0` | `4.27.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `29.11.0` | `30.0.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `7.25.0` | `7.27.0` |
| [@wordpress/date](https://github.com/WordPress/gutenberg/tree/HEAD/packages/date) | `5.25.0` | `5.27.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.25.0` | `4.27.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `14.25.0` | `14.27.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.25.0` | `6.27.0` |
| [@wordpress/escape-html](https://github.com/WordPress/gutenberg/tree/HEAD/packages/escape-html) | `3.25.0` | `3.27.0` |
| [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) | `4.25.0` | `4.27.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `5.25.0` | `6.0.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `10.25.0` | `10.27.0` |
| [@wordpress/is-shallow-equal](https://github.com/WordPress/gutenberg/tree/HEAD/packages/is-shallow-equal) | `5.25.0` | `5.27.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.25.0` | `4.27.0` |
| [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) | `8.25.0` | `8.27.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `14.20.0` | `15.0.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `14.14.0` | `15.0.0` |
| [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) | `6.25.0` | `6.27.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.25.0` | `10.27.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `6.25.0` | `6.27.0` |
| [@wordpress/e2e-test-utils](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils) | `11.25.0` | `11.27.0` |
| [@wordpress/edit-post](https://github.com/WordPress/gutenberg/tree/HEAD/packages/edit-post) | `8.25.0` | `8.27.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.25.0` | `10.27.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `22.11.0` | `22.13.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `4.25.0` | `4.27.0` |
| [@wordpress/jest-puppeteer-axe](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-puppeteer-axe) | `7.25.0` | `7.27.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `7.25.0` | `7.27.0` |
| [@wordpress/prettier-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/prettier-config) | `4.25.0` | `4.27.0` |



Updates `@wordpress/api-fetch` from 7.25.0 to 7.27.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/[email protected]/packages/api-fetch)

Updates `@wordpress/autop` from 4.25.0 to 4.27.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/[email protected]/packages/autop)

Updates `@wordpress/components` from 29.11.0 to 30.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/[email protected]/packages/components)

Updates `@wordpress/compose` from 7.25.0 to 7.27.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/[email protected]/packages/compose)

Updates `@wordpress/date` from 5.25.0 to 5.27.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/[email protected]/packages/date)

Updates `@wordpress/dom-ready` from 4.25.0 to 4.27.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/[email protected]/packages/dom-ready)

Updates `@wordpress/editor` from 14.25.0 to 14.27.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/[email protected]/packages/editor)

Updates `@wordpress/element` from 6.25.0 to 6.27.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/[email protected]/packages/element)

Updates `@wordpress/escape-html` from 3.25.0 to 3.27.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/[email protected]/packages/escape-html)

Updates `@wordpress/html-entities` from 4.25.0 to 4.27.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/[email protected]/packages/html-entities)

Updates `@wordpress/i18n` from 5.25.0 to 6.0.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/[email protected]/packages/i18n)

Updates `@wordpress/icons` from 10.25.0 to 10.27.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/[email protected]/packages/icons)

Updates `@wordpress/is-shallow-equal` from 5.25.0 to 5.27.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/[email protected]/packages/is-shallow-equal)

Updates `@wordpress/url` from 4.25.0 to 4.27.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/[email protected]/packages/url)

Updates `@wordpress/babel-preset-default` from 8.25.0 to 8.27.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/[email protected]/packages/babel-preset-default)

Updates `@wordpress/block-editor` from 14.20.0 to 15.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/[email protected]/packages/block-editor)

Updates `@wordpress/blocks` from 14.14.0 to 15.0.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/[email protected]/packages/blocks)

Updates `@wordpress/browserslist-config` from 6.25.0 to 6.27.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/[email protected]/packages/browserslist-config)

Updates `@wordpress/data` from 10.25.0 to 10.27.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/[email protected]/packages/data)

Updates `@wordpress/dependency-extraction-webpack-plugin` from 6.25.0 to 6.27.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/[email protected]/packages/dependency-extraction-webpack-plugin)

Updates `@wordpress/e2e-test-utils` from 11.25.0 to 11.27.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/[email protected]/packages/e2e-test-utils)

Updates `@wordpress/edit-post` from 8.25.0 to 8.27.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/[email protected]/packages/edit-post)

Updates `@wordpress/env` from 10.25.0 to 10.27.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/[email protected]/packages/env)

Updates `@wordpress/eslint-plugin` from 22.11.0 to 22.13.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/[email protected]/packages/eslint-plugin)

Updates `@wordpress/hooks` from 4.25.0 to 4.27.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/[email protected]/packages/hooks)

Updates `@wordpress/jest-puppeteer-axe` from 7.25.0 to 7.27.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/[email protected]/packages/jest-puppeteer-axe)

Updates `@wordpress/plugins` from 7.25.0 to 7.27.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/[email protected]/packages/plugins)

Updates `@wordpress/prettier-config` from 4.25.0 to 4.27.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/[email protected]/packages/prettier-config)

---
updated-dependencies:
- dependency-name: "@wordpress/api-fetch"
  dependency-version: 7.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/autop"
  dependency-version: 4.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/components"
  dependency-version: 30.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/compose"
  dependency-version: 7.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/date"
  dependency-version: 5.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/dom-ready"
  dependency-version: 4.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/editor"
  dependency-version: 14.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/element"
  dependency-version: 6.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/escape-html"
  dependency-version: 3.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/html-entities"
  dependency-version: 4.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/icons"
  dependency-version: 10.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/is-shallow-equal"
  dependency-version: 5.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/url"
  dependency-version: 4.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/babel-preset-default"
  dependency-version: 8.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/block-editor"
  dependency-version: 15.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/blocks"
  dependency-version: 15.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/browserslist-config"
  dependency-version: 6.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/data"
  dependency-version: 10.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/dependency-extraction-webpack-plugin"
  dependency-version: 6.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/e2e-test-utils"
  dependency-version: 11.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/edit-post"
  dependency-version: 8.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/env"
  dependency-version: 10.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 22.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/hooks"
  dependency-version: 4.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/jest-puppeteer-axe"
  dependency-version: 7.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/plugins"
  dependency-version: 7.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/prettier-config"
  dependency-version: 4.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant