Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-prod-minor-patch-88b7dca8cc
Open

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

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

Package From To
@wordpress/block-editor 15.19.0 15.20.0
@wordpress/blocks 15.19.0 15.21.0
@wordpress/dom-ready 4.46.0 4.48.0
@wordpress/i18n 6.19.0 6.21.0
@wordpress/interactivity 6.46.0 6.48.0

Updates @wordpress/block-editor from 15.19.0 to 15.20.0

Changelog

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

15.20.0 (2026-05-27)

Bug Fixes

  • ColorPanel: Theme CSS custom-property gradients are now decoded to their preset slug and persisted as a gradient block attribute rather than as a raw style.color.gradient value (#78328).

Internal

  • Remove legacy Notice overrides in block placeholder notices and media replace flow error UI (#78231).
Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • See full diff in compare view

Updates @wordpress/blocks from 15.19.0 to 15.21.0

Changelog

Sourced from @​wordpress/blocks's changelog.

Unreleased

Code Quality

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

15.20.0 (2026-05-27)

Bug Fix

  • Fix mergeSchemas in getBlockContentSchemaFromTransforms to preserve array values (e.g. classes) instead of converting them to objects with numeric string keys when merging schemas (#70615).
Commits

Updates @wordpress/dom-ready from 4.46.0 to 4.48.0

Changelog

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

Unreleased

4.47.0 (2026-05-27)

Commits

Updates @wordpress/i18n from 6.19.0 to 6.21.0

Changelog

Sourced from @​wordpress/i18n's changelog.

Unreleased

6.20.0 (2026-05-27)

Commits
  • 07baf5a chore(release): publish
  • 8e27960 Merge changes published in the Gutenberg plugin "release/8.9" branch
  • 8e06f0d chore(release): publish
  • b68941a chore(release): publish
  • 9c40667 Merge changes published in the Gutenberg plugin "release/8.4" branch
  • 21b9900 chore(release): publish
  • 21519ee Merge changes published in the Gutenberg plugin "release/8.2" branch
  • 74ba445 Merge changes published in the Gutenberg plugin "release/8.1" branch
  • 0bd9521 chore(release): publish
  • 2f77aac Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/interactivity from 6.46.0 to 6.48.0

Changelog

Sourced from @​wordpress/interactivity's changelog.

Unreleased

6.47.0 (2026-05-27)

Commits
  • eb79637 chore(release): publish
  • f79443f Update changelog files
  • 8062bb1 Merge changes published in the Gutenberg plugin "release/17.7" branch
  • fefb6f7 chore(release): publish
  • 557980a Update changelog files
  • 8491d43 Interactivity: Fix broken react usage in published package (#58258)
  • 45de2cb chore(release): publish
  • 703e91c Update changelog files
  • 0581398 Merge changes published in the Gutenberg plugin "release/17.6" branch
  • 5e6f9ca chore(release): publish
  • 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

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.19.0` | `15.20.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `15.19.0` | `15.21.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.46.0` | `4.48.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.19.0` | `6.21.0` |
| [@wordpress/interactivity](https://github.com/WordPress/gutenberg/tree/HEAD/packages/interactivity) | `6.46.0` | `6.48.0` |


Updates `@wordpress/block-editor` from 15.19.0 to 15.20.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.20.0/packages/block-editor)

Updates `@wordpress/blocks` from 15.19.0 to 15.21.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/HEAD/packages/blocks)

Updates `@wordpress/dom-ready` from 4.46.0 to 4.48.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/date@4.48.0/packages/dom-ready)

Updates `@wordpress/i18n` from 6.19.0 to 6.21.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/blocks@6.21.0/packages/i18n)

Updates `@wordpress/interactivity` from 6.46.0 to 6.48.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/api-fetch@6.48.0/packages/interactivity)

---
updated-dependencies:
- dependency-name: "@wordpress/block-editor"
  dependency-version: 15.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/blocks"
  dependency-version: 15.21.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.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/interactivity"
  dependency-version: 6.48.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 Jun 5, 2026
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