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/block-editor (source) ^13.2.0 -> ^14.0.0 age adoption passing confidence
@wordpress/dependency-extraction-webpack-plugin (source) ^5.9.0 -> ^6.0.0 age adoption passing confidence

Release Notes

WordPress/gutenberg (@​wordpress/block-editor)

v14.0.0

Compare Source

Breaking Changes
  • URLInput: Remove deprecated __nextHasNoMarginBottom prop and promote to default behavior (#​64282).
  • LineHeightControl: Remove deprecated __nextHasNoMarginBottom prop and promote to default behavior (#​64281).
Enhancements
  • FontFamilyControl: Add __nextHasNoMarginBottom prop for opting into the new margin-free styles (#​64280).
WordPress/gutenberg (@​wordpress/dependency-extraction-webpack-plugin)

v6.5.0

Compare Source

v6.4.0

Compare Source

v6.3.0

Compare Source

v6.2.0

Compare Source

v6.1.0

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

Breaking Changes

Note If you're using @​wordpress/scripts for building JS scripts to target WordPress 6.5 or earlier, you should not upgrade to this version and continue using @​wordpress/dependency-extraction-webpack-plugin@​5.

  • Use React's automatic runtime to transform JSX (#​61692).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#​31270). Learn more about Node.js releases.

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