Skip to content

chore(deps-dev): bump @wordpress/components from 33.1.0 to 36.0.0#157

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

chore(deps-dev): bump @wordpress/components from 33.1.0 to 36.0.0#157
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wordpress/components-36.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/components from 33.1.0 to 36.0.0.

Changelog

Sourced from @​wordpress/components's changelog.

36.0.0 (2026-06-24)

Breaking Changes

  • The __next40pxDefaultSize prop is now true by default. The prop can be safely removed from the following:

Enhancements

  • BaseControl: Apply text-wrap: pretty to help text to avoid typographic widows (#79112).
  • Button, DropdownMenu, FormToggle, Modal, Panel, RadioControl, Toolbar: Migrate hardcoded border and stroke colors to WPDS tokens (#79244).

Bug Fixes

  • SandBox: Fix the viewport-unit (vh, vw, etc.) stripping so user-supplied HTML using these units in width/height no longer triggers a runaway resize loop in the preview (#78677).
  • BoxControl: Respect a consumer-supplied placeholder passed via inputProps, falling back to it when there is no mixed-value placeholder (#79466).

Internal

  • ResizableBox: Make the children prop optional (#79370).
  • Add documentation and lint guardrails for the ongoing Emotion migration (#79442).
  • Divider: Migrate styles from Emotion to SCSS Modules (#79444).
  • Adopt --wpds-dimension-size-* design tokens #79093.
  • Point the legacy --wp-components-* color fallbacks at the design system tokens (--wpds-* / --wp-admin-theme-color*), so component styles get sensible defaults from the prebuilt token stylesheet without a runtime <ThemeProvider> (#78664).
  • withFallbackStyles: Refactor from a class component to a function component with hooks (#78837).

Documentation

  • Menu: Fix overriden typo to overridden in CheckboxItemProps and RadioItemProps. (#79331)
  • Add component documentation for ColorPicker, CustomSelectControl, Navigator, NumberControl, ResizableBox, and Slot components (#79460).

Code Quality

  • Move @types/react from dependencies to an optional peer dependency so consumers' React type version is used #79095.

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

... (truncated)

Commits
  • 0e7112a chore(release): publish
  • a4c471e Update changelog files
  • b4cef19 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 99df743 chore(release): publish
  • 58b2002 Update changelogs
  • 6da9506 chore(release): publish
  • 6afbb15 Update changelog files
  • e816d95 Merge changes published in the Gutenberg plugin "release/23.4" branch
  • 6237509 Update changelog files
  • d486535 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 26, 2026
Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 33.1.0 to 36.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@36.0.0/packages/components)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-version: 36.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-36.0.0 branch from bd80e1f to 2f14c20 Compare June 26, 2026 04:16
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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 Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants