stormwarning / typeset.css

✍ tr.v. type·set To set (written material) into type; compose.
http://stormwarning.github.io/typeset.css/
ISC License
20 stars 0 forks source link

Bump stylelint-scss from 3.4.3 to 3.9.1 #95

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps stylelint-scss from 3.4.3 to 3.9.1.

Release notes *Sourced from [stylelint-scss's releases](https://github.com/kristerkari/stylelint-scss/releases).* > ## 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. > > Huge thanks to the people who contributed! > > ## 3.8.0 > - Added: `function-unquote-no-unquoted-strings-inside` rule. > - Fixed: wrong message name for `at-each-key-value-single-line` rule. > > ## 3.7.0 > - Added: `at-each-key-value-single-line` rule. > - Added: `function-quote-no-quoted-strings-inside` rule. > > ## 3.6.1 > - Fixed: `double-slash-comment-empty-line-before` autofix not working in certain situations. > > ## 3.6.0 > Added: support for stylelint version 10. > > ## 3.5.4 > - Fixed: `dollar-variable-colon-newline-after` no longer warns for multiline variables that use `!default`. > > ## 3.5.3 > - Fixed: `operator-no-unspaced` no longer warns for valid absolute urls and urls with interpolation. > > ## 3.5.2 > - Fixed: handle SCSS interpolation in `selector-nest-combinators` rule. > > ## 3.5.1 > - Fixed: error messages for `selector-nest-combinators` rule. > > ## 3.5.0 > - Added: `selector-nest-combinators` rule. > > ## 3.4.4 > - Updated: `postcss-selector-parser` dependency to 5.0.0 (major version bump) with a memory leak fix and other bug fixes.
Changelog *Sourced from [stylelint-scss's changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md).* > # 3.9.1 > > - Fixed: `selector-no-union-class-name` false positives for id, attribute, and pseudo selectors. > > # 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. > > # 3.8.0 > > - Added: `function-unquote-no-unquoted-strings-inside` rule. > - Fixed: wrong message name for `at-each-key-value-single-line` rule. > > # 3.7.0 > > - Added: `at-each-key-value-single-line` rule. > - Added: `function-quote-no-quoted-strings-inside` rule. > > # 3.6.1 > > - Fixed: `double-slash-comment-empty-line-before` autofix not working in certain situations. > > # 3.6.0 > > - Added: support for stylelint version 10. > > # 3.5.4 > > - Fixed: `dollar-variable-colon-newline-after` no longer warns for multiline variables that use `!default`. > > # 3.5.3 > > - Fixed: `operator-no-unspaced` no longer warns for valid absolute urls and urls with interpolation. > > # 3.5.2 > > - Fixed: handle SCSS interpolation in `selector-nest-combinators` rule. > > # 3.5.1 > > - Fixed: error messages for `selector-nest-combinators` rule. > > # 3.5.0 > > - Added: `selector-nest-combinators` rule. > > ... (truncated)
Commits - [`147b44c`](https://github.com/kristerkari/stylelint-scss/commit/147b44cf10725fbf7b08a33885a6f7b7b8df4bb9) Prepare version 3.9.1 [skip ci] - [`94d448f`](https://github.com/kristerkari/stylelint-scss/commit/94d448f6e69b50996500a423a1be346d0a9189c2) Merge pull request [#342](https://github-redirect.dependabot.com/kristerkari/stylelint-scss/issues/342) from kristerkari/bugfix/selector-no-union-class-name-... - [`ffa8ce5`](https://github.com/kristerkari/stylelint-scss/commit/ffa8ce51f1f0dccc3c50e8ebb526cebaf184c091) selector-no-union-class-name: fix false positives for id/attr/pseudo - [`28b6acb`](https://github.com/kristerkari/stylelint-scss/commit/28b6acb5553f45e7f777a6a35d11addf90a84033) Prepare version 3.9.0 [skip ci] - [`51c6aa8`](https://github.com/kristerkari/stylelint-scss/commit/51c6aa87f2599c8e2c62f1ff8e264ca0a9b1e979) Add new rules to readme - [`e408b51`](https://github.com/kristerkari/stylelint-scss/commit/e408b5112ddddf339315d857bd11629fe8ceb3f6) Update contributors list [skip ci] - [`b157feb`](https://github.com/kristerkari/stylelint-scss/commit/b157febb835a645d49a3f3d03e1685c23f53155a) Update lockfiles - [`4144d30`](https://github.com/kristerkari/stylelint-scss/commit/4144d304d2b1ac4944174aaab637bf2d41239229) Merge pull request [#333](https://github-redirect.dependabot.com/kristerkari/stylelint-scss/issues/333) from rambleraptor/use-scale-color - [`37a4ca4`](https://github.com/kristerkari/stylelint-scss/commit/37a4ca4ca35409327f7d94868e9f30924cb1f95c) Merge branch 'master' into use-scale-color - [`925b5a8`](https://github.com/kristerkari/stylelint-scss/commit/925b5a8bbc18f234b1243ce48e2641771b0af04e) Merge pull request [#332](https://github-redirect.dependabot.com/kristerkari/stylelint-scss/issues/332) from rambleraptor/no-loud-comments - Additional commits viewable in [compare view](https://github.com/kristerkari/stylelint-scss/compare/3.4.3...3.9.1)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #101.