Skip to content

fix(deps): bump the npm-prod-minor-patch group with 5 updates#74

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-prod-minor-patch-b730a580cf
Closed

fix(deps): bump the npm-prod-minor-patch group with 5 updates#74
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-prod-minor-patch-b730a580cf

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-prod-minor-patch group with 5 updates:

Package From To
@wordpress/block-editor 15.21.1 15.22.0
@wordpress/blocks 15.21.1 15.23.0
@wordpress/dom-ready 4.48.1 4.50.0
@wordpress/i18n 6.21.1 6.23.0
@wordpress/interactivity 6.48.1 6.50.0

Updates @wordpress/block-editor from 15.21.1 to 15.22.0

Changelog

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

15.22.0 (2026-06-24)

Enhancements

  • Grid: Add a "Fill available space" option to the grid layout that switches the auto-placement keyword from auto-fill to auto-fit, so columns stretch to fill the row instead of leaving empty tracks. (#79356)
  • List View: a block that supports listView is now excluded from the List View when it has no inner blocks and disallows insertion (allowedBlocks is [] or false), since there is nothing to show, rearrange, or add. (#78932)
Commits

Updates @wordpress/blocks from 15.21.1 to 15.23.0

Changelog

Sourced from @​wordpress/blocks's changelog.

15.23.0 (2026-07-01)

15.22.0 (2026-06-24)

Internal

  • Replace showdown with marked for Markdown paste handling. Smaller bundle, modern maintenance, native types.
Commits

Updates @wordpress/dom-ready from 4.48.1 to 4.50.0

Changelog

Sourced from @​wordpress/dom-ready's changelog.

4.50.0 (2026-07-01)

4.49.0 (2026-06-24)

Commits

Updates @wordpress/i18n from 6.21.1 to 6.23.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.23.0 (2026-07-01)

6.22.0 (2026-06-24)

Commits

Updates @wordpress/interactivity from 6.48.1 to 6.50.0

Changelog

Sourced from @​wordpress/interactivity's changelog.

6.50.0 (2026-07-01)

6.49.0 (2026-06-24)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Open WordPress Playground Preview

Bumps the npm-prod-minor-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `15.21.1` | `15.22.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `15.21.1` | `15.23.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.48.1` | `4.50.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.21.1` | `6.23.0` |
| [@wordpress/interactivity](https://github.com/WordPress/gutenberg/tree/HEAD/packages/interactivity) | `6.48.1` | `6.50.0` |


Updates `@wordpress/block-editor` from 15.21.1 to 15.22.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/block-editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/block-editor@15.22.0/packages/block-editor)

Updates `@wordpress/blocks` from 15.21.1 to 15.23.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/blocks/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/blocks@15.23.0/packages/blocks)

Updates `@wordpress/dom-ready` from 4.48.1 to 4.50.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dom-ready/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dom-ready@4.50.0/packages/dom-ready)

Updates `@wordpress/i18n` from 6.21.1 to 6.23.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/i18n/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/i18n@6.23.0/packages/i18n)

Updates `@wordpress/interactivity` from 6.48.1 to 6.50.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/interactivity/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/interactivity@6.50.0/packages/interactivity)

---
updated-dependencies:
- dependency-name: "@wordpress/block-editor"
  dependency-version: 15.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/blocks"
  dependency-version: 15.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/dom-ready"
  dependency-version: 4.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/interactivity"
  dependency-version: 6.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Dependencies Created by dependabot.yml label Jul 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 5, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm-prod-minor-patch-b730a580cf branch July 5, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Created by dependabot.yml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants