Skip to content

Chore(deps): Bump @wordpress/components from 30.9.0 to 32.6.0#113

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wordpress/components-32.6.0
Open

Chore(deps): Bump @wordpress/components from 30.9.0 to 32.6.0#113
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wordpress/components-32.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @wordpress/components from 30.9.0 to 32.6.0.

Changelog

Sourced from @​wordpress/components's changelog.

32.6.0 (2026-04-15)

Documentation

  • Add README.md files for DatePicker and TimePicker components (#70365).

Bug Fixes

  • CheckboxControl: Fix disabled styles #77132.
  • FormTokenField: Fix disabled styles. #77137
  • Textarea: Fix disabled styles #77129.
  • DateCalendar: Fix disabled selected day having darker background than other disabled controls #77138.
  • Autocomplete: Fix value comparison to avoid resetting block inserter in RTC (#76980).
  • ValidatedRangeControl: Fix aria-label rendered as [object Object] when required or markWhenOptional is set (#77042).
  • Autocomplete: Fix matching logic to prefer longest overlapping trigger (#77018).
  • Autocomplete: Skip stale triggers from completed mentions (#77185).

Enhancements

  • Sandbox: Add allowSameOrigin prop to opt in to allow-same-origin on the iframe sandbox. The default is now false, removing same-origin access for user-controlled content like the Custom HTML block (#77212).
  • FormToggle: Update disabled styles #77208.
  • RadioControl: Add support for disabled radio group #77127.
  • AlignmentMatrixControl, Button, Calendar, CheckboxControl, CircularOptionPicker, ColorPalette, DropdownMenu, FormToggle, FormTokenField, RadioControl, Snackbar, TabPanel, ToggleControl: Use --wpds-cursor-control for interactive cursor styling (#76786).

Internal

  • Autocomplete: Refactor useAutocomplete to use useReducer (#77020).
  • Button: Remove obsolete Safari + VoiceOver workaround for visually hidden text (#77107).
  • BoxControl: Remove unused state for icon side (#77143).
  • Autocomplete: Remove getAutoCompleterUI factory pattern (#77048).
  • CustomSelectControl, Sandbox: Rename internal React function names (#77148).

Code Quality

  • Textarea: remove unnecessary style #77221.
  • FormTokenField: remove unnecessary style #77263.

32.5.0 (2026-04-01)

Bug Fixes

  • ToggleGroupControl: Fix accessible association of help text (#76740).
  • ComboboxControl: Fix accessible association of help text with the combobox input (#76761).
  • RadioControl: Add role="radiogroup" to the wrapping fieldset element (#76745).
  • ControlWithError: Connect validation error messages to controls via aria-describedby (#76742).
  • CustomGradientPicker: Add state persistence when switching between Linear and Radial Gradient (#76595).
  • Button: fix focus styles in High Contrast (forced colors) mode (#76719).

Enhancements

... (truncated)

Commits
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • aa5f983 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@wordpress/components [>= 33.a, < 34]

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 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)
Open WordPress Playground Preview

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 24, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants