Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 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.23.0
@wordpress/blocks 15.21.1 15.24.0
@wordpress/dom-ready 4.48.1 4.51.0
@wordpress/i18n 6.23.0 6.24.0
@wordpress/interactivity 6.48.1 6.51.0

Updates @wordpress/block-editor from 15.21.1 to 15.23.0

Changelog

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

15.23.0 (2026-07-01)

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

Changelog

Sourced from @​wordpress/blocks's changelog.

15.24.0 (2026-07-14)

Enhancements

  • Widen React peer dependency ranges to ^18 || ^19 to support both React 18 and React 19 environments (#80024).

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

Changelog

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

4.51.0 (2026-07-14)

4.50.0 (2026-07-01)

4.49.0 (2026-06-24)

Commits

Updates @wordpress/i18n from 6.23.0 to 6.24.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.24.0 (2026-07-14)

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
  • See full diff in compare view

Updates @wordpress/interactivity from 6.48.1 to 6.51.0

Changelog

Sourced from @​wordpress/interactivity's changelog.

6.51.0 (2026-07-14)

6.50.0 (2026-07-01)

6.49.0 (2026-06-24)

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
  • 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
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by desrosj, a new releaser for @​wordpress/interactivity since your current version.


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.23.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `15.21.1` | `15.24.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.48.1` | `4.51.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.23.0` | `6.24.0` |
| [@wordpress/interactivity](https://github.com/WordPress/gutenberg/tree/HEAD/packages/interactivity) | `6.48.1` | `6.51.0` |


Updates `@wordpress/block-editor` 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/block-editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/block-editor@15.23.0/packages/block-editor)

Updates `@wordpress/blocks` from 15.21.1 to 15.24.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.24.0/packages/blocks)

Updates `@wordpress/dom-ready` from 4.48.1 to 4.51.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.51.0/packages/dom-ready)

Updates `@wordpress/i18n` from 6.23.0 to 6.24.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.24.0/packages/i18n)

Updates `@wordpress/interactivity` from 6.48.1 to 6.51.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.51.0/packages/interactivity)

---
updated-dependencies:
- dependency-name: "@wordpress/block-editor"
  dependency-version: 15.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/blocks"
  dependency-version: 15.24.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.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/interactivity"
  dependency-version: 6.51.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 17, 2026
@justlevine justlevine closed this Jul 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-prod-minor-patch-3724fc4fcb branch July 21, 2026 09:48
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.

1 participant