Skip to content

build(deps-dev): bump @wordpress/components from 31.0.0 to 33.1.0#4228

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/components-33.1.0
Open

build(deps-dev): bump @wordpress/components from 31.0.0 to 33.1.0#4228
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/components-33.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps @wordpress/components from 31.0.0 to 33.1.0.

Changelog

Sourced from @​wordpress/components's changelog.

33.1.0 (2026-05-14)

Enhancements

  • StyleProvider: Add support for injecting package CSS module styles into target documents (#77965).
  • Button: Align link variant underline (offset and thickness) with ExternalLink and Link from @wordpress/ui (#77842).
  • Modal: render as a bottom sheet on mobile so the height adapts to the content and CTAs stay within thumb reach (#77956).
  • Text: Use a theme-aware gray token for the muted variant (#77999).

Bug Fixes

  • TabPanel: Fix tab indicator animation while switching tabs (#77812).
  • ColorPicker: Fix issue where clearing the hex input entirely doesn't reset the selected color to black (#77912).
  • ExternalLink: Fix focus outline rendered in wp-admin (#77935).
  • ColorPalette: Fix duplicate-key warnings and incorrect selected swatch behavior when multiple palette entries share the same color value (#78004).

Internal

  • Modal, Menu, DropdownMenu: Adopt --wpds-motion-easing-* and --wpds-motion-duration-* design tokens for animation timing (#76097).
  • Update date-fns dependency to v4.1.0 (#78057).
  • Update code to comply with eslint-plugin-react-hooks v7 (#69962).
  • SlotFill: Add dependencies to updateFill effect (#77907).
  • Popover: Remove unnecessary close button z-index style (#78180).

33.0.0 (2026-04-29)

Enhancements

  • ExternalLink: Align appearance with Link from @wordpress/ui (brand color, underline thickness/offset, focus ring, and external-link icon spacing) (#77790).
  • Menu: Remove cursor: not-allowed and added pointer styles to menu (#70412)
  • FormToggle: Add stacking context isolation (#77619).
  • CircularOptionPicker: Add stacking context isolation (#77715).
  • FormTokenField: Add help prop to render additional help text below the field, and deprecate the __experimentalShowHowTo prop in favor of it. The help prop now defaults to the previous how-to text; pass an empty string to hide it (#77552).

Deprecations

  • FormTokenField: Deprecate the __experimentalShowHowTo prop in favor of help prop. The help prop now defaults to the previous how-to text; pass an empty string to hide it (#77552).

Breaking Changes

  • ExternalLink: No longer adds noreferrer to the rel attribute. noopener is still applied. Consumers relying on the previous behavior should pass rel="noopener noreferrer" explicitly (#26968).

Internal

  • NavigableContainer: Refactor from class component to function component with hooks (#77171).
  • Menu: Refactor Menu.Popover to use Ariakit’s render prop, wrapping content in MenuMotionRoot (motion styles) and MenuSurface (panel layout and variant chrome) (#77460).
  • Fix types for TypeScript 7.0 (#77177).

32.6.0 (2026-04-15)

... (truncated)

Commits
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • ac75d25 Update changelog files
  • 3e8943b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • 9656be0 Update changelog files
  • 4313ac2 Merge changes published in the Gutenberg plugin "release/23.2" branch
  • a5cc28f Update changelog files
  • 30dff6b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • 6445ede chore(release): publish
  • Additional commits viewable in compare view

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/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 31.0.0 to 33.1.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/@wordpress/components@33.1.0/packages/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/components@33.1.0/packages/components)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-version: 33.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Deps Reserved to dependency/dependabot PRs Deps: JavaScript Reserved to dependency/dependabot PRs labels May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Deps: JavaScript Reserved to dependency/dependabot PRs Deps Reserved to dependency/dependabot PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants