Skip to content

build(deps-dev): bump @wordpress/editor from 14.37.0 to 14.54.0 - #4567

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

build(deps-dev): bump @wordpress/editor from 14.37.0 to 14.54.0#4567
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/editor-14.54.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/editor from 14.37.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

  • 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

Dependabot compatibility score

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

Bumps [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) from 14.37.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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Deps Reserved to dependency/dependabot PRs Deps: JavaScript Reserved to dependency/dependabot PRs labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Deps: JavaScript Reserved to dependency/dependabot PRs Deps Reserved to dependency/dependabot PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants