Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @wordpress/components from 29.12.0 to 30.3.0.

Changelog

Sourced from @​wordpress/components's changelog.

30.3.0 (2025-09-03)

Bug Fixes

  • Tabs: Ensure font size inheritance for tab buttons in all contexts (#71346).
  • Validated form controls: Fix Sass var handling for red color (#71391).

Internal

  • Upgrade framer-motion package to version ^11.15.0 (#71442).
  • Display names for Context providers #71208.

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).
  • Validated form controls: Fix bug where "validating" state was not shown when transitioning from error state (#71260).
  • 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).

... (truncated)

Commits
  • c66cb08 chore(release): publish
  • 0a60ca0 Update changelog files
  • aa2e3bf Merge changes published in the Gutenberg plugin "release/21.6" branch
  • 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
  • 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 will merge this PR once CI passes on it, as requested by @pfefferle.


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.3.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.3.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 Sep 4, 2025
@pfefferle
Copy link
Owner

@dependabot merge

1 similar comment
@pfefferle
Copy link
Owner

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2025

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

@pfefferle
Copy link
Owner

https://github.com/dependabot merge

@dependabot dependabot bot merged commit 8ccbae9 into main Sep 14, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/components-30.3.0 branch September 14, 2025 08:54
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.

1 participant