Update dependency @stylistic/stylelint-plugin to v4 #2492
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:
^2.1.0->^4.0.0Release Notes
stylelint-stylistic/stylelint-stylistic (@stylistic/stylelint-plugin)
v4.0.0Compare Source
Changed
stylelintversion16.22.0or higher.v3.1.3Compare Source
Fixed
stylelinthas been moved fromdependenciestodevDependencies. This may potentially fix some errors (see Stylelint's documentation regardingpeerDependenciesand PRs that explain the motivation behind this decision).postcsshas been moved fromdevDependenciestodependencies. This fixes the “Cannot find packagepostcss” and “Named exportInputnot found” error in some environments.v3.1.2Compare Source
Fixed
reportcalls.The
reportcalls no longer receive thelineargument, which was deprecated in[email protected].Previously, attempts to update
stylelintto16.13.0version resulted in multiple DeprecationWarning messages (#53) (@MorevM).declaration-block-semicolon-space-beforerule for an empty value of a custom property: now both--custom-prop: ;and--custom-prop:;are considered valid even with theneverandnever-single-lineoptions.You can find a detailed explanation in the original issue (#51) (@MorevM).
baseIndentLeveloption ofindentationrule when used in non-CSS files (e.g. when usingpostcss-htmlsyntax) (#47) (@net-solution).no-empty-first-rulerule (#47) (@net-solution).v3.1.1Compare Source
Fixed
postcss-styled-syntaxis now disabled (#44) (@MorevM).v3.1.0Compare Source
Added
messageArgsto 16 rules for custom message arguments. See stylelint documentation for details.Fixed
postcss-styled-syntaxcustom syntax (#41) (@MorevM).v3.0.1Compare Source
Fixed
context.fix, which is deprecated in[email protected], is no longer used. Previously, attempts to updatestylelintto16.8.2version resulted in multiple DeprecationWarning messages (#37).v3.0.0Compare Source
Changed
stylelintversion16.8.0or higher.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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.