Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Update dependency stylelint to v9.3.0 #194

Merged
merged 1 commit into from
Jun 15, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 15, 2018

This Pull Request updates dependency stylelint from v9.2.1 to v9.3.0

Release Notes

v9.3.0

Compare Source

  • Added: support for <style> tags and style="" attributes in XML and XSLT files (#​3386).
  • Added: globbyOptions option (#​3339).
  • Added: keyframes-name-pattern rule (#​3321).
  • Added: media-feature-name-value-whitelist rule (#​3320).
  • Added: selector-pseudo-element-colon-notation autofix (#​3345).
  • Fixed: .vue files throwing errors for <style lang="stylus"> and <style lang="postcss"> (#​3331).
  • Fixed: declaration-block-no-* false positives for non-standard syntax (#​3381).
  • Fixed: function-whitespace-after false positives for "/" (#​3132).
  • Fixed: length-zero-no-unit incorrect autofix for at-includes (#​3347).
  • Fixed: max-nesting-depth false positives for nested properties (#​3349).
  • Fixed: no-empty-source false positives on vue external sources <style src="*"> tag (#​3331).
  • Fixed: max-line-length false positives for non-CSS blocks (#​3367).
  • Fixed: no-eol-whitespace false positives for non-CSS blocks (#​3367).
  • Fixed: no-extra-semicolons false positives for non-CSS blocks (#​3367).
  • Fixed: no-missing-end-of-source-newline false positives for non-CSS blocks (#​3367).


This PR has been generated by Renovate Bot.

Copy link
Contributor

@rehandalal rehandalal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot added a commit that referenced this pull request Jun 15, 2018
194: Update dependency stylelint to v9.3.0 r=rehandalal a=renovate[bot]

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](`stylelint/stylelint#3386)).
-   Added: `globbyOptions` option ([#&#8203;3339](`stylelint/stylelint#3339)).
-   Added: `keyframes-name-pattern` rule ([#&#8203;3321](`stylelint/stylelint#3321)).
-   Added: `media-feature-name-value-whitelist` rule ([#&#8203;3320](`stylelint/stylelint#3320)).
-   Added: `selector-pseudo-element-colon-notation` autofix ([#&#8203;3345](`stylelint/stylelint#3345)).
-   Fixed: `.vue` files throwing errors for `<style lang="stylus">` and `<style lang="postcss">` ([#&#8203;3331](`stylelint/stylelint#3331)).
-   Fixed: `declaration-block-no-*` false positives for non-standard syntax ([#&#8203;3381](`stylelint/stylelint#3381)).
-   Fixed: `function-whitespace-after` false positives for "/" ([#&#8203;3132](`stylelint/stylelint#3132)).
-   Fixed: `length-zero-no-unit` incorrect autofix for at-includes ([#&#8203;3347](`stylelint/stylelint#3347)).
-   Fixed: `max-nesting-depth` false positives for nested properties ([#&#8203;3349](`stylelint/stylelint#3349)).
-   Fixed: `no-empty-source` false positives on vue external sources `<style src="*">` tag ([#&#8203;3331](`stylelint/stylelint#3331)).
-   Fixed: `max-line-length` false positives for non-CSS blocks ([#&#8203;3367](`stylelint/stylelint#3367)).
-   Fixed: `no-eol-whitespace` false positives for non-CSS blocks ([#&#8203;3367](`stylelint/stylelint#3367)).
-   Fixed: `no-extra-semicolons` false positives for non-CSS blocks ([#&#8203;3367](`stylelint/stylelint#3367)).
-   Fixed: `no-missing-end-of-source-newline` false positives for non-CSS blocks ([#&#8203;3367](`stylelint/stylelint#3367)).

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
@bors
Copy link
Contributor

bors bot commented Jun 15, 2018

Build succeeded

@bors bors bot merged commit 8fb54c8 into master Jun 15, 2018
@renovate renovate bot deleted the renovate/stylelint-9.x branch June 15, 2018 17:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants