hbstack / search

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

fix(deps): update dependency stylelint-scss to v6.4.1 #218

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-scss 6.2.1 -> 6.4.1 age adoption passing confidence

Release Notes

stylelint-scss/stylelint-scss (stylelint-scss) ### [`v6.4.1`](https://togithub.com/stylelint-scss/stylelint-scss/blob/HEAD/CHANGELOG.md#641) [Compare Source](https://togithub.com/stylelint-scss/stylelint-scss/compare/v6.4.0...v6.4.1) - Fixed: false positive for mixins in `load-partial-extension` ([#​1021](https://togithub.com/stylelint-scss/stylelint-scss/issues/1021)). **Full Changelog**: https://github.com/stylelint-scss/stylelint-scss/compare/v6.4.0...v6.4.1 ### [`v6.4.0`](https://togithub.com/stylelint-scss/stylelint-scss/blob/HEAD/CHANGELOG.md#640) [Compare Source](https://togithub.com/stylelint-scss/stylelint-scss/compare/v6.3.2...v6.4.0) - Added: `load-partial-extension` rule, and deprecated `at-import-partial-extension` rule ([#​998](https://togithub.com/stylelint-scss/stylelint-scss/issues/998)). - Fixed: `partial-no-import` message to include more accurate rule name ([#​1019](https://togithub.com/stylelint-scss/stylelint-scss/issues/1019)). **Full Changelog**: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.2...v6.4.0 ### [`v6.3.2`](https://togithub.com/stylelint-scss/stylelint-scss/blob/HEAD/CHANGELOG.md#632) [Compare Source](https://togithub.com/stylelint-scss/stylelint-scss/compare/v6.3.1...v6.3.2) - Fixed: `at-mixin-no-risky-nesting-selector` fix false positives ([#​1010](https://togithub.com/stylelint-scss/stylelint-scss/issues/1010)). - Fixed: `operator-no-unspaced` handle variables with unary negation ([#​1011](https://togithub.com/stylelint-scss/stylelint-scss/issues/1011)). **Full Changelog**: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.1...v6.3.2 ### [`v6.3.1`](https://togithub.com/stylelint-scss/stylelint-scss/blob/HEAD/CHANGELOG.md#631) [Compare Source](https://togithub.com/stylelint-scss/stylelint-scss/compare/v6.3.0...v6.3.1) - Fixed: `selector-no-redundant-nesting-selector` handle pseudo selectors ([#​1008](https://togithub.com/stylelint-scss/stylelint-scss/issues/1008)). - Fixed: `operator-no-unspaced` handle Tailwind CSS direct children styling ([#​1007](https://togithub.com/stylelint-scss/stylelint-scss/issues/1007)). - Fixed: `no-unused-private-members` fix changes from hyphen to underscore in debug message ([#​1002](https://togithub.com/stylelint-scss/stylelint-scss/issues/1002)). **Full Changelog**: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.0...v6.3.1 ### [`v6.3.0`](https://togithub.com/stylelint-scss/stylelint-scss/blob/HEAD/CHANGELOG.md#630) [Compare Source](https://togithub.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.3.0) - Added: `at-mixin-no-risky-nesting-selector` rule ([#​985](https://togithub.com/stylelint-scss/stylelint-scss/issues/985)). - Fixed: `property-no-unknown` ignore interpolated properties ([#​977](https://togithub.com/stylelint-scss/stylelint-scss/issues/977)). - Fixed: `no-unused-private-members` treat hyphens and underscores as equals ([#​987](https://togithub.com/stylelint-scss/stylelint-scss/issues/987)). - Fixed: `no-global-function-names` report errors inside at-rules ([#​988](https://togithub.com/stylelint-scss/stylelint-scss/issues/988)). - Fixed: `operator-no-unspaced` ignore operators inside `@scope` ([#​995](https://togithub.com/stylelint-scss/stylelint-scss/issues/995)). - Fixed: `no-duplicate-mixins` allow using the same mixin name in different scope ([#​997](https://togithub.com/stylelint-scss/stylelint-scss/issues/997)). **Full Changelog**: https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.3.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 was generated by Mend Renovate. View the repository job log.