Skip to content

Bump @wordpress/editor from 14.51.0 to 14.52.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.52.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.52.0.

Changelog

Sourced from @​wordpress/editor's changelog.

Unreleased

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).
  • Add a read-only code diff to the revisions screen (#80314).

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

@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 8 times, most recently from 31f883c to d3dd596 Compare August 6, 2026 05:38
Bumps [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) from 14.51.0 to 14.52.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/HEAD/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 force-pushed the dependabot/npm_and_yarn/wordpress/editor-14.52.0 branch from d3dd596 to 1f39037 Compare August 6, 2026 06:05
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