Skip to content

fix(deps): bump the npm-prod-minor-patch group across 1 directory with 3 updates#719

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/npm-prod-minor-patch-5cd9d4323e
Open

fix(deps): bump the npm-prod-minor-patch group across 1 directory with 3 updates#719
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/npm-prod-minor-patch-5cd9d4323e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-prod-minor-patch group with 3 updates in the / directory: @wordpress/abilities, @wordpress/core-abilities and @wordpress/ui.

Updates @wordpress/abilities from 0.11.0 to 0.14.0

Changelog

Sourced from @​wordpress/abilities's changelog.

0.14.0 (2026-06-10)

0.13.0 (2026-05-27)

0.12.0 (2026-05-14)

Commits
  • 6da9506 chore(release): publish
  • 6afbb15 Update changelog files
  • e816d95 Merge changes published in the Gutenberg plugin "release/23.4" branch
  • 6237509 Update changelog files
  • 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
  • Additional commits viewable in compare view

Updates @wordpress/core-abilities from 0.10.0 to 0.13.0

Commits
  • 6da9506 chore(release): publish
  • d653c5f chore(release): publish
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • 30dff6b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • 6445ede chore(release): publish
  • See full diff in compare view

Updates @wordpress/ui from 0.12.0 to 0.15.0

Changelog

Sourced from @​wordpress/ui's changelog.

0.15.0 (2026-06-10)

Breaking Changes

  • Update CSS cascade layers from flat list to nested, replacing wp-ui-utilities, wp-ui-components, wp-ui-compositions, and wp-ui-overrides with a single layer wp-ui (#78959).
  • Revert React back to v18 (#78940).

Code Quality

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

Bug Fixes

  • AlertDialog: Fix the footer collapsing to a row depending on stylesheet load order (#78953).
  • Button.Icon: Preserve icon view boxes so icons with non-standard viewBox values are not clipped (#78614).
  • Tabs: onValueChange now fires for automatic tab selection — when Tabs itself picks a tab without a consumer-supplied value (initial uncontrolled mount with no defaultValue, fallback to the first enabled tab when the first tab is disabled, or fallback when the currently selected tab is removed or becomes disabled) — inherited from @base-ui/react@1.5.0 (#78448).

Enhancements

  • Tooltip: Use --wpds-border-radius-md for portaled popup surfaces, aligning with menus and popovers (#78983).
  • Popover: Animate the popup open and closed (#78885).
  • Tooltip.Provider: Widen the types to accept all props of the equivalent Tooltip.Provider from @base-ui/react (types-only change) (#78642).

Internal

0.14.0 (2026-05-27)

Breaking Changes

  • Upgrade React to v19 (#61521).

New Features

  • Card: Card.FullBleed now supports edge-bumping in additional positions (#77856):
    • As the first child of Card.Header, it extends flush to the card's top and side edges — ideal for hero images. Inter-sibling spacing is consumer-managed: compose Card.Header with Stack via the render prop to add a gap between the hero and following siblings (e.g. Card.Title).
    • As the sole child of Card.Content, it extends flush to the card's side edges and additionally to the top edge when Content is the first card child, or the bottom edge when it is the last. This enables full-bleed content panels with or without a header above them.
  • Add Combobox primitive (#78399).

Enhancements

  • Export getWpCompatOverlaySlot() so consumers can route their own portals into the compat overlay slot (#78183).
  • Select, SelectControl: Default the popup's portal container to the @wordpress/ui compat overlay slot when present, so select popups stack reliably above other overlays in mixed-library compositions. A caller-supplied Select.Portal container prop continues to take precedence (#78372).
  • Autocomplete: Default the popup's portal container to the @wordpress/ui compat overlay slot when present, so autocomplete popups stack reliably above other overlays in mixed-library compositions. A caller-supplied Autocomplete.Portal container prop continues to take precedence (#78375).

Bug Fixes

  • IconButton: Default focusableWhenDisabled to true, matching Button (#78526).
  • Button: Do not show the interactive cursor when disabled (#78479).

... (truncated)

Commits
  • 6da9506 chore(release): publish
  • 6afbb15 Update changelog files
  • e816d95 Merge changes published in the Gutenberg plugin "release/23.4" branch
  • 6237509 Update changelog files
  • d486535 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 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
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 12, 2026
@justlevine

Copy link
Copy Markdown
Contributor

but why??? 🤔🤔🤔

@github-actions

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: justlevine <justlevine@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

…h 3 updates

Bumps the npm-prod-minor-patch group with 3 updates in the / directory: [@wordpress/abilities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/abilities), [@wordpress/core-abilities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/core-abilities) and [@wordpress/ui](https://github.com/WordPress/gutenberg/tree/HEAD/packages/ui).


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

Updates `@wordpress/core-abilities` from 0.10.0 to 0.13.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/core-abilities@0.13.0/packages/core-abilities)

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

---
updated-dependencies:
- dependency-name: "@wordpress/abilities"
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/core-abilities"
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/ui"
  dependency-version: 0.15.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 force-pushed the dependabot/npm_and_yarn/npm-prod-minor-patch-5cd9d4323e branch from ef5e487 to afbfa9d Compare June 19, 2026 07:26
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant