Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/wordpress/components-32.0.0
Closed

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps @wordpress/components from 31.0.0 to 32.0.0.

Changelog

Sourced from @​wordpress/components's changelog.

32.0.0 (2026-01-16)

Code Quality

  • Fix missing dependencies. #74310
  • Fix generated TS types referencing unavailable csstype. #74655

Breaking Changes

  • Validated form controls (private API): Removed onValidate prop (use onChange to set customValidity messages, or add conditionals directly inside the customValidity prop instead) (#73559).
  • FormTokenField: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#73846).
  • CheckboxControl: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#73916).
  • TextControl: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#73920).
  • FocalPointPicker: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#73980).
  • SearchControl: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#74053).
  • TextareaControl: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#73970).
  • ToggleGroupControl: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#74004).
  • ToggleControl: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#74012).
  • TreeSelect: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#74014).
  • RangeControl: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#74033).
  • ComboboxControl: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#74034).
  • SelectControl: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#74052).
  • BaseControl: The __nextHasNoMarginBottom prop is now true by default. The prop can be safely removed (#74077).
  • DimensionControl: Completely remove deprecated component (#73944).

Enhancements

  • Menu and othr menu items: change default size to be 32px tall rather than 40px to improve menu density. (#73429).
  • Unify padding using for DataViews, Modals and other container components. (#73334)
  • Validated form controls: Suppress native error popover (#73471).
  • Snackbar: Shorten timeout duration (#73814).
  • ToolsPanel: Remove line-height workaround for control labels (#73892).
  • Notice: Add right margin to content only when dismissible (#73905).
  • Popover: Update animation, also affecting Autocomplete, BorderControl, CircularOptionPicker, ColorPalette, Dropdown, DropdownMenu, and PaletteEdit (#74082).
  • Menu, CustomSelectControl (v1 & 2): Update animation (#74111).
  • Autocomplete: Add offset to popover (#74084).
  • Button: Hide focus style when :active (#74106).
  • Converted package to a compliant dual CJS/ESM module (#73822 and #74348).
  • ToggleGroupControl: Update visual design (#74036).
  • Notice: Add disabled prop to action buttons. Also allow onClick to work alongside url (#74094).
  • Menu: Remove animation on submenus (#74548).

Bug Fixes

  • Modal: Fix vertical scroll issue by reducing style specificity to allow overrides. (#73739)
  • Notice: Fix notice component spacing issue when actions are present. (#69430)
  • DatePicker: Fix missing scheduled events and current date indicators. (#73887)
  • DatePicker: Fix handling of currentDate when passed values as Date or timestamp. (#73887)
  • Popover: Fix bug where clicking outside nested popovers only closed the inner one. (#74340)
  • InputControl: Allow label to wrap for long labels/translations. (#74301).

... (truncated)

Commits
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 32.0.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.0.0/packages/components)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-version: 32.0.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 Jan 19, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 19, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2026

Superseded by #3991.

@dependabot dependabot bot closed this Jan 29, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/components-32.0.0 branch January 29, 2026 19:23
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

Comments