-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency stylelint-config-css-modules to v4 #1068
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
base: develop
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
6be653d
to
743bf98
Compare
743bf98
to
2856f1c
Compare
2856f1c
to
fd35a14
Compare
fd35a14
to
7f4aa77
Compare
7f4aa77
to
7c91e61
Compare
7c91e61
to
67f5a12
Compare
67f5a12
to
021fc3b
Compare
|
021fc3b
to
a8207b6
Compare
a8207b6
to
ff31990
Compare
This PR contains the following updates:
2.3.0
->4.5.1
Release Notes
pascalduez/stylelint-config-css-modules (stylelint-config-css-modules)
v4.5.1
Compare Source
Fixed
at-rule-empty-line-before
specificaly for SCSS.The rule in
stylelint-config-standard-scss
is slightly different than theone in
stylelint-config-standard
.Basically if using Sass we should extend
stylelint-config-standard-scss
not
stylelint-config-standard
.Sehttps://github.com/pascalduez/stylelint-config-css-modules/pull/2525
v4.5.0
Compare Source
Added
at-rule-empty-line-before
fromstylelint-config-standard
toignore
@value
at rules.Sehttps://github.com/pascalduez/stylelint-config-css-modules/pull/2323
Fixed
function-no-unknown
overrides since that rule is not partof
stylelint-config-standard
norstylelint-config-standard-scss
anymore.
https://github.com/pascalduez/stylelint-config-css-modules/pull/22l/22
v4.4.1
Compare Source
Fixed
selector-type-no-unknown
to match default configuration ofstylelint-config-recommended
and ignore custom elements.Sehttps://github.com/pascalduez/stylelint-config-css-modules/pull/2121
v4.4.0
Compare Source
Added
None of the breaking changes are impacting this config.
It stays compatible with previous Stylelint versions.
Changed
It should be transparent to consumers.
v4.3.0
Compare Source
Added
[email protected]
in optional dependencies.v4.2.0
Compare Source
Added
None of the breaking changes are impacting this config.
It stays compatible with Stylelint
^14.5.1
.v4.1.0
Compare Source
Added
function-no-unknow
rule fromstylelint-scss >= 4.2
.Changed
^14.5.1
(required by the function-no-unknown rule).
v4.0.1
Compare Source
Fixed
v4.0.0
Compare Source
Added
overrides
relying onstylelint-scss
for:at-rule-no-unknown
function-no-unknow
https://github.com/pascalduez/stylelint-config-css-modules/issues/6es/6
stylelint-scss
asoptionalDependency
.v3.0.0
Compare Source
Changed
[email protected]
upgrade.Added
function-no-unknown
rule override to supportglobal
function.Only support Stylelint 14 onwards.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.