textpattern-com-website
textpattern-com-website copied to clipboard
Bump stylelint from 16.16.0 to 16.17.0
Bumps stylelint from 16.16.0 to 16.17.0.
Release notes
Sourced from stylelint's releases.
16.17.0
- 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).
Changelog
Sourced from stylelint's changelog.
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).- 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).
Commits
6137c5216.17.07437174Prepare 16.17.0 (#8477)68eff89DocumentEditInfoinWarning(#8485)17295d9Fix types for stable editinfo (#8493)8664399Fix pkg.pr.new comment content (#8496)96ccbefAdd--compute-edit-infoflag (#8473)95db21eDocumentcomputeEditInfooption (#8486)7dabd1aAddlayer-name-pattern(#8474)6fd35bcBump rollup from 4.35.0 to 4.37.0 (#8491)2a27683Bump eslint from 9.22.0 to 9.23.0 in the eslint group (#8490)- 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)