Open renovate[bot] opened 2 days ago
This PR contains the following updates:
7.12.0
7.13.0
8.12.0
8.13.0
5.12.0
5.13.0
28.12.0
28.13.0
4.12.0
4.13.0
10.12.0
10.13.0
📅 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 PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
7.12.0
->7.13.0
8.12.0
->8.13.0
5.12.0
->5.13.0
28.12.0
->28.13.0
4.12.0
->4.13.0
10.12.0
->10.13.0
Release Notes
WordPress/gutenberg (@wordpress/api-fetch)
### [`v7.13.0`](https://redirect.github.com/WordPress/gutenberg/blob/HEAD/packages/api-fetch/CHANGELOG.md#7130-2024-11-27) [Compare Source](https://redirect.github.com/WordPress/gutenberg/compare/@wordpress/api-fetch@7.12.0...@wordpress/api-fetch@7.13.0)WordPress/gutenberg (@wordpress/babel-preset-default)
### [`v8.13.0`](https://redirect.github.com/WordPress/gutenberg/blob/HEAD/packages/babel-preset-default/CHANGELOG.md#8130-2024-11-27) [Compare Source](https://redirect.github.com/WordPress/gutenberg/compare/@wordpress/babel-preset-default@8.12.0...@wordpress/babel-preset-default@8.13.0)WordPress/gutenberg (@wordpress/base-styles)
### [`v5.13.0`](https://redirect.github.com/WordPress/gutenberg/blob/HEAD/packages/base-styles/CHANGELOG.md#5130-2024-11-27) [Compare Source](https://redirect.github.com/WordPress/gutenberg/compare/@wordpress/base-styles@5.12.0...@wordpress/base-styles@5.13.0)WordPress/gutenberg (@wordpress/components)
### [`v28.13.0`](https://redirect.github.com/WordPress/gutenberg/blob/HEAD/packages/components/CHANGELOG.md#28130-2024-11-27) [Compare Source](https://redirect.github.com/WordPress/gutenberg/compare/@wordpress/components@28.12.0...@wordpress/components@28.13.0) ##### Deprecations - `DimensionControl`: Deprecate 36px default size ([#66705](https://redirect.github.com/WordPress/gutenberg/pull/66705)). - `TextControl`: Deprecate 36px default size ([#66745](https://redirect.github.com/WordPress/gutenberg/pull/66745). - `FontSizePicker`: Deprecate 36px default size ([#66920](https://redirect.github.com/WordPress/gutenberg/pull/66920)). - `ComboboxControl`: Deprecate 36px default size ([#66900](https://redirect.github.com/WordPress/gutenberg/pull/66900)). - `ToggleGroupControl`: Deprecate 36px default size ([#66747](https://redirect.github.com/WordPress/gutenberg/pull/66747)). - `RangeControl`: Deprecate 36px default size ([#66721](https://redirect.github.com/WordPress/gutenberg/pull/66721)). ##### Bug Fixes - `Modal`: Modal: Increase size of the Close button ([#66792](https://redirect.github.com/WordPress/gutenberg/pull/66792)). - `ToggleGroupControl`: Fix active background for `0` value ([#66855](https://redirect.github.com/WordPress/gutenberg/pull/66855)). - `SlotFill`: Fix a bug where a stale value of `fillProps` could be used ([#67000](https://redirect.github.com/WordPress/gutenberg/pull/67000)). - `ColorPalette`: Disable `Clear` button if there's no color value. ([#67108](https://redirect.github.com/WordPress/gutenberg/pull/67108)). - `GradientPicker`: Disable `Clear` button if there's no value. ([#67108](https://redirect.github.com/WordPress/gutenberg/pull/67108)). - `DuotonePicker`: Disable `Clear` button if there's no value. ([#67108](https://redirect.github.com/WordPress/gutenberg/pull/67108)). - `ColorPicker`: Add accessible label for copy button ([#67094](https://redirect.github.com/WordPress/gutenberg/pull/67094)). - `FormFileUpload`: Prevent HEIC and HEIF files from being uploaded on Safari ([#67139](https://redirect.github.com/WordPress/gutenberg/pull/67139)). - `Composite.Hover`: Restore functionality ([#67212](https://redirect.github.com/WordPress/gutenberg/pull/67212)). - `Composite.Typeahead`: Restore functionality ([#67212](https://redirect.github.com/WordPress/gutenberg/pull/67212)). - `Dashicons`: Remove non-existent icons from type ([#67235](https://redirect.github.com/WordPress/gutenberg/pull/67235)). ##### Enhancements - `ColorPicker`: Update sizes of color format select and copy button ([#67093](https://redirect.github.com/WordPress/gutenberg/pull/67093)). - `ComboboxControl`: Update reset button size ([#67215](https://redirect.github.com/WordPress/gutenberg/pull/67215)). - `Autocomplete`: Increase option height ([#67214](https://redirect.github.com/WordPress/gutenberg/pull/67214)). - `DropZone`: Add `isEligible` prop to allow customizing whether the drop zone should activate ([#67317](https://redirect.github.com/WordPress/gutenberg/pull/67317)). - `CircularOptionPicker`: Update `Button` sizes to be ready for 40px default size ([#67285](https://redirect.github.com/WordPress/gutenberg/pull/67285)). - `DuotonePicker`: Simplify Button styles ([#66641](https://redirect.github.com/WordPress/gutenberg/pull/66641)). ##### Experimental - `SlotFill`: Remove registration API methods from return value of `__experimentalUseSlot` ([#67070](https://redirect.github.com/WordPress/gutenberg/pull/67070)). - `SlotFill`: Remove the `createPrivateSlotFill` private API ([#67238](https://redirect.github.com/WordPress/gutenberg/pull/67238)). ##### Internal - `SlotFill`: fix dependencies of `Fill` registration effects ([#67071](https://redirect.github.com/WordPress/gutenberg/pull/67071)). - `SlotFill`: rewrite the `Slot` component from class component to functional ([#67153](https://redirect.github.com/WordPress/gutenberg/pull/67153)). - `Menu.ItemHelpText`: Fix text wrapping to prevent unintended word breaks ([#67011](https://redirect.github.com/WordPress/gutenberg/pull/67011)). - `BorderBoxControl`: Suppress redundant warnings for deprecated 36px size ([#67213](https://redirect.github.com/WordPress/gutenberg/pull/67213)). - `CustomGradientPicker`: Prepare `Button`s for 40px default size ([#67286](https://redirect.github.com/WordPress/gutenberg/pull/67286)).WordPress/gutenberg (@wordpress/dom-ready)
### [`v4.13.0`](https://redirect.github.com/WordPress/gutenberg/blob/HEAD/packages/dom-ready/CHANGELOG.md#4130-2024-11-27) [Compare Source](https://redirect.github.com/WordPress/gutenberg/compare/@wordpress/dom-ready@4.12.0...@wordpress/dom-ready@4.13.0)WordPress/gutenberg (@wordpress/icons)
### [`v10.13.0`](https://redirect.github.com/WordPress/gutenberg/blob/HEAD/packages/icons/CHANGELOG.md#10130-2024-11-27) [Compare Source](https://redirect.github.com/WordPress/gutenberg/compare/@wordpress/icons@10.12.0...@wordpress/icons@10.13.0)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 PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.