Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps @wordpress/components from 30.5.0 to 30.6.0.

Changelog

Sourced from @​wordpress/components's changelog.

30.6.0 (2025-10-17)

Enhancements

  • SearchControl: Move search icon to prefix position (#71984).
  • SearchControl: Flip search icon depending on placement (#72070).
  • SearchControl: Normalize styles (#72072).
  • Badge: Avoid propagating text-decoration styles from ancestors into the component (#72097, #72302).
  • CheckboxControl, RadioControl, ToggleControl (FormToggle): Ensure elements are focused when clicked in Safari (#72115).
  • FontSizePicker: Add valueMode prop to control how the value prop is interpreted ('literal' for size values, 'slug' for font size slugs) (#71703)

Bug Fixes

  • ValidatedCheckboxControl, ValidatedRadioControl, ValidatedToggleControl: Fix issue where validation may not be triggered in Safari when elements are toggled by clicking (#72115).

Internal

  • Replace usage of extinct icons edit and warning with pencil and cautionFilled, respectively (#72105).
  • Move the package to v2 build pipeline. Rewrite styles to be dart-sass compatible (#72242).
Commits
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" 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 30.5.0 to 30.6.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.6.0/packages/components)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. javascript Pull requests that update javascript code. labels Oct 27, 2025
@github-actions
Copy link

📊 Performance Test Results

Comparing 4b4ef5a vs trunk

site-editor

Metric trunk 4b4ef5a Diff Change
load 7879.00 ms 9203.00 ms +1324.00 ms 🔴 16.8%

site-startup

Metric trunk 4b4ef5a Diff Change
siteCreation 11992.00 ms 11963.00 ms -29.00 ms 🟢 -0.2%
siteStartup 4969.00 ms 3962.00 ms -1007.00 ms 🟢 -20.3%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change

@wojtekn wojtekn self-assigned this Oct 28, 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.

2 participants