-
Notifications
You must be signed in to change notification settings - Fork 184
Update dependency @stylistic/stylelint-plugin to v4 #2492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/stylistic-stylelint-plugin-4.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8c31a98 to
3a99fd4
Compare
3a99fd4 to
846281d
Compare
846281d to
ba42d38
Compare
ba42d38 to
28a6197
Compare
28a6197 to
060fec8
Compare
060fec8 to
e2f2d18
Compare
e2f2d18 to
55752e5
Compare
55752e5 to
dc88f5e
Compare
dc88f5e to
5ca1bca
Compare
5ca1bca to
a37638a
Compare
a37638a to
466af09
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.