Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2025

Bumps @wordpress/components from 29.12.0 to 30.2.0.

Changelog

Sourced from @​wordpress/components's changelog.

30.2.0 (2025-08-20)

Bug fixes

  • MenuItem: make accessible when disabled (#71251).

Enhancement

  • Upgrade gradient-parser to version 1.1.1 to support HSL/HSLA color, CSS variables, and calc() expressions (#71186).

Internal

  • Validated form controls: Add support for async validation. This is a breaking API change that splits the customValidator prop into an onValidate callback and a customValidity object. (#71184).
  • DateCalendar, DateRangeCalendar: use px instead of rem units. (#71248).

30.1.0 (2025-08-07)

Enhancement

  • ColorPicker: Improve color picker slider focus styles for better keyboard navigation accessibility (#70146).
  • Button: Update the disabled state for the Primary button to be less emphasized, to avoid confusing it for enabled. (#70674).

Bug Fixes

  • TextareaControl: Add missing component CSS classname (#70930).
  • PaletteEdit: Fill available space with input field (#70935).
  • DatePicker: Fix day label alignment for start and end of week (#71005).

Enhancement

  • TextControl: Improve theming support (#70910).

Internal

  • RangeControl: Add placement prop to replace position (#70326).
  • Expose ValidatedNumberControl, ValidatedTextControl, and ValidatedToggleControl via privateAPIs. (#70901).

30.0.0 (2025-07-23)

Breaking Changes

  • Icon: Pass size prop value as width/height attributes when icon is a component that doesn't exactly match SVG (#70756).

Internal

  • Add new validated form controls (work in progress, not exported): ValidatedCheckboxControl, ValidatedInputControl, ValidatedNumberControl, ValidatedRadioControl, ValidatedRangeControl, ValidatedSelectControl, ValidatedTextControl, ValidatedTextareaControl, ValidatedToggleControl, ValidatedCustomSelectControl, ValidatedComboboxControl, ValidatedToggleGroupControl, and ControlWithError for enhanced form validation capabilities (#70620).

Bug Fixes

  • FormTokenField: Fix focus lost on tab when __experimentalExpandOnFocus is set (#70591).

... (truncated)

Commits
  • 445ede0 chore(release): publish
  • 942f381 Update changelog files
  • acf94a9 Merge changes published in the Gutenberg plugin "release/21.5" branch
  • 28cc209 chore(release): publish
  • c3f1cc5 Update changelog files
  • d293d7f Merge changes published in the Gutenberg plugin "release/21.4" branch
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.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)

Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 29.12.0 to 30.2.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/[email protected]/packages/components)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 21, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants