Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps @wordpress/components from 29.10.0 to 30.7.0.

Changelog

Sourced from @​wordpress/components's changelog.

30.7.0 (2025-10-29)

Bug Fixes

  • CardHeader: Fix missing Flex props (#71915).
  • CardFooter: Fix missing Flex props (#71915).

Enhancements

  • Button: Update font weight to 500 (#70787).
  • TabPanel: Update tab font weight (#72455).
  • Consistently use font-weight 499 instead of 500 (#72473).
  • ComboboxControl: Show reset button only when there is a value (#72595).

Bug Fixes

  • Button: Ensure that icons don't shrink (#72474).
  • Popover: Fix onDialogClose logic to only close the popover if the blur event targets the specific popover instance (#72376).
  • Badge: Add max-width for text truncation (#72653).
  • Tabs: Replace rem with px in tablist overflow fade (#72669).
  • Modal: Replace rem in heading text with a standard px value (#72669).
  • Validated form controls: Replace rem with px in error message (#72669).
  • FocalPointPicker: Fix label markup (#70835).

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

30.5.0 (2025-10-01)

Enhancements

  • TextareaControl: Add default resize: vertical rule (#71736).

... (truncated)

Commits
  • ceebff8 chore(release): publish
  • d63dedd Update changelog files
  • b8ef930 Merge changes published in the Gutenberg plugin "release/22.0" branch
  • 2bbe0d3 chore(release): publish
  • 7384495 Update changelog files
  • 0415ffd Merge changes published in the Gutenberg plugin "release/21.9" branch
  • a030b4c chore(release): publish
  • a1038dd Update changelog files
  • 503015d Merge changes published in the Gutenberg plugin "release/21.8" branch
  • d7601d3 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 29.10.0 to 30.7.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.7.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 Nov 5, 2025
@pirate-bot
Copy link
Contributor

Bundle Size Diff

Package Old Size New Size Diff
Animations 271.38 KB 271.37 KB -14 B (-0.01%)
Blocks 1.54 MB 1.54 MB 39 B (0.00%)
CSS 100.76 KB 100.76 KB 0 B (0.00%)
Dashboard 198.36 KB 198.35 KB -14 B (-0.01%)
Onboarding 160.8 KB 160.8 KB 0 B (0.00%)
Export Import 97.73 KB 97.73 KB 0 B (0.00%)
Pro 407.08 KB 407.06 KB -14 B (-0.00%)

@pirate-bot
Copy link
Contributor

Plugin build for 5636046 is ready 🛎️!

@pirate-bot
Copy link
Contributor

E2E Tests

Playwright Test Status:

Performance Results serverResponse: {"q25":570.2,"q50":591.25,"q75":622.1,"cnt":10}, firstPaint: {"q25":423.5,"q50":446.6,"q75":456.3,"cnt":10}, domContentLoaded: {"q25":1310.1,"q50":1342.15,"q75":1343.6,"cnt":10}, loaded: {"q25":1310.6,"q50":1342.6,"q75":1344,"cnt":10}, firstContentfulPaint: {"q25":2897.9,"q50":2906.8,"q75":2913.4,"cnt":10}, firstBlock: {"q25":6428.5,"q50":6511.05,"q75":6531.3,"cnt":10}, type: {"q25":12.55,"q50":13.15,"q75":14.22,"cnt":10}, typeWithoutInspector: {"q25":11.59,"q50":11.73,"q75":12.66,"cnt":10}, typeWithTopToolbar: {"q25":15.66,"q50":16.41,"q75":17.12,"cnt":10}, typeContainer: {"q25":11.93,"q50":12.97,"q75":14.14,"cnt":10}, focus: {"q25":44.71,"q50":45.44,"q75":48.24,"cnt":10}, inserterOpen: {"q25":15.33,"q50":15.98,"q75":17.76,"cnt":10}, inserterSearch: {"q25":5.77,"q50":5.88,"q75":5.92,"cnt":10}, inserterHover: {"q25":3.8,"q50":3.99,"q75":4.2,"cnt":20}, loadPatterns: {"q25":994.21,"q50":1039.71,"q75":1073.28,"cnt":10}, listViewOpen: {"q25":78.33,"q50":79.44,"q75":89.6,"cnt":10}

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