Skip to content

bump @wordpress/editor from 14.41.0 to 14.50.0#537

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

bump @wordpress/editor from 14.41.0 to 14.50.0#537
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/wordpress/editor-14.50.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/editor from 14.41.0 to 14.50.0.

Changelog

Sourced from @​wordpress/editor's changelog.

Unreleased

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

14.49.0 (2026-06-24)

14.48.1 (2026-06-16)

14.48.0 (2026-06-10)

New Features

  • Added UploadProgressSnackbar component that shows a persistent snackbar with upload progress while media uploads are in progress. The snackbar shows a spinner during uploads and a checkmark briefly when all uploads complete.

Code Quality

  • Add missing @types/react dependency. #78882.

Documentation

  • Fix documentation grammar (#78686).

Internal

  • Dependency updates (#77954).

14.47.0 (2026-05-27)

Enhancements

  • Editor: Add padding around inline notices in the editor content area and distraction-free header.
  • Editor: Pause the client-side media upload queue while the browser is offline and resume it automatically when connectivity returns (#76765).
  • The Media Editor modal is now mounted unconditionally and the openMediaEditorModal setting is always provided to the block editor. Previously both were gated behind the gutenberg-media-editor-modal experiment, which has been removed.

Bug Fixes

  • mediaFinalize now returns the post-finalize attachment (transformed from the REST response), so the upload-media queue can refresh the in-flight attachment URL. Required for the front-end srcset to render on client-side-media uploads that exceeded the big-image threshold.
  • Template actions panel: Fix the keyboard activation of the "Change template" preview so it only opens the swap modal on Enter / Space (#78641).

Internal

  • Updated diff dependency from ^4.0.2 to ^8.0.3 (#77992).

14.46.0 (2026-05-14)

Internal

... (truncated)

Commits

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.41.0 to 14.50.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.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
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.

0 participants