Skip to content

build(deps-dev): bump @wordpress/components from 31.0.0 to 33.0.0#4195

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/components-33.0.0
Closed

build(deps-dev): bump @wordpress/components from 31.0.0 to 33.0.0#4195
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/components-33.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps @wordpress/components from 31.0.0 to 33.0.0.

Changelog

Sourced from @​wordpress/components's changelog.

33.0.0 (2026-04-29)

Enhancements

  • ExternalLink: Align appearance with Link from @wordpress/ui (brand color, underline thickness/offset, focus ring, and external-link icon spacing) (#77790).
  • Menu: Remove cursor: not-allowed and added pointer styles to menu (#70412)
  • FormToggle: Add stacking context isolation (#77619).
  • CircularOptionPicker: Add stacking context isolation (#77715).
  • FormTokenField: Add help prop to render additional help text below the field, and deprecate the __experimentalShowHowTo prop in favor of it. The help prop now defaults to the previous how-to text; pass an empty string to hide it (#77552).

Deprecations

  • FormTokenField: Deprecate the __experimentalShowHowTo prop in favor of help prop. The help prop now defaults to the previous how-to text; pass an empty string to hide it (#77552).

Breaking Changes

  • ExternalLink: No longer adds noreferrer to the rel attribute. noopener is still applied. Consumers relying on the previous behavior should pass rel="noopener noreferrer" explicitly (#26968).

Internal

  • NavigableContainer: Refactor from class component to function component with hooks (#77171).
  • Menu: Refactor Menu.Popover to use Ariakit’s render prop, wrapping content in MenuMotionRoot (motion styles) and MenuSurface (panel layout and variant chrome) (#77460).
  • Fix types for TypeScript 7.0 (#77177).

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

... (truncated)

Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • 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
  • Additional commits viewable in compare view

@dependabot dependabot Bot added Deps Reserved to dependency/dependabot PRs Deps: JavaScript Reserved to dependency/dependabot PRs labels Apr 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/components-33.0.0 branch 5 times, most recently from 603c110 to d380178 Compare May 11, 2026 08:16
Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 31.0.0 to 33.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@33.0.0/packages/components)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/components-33.0.0 branch from d380178 to 8dd2dc7 Compare May 11, 2026 08:28
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 15, 2026

Superseded by #4228.

@dependabot dependabot Bot closed this May 15, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/wordpress/components-33.0.0 branch May 15, 2026 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Deps: JavaScript Reserved to dependency/dependabot PRs Deps Reserved to dependency/dependabot PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants