thoughtbot / bourbon

A Lightweight Sass Tool Set
https://www.bourbon.io/
MIT License
9.09k stars 879 forks source link

Bump @thoughtbot/stylelint-config from 1.0.2 to 1.1.0 #1090

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @thoughtbot/stylelint-config from 1.0.2 to 1.1.0.

Release notes *Sourced from [@thoughtbot/stylelint-config's releases](https://github.com/thoughtbot/stylelint-config/releases).* > ## v1.1.0 > ### Added > > - Enabled [`scss/selector-no-union-class-name`] (replacing our custom > implementation of linting for this). > - Enabled [`scss/map-keys-quotes`]. > > [1.1.0]: https://github.com/thoughtbot/stylelint-config/compare/v1.0.2...v1.1.0 > [`scss/selector-no-union-class-name`]: https://github.com/kristerkari/stylelint-scss/blob/master/src/rules/selector-no-union-class-name/README.md > [`scss/map-keys-quotes`]: https://github.com/kristerkari/stylelint-scss/blob/master/src/rules/map-keys-quotes/README.md
Changelog *Sourced from [@thoughtbot/stylelint-config's changelog](https://github.com/thoughtbot/stylelint-config/blob/master/CHANGELOG.md).* > ## [1.1.0] - 2019-09-09 > > ### Added > > - Enabled [`scss/selector-no-union-class-name`] (replacing our custom > implementation of linting for this). > - Enabled [`scss/map-keys-quotes`]. > > [1.1.0]: https://github.com/thoughtbot/stylelint-config/compare/v1.0.2...v1.1.0 > [`scss/selector-no-union-class-name`]: https://github.com/kristerkari/stylelint-scss/blob/master/src/rules/selector-no-union-class-name/README.md > [`scss/map-keys-quotes`]: https://github.com/kristerkari/stylelint-scss/blob/master/src/rules/map-keys-quotes/README.md
Commits - [`5e1bcbe`](https://github.com/thoughtbot/stylelint-config/commit/5e1bcbef5f73c2e6abd8e028da855f43e91aa89d) v1.1.0 - [`347b82a`](https://github.com/thoughtbot/stylelint-config/commit/347b82ad2eeb3a4ccd8bc150ed342cae24f83bae) Enable scss/selector-no-union-class-name - [`6b6c1f1`](https://github.com/thoughtbot/stylelint-config/commit/6b6c1f145d23a59e491f0ae1531bd3b45b851cbc) Enable scss/map-keys-quotes rule - [`c291d5f`](https://github.com/thoughtbot/stylelint-config/commit/c291d5f2536953b273f8b920d517ac4df20ed4db) Document Atom integration - [`c60aadd`](https://github.com/thoughtbot/stylelint-config/commit/c60aaddde24753f9b67ad48e030e2290f746db48) Fix confusing about text - [`70f66ca`](https://github.com/thoughtbot/stylelint-config/commit/70f66ca6b2048f00e9b629cdfb3740adeb9c68c1) stylelint is all lowercase - See full diff in [compare view](https://github.com/thoughtbot/stylelint-config/compare/v1.0.2...v1.1.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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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.