chore(deps): update wordpress monorepo (major)
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@wordpress/components (source) | ^28.13.0 -> ^29.0.0 |
||||
@wordpress/eslint-plugin (source) | ^21.6.0 -> ^22.0.0 |
Release Notes
WordPress/gutenberg (@wordpress/components)
v29.0.0
Breaking Changes
- Removed the unused
__unstableMotionContext
export (#67623).
Enhancements
-
GradientPicker
: AddenableAlpha
prop (#66974) -
CustomGradientPicker
: AddenableAlpha
prop (#66974) -
Menu
: Replace hardcoded white color with theme-ready variable (#67649). -
Navigation
(deprecated): Replace hardcoded white color with theme-ready variable (#67649). -
ToggleGroupControl
: Replace hardcoded white color with theme-ready variable (#67649). -
RangeControl
: Update the design of the range control marks (#67611) -
BorderBoxControl
: Reduce gap value when unlinked (#67049). -
DropdownMenu
: Increase option height to 40px (#67435). -
MenuItem
: Increase height to 40px (#67435). -
MenuItemsChoice
: Increase option height to 40px (#67435). -
Navigation
: Fix active item hover color (#67732). -
Button
: Adjustsecondary
variant hover style. (#67325).
Deprecations
-
BoxControl
: Passive deprecateonMouseOver
/onMouseOut
. Pass to theinputProps
prop instead (#67332). -
BoxControl
: Deprecate 36px default size (#66704). -
CustomSelectControl
: Deprecate 36px default size (#67441). -
NumberControl
: Deprecate 36px default size (#66730). -
UnitControl
: Deprecate 36px default size (#66791). -
FormFileUpload
: Deprecate 36px default size (#67438). -
FormTokenField
: Deprecate 36px default size (#67454).
Experimental
-
Menu
: throw when subcomponents are not rendered inside top levelMenu
(#67411).
Internal
- Upgraded
@ariakit/react
(v0.4.13) and@ariakit/test
(v0.4.5) (#65907). - Upgraded
@ariakit/react
(v0.4.15) and@ariakit/test
(v0.4.7) (#67404). -
ToolbarButton
: Set size to "compact" (#67440). -
SlotFill
: remove manual rerenders from the portalFill
component (#67471). -
BoxControl
: Refactor internals to unify the different combinations of sides (#67626).
Bug Fixes
WordPress/gutenberg (@wordpress/eslint-plugin)
v22.0.0
Breaking Changes
- The minimum required TypeScript version changed to 5 (#67461)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.