Skip to content

chore(deps): update wordpress monorepo (major)

Michael Iseard requested to merge renovate/major-wordpress-monorepo into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/components (source) ^28.13.0 -> ^29.0.0 age adoption passing confidence
@wordpress/eslint-plugin (source) ^21.6.0 -> ^22.0.0 age adoption passing confidence

Release Notes

WordPress/gutenberg (@​wordpress/components)

v29.0.0

Compare Source

Breaking Changes
  • Removed the unused __unstableMotionContext export (#​67623).
Enhancements
  • GradientPicker: Add enableAlpha prop (#​66974)
  • CustomGradientPicker: Add enableAlpha 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: Adjust secondary variant hover style. (#​67325).
Deprecations
  • BoxControl: Passive deprecate onMouseOver/onMouseOut. Pass to the inputProps 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 level Menu (#​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 portal Fill component (#​67471).
  • BoxControl: Refactor internals to unify the different combinations of sides (#​67626).
Bug Fixes
  • ResizableBox: Make drag handles focusable (#​67305).
  • CustomSelectControl: Update correctly when showSelectedHint is enabled (#​67733).
  • CustomSelectControl: Use useStoreState to get currentValue and avoid stale values (#​67815).
WordPress/gutenberg (@​wordpress/eslint-plugin)

v22.0.0

Compare Source

Breaking Changes
  • The minimum required TypeScript version changed to 5 (#​67461)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading