-
Notifications
You must be signed in to change notification settings - Fork 21
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
chore(deps): update dependency stylelint to v14 #108
Merged
Merged
Conversation
This file contains 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
Deploy preview created: Built with commit: cec4bcbd623025085348a7a3948feb4d8e3149aa |
renovate
bot
force-pushed
the
renovate/stylelint-14.x
branch
from
November 17, 2021 12:41
4c2539d
to
2b4acf5
Compare
jeffchew
approved these changes
Nov 17, 2021
jeffchew
added
the
Ready to merge
Label for the pull requests that are ready to merge
label
Nov 17, 2021
renovate
bot
force-pushed
the
renovate/stylelint-14.x
branch
2 times, most recently
from
November 17, 2021 15:10
e4bd955
to
f4d8689
Compare
jeffchew
removed
the
Ready to merge
Label for the pull requests that are ready to merge
label
Nov 17, 2021
renovate
bot
force-pushed
the
renovate/stylelint-14.x
branch
from
November 17, 2021 15:34
f4d8689
to
4aeb905
Compare
jeffchew
added
the
Ready to merge
Label for the pull requests that are ready to merge
label
Nov 18, 2021
kodiakhq
bot
removed
the
Ready to merge
Label for the pull requests that are ready to merge
label
Nov 18, 2021
This PR currently has a merge conflict. Please resolve this and then re-add the |
renovate
bot
force-pushed
the
renovate/stylelint-14.x
branch
from
November 18, 2021 01:38
4aeb905
to
6034d84
Compare
jeffchew
added
the
Ready to merge
Label for the pull requests that are ready to merge
label
Nov 18, 2021
renovate
bot
force-pushed
the
renovate/stylelint-14.x
branch
4 times, most recently
from
November 18, 2021 02:53
b411545
to
3c8cf5c
Compare
kodiakhq
bot
removed
the
Ready to merge
Label for the pull requests that are ready to merge
label
Nov 18, 2021
This PR currently has a merge conflict. Please resolve this and then re-add the |
renovate
bot
force-pushed
the
renovate/stylelint-14.x
branch
2 times, most recently
from
November 18, 2021 03:22
6bb6ca3
to
fa9588f
Compare
renovate
bot
force-pushed
the
renovate/stylelint-14.x
branch
from
November 18, 2021 03:38
fa9588f
to
cec4bcb
Compare
jeffchew
added
the
Ready to merge
Label for the pull requests that are ready to merge
label
Nov 18, 2021
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:
^13.7.2
->^14.0.0
^13.3.2
->^14.0.0
Release Notes
stylelint/stylelint
v14.1.0
Compare Source
--output-file
flag (#5672).ConfigurationError
type (#5696).rule-selector-property-disallowed-list
rule (#5679).ignore: ["consecutive-duplicates-with-same-prefixless-values"]
todeclaration-block-no-duplicate-properties
(#5609).ignorePseudoClasses: []
tomax-nesting-depth
(#5620).color-function-notation
false positives for hex colours (#5650).declaration-empty-line-before
false positives for values wrapped in parentheses (#5680).indentation
TypeError forbaseIndentLevel: 1
option for Vue files (#5657).property-no-unknown
false positives for maps (#5690).selector-type-case
false positives for SVG type selectors (#5717).v14.0.1
Compare Source
overrides
property ignoring dot directories (#5629).function-calc-no-unspaced-operator
false positives for hyphenated functions (#5636).v14.0.0
Compare Source
Migrating to
14.0.0
guide.syntax
option (#5297).configOverrides
option (#5530).function-calc-no-invalid
rule (#5296).ignoreFiles
to be extendable (#5596).indentation
(#5539).customSyntax
option as a property in the configuration object (#5538).overrides
property to configuration object (#5521).disableFix
as secondary option to rules property in the configuration object (#5460).quiet
option to Node.js API (#5542).color-hex-alpha
rule (#5316).custom-property-no-missing-var-function
rule (#5317).function-calc-no-unspaced-operator
autofix (#5273).ignoreFunctions: []
tolength-zero-no-unit
(#5314).ignoreAtRules: []
tono-invalid-position-at-import
(#5520).ignoreProperties: []
tonumber-max-precision
(#5421).function-url-quotes
problem messages to be consistent with other*-quotes
rules (#5488).length-zero-no-unit
false positives forflex
property (#5315).media-feature-name-no-unknown
false positives forprefers-contrast
(#5428).media-feature-name-no-unknown
false positives fordynamic-range
&video-dynamic-range
(#5613).media-feature-name-value-allowed-list
TypeError for spaceless condition (#5581).property-no-unknown
false positives for Less maps (#5381).selector-class-pattern
false positives for Less parametric mixins (#5378).max-empty-lines
autofix for Less comments (#5507).named-grid-areas-no-invalid
false negatives forgrid
andgrid-template
shorthand properties (#5514).unit-no-unknown
false positives for nested property declarations (#5500).v13.13.1
Compare Source
max-warnings
option (#5267).no-invalid-position-at-import-rule
false positives for dollar variables (#5264).v13.13.0
Compare Source
no-invalid-position-at-import-rule
rule (#5202).no-irregular-whitespace
rule (#5209).selector-disallowed-list
rule (#5239).selector-attribute-quotes
autofix (#5248).ignore: ["inside-function"]
todeclaration-property-unit-allowed-list
(#5194).color-no-hex
false positives for CSS-in-JS objection notation (#5186).font-family-no-missing-generic-family-keyword
false positives for variables (#5240).length-zero-no-unit
autofix removing trailing zeroes (#5256).length-zero-no-unit
false positives for level 4 math functions (#5203).length-zero-no-unit
false positives for functions inside of math functions (#5245).v13.12.0
Compare Source
named-grid-areas-no-invalid
rule (#5167).ignore: ["single-declaration"]
todeclaration-block-trailing-semicolon
(#5165).*-no-unknown
false positives (#5158).selector-pseudo-class-no-unknown
false positives for:autofill
(#5171).v13.11.0
Compare Source
report*
configuration object properties (#5143).v13.10.0
Compare Source
ignoreDisables
,reportNeedlessDisables
,reportInvalidScopeDisables
andreportDescriptionlessDisables
configuration object properties (#5126).declaration-block-no-duplicate-custom-properties
rule (#5125).alpha-value-notation
false negatives for CSS Variables (#5130).v13.9.0
Compare Source
--report
options (#5079).color-hex-case
false negatives for css-in-js object notation (#5101).color-hex-length
false negatives for css-in-js object notation (#5106).selector-attribute-name-disallowed-list
false positives for valueless attribute selectors (#5060).v13.8.0
Compare Source
StylelintStandaloneReturnValue.reportedDisables
,.descriptionlessDisables
,.needlessDisables
, and.invalidScopeDisables
..reportedDisables
will always be empty and the other properties will always be undefined, since these errors now show up in.results
instead (#4973).comment-pattern
rule (#4962).selector-attribute-name-disallowed-list
rule (#4992).ignoreAtRules[]
toproperty-no-unknown
(#4965).*-notation
false negatives for dollar variables (#5031).*-pattern
missing configured pattern in problem messages (#4975).Configuration
📅 Schedule: 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 these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.