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.6.0 #59

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps stylelint-scss from 3.4.3 to 3.6.0.

Release notes *Sourced from [stylelint-scss's releases](https://github.com/kristerkari/stylelint-scss/releases).* > ## 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.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.
Commits - [`8a95d6c`](https://github.com/kristerkari/stylelint-scss/commit/8a95d6cea66b22e040a82593412841b1895d79e1) Prepare version 3.6.0 [skip ci] - [`9c3d8d6`](https://github.com/kristerkari/stylelint-scss/commit/9c3d8d63d1ee5f2dffbd78d1993851705f7ced3d) Merge pull request [#318](https://github-redirect.dependabot.com/kristerkari/stylelint-scss/issues/318) from ricardogobbosouza/major-stylelint-v10 - [`b7ab282`](https://github.com/kristerkari/stylelint-scss/commit/b7ab2828e8c97bcc6ebdcc90305528eb8c56e398) Update package.json - [`e95d3f5`](https://github.com/kristerkari/stylelint-scss/commit/e95d3f57db18755b014be55f93463575f0e6c4d1) ci: change node 9 to 10 - [`71e409e`](https://github.com/kristerkari/stylelint-scss/commit/71e409e5b8489b40b6f7742bd084253145fba854) update deps - [`e064cd2`](https://github.com/kristerkari/stylelint-scss/commit/e064cd2c7cd827a427b6efb4f77c344c708b865c) removed: node.js 6.x support - [`8795957`](https://github.com/kristerkari/stylelint-scss/commit/87959576f0d72b7b8d49fc6fc9e78ce1b4d13c2c) Merge pull request [#313](https://github-redirect.dependabot.com/kristerkari/stylelint-scss/issues/313) from kristerkari/greenkeeper/postcss-selector-parser-... - [`f60ba6a`](https://github.com/kristerkari/stylelint-scss/commit/f60ba6a2a603f40237c9a951841e6fb0dad87cd9) chore(package): update lockfile package-lock.json - [`897bf9e`](https://github.com/kristerkari/stylelint-scss/commit/897bf9e253f88fd3499a44d62b195403e488910b) fix(package): update postcss-selector-parser to version 6.0.2 - [`69ac3d5`](https://github.com/kristerkari/stylelint-scss/commit/69ac3d54bb6f31f7cf65040207a00c80b7d0d266) Prepare version 3.5.4 [skip ci] - Additional commits viewable in [compare view](https://github.com/kristerkari/stylelint-scss/compare/3.4.3...3.6.0)


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 yourself) - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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 #60.