Update wordpress monorepo (major) #1820
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^22.22.0→^24.0.0^30.27.0→^31.3.0Release Notes
WordPress/gutenberg (@wordpress/eslint-plugin)
v24.0.0Compare Source
Breaking Changes
import/no-unresolvedfor@wordpress/packages. These packages were previously exempted from the rule. (#72978)import/internal-regexto classify@wordpress/packages as internal. From the perspective of an external consumer of this package,@wordpress/packages should be considered external. (#72978)New Features
no-setting-ds-tokensrule to disallow setting Design System token CSS custom properties (--wpds-*). (#74325)no-unknown-ds-tokensrule to disallow unknown Design System tokens. (#74325)components-no-missing-40px-size-proprule to opt-in to the new 40px default size for components from the@wordpress/componentspackage. (#74611)components-no-unsafe-button-disabledrule to ensure that buttons from the@wordpress/componentspackage are accessible when disabled. (#74611)Enhancements
dependency-grouprule is not recommended anymore. (#73616)v23.0.0Compare Source
WordPress/gutenberg (@wordpress/scripts)
v31.3.0Compare Source
Internal
eslintdependency has been updated from^8.3.0to^8.57.1(#74316).v31.2.0Compare Source
v31.1.0Compare Source
v31.0.0Compare Source
Breaking Changes
lint-jsscript now includes.cjs,.mjs,.cts, and.mtsas default extensions to lint. This is considered a breaking change because the script may now surface lint errors in your project which would not have been previously identified.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.