Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2025

Bumps @wordpress/components from 29.8.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

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 force-pushed the dependabot/npm_and_yarn/trunk/wordpress/components-30.0.0 branch from 907e65e to ac06377 Compare July 24, 2025 18:19
Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 29.8.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/components@30.0.0/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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/trunk/wordpress/components-30.0.0 branch from ac06377 to 4c7dbd6 Compare July 24, 2025 18:20
@circlecube circlecube merged commit ce4d6ae into trunk Jul 24, 2025
5 checks passed
@circlecube circlecube deleted the dependabot/npm_and_yarn/trunk/wordpress/components-30.0.0 branch July 24, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant