Skip to content

fix(deps): bump @wordpress/block-library from 9.48.1 to 10.1.0 - #922

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/block-library-10.1.0
Open

fix(deps): bump @wordpress/block-library from 9.48.1 to 10.1.0#922
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/block-library-10.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/block-library from 9.48.1 to 10.1.0.

Changelog

Sourced from @​wordpress/block-library's changelog.

10.1.0 (2026-07-01)

10.0.0 (2026-06-24)

Breaking Changes

  • Removed the @wordpress/block-library/babel-plugin export. It was an internal transform for stripping experimental blocks from WordPress core builds and is no longer used by Gutenberg's build process (#79162).

New Features

  • Gallery: add a dynamic mode that displays images resolved from a source (initially the images attached to the current post) instead of manually-added image blocks, with an editor preview, mode toggles, and server-side rendering. #78796.

Enhancements

  • Image and Site Logo blocks: the Crop toolbar button now opens the Media Editor modal instead of an inline cropper. The previous inline experience is removed (#78654).
  • Search: Expose an HTML element selector in the Advanced inspector panel that can render the block in the semantic HTML <search> landmark element instead of <form role="search">. Defers to add_theme_support( 'html5', array( 'search-element' ) ) when the per-block value is left at "Default".
  • Icon Block: Insert with a default icon instead of an empty placeholder (#79111).

Bug Fixes

  • Image: external images inserted by URL are now sideloaded on the server when uploaded to the media library, so the upload works when the editor is cross-origin isolated (#79409).
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/block-library](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-library) from 9.48.1 to 10.1.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/block-library@10.1.0/packages/block-library)

---
updated-dependencies:
- dependency-name: "@wordpress/block-library"
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 7, 2026
@dependabot
dependabot Bot requested a review from a team August 7, 2026 07:29
@jeffpaul jeffpaul added this to the 1.3.0 milestone Aug 7, 2026
@jeffpaul jeffpaul moved this to Needs review in WordPress AI Roadmap Aug 7, 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

Projects

Status: Needs review

Development

Successfully merging this pull request may close these issues.

1 participant