hbstack / theme-cards

HB cards style theme for building fast, responsive, modern and modular static websites.
https://theme-cards.hbstack.dev/
MIT License
32 stars 7 forks source link

chore(deps): update dependency stylelint to v16.8.0 #464

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) 16.7.0 -> 16.8.0 age adoption passing confidence

Release Notes

stylelint/stylelint (stylelint) ### [`v16.8.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1680) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.7.0...16.8.0) - Deprecated: `github` formatter ([#​7865](https://togithub.com/stylelint/stylelint/pull/7865)) ([@​marcalexiei](https://togithub.com/marcalexiei)). - Fixed: `function-url-quotes` false positives for SCSS variables and `#`/`?` characters ([#​7874](https://togithub.com/stylelint/stylelint/pull/7874)) ([@​vimalloc](https://togithub.com/vimalloc)). - Fixed: `keyframe-selector-notation` false positives for `entry-crossing` and `exit-crossing` ([#​7859](https://togithub.com/stylelint/stylelint/pull/7859)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `no-descending-specificity` false positives for nested rules without declarations ([#​7850](https://togithub.com/stylelint/stylelint/pull/7850)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `no-duplicate-selectors` end positions ([#​7867](https://togithub.com/stylelint/stylelint/pull/7867)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `no-duplicate-selectors` false negatives for three or more duplicates ([#​7867](https://togithub.com/stylelint/stylelint/pull/7867)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-max-compound-selectors` error for `@nest` ([#​7875](https://togithub.com/stylelint/stylelint/pull/7875)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-pseudo-class-no-unknown` false positives for `:active-view-transition` and `:active-view-transition-type()` ([#​7868](https://togithub.com/stylelint/stylelint/pull/7868)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `selector-type-*`, `selector-max-type` and `selector-class-pattern` false positives for `` in keyframe selectors ([#​7856](https://togithub.com/stylelint/stylelint/pull/7856)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `stylelint.utils.checkAgainstRule()` regression when `reportNeedlessDisables` and `quiet` are both enabled ([#​7879](https://togithub.com/stylelint/stylelint/pull/7879)) ([@​ybiquitous](https://togithub.com/ybiquitous)). - Fixed: configuration comments within selector and value lists being ignored ([#​7839](https://togithub.com/stylelint/stylelint/pull/7839)) ([@​romainmenke](https://togithub.com/romainmenke)).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 this update again.



This PR was generated by Mend Renovate. View the repository job log.