Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/components from 31.0.0 to 39.0.0.

Changelog

Sourced from @​wordpress/components's changelog.

39.0.0 (2026-08-12)

Breaking Changes

  • ValidatedTextControl: Remove from private APIs. Use ValidatedInputControl instead (#80680).
  • Components that compose Emotion style fragments with cx() should pass source-order-dependent fragments in a single css() call. Passing separate fragments can change override order after the following components stopped rendering styles through Emotion:
  • Remove the private DateCalendar, DateRangeCalendar and TZDate exports. The calendars now ship as the public Calendar and RangeCalendar components in @wordpress/ui; TZDate comes from @date-fns/tz (#81337).

Deprecations

  • Animate: Deprecate the component, planned for removal in WordPress 7.4 (#80931).
  • Surface: Deprecate the component, planned for removal in WordPress 7.4 (#80943).

Enhancements

  • SandBox: Add allowForms prop to opt into allow-forms in the iframe's sandbox attribute (#76471).

Bug Fixes

  • Modal: Prevent background page scrolling without relying on WordPress global styles when using the default bodyOpenClassName (#81164).
  • Menu: Return focus to the root trigger after closing a legacy Modal opened from a menu item, while preserving the menu-to-Modal scroll-lock handoff (#81164).
  • Button: Suppress the browser focus ring when keyboard-focused and pressed (#81113).

TypeScript

  • Further improved WordPressComponent typecheck performance: intrinsic as values use a shared attribute bag instead of remapping props per HTML tag (#80705).
  • ConfirmDialog: Type the size prop forwarded to Modal (#80705).
  • ToggleGroupControl: Type the disabled prop (#80705).
  • DropdownContentWrapper: Type the children prop (#80705).

Documentation

  • ConfirmDialog: Opt into auto-generated README documentation from types and JSDoc (#80866).

Internal

  • Remove ValidatedCheckboxControl from the private APIs; it now lives internally in @wordpress/dataviews, its only consumer (#81435).
  • Remove ValidatedNumberControl from the private APIs; it now lives internally in @wordpress/dataviews, its only consumer (#81433).
  • Remove ValidatedRadioControl from the private APIs; it now lives internally in @wordpress/dataviews, its only consumer (#81434).
  • Remove ValidatedSelectControl from the private APIs; it now lives internally in @wordpress/dataviews, its only consumer (#81391).
  • Move withIgnoreIMEEvents to @wordpress/keycodes, where it is now a public API, and remove it from this package's private APIs (#81343).
  • Extract the private kebabCase utility to the new @wordpress/kebab-case package and remove it from the private APIs; all consumers now use the package directly (#81294).
  • Remove normalizeTextString from the private APIs; the utility remains internal to this package (#81294).
  • Remove obsolete dependency grouping comments as part of the repository-wide separator-free import migration. (#81248)
  • Button: Expand the Storybook e2e VariantStates matrix with compact, small, and with-icon rows (#80793).
  • Update react-day-picker to 9.14.0 (#80792).
  • Update @ariakit/react to 0.4.35 and @ariakit/test to 0.7.2 (#80765).
  • Update @floating-ui/react-dom to 2.1.9 (#80761).

... (truncated)

Commits
  • 989764d chore(release): publish
  • e18aa00 Update changelog files
  • dbb73c9 Merge changes published in the Gutenberg plugin "release/23.8" branch
  • 7e8b17a chore(release): publish
  • 42ad080 Update changelog files
  • edffa74 Merge changes published in the Gutenberg plugin "release/23.7" branch
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • e61c854 Merge changes published in the Gutenberg plugin "release/23.6" branch
  • 1055a35 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 Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/components-39.0.0 branch 5 times, most recently from 1d23d9b to e1189fa Compare August 25, 2026 06:17
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/components-39.0.0 branch from e1189fa to 9a957d6 Compare August 25, 2026 16:38
Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 31.0.0 to 39.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@39.0.0/packages/components)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-version: 39.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-39.0.0 branch from 9a957d6 to cb4cb24 Compare August 26, 2026 13:54
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