Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/wordpress/components-32.3.0
Open

build(deps-dev): bump @wordpress/components from 31.0.0 to 32.3.0#4047
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/wordpress/components-32.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps @wordpress/components from 31.0.0 to 32.3.0.

Changelog

Sourced from @​wordpress/components's changelog.

32.3.0 (2026-03-04)

Code Quality

  • Improve typing of focusOnMount prop in Dropdown, Modal and Popover (#75442).

Bug Fixes

  • ColorPicker: Preserve hue and saturation when the selected color becomes achromatic (#75493).
  • SnackbarList: Fix scaling distortion when a snackbar's content is updated in place via a shared notice ID (#75709).
  • ToggleGroupControl: Fix hover styles on disabled items (#75737).
  • FormTokenField: Fixed incorrect height of input field when rendered on pages using WordPress 7.0 form styles (#75880).
  • SelectControl: Fixed misalignment of option label on some variants when rendered on pages using WordPress 7.0 form styles (#75880).
  • DateTimePicker: Fix day text wrapping (#76084).

Enhancements

  • ToggleGroupControl: Make unselected item color consistent across all variants (#75737).
  • Button: Add word-break: break-word. (#76071).

Internal

  • NumberControl: Improved code and types for state reducer (#75822).

32.2.0 (2026-02-18)

Bug Fixes

  • Tabs: Set explicit font-family on tab buttons to prevent inheriting unintended fonts (#75537).
  • ExternalLink: Add wp-exclude-emoji class to prevent Twemoji from replacing the arrow icon (#75538).
  • TimePicker: Fix date parsing for years below 1000 by implementing ISO 8601 compliant year formatting with zero-padding (#75343).
  • Text: Remove text-wrap: balance fallback. Only text-wrap: pretty is now used (#75089).
  • RangeControl: support forced-colors mode (#75165).
  • ToggleControl: Prevent __nextHasNoMarginBottom from logging a console warning (#75296).
  • createSlotFill: fix ref forwarding (#75274).
  • Button: Fix native outline showing when focused and active (#75346).

Enhancements

  • Improve visual emphasis of the selected item in the ToggleGroupControl component (#75138).
  • DateCalendar, DateRangeCalendar: use lighter gray for disabled dates (#75683).

Internal

  • Add Avatar and AvatarGroup components as private APIs (#75595).
  • Remove Picker from private APIs (#75394).
  • Expose useDrag from @use-gesture/react package via private API's (#66735).
  • Disabled, Modal, Popover, Tooltip: Move context code to separate files to help docgen prop extraction (#75316).
  • Update Emotion dependencies to ensure compatibility with React 19 (#75324).
  • Update Testing Library packages used in unit tests (#75340).

... (truncated)

Commits
  • 8bfc179 chore(release): publish
  • ccb148d Update changelog files
  • 33834c6 Merge changes published in the Gutenberg plugin "release/22.7" branch
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f 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)

@dependabot dependabot bot added Deps Reserved to dependency/dependabot PRs Deps: JavaScript Reserved to dependency/dependabot PRs labels Mar 5, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/components-32.3.0 branch 2 times, most recently from 99c54fb to fab874d Compare March 5, 2026 08:02
Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 31.0.0 to 32.3.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/components@32.3.0/packages/components)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/components-32.3.0 branch from fab874d to 5151df0 Compare March 11, 2026 07:49
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