Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2025

Bumps @wordpress/components from 30.9.0 to 31.0.0.

Changelog

Sourced from @​wordpress/components's changelog.

31.0.0 (2025-12-23)

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: Remove deprecated __nextHasNoMarginBottom prop and promote to default behavior (#73846).

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)
  • Snackbar: Shorten timeout duration (#73814).

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)

Internal

  • AlignmentMatrixControl: Migrate styles from Emotion to a CSS module (#73714 and #73757).
  • AnglePickerControl: Migrate styles from Emotion to a CSS module (#73786).
Commits
  • 2cf13ec chore(release): publish
  • d096bed Update changelog files
  • ef20cbf Merge changes published in the Gutenberg plugin "release/22.3" 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary. labels Dec 26, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/components-31.0.0 branch from 2629838 to 87f4e8c Compare December 26, 2025 07:40
Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 30.9.0 to 31.0.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/@wordpress/components@31.0.0/packages/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/components@31.0.0/packages/components)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-version: 31.0.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-31.0.0 branch from 87f4e8c to 8cdf4a7 Compare December 26, 2025 07:45
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 javascript Pull requests that update Javascript code Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant