Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps @wordpress/components from 31.0.0 to 37.0.0.

Changelog

Sourced from @​wordpress/components's changelog.

37.0.0 (2026-07-14)

Enhancements

  • ControlWithError: Remove redundant inline aria-live region for validation error messages to prevent duplicate announcements. (#79600).

Breaking Changes

  • ExternalLink: No longer sets the rel attribute by default. Consumers relying on the previous behavior should pass rel explicitly (#79743).
  • View: The legacy Emotion css prop no longer applies styles and is now accepted as a no-op for compatibility. Use style for inline styles or className for CSS-based styling instead (#79443).
  • 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:
  • The __next40pxDefaultSize prop is now true by default. The prop can be safely removed from the following:

Enhancements

  • Update emphasized labels and controls from the legacy medium weight to the emphasis font-weight token, and align the default font-family stack with the @wordpress/theme body token (#80093).
  • Widen React peer dependency ranges to ^18 || ^19 to support both React 18 and React 19 environments (#80024).
  • Button: Align focus rings with the design system (#78646).
  • The size prop no longer has any effect and can be safely removed from the following:
  • Button: Render the secondary variant's border with a real border instead of box-shadow (#79982).

Documentation

  • Document clsx object syntax for conditional CSS Module classes (#79490, #79535).

Bug Fixes

... (truncated)

Commits
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • e61c854 Merge changes published in the Gutenberg plugin "release/23.6" branch
  • 1055a35 Update changelog files
  • 8ca3e8e Merge changes published in the Gutenberg plugin "release/23.6" branch
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "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 Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/components-37.0.0 branch 3 times, most recently from b58b2e7 to cb22435 Compare July 21, 2026 05:53
Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 31.0.0 to 37.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@37.0.0/packages/components)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-version: 37.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-37.0.0 branch from cb22435 to 65d988c Compare July 21, 2026 08:18
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