hbstack / search

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

fix(deps): update dependency stylelint-scss to v6.2.0 #178

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-scss 6.1.0 -> 6.2.0 age adoption passing confidence

Release Notes

stylelint-scss/stylelint-scss (stylelint-scss) ### [`v6.2.0`](https://togithub.com/stylelint-scss/stylelint-scss/blob/HEAD/CHANGELOG.md#620) [Compare Source](https://togithub.com/stylelint-scss/stylelint-scss/compare/v6.1.0...v6.2.0) - Added: `at-import-partial-extension-allowed-list` rule, and deprecated `at-import-partial-extension-whitelist` rule ([#​958](https://togithub.com/stylelint-scss/stylelint-scss/issues/958)). - Added: `at-import-partial-extension-disallowed-list` rule, and deprecated `at-import-partial-extension-blacklist` rule ([#​958](https://togithub.com/stylelint-scss/stylelint-scss/issues/958)). - Fixed: `no-unused-private-members` check variables used as parameters and skip files using `@import` ([#​957](https://togithub.com/stylelint-scss/stylelint-scss/issues/957)). - Fixed: `no-unused-private-members` refactor variable search to match regex in atRules params and declaration values ([#​962](https://togithub.com/stylelint-scss/stylelint-scss/issues/962)). - Fixed: `operator-no-unspaced` fix data uri in background shorthand ([#​968](https://togithub.com/stylelint-scss/stylelint-scss/issues/968)). - Fixed: `at-rule-conditional-no-parentheses` remove extra autofix space ([#​969](https://togithub.com/stylelint-scss/stylelint-scss/issues/969)). - Fixed: `function-no-unknown` handle functions inside interpolation ([#​970](https://togithub.com/stylelint-scss/stylelint-scss/issues/970)). - Fixed: `operator-no-unspaced` fix function calls inside interpolation ([#​972](https://togithub.com/stylelint-scss/stylelint-scss/issues/972)). - Fixed: `at-function-named-arguments` handle interpolation in ignored function names ([#​973](https://togithub.com/stylelint-scss/stylelint-scss/issues/973)). - Fixed: `at-import-no-partial-leading-underscore` fix version in deprecation message ([#​974](https://togithub.com/stylelint-scss/stylelint-scss/issues/974)). **Full Changelog**: https://github.com/stylelint-scss/stylelint-scss/compare/v6.1.0...v6.2.0

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.