lesjoursfr / gdpr-consent

GDPR banner to comply with the European cookie law. Inspired by tarteaucitronjs.
MIT License
7 stars 4 forks source link

Update dependency stylelint-config-sass-guidelines to v10 - autoclosed #207

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-config-sass-guidelines ^9.0.1 -> ^10.0.0 age adoption passing confidence

Release Notes

bjankord/stylelint-config-sass-guidelines ### [`v10.0.0`](https://togithub.com/bjankord/stylelint-config-sass-guidelines/blob/HEAD/CHANGELOG.md#​1000) [Compare Source](https://togithub.com/bjankord/stylelint-config-sass-guidelines/compare/v9.0.1...v10.0.0) ##### Changed - Updated package to be compatible with stylelint v15 ##### Added - Added node 18 to automated test matrix - Added scss/no-global-function-names rule. Resolves [#​268](https://togithub.com/bjankord/stylelint-config-sass-guidelines/issues/268) ##### Removed - Dropped official support for Node 12 - Removed node 12 from automated test matrix - Removed stylelint-order plugin. Resolves [#​214](https://togithub.com/bjankord/stylelint-config-sass-guidelines/issues/214) and [#​231](https://togithub.com/bjankord/stylelint-config-sass-guidelines/issues/231) - Removed tests for deprecated stylelint rules - Removed deprecated stylelint rules - "block-opening-brace-space-before": "always" - "color-hex-case": "lower" - "declaration-bang-space-after": "never" - "declaration-bang-space-before": "always" - "declaration-block-semicolon-newline-after": "always" - "declaration-block-semicolon-space-before": "never" - "declaration-block-trailing-semicolon": "always" - "declaration-colon-space-after": "always-single-line" - "declaration-colon-space-before": "never" - "function-comma-space-after": "always-single-line" - "function-parentheses-space-inside": "never" - "indentation": 2 - "media-feature-parentheses-space-inside": "never" - "no-missing-end-of-source-newline": true - "number-leading-zero": "always" - "number-no-trailing-zeros": true - "selector-list-comma-newline-after": "always" - "string-quotes": "single" - Removed scss/at-mixin-pattern rule. Resolves [#​181](https://togithub.com/bjankord/stylelint-config-sass-guidelines/issues/181) and [#​191](https://togithub.com/bjankord/stylelint-config-sass-guidelines/issues/191)

Configuration

📅 Schedule: Branch creation - "after 10:00 am and before 5:00 pm on the first day of the month" in timezone Europe/Paris, 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.