Skip to content

Commit

Permalink
Bump stylelint from 9.6.0 to 9.7.0 (#187)
Browse files Browse the repository at this point in the history
Bumps [stylelint](https://github.com/stylelint/stylelint) from 9.6.0 to 9.7.0.
<details>
<summary>Release notes</summary>

*Sourced from [stylelint's releases](https://github.com/stylelint/stylelint/releases).*

> ## 9.7.0
> -   Added: allow globally installed configuration ([#3642](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3642)).
> -   Added: `media-feature-parentheses-space-inside` autofix ([#3720](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3720)).
> -   Added: `selector-descendant-combinator-no-non-space` autofix ([#3565](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3565)).
> -   Added: `unit-case` autofix ([#3725](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3725)).
> -   Fixed: false negatives for Less at-imports ([#3687](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3687)).
> -   Fixed: SyntaxError when an empty string is used for a rule's custom message ([#3743](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3743)).
> -   Fixed: `max-empty-lines` false positives for empty lines before `</style>` ([#3708](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3708)).
> -   Fixed: `selector-max-specificity` false positives for functional psuedo-classes ([#3711](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3711)).
</details>
<details>
<summary>Changelog</summary>

*Sourced from [stylelint's changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md).*

> # 9.7.0
> 
> -   Added: allow globally installed configuration ([#3642](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3642)).
> -   Added: `media-feature-parentheses-space-inside` autofix ([#3720](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3720)).
> -   Added: `selector-descendant-combinator-no-non-space` autofix ([#3565](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3565)).
> -   Added: `unit-case` autofix ([#3725](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3725)).
> -   Fixed: false negatives for Less at-imports ([#3687](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3687)).
> -   Fixed: SyntaxError when an empty string is used for a rule's custom message ([#3743](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3743)).
> -   Fixed: `max-empty-lines` false positives for empty lines before `</style>` ([#3708](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3708)).
> -   Fixed: `selector-max-specificity` false positives for functional psuedo-classes ([#3711](https://github-redirect.dependabot.com/stylelint/stylelint/pull/3711)).
</details>
<details>
<summary>Commits</summary>

- [`997a618`](stylelint/stylelint@997a618) Prepare 9.7.0
- [`ee9b8c2`](stylelint/stylelint@ee9b8c2) Fix processors docs ([#3747](https://github-redirect.dependabot.com/stylelint/stylelint/issues/3747))
- [`be24df2`](stylelint/stylelint@be24df2) Update postcss-jsx ([#3745](https://github-redirect.dependabot.com/stylelint/stylelint/issues/3745))
- [`6e04323`](stylelint/stylelint@6e04323) Added stylelint-selector-no-empty in plugins list ([#3741](https://github-redirect.dependabot.com/stylelint/stylelint/issues/3741))
- [`768818d`](stylelint/stylelint@768818d) Update CHANGELOG.md
- [`60c7edd`](stylelint/stylelint@60c7edd) Fix SyntaxError when an empty string is used for a rule's custom message ([#3743](https://github-redirect.dependabot.com/stylelint/stylelint/issues/3743))
- [`0d35ec6`](stylelint/stylelint@0d35ec6) Fix ESLint error
- [`5f995d4`](stylelint/stylelint@5f995d4) Update CHANGELOG.md
- [`d080a87`](stylelint/stylelint@d080a87) Allow global installed configuration ([#3642](https://github-redirect.dependabot.com/stylelint/stylelint/issues/3642))
- [`0d62386`](stylelint/stylelint@0d62386) Update CHANGELOG.md
- Additional commits viewable in [compare view](stylelint/stylelint@9.6.0...9.7.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=stylelint&package-manager=npm_and_yarn&previous-version=9.6.0&new-version=9.7.0)](https://dependabot.com/compatibility-score.html?dependency-name=stylelint&package-manager=npm_and_yarn&previous-version=9.6.0&new-version=9.7.0)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 cancel merge` will cancel a previously requested merge
- `@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.

</details>
  • Loading branch information
dependabot[bot] authored and Ned Zimmerman committed Oct 29, 2018
1 parent d1918f0 commit ee540cf
Showing 1 changed file with 155 additions and 148 deletions.

0 comments on commit ee540cf

Please sign in to comment.