Skip to content

Bump @wordpress/editor from 14.51.0 to 14.53.0 - #3606

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/wordpress/editor-14.52.0
Open

Bump @wordpress/editor from 14.51.0 to 14.53.0#3606
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/wordpress/editor-14.52.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/editor from 14.51.0 to 14.53.0.

Changelog

Sourced from @​wordpress/editor's changelog.

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

14.52.0 (2026-07-29)

Enhancements

  • Notes: Remove "Add note" from the rich-text formatting toolbar's "More" (inline styles) dropdown. Adding a note is not an inline style, the item duplicated the block options entry, and the dropdown's chevron rendered as pressed whenever the caret sat inside a note (#80531).

New Features

  • The "Apply globally" control now opens a review modal so you can choose which of a block's modified styles are pushed to Global Styles, showing each style's current and new value (#79839).
  • Add a responsiveEditingEnabled editor setting, defaulting to true, which hides the "Responsive styles" option in the View menu and the viewport state control in Global Styles when set to false (#80814).

Bug Fixes

  • mediaUpload: Add an isTransportOnly parameter, set by the @wordpress/upload-media queue, which owns progress tracking and save locking for its own items and uses this function only as its server transport. Fixes the progress snackbar showing "1 of 2" for a single HEIC upload in Safari (#80369).

Internal

  • Update date-fns to 4.4.0 (#80763).
Commits
  • 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
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary. labels Aug 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/editor-14.52.0 branch 12 times, most recently from ba55a58 to 2e40898 Compare August 10, 2026 05:00
Bumps [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) from 14.51.0 to 14.53.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.53.0/packages/editor)

---
updated-dependencies:
- dependency-name: "@wordpress/editor"
  dependency-version: 14.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @wordpress/editor from 14.51.0 to 14.52.0 Bump @wordpress/editor from 14.51.0 to 14.53.0 Aug 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/editor-14.52.0 branch from 2e40898 to e4cff4f Compare August 23, 2026 17:45
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 Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants