Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @wordpress/components from 28.13.0 to 30.0.0.

Changelog

Sourced from @​wordpress/components's changelog.

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).

29.12.0 (2025-06-25)

Bug Fixes

  • FormFileUpload: Extend audio accept MIME types for iOS compatibility (#70354).

Internal

  • FormFileUpload: Remove temporary fix for selecting .heic file in Chromium browsers (#70383).

29.11.0 (2025-06-04)

Enhancement

  • ComboboxControl: Handle Unicode characters when matching values (#70180).
  • Toolbar: Adjust colors for dark mode support (#69278).
  • DropZone: Allow overriding the default icon (#70236).

Bug Fixes

  • FormTokenField: Fix filtering with full-width string (#70232).

Internal

  • Expose normalizeTextString method as private API (#70178).
  • Mark withIgnoreIMEEvents() function as private API (#70056).
  • InputControl: remove unnecessary forced focus on mousedown (#41118).

... (truncated)

Commits
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • 4aba2d3 Merge changes published in the Gutenberg plugin "release/21.1" branch
  • d1acd76 chore(release): publish
  • 3f742f0 Update changelog files
  • fce7bea Merge changes published in the Gutenberg plugin "release/21.0" branch
  • 9c03d14 chore(release): publish
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team August 4, 2025 13:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

A newer version of @​wordpress/components exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

2 participants