Skip to content

Bump @wordpress/editor from 14.50.0 to 14.51.0#3554

Merged
pfefferle merged 2 commits into
trunkfrom
dependabot/npm_and_yarn/wordpress/editor-14.51.0
Jul 17, 2026
Merged

Bump @wordpress/editor from 14.50.0 to 14.51.0#3554
pfefferle merged 2 commits into
trunkfrom
dependabot/npm_and_yarn/wordpress/editor-14.51.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @wordpress/editor from 14.50.0 to 14.51.0.

Changelog

Sourced from @​wordpress/editor's changelog.

14.51.0 (2026-07-14)

New Features

  • Add an "Attachments" source to the block inserter's Media tab, listing images attached to the current post with the ability to attach and detach them (#79336).

Enhancements

  • Use the emphasis font-weight token for UI emphasis (#80093).
  • Notes: Remove the snackbar notice shown when a note is resolved or reopened, as the note's appearance already updates in place to reflect the change. The result is still announced to screen readers (#80017).
  • The "View the autosave" notice now opens the autosave in the visual revisions view with its changes highlighted, instead of the classic revisions screen. It falls back to the classic screen when visual revisions are disabled (#79947).

Bug Fixes

  • Render the "Preview in new tab" action with the shared menu item pattern so its typography matches sibling menu items (#80195).
  • External images are now sideloaded on the server when uploaded to the media library, via a new mediaSideloadFromUrl block editor setting, so the upload works when the editor is cross-origin isolated (e.g. with client-side media processing enabled) (#79409).

Enhancements

  • Widen React peer dependency ranges to ^18 || ^19 to support both React 18 and React 19 environments (#80024).
Commits
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • e61c854 Merge changes published in the Gutenberg plugin "release/23.6" branch
  • 1055a35 Update changelog files
  • 8ca3e8e Merge changes published in the Gutenberg plugin "release/23.6" 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 Jul 17, 2026
Bumps [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) from 14.50.0 to 14.51.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.51.0/packages/editor)

---
updated-dependencies:
- dependency-name: "@wordpress/editor"
  dependency-version: 14.51.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.51.0 branch from f19ebbc to 313a84a Compare July 17, 2026 05:52
@pfefferle
pfefferle merged commit ad61906 into trunk Jul 17, 2026
7 checks passed
@pfefferle
pfefferle deleted the dependabot/npm_and_yarn/wordpress/editor-14.51.0 branch July 17, 2026 14:31
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.

1 participant