Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @wordpress/components from 29.12.0 to 30.1.0.

Changelog

Sourced from @​wordpress/components's changelog.

30.1.0 (2025-08-07)

Enhancement

  • ColorPicker: Improve color picker slider focus styles for better keyboard navigation accessibility (#70146).

Bug Fixes

  • TextareaControl: Add missing component CSS classname (#70930).
  • PaletteEdit: Fill available space with input field (#70935).

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).
  • SelectControl: Fix font-size for medium screens to ensure consistency with other inputs (#70619).
  • SelectControl: Move classnames to the root (#70643).
  • Autocomplete: Prevent text cursor position loss when clicking to insert an item (#70660).

Internal

  • Add new private DateCalendar and DateRangeCalendar components (#70578, #70681).
  • useControlledValue: Enhanced hook to support additional arguments in onChange callbacks and improved performance with useCallback optimization (#70655).
Commits
  • 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.1.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.1.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 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2025

Superseded by #534.

@dependabot dependabot bot closed this Aug 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/components-30.1.0 branch August 21, 2025 02:18
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