add-to-calendar-button
add-to-calendar-button copied to clipboard
Bump stylelint from 14.11.0 to 14.12.0
Bumps stylelint from 14.11.0 to 14.12.0.
Release notes
Sourced from stylelint's releases.
14.12.0
- Added: support for multiple
--ignore-path
flags (#6345) (@kimulaco
).- Added: experimental support for custom message arguments (#6312) (
@ybiquitous
).- Added:
declaration-block-no-duplicate-properties
autofix (#6296) (@fpetrakov
).- Added:
font-weight-notation
autofix (#6347) (@ybiquitous
).- Added:
ignore: ["inside-block"]
andsplitList
toselector-disallowed-list
(#6334) (@mattmanuel90
).- Added: regex support for
ignorePseudoClasses
option ofselector-pseudo-class-no-unknown
(#6316) (@ybiquitous
).- Added: regex support for
ignorePseudoElements
option ofselector-pseudo-element-no-unknown
(#6317) (@ybiquitous
).- Added: regex support for
ignoreSelectors
option ofselector-no-vendor-prefix
(#6327) (@ybiquitous
).- Added: regex support for
ignoreTypes
option ofselector-type-case
(#6326) (@ybiquitous
).- Fixed:
*-no-unknown
false positives for container queries (#6318) (@fpetrakov
).- Fixed:
font-family-name-quotes
false positives for interpolation and shorthand (#6335) (@kimulaco
).- Fixed:
time-min-milliseconds
incorrect location for matching violating times (#6319) (@kawaguchi1102
).
Changelog
Sourced from stylelint's changelog.
14.12.0
- Added: support for multiple
--ignore-path
flags (#6345) (@kimulaco
).- Added: experimental support for custom message arguments (#6312) (
@ybiquitous
).- Added:
declaration-block-no-duplicate-properties
autofix (#6296) (@fpetrakov
).- Added:
font-weight-notation
autofix (#6347) (@ybiquitous
).- Added:
ignore: ["inside-block"]
andsplitList
toselector-disallowed-list
(#6334) (@mattmanuel90
).- Added: regex support for
ignorePseudoClasses
option ofselector-pseudo-class-no-unknown
(#6316) (@ybiquitous
).- Added: regex support for
ignorePseudoElements
option ofselector-pseudo-element-no-unknown
(#6317) (@ybiquitous
).- Added: regex support for
ignoreSelectors
option ofselector-no-vendor-prefix
(#6327) (@ybiquitous
).- Added: regex support for
ignoreTypes
option ofselector-type-case
(#6326) (@ybiquitous
).- Fixed:
*-no-unknown
false positives for container queries (#6318) (@fpetrakov
).- Fixed:
font-family-name-quotes
false positives for interpolation and shorthand (#6335) (@kimulaco
).- Fixed:
time-min-milliseconds
incorrect location for matching violating times (#6319) (@kawaguchi1102
).
Commits
06bbd5c
14.12.0e3ade54
Prepare 14.12.0807360d
Prepare release (#6301)607a2d4
Add autofix tofont-weight-notation
(#6347)52cbd90
Fix incorrect URL hashes in documents (#6348)b598c18
Add support for multiple--ignore-path
flags (#6345)bb10282
Addignore: ["inside-block"]
andsplitList
to selector-disallowed-list (#...dd04517
Add experimental support for custom message arguments (#6312)e826690
Bump fast-glob from 3.2.11 to 3.2.12 (#6341)633c913
Bump eslint from 8.23.0 to 8.23.1 (#6340)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)