Skip to content

Commit db307e3

Browse files
chore(deps): update dependency @wordpress/block-editor to v14 (#742)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@wordpress/block-editor](https://togithub.com/WordPress/gutenberg/tree/HEAD/packages/block-editor/README.md) ([source](https://togithub.com/WordPress/gutenberg/tree/HEAD/packages/block-editor)) | [`^13.4.0` -> `^14.1.0`](https://renovatebot.com/diffs/npm/@wordpress%2fblock-editor/13.4.0/14.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@wordpress%2fblock-editor/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@wordpress%2fblock-editor/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@wordpress%2fblock-editor/13.4.0/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@wordpress%2fblock-editor/13.4.0/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>WordPress/gutenberg (@&#8203;wordpress/block-editor)</summary> ### [`v14.1.0`](https://togithub.com/WordPress/gutenberg/blob/HEAD/packages/block-editor/CHANGELOG.md#1410-2024-08-21) [Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/[email protected]...@wordpress/[email protected]) ### [`v14.0.0`](https://togithub.com/WordPress/gutenberg/blob/HEAD/packages/block-editor/CHANGELOG.md#1400-2024-08-07) [Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/[email protected]...@wordpress/[email protected]) ##### Breaking Changes - `URLInput`: Remove deprecated `__nextHasNoMarginBottom` prop and promote to default behavior ([#&#8203;64282](https://togithub.com/WordPress/gutenberg/pull/64282)). - `LineHeightControl`: Remove deprecated `__nextHasNoMarginBottom` prop and promote to default behavior ([#&#8203;64281](https://togithub.com/WordPress/gutenberg/pull/64281)). ##### Enhancements - `FontFamilyControl`: Add `__nextHasNoMarginBottom` prop for opting into the new margin-free styles ([#&#8203;64280](https://togithub.com/WordPress/gutenberg/pull/64280)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am on Monday" in timezone Europe/Berlin, 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/mheob/include-fussball-de-widgets).
1 parent 84b6a34 commit db307e3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@mheob/eslint-config": "^6.1.1",
4949
"@mheob/prettier-config": "^3.3.1",
5050
"@wordpress/babel-preset-default": "^8.6.0",
51-
"@wordpress/block-editor": "^13.4.0",
51+
"@wordpress/block-editor": "^14.1.0",
5252
"@wordpress/blocks": "^13.6.0",
5353
"@wordpress/components": "^28.6.0",
5454
"@wordpress/compose": "^7.6.0",

0 commit comments

Comments
 (0)