Skip to content

NPM(deps): Bump @wordpress/components from 37.0.0 to 38.0.0 - #1406

Merged
circlecube merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/wordpress/components-38.0.0
Aug 3, 2026
Merged

NPM(deps): Bump @wordpress/components from 37.0.0 to 38.0.0#1406
circlecube merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/wordpress/components-38.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/components from 37.0.0 to 38.0.0.

Changelog

Sourced from @​wordpress/components's changelog.

Unreleased

Breaking Changes

  • 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 Theme component (#80691).

Deprecations

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

Enhancements

  • GradientPicker: Add selectedSlug prop for slug-based selection and pass the selected preset's slug to onChange, so two presets sharing a gradient keep their identity (#80554).
  • SandBox: Add allowPopups prop to opt into allow-popups in the iframe's sandbox attribute (#69617).
  • Validated form controls: Only move focus to the invalid control for trusted invalid events (form submission, reportValidity()). Consumers can now dispatch a synthetic invalid event to reveal a control's error message without disturbing the user's place in the form (#80685).

Bug Fixes

  • ToolsPanel: Migrate styles from Emotion to an SCSS Module and restore the header heading typography after the View migration. (#80445).
  • Autocomplete: Expose the suggestions list to assistive technology with aria-controls and aria-haspopup, both required alongside aria-autocomplete="list" (#80403).
  • Autocomplete: Omit aria-activedescendant while no suggestion is highlighted, instead of returning null for it (#80403).
  • ContentEditableControl: Associate the label with the contentEditable field via aria-labelledby instead of an invalid label[for], which triggered Chrome console errors (#80344).
  • SearchControl: Render suffix only if there is one. (#80356, #80406).
  • ColorPicker: Keep the visual picker in native HSVA so gradient/controlled HSLA echoes no longer jitter the saturation pointer, and preserve the black-edge saturation coordinate without leaving white at a chromatic position (#80205).

TypeScript

  • Update Jest type definitions to v30 (#80767).
  • Autocomplete: __unstableUseAutocompleteProps now narrows its returned ARIA props and no longer asks for a contentRef it never used, so callers can spread its return value onto an element without a placeholder ref, normalizing, or casting (#80403).
  • Improved performance of TypeScript types for internal polymorphic WordPressComponent component type (#80364).
  • 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

  • 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 date-fns to 4.4.0 (#80763).

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🎮 WordPress Playground Preview

▶️ Launch Preview in Playground

This spins up a fresh WordPress-in-browser, installs this PR's plugin build, and drops you straight into the Bluehost screen.


Preview Details

  • 📦 Build ZIP: bluehost-pr-1406.zip (8.2M)
  • 🗂️ Branch: dependabot/npm_and_yarn/develop/wordpress/components-38.0.0
  • 📝 Commit: 6f4d649
  • 🔗 Direct Download of ZIP

⚠ Every new commit / comment on this PR overwrites the preview ZIP for this PR number.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Coverage: Base 25.7% → PR 25.7% (must not decrease).
✅ No decrease.

Code Coverage

project coverage report 25.7% @ 6f4d649

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/wordpress/components-38.0.0 branch from 4ce90e3 to 6f4d649 Compare August 3, 2026 14:03
@circlecube
circlecube merged commit 7d941e5 into develop Aug 3, 2026
18 checks passed
@circlecube
circlecube deleted the dependabot/npm_and_yarn/develop/wordpress/components-38.0.0 branch August 3, 2026 16:02
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 javascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant