element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
Apache License 2.0
10.74k stars 1.89k forks source link

Update stylelint #27474

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) 16.4.0 -> 16.5.0 age adoption passing confidence
stylelint-scss 6.2.1 -> 6.3.0 age adoption passing confidence

Release Notes

stylelint/stylelint (stylelint) ### [`v16.5.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1650) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.4.0...16.5.0) - Added: regex support to `ignoreValues` for `value-no-vendor-prefix` ([#​7650](https://togithub.com/stylelint/stylelint/pull/7650)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `shorthand-property-no-redundant-values` false negatives for functions ([#​7657](https://togithub.com/stylelint/stylelint/pull/7657)) ([@​ybiquitous](https://togithub.com/ybiquitous)). - Fixed: `value-no-vendor-prefix` false negatives/positives ([#​7654](https://togithub.com/stylelint/stylelint/pull/7654) & [#​7658](https://togithub.com/stylelint/stylelint/pull/7658)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `CosmiconfigResult` type error ([#​7661](https://togithub.com/stylelint/stylelint/pull/7661)) ([@​ybiquitous](https://togithub.com/ybiquitous)).
stylelint-scss/stylelint-scss (stylelint-scss) ### [`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: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.