Skip to content

Commit

Permalink
chore(deps): update dependency stylelint to v9.3.0 (#973)
Browse files Browse the repository at this point in the history
This Pull Request updates dependency [stylelint](https://github.com/stylelint/stylelint) from `v9.2.1` to `v9.3.0`



<details>
<summary>Release Notes</summary>

### [`v9.3.0`](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md#&#8203;930)
[Compare Source](stylelint/stylelint@9.2.1...9.3.0)
-   Added: support for `<style>` tags and `style=""` attributes in XML and XSLT files ([#&#8203;3386](`https://github.com/stylelint/stylelint/pull/3386`)).
-   Added: `globbyOptions` option ([#&#8203;3339](`https://github.com/stylelint/stylelint/pull/3339`)).
-   Added: `keyframes-name-pattern` rule ([#&#8203;3321](`https://github.com/stylelint/stylelint/pull/3321`)).
-   Added: `media-feature-name-value-whitelist` rule ([#&#8203;3320](`https://github.com/stylelint/stylelint/pull/3320`)).
-   Added: `selector-pseudo-element-colon-notation` autofix ([#&#8203;3345](`https://github.com/stylelint/stylelint/pull/3345`)).
-   Fixed: `.vue` files throwing errors for `<style lang="stylus">` and `<style lang="postcss">` ([#&#8203;3331](`https://github.com/stylelint/stylelint/pull/3331`)).
-   Fixed: `declaration-block-no-*` false positives for non-standard syntax ([#&#8203;3381](`https://github.com/stylelint/stylelint/pull/3381`)).
-   Fixed: `function-whitespace-after` false positives for "/" ([#&#8203;3132](`https://github.com/stylelint/stylelint/pull/3132`)).
-   Fixed: `length-zero-no-unit` incorrect autofix for at-includes ([#&#8203;3347](`https://github.com/stylelint/stylelint/pull/3347`)).
-   Fixed: `max-nesting-depth` false positives for nested properties ([#&#8203;3349](`https://github.com/stylelint/stylelint/pull/3349`)).
-   Fixed: `no-empty-source` false positives on vue external sources `<style src="*">` tag ([#&#8203;3331](`https://github.com/stylelint/stylelint/pull/3331`)).
-   Fixed: `max-line-length` false positives for non-CSS blocks ([#&#8203;3367](`https://github.com/stylelint/stylelint/pull/3367`)).
-   Fixed: `no-eol-whitespace` false positives for non-CSS blocks ([#&#8203;3367](`https://github.com/stylelint/stylelint/pull/3367`)).
-   Fixed: `no-extra-semicolons` false positives for non-CSS blocks ([#&#8203;3367](`https://github.com/stylelint/stylelint/pull/3367`)).
-   Fixed: `no-missing-end-of-source-newline` false positives for non-CSS blocks ([#&#8203;3367](`https://github.com/stylelint/stylelint/pull/3367`)).

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).
  • Loading branch information
renovate[bot] authored and Schalk Neethling committed Jun 16, 2018
1 parent 45f893f commit eede4c7
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 236 deletions.
Loading

0 comments on commit eede4c7

Please sign in to comment.