hbstack / hb

The core module of HB framework, which automatically load and compile module's TypeScript and SCSS.
https://hbstack.dev/
MIT License
16 stars 4 forks source link

chore(deps): update dependency stylelint to v16.8.2 #224

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.8.1 -> 16.8.2 age adoption passing confidence

Release Notes

stylelint/stylelint (stylelint) ### [`v16.8.2`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1682) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.8.1...16.8.2) - Deprecated: `context.fix` usage in favour of recommending to pass a `fix` callback to `report()` ([#​7895](https://togithub.com/stylelint/stylelint/pull/7895)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Added: deprecation notice annotation to the output of the `github` formatter ([#​7909](https://togithub.com/stylelint/stylelint/pull/7909)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `custom-property-no-missing-var-function` false positives for `view-transition-name` ([#​7914](https://togithub.com/stylelint/stylelint/pull/7914)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `keyframe-block-no-duplicate-selectors` reported ranges ([#​7932](https://togithub.com/stylelint/stylelint/pull/7932)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `no-invalid-double-slash-comments` reported ranges ([#​7907](https://togithub.com/stylelint/stylelint/pull/7907) & [#​7905](https://togithub.com/stylelint/stylelint/pull/7905)) ([@​Mouvedia](https://togithub.com/Mouvedia) & [@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-max-type` reported ranges ([#​7916](https://togithub.com/stylelint/stylelint/pull/7916)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-type-no-unknown` false positives for `::highlight()` and `::view-transition-*()` ([#​7913](https://togithub.com/stylelint/stylelint/pull/7913)) ([@​Mouvedia](https://togithub.com/Mouvedia)).

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.