hbstack / hb

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

fix(deps): update dependency stylelint-scss to v5.3.0 #102

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-scss 5.2.1 -> 5.3.0 age adoption passing confidence

Release Notes

stylelint-scss/stylelint-scss (stylelint-scss) ### [`v5.3.0`](https://togithub.com/stylelint-scss/stylelint-scss/blob/HEAD/CHANGELOG.md#530) [Compare Source](https://togithub.com/stylelint-scss/stylelint-scss/compare/v5.2.1...v5.3.0) - Added: `block-no-redundant-nesting` rule ([#​872](https://togithub.com/stylelint-scss/stylelint-scss/issues/872)). - Added: `load-no-partial-leading-underscore` rule, and deprecated `at-import-no-partial-leading-underscore` rule ([#​867](https://togithub.com/stylelint-scss/stylelint-scss/issues/867)). - Added: autofix to `at-root-no-redundant` rule ([#​860](https://togithub.com/stylelint-scss/stylelint-scss/issues/860)). - Added: autofix to `at-use-no-redundant-alias` rule ([#​866](https://togithub.com/stylelint-scss/stylelint-scss/issues/866)). - Fixed: `at-root-no-redundant` check if all selectors followed by `@at-root` include '&' outside interpolation ([#​870](https://togithub.com/stylelint-scss/stylelint-scss/issues/870)). - Fixed: add `styleLintType: "parseError"` when `parseSelector` fails ([#​858](https://togithub.com/stylelint-scss/stylelint-scss/issues/858)). **Full Changelog**: https://github.com/stylelint-scss/stylelint-scss/compare/v5.2.1...v5.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 has been generated by Mend Renovate. View repository job log here.