Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/components from 31.0.0 to 35.0.1.

Changelog

Sourced from @​wordpress/components's changelog.

35.0.1 (2026-06-16)

35.0.0 (2026-06-10)

Breaking Changes

  • Revert React back to v18 #78940.

Documentation

  • Fix documentation typos and grammar (#78686).

Enhancements

  • Tooltip: Use --wpds-border-radius-md for portaled popup surfaces, aligning with menus and popovers (#78983).

Bug Fixes

  • ColorPalette: Avoid rendering an empty palette when custom colors are disabled and no color presets are available (#72402).

Internal

  • UnitControl: Remove dead native code branches now that Platform.OS is always 'web' following the React Native removal (#79031).
  • Tabs: Update @ariakit/react to 0.4.29, adopting the upstream fix that moves focus to the selected tab on a controlled selection change, and removing the now-unnecessary controlled-mode focus workarounds (#79055).
  • ToggleGroupControl: Radio options now render an auto-generated name attribute, following Ariakit's Radio behavior (#79055).
  • Dependency updates (#77954).

34.0.0 (2026-05-27)

Breaking Changes

  • BoxControl: Remove deprecated __experimentalApplyValueToSides export (#78528).
  • Navigation: Completely remove deprecated component family (#78529).
  • Notice: Rework internal DOM structure and class names (#78231). Consumers relying on those implementation details should update their projects accordingly:
    • Removed the is-dismissible class name on the root wrapper.
    • Moved the .components-notice__actions wrapper as a sibling of .components-notice__content (it was previously nested inside it).

Enhancements

  • Tabs, TabPanel: Align selected tab colors and indicators with @wordpress/ui Tabs (#78418).
  • NoticeList: Add vertical spacing between notices in a list.
  • Draggable: Render the drag clone inside the @wordpress/ui compat overlay slot so it shares stacking with @wordpress/ui overlays opened mid-drag. Auto-enabled in WordPress environments; other hosts can opt in via useEnableWpCompatOverlaySlot() (#78183, #78354).

Bug Fixes

  • Popover: Don't close when focus moves into the @wordpress/ui compat overlay slot, or is restored to the popover from any portaled descendant. This unblocks nested overlays such as @wordpress/ui Select, which previously dismissed the host Popover on hover and on overlay dismissal (#78407).
  • RangeControl: Remove the icon prop from the web types. It was added in error during the TypeScript migration and never had any effect on web; use beforeIcon or afterIcon instead. The prop remains functional in the native (mobile) implementation (#78444).

Internal

... (truncated)

Commits

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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added Deps Reserved to dependency/dependabot PRs Deps: JavaScript Reserved to dependency/dependabot PRs labels Jun 17, 2026
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