Financial-Times / n-gage

Shared developer and build tools for FT.com applications and components
9 stars 3 forks source link

Update dependency stylelint-scss to v3 #209

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
stylelint-scss dependencies major ^2.2.0 -> ^3.0.0

:information_source: Find our documentation at https://github.com/Financial-Times/next/wiki/Renovate.


Release Notes

kristerkari/stylelint-scss ### [`v3.9.2`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​392) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.9.1...3.9.2) - Fixed: `selector-no-union-class-name` throwing an error when using nested `@`-rules. ### [`v3.9.1`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​391) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.9.0...3.9.1) - Fixed: `selector-no-union-class-name` false positives for id, attribute, and pseudo selectors. ### [`v3.9.0`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​390) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.8.0...3.9.0) - Added: `selector-no-union-class-name` rule. - Added: `function-color-relative` rule. - Added: `comment-no-loud` rule. - Added: `map-keys-quotes` rule. - Fixed: typo in error message for `at-else-empty-line-before` and `dollar-variable-empty-line-before` rules. ### [`v3.8.0`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​380) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.7.0...3.8.0) - Added: `function-unquote-no-unquoted-strings-inside` rule. - Fixed: wrong message name for `at-each-key-value-single-line` rule. ### [`v3.7.0`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​370) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.6.1...3.7.0) - Added: `at-each-key-value-single-line` rule. - Added: `function-quote-no-quoted-strings-inside` rule. ### [`v3.6.1`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​361) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.6.0...3.6.1) - Fixed: `double-slash-comment-empty-line-before` autofix not working in certain situations. ### [`v3.6.0`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​360) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.5.4...3.6.0) - Added: support for stylelint version 10. ### [`v3.5.4`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​354) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.5.3...3.5.4) - Fixed: `dollar-variable-colon-newline-after` no longer warns for multiline variables that use `!default`. ### [`v3.5.3`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​353) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.5.2...3.5.3) - Fixed: `operator-no-unspaced` no longer warns for valid absolute urls and urls with interpolation. ### [`v3.5.2`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​352) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.5.1...3.5.2) - Fixed: handle SCSS interpolation in `selector-nest-combinators` rule. ### [`v3.5.1`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​351) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.5.0...3.5.1) - Fixed: error messages for `selector-nest-combinators` rule. ### [`v3.5.0`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​350) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.4.4...3.5.0) - Added: `selector-nest-combinators` rule. ### [`v3.4.4`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​344) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.4.3...3.4.4) - Updated: `postcss-selector-parser` dependency to 5.0.0 (major version bump) with a memory leak fix and other bug fixes. ### [`v3.4.3`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​343) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.4.2...3.4.3) - Fixed: `double-slash-comment-whitespace-inside` fix error being thrown when using two backslashes inside a string. ### [`v3.4.2`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​342) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.4.1...3.4.2) - Fixed: `operator-no-unspaced` no longer warns for relative url paths. ### [`v3.4.1`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​341) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.4.0...3.4.1) - Fixed: `at-function-named-arguments` was not correctly handling functions inside Sass maps. ### [`v3.4.0`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​340) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.3.2...3.4.0) - Added: `at-mixin-argumentless-call-parentheses` autofix ([#​280](https://togithub.com/kristerkari/stylelint-scss/issues/280)). - Fixed: `partial-no-import` correctly handle import parameters with urls ([#​283](https://togithub.com/kristerkari/stylelint-scss/issues/283)). ### [`v3.3.2`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​332) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.3.1...3.3.2) - Fixed: Account for hyphens in function names (`at-function-parentheses-space-before`) and mixin (`at-mixin-parentheses-space-before`) names. ### [`v3.3.1`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​331) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.3.0...3.3.1) - Fixed: `at-function-named-arguments` correctly parse function arguments with trailing commas. ### [`v3.3.0`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​330) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.2.0...3.3.0) - Added: `at-function-named-arguments` add `ignoreFunctions` option. - Fixed: `at-function-named-arguments` correctly parse data uris as function parameters. ### [`v3.2.0`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​320) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.1.3...3.2.0) - Added: `no-dollar-variables` rule. - Added: `ignoreInside` and `ignoreInsideAtRules` options to `no-duplicate-dollar-variables` rule. - Fixed: `operator-no-unspaced` no longer warns for `unicode-range` property. ### [`v3.1.3`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​313) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.1.2...3.1.3) - Fixed: compatibility with non css syntaxes for `operator-no-newline-after` and `operator-no-newline-before` rules. ### [`v3.1.2`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​312) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.1.1...3.1.2) - Fixed: compatibility with non css syntaxes. ### [`v3.1.1`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​311) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.1.0...3.1.1) - Fixed: `operator-no-newline-before` and `operator-no-unspaced` rules were throwing an error when using CSS custom properties. ### [`v3.1.0`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​310) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.0.1...3.1.0) - Added: `no-duplicate-dollar-variables` rule. ### [`v3.0.1`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​301) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/3.0.0...3.0.1) - Fixed: `at-function-named-arguments` now ignores Sass maps. ### [`v3.0.0`](https://togithub.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md#​300) [Compare Source](https://togithub.com/kristerkari/stylelint-scss/compare/2.5.0...3.0.0) - Removed: Node.JS 4.x support. Node.js 6.x or greater is now required ([#​213](https://togithub.com/kristerkari/stylelint-scss/issues/213)). - Added: `at-else-empty-line-before` autofix ([#​221](https://togithub.com/kristerkari/stylelint-scss/issues/221)). - Added: `at-else-if-parentheses-space-before` autofix ([#​222](https://togithub.com/kristerkari/stylelint-scss/issues/222)). - Added: `at-function-parentheses-space-before` autofix ([#​223](https://togithub.com/kristerkari/stylelint-scss/issues/223)). - Added: `at-mixin-parentheses-space-before` autofix ([#​224](https://togithub.com/kristerkari/stylelint-scss/issues/224)). - Added: `dollar-variable-empty-line-before` autofix ([#​226](https://togithub.com/kristerkari/stylelint-scss/issues/226)). - Added: `dollar-variable-colon-space-after` autofix ([#​227](https://togithub.com/kristerkari/stylelint-scss/issues/227)). - Added: `dollar-variable-colon-space-before` autofix ([#​227](https://togithub.com/kristerkari/stylelint-scss/issues/227)). - Added: `at-else-closing-brace-space-after` autofix ([#​228](https://togithub.com/kristerkari/stylelint-scss/issues/228)). - Added: `at-if-else-closing-brace-space-after` autofix ([#​228](https://togithub.com/kristerkari/stylelint-scss/issues/228)). - Added: `at-else-closing-brace-newline-after` autofix ([#​229](https://togithub.com/kristerkari/stylelint-scss/issues/229)). - Added: `at-if-closing-brace-newline-after` autofix ([#​229](https://togithub.com/kristerkari/stylelint-scss/issues/229)). - Added: `double-slash-comment-empty-line-before` autofix ([#​230](https://togithub.com/kristerkari/stylelint-scss/issues/230)). - Added: `dollar-variable-colon-newline-after` autofix ([#​231](https://togithub.com/kristerkari/stylelint-scss/issues/231)).

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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

sjparkinson commented 5 years ago

Closing as we're cautious of n-gage dependency changes, but we're a bit stuck with this one and #188 being merged as they have different peer dependency requirements on stylelint.

renovate[bot] commented 5 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.