hbstack / search

HB Search Module
https://hbstack.dev/
MIT License
2 stars 0 forks source link

chore(deps): update dependency stylelint to v16.3.0 #192

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

stylelint/stylelint (stylelint) ### [`v16.3.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1630) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.2.1...16.3.0) - Added: `ignoreSelectors: []` to `selector-max-compound-selectors` ([#​7544](https://togithub.com/stylelint/stylelint/pull/7544)) ([@​FloEdelmann](https://togithub.com/FloEdelmann)). - Added: tally of fixable problems to `string` and `verbose` formatters ([#​7539](https://togithub.com/stylelint/stylelint/pull/7539)) ([@​m-allanson](https://togithub.com/m-allanson)). - Added: support for `*-deprecation` command-line flags of Node.js ([#​7550](https://togithub.com/stylelint/stylelint/pull/7550)) ([@​fpetrakov](https://togithub.com/fpetrakov)). - Fixed: false positive CJS deprecation warning for dual-package plugins ([#​7532](https://togithub.com/stylelint/stylelint/pull/7532)) ([@​JounQin](https://togithub.com/JounQin)). - Fixed: `rule-selector-property-disallowed-list` false positives for nesting selectors ([#​7558](https://togithub.com/stylelint/stylelint/pull/7558)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-pseudo-*-allowed-list` false positives for vendor prefixes ([#​7525](https://togithub.com/stylelint/stylelint/pull/7525)) ([@​carlosjeurissen](https://togithub.com/carlosjeurissen)). - Fixed: `report()` for `index`/`endIndex` zero values ([#​7565](https://togithub.com/stylelint/stylelint/pull/7565)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-max-type` end positions ([#​7518](https://togithub.com/stylelint/stylelint/pull/7518)) ([@​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 has been generated by Mend Renovate. View repository job log here.