Bump stylelint from 14.9.1 to 16.21.0
Type: Pull Request
State: Closed
Association: Contributor
Comments: 3
(about 1 year ago)
(11 months ago)
(11 months ago)
dependencies Stale javascript
Bumps stylelint from 14.9.1 to 16.21.0.
Release notes
Sourced from stylelint's releases.
16.21.0
It rounds out the
messagesecondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.
- Added: non-experimental support for functional
messagesecondary option (#8595) (@ybiquitous).- Added:
ignore: ["after-custom-property"]tocustom-property-empty-line-before(#8627) (@imkesin).- Fixed:
cacheconfiguration property not being respected (#8599) (@ybiquitous).- Fixed:
fastest-levenshteinimport when bundling (#8621) (@onigoetz).- Fixed:
named-grid-areas-no-invalidfalse positives for interpolated grid-template-areas in CSS-in-JS (#8606) (@shahana308).- Fixed:
selector-pseudo-*-no-unknownfalse positives for the missing form control styling selectors (#8623) (@tyrann0us).16.20.0
It fixes 2 bugs with the built-in rules.
- Fixed:
function-url-no-scheme-relativefalse negatives for@import(#8576) (@pamelalozano16).- Fixed:
shorthand-property-no-redundant-valuesfalse negatives for additional radius (#8539) (@ryo-manba).16.19.1
It fixes 1 bug with the
no-empty-sourcerule.
- Fixed:
no-empty-sourcefalse positives for non-standard syntaxes (#8548) (@ybiquitous).16.19.0
It adds 2 options to 2 rules and fixes 3 bugs.
- Added:
exceptWithoutPropertyFallback: []tofunction-allowed-list(#8488) (@ryo-manba).- Added:
ignore: ["four-into-three-edge-values"]toshorthand-property-no-redundant-values(#8527) (@ryo-manba).- Fixed:
compactformatter with pnpm to newline the exit code (#8534) (@konomae).- Fixed:
declaration-property-value-no-unknownrange and message for invalid syntax within known functions (#8528) (@ryo-manba).- Fixed:
no-empty-sourcefalse positives for--report-needless-disables(#8536) (@romainmenke).16.18.0
It adds 2 new rules and fixes 2 bugs. We've turned on these rules, and the
syntax-string-no-invalidandlayer-name-patternones from recent releases, in our standard config.
- Added:
color-function-alias-notationrule (#8499) (@EduardAkhmetshin).- Added:
container-name-patternrule (#8498) (@nate10j).- Fixed:
declaration-property-value-no-unknownfalse positives formathoffont-size(#8495) (@otomad).- Fixed:
font-family-no-missing-generic-family-keywordfalse positives formath(#8489) (@otomad).16.17.0
It adds 1 new rule, support for
languageOptionsto 2 rules, 1 option to a rule, the--compute-edit-infoCLI flag (along with support forEditInfoin 3 rules), and fixes 1 bug.EditInfois useful for automated fixing tools and editor integrations.
- Added:
layer-name-patternrule (#8474) (@ryo-manba).- Added:
--compute-edit-infoCLI flag (#8473) (@ryo-manba).- Added:
ignorePreludeOfAtRules: []tolength-zero-no-unit(#8472) (@ryo-manba).- Added:
at-rule-no-unknownsupport forlanguageOptions(#8475) (@ryo-manba).- Added:
property-no-unknownsupport forlanguageOptions(#8476) (@ryo-manba).- Added:
declaration-block-no-redundant-longhand-propertiessupport for computingEditInfo(#8482) (@pamelalozano16).- Added:
function-url-quotessupport for computingEditInfo(#8483) (@pamelalozano16).- Added:
selector-attribute-quotessupport for computingEditInfo(#8484) (@pamelalozano16).- Fixed:
custom-property-patternfalse negatives for@propertypreludes (#8468) (@rohitgs28).
... (truncated)
Changelog
Sourced from stylelint's changelog.
16.21.0 - 2025-06-19
It rounds out the
messagesecondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.
- Added: non-experimental support for functional
messagesecondary option (#8595) (@ybiquitous).- Added:
ignore: ["after-custom-property"]tocustom-property-empty-line-before(#8627) (@imkesin).- Fixed:
cacheconfiguration property not being respected (#8599) (@ybiquitous).- Fixed:
fastest-levenshteinimport when bundling (#8621) (@onigoetz).- Fixed:
named-grid-areas-no-invalidfalse positives for interpolated grid-template-areas in CSS-in-JS (#8606) (@shahana308).- Fixed:
selector-pseudo-*-no-unknownfalse positives for the missing form control styling selectors (#8623) (@tyrann0us).16.20.0 - 2025-05-29
It fixes 2 bugs with the built-in rules.
- Fixed:
function-url-no-scheme-relativefalse negatives for@import(#8576) (@pamelalozano16).- Fixed:
shorthand-property-no-redundant-valuesfalse negatives for additional radius (#8539) (@ryo-manba).16.19.1 - 2025-04-25
It fixes 1 bug with the
no-empty-sourcerule.
- Fixed:
no-empty-sourcefalse positives for non-standard syntaxes (#8548) (@ybiquitous).16.19.0 - 2025-04-23
It adds 2 options to 2 rules and fixes 3 bugs.
- Added:
exceptWithoutPropertyFallback: []tofunction-allowed-list(#8488) (@ryo-manba).- Added:
ignore: ["four-into-three-edge-values"]toshorthand-property-no-redundant-values(#8527) (@ryo-manba).- Fixed:
compactformatter with pnpm to newline the exit code (#8534) (@konomae).- Fixed:
declaration-property-value-no-unknownrange and message for invalid syntax within known functions (#8528) (@ryo-manba).- Fixed:
no-empty-sourcefalse positives for--report-needless-disables(#8536) (@romainmenke).16.18.0 - 2025-04-06
It adds 2 new rules and fixes 2 bugs. We've turned on these rules, and the
syntax-string-no-invalidandlayer-name-patternones from recent releases, in our standard config.
- Added:
color-function-alias-notationrule (#8499) (@EduardAkhmetshin).- Added:
container-name-patternrule (#8498) (@nate10j).- Fixed:
declaration-property-value-no-unknownfalse positives formathoffont-size(#8495) (@otomad).- Fixed:
font-family-no-missing-generic-family-keywordfalse positives formath(#8489) (@otomad).16.17.0 - 2025-03-26
It adds 1 new rule, support for
languageOptionsto 2 rules, 1 option to a rule, the--compute-edit-infoCLI flag (along with support forEditInfoin 3 rules), and fixes 1 bug.EditInfois useful for automated fixing tools and editor integrations.
- Added:
layer-name-patternrule (#8474) (@ryo-manba).- Added:
--compute-edit-infoCLI flag (#8473) (@ryo-manba).- Added:
ignorePreludeOfAtRules: []tolength-zero-no-unit(#8472) (@ryo-manba).
... (truncated)
Commits
90ffc0b16.21.0e34a2a3Prepare 16.21.0 (#8598)18c9d63Fixselector-pseudo-*-no-unknownfalse positives for form control styling s...b006c58Fixcacheconfiguration property not being respected (#8599)b764c23Fixnamed-grid-areas-no-invalidfalse positives for interpolated grid-templ...103c2d2Addignore: ["after-custom-property"]to `custom-property-empty-line-before...1f9791bDocumentcustom-property-empty-line-beforeignore examples correctly (#8628)8a9a830Fixfastest-levenshteinimport when bundling (#8621)651a1b4Document notation typo fix (#8624)93d1af1Bump known-css-properties from 0.36.0 to 0.37.0 (#8619)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+906
-1111
Package Dependencies
Technical Details
| ID: | 1927911 |
| UUID: | 2604404913 |
| Node ID: | PR_kwDOHwqk0c6bPBCx |
| Host: | GitHub |
| Repository: | bigcode-project/bigcode-website |
| Mergeable: | Yes |
| Merge State: | Unstable |