Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

Update 2 dependencies from npm #12

Merged
merged 2 commits into from
Jun 19, 2018
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Jun 18, 2018

Overview

The following dependencies have been updated:

  • stylelint-scss in / from "3.1.0" to "3.1.3"
  • stylelint in / from "9.2.1" to "9.3.0"

Details

Dependencies.io has updated stylelint-scss (a npm dependency in /) from "3.1.0" to "3.1.3".

3.1.3
  • Fixed: compatibility with non css syntaxes for operator-no-newline-after and operator-no-newline-before rules.
3.1.2
  • Fixed: compatibility with non css syntaxes.
3.1.1
  • Fixed: operator-no-newline-before and operator-no-unspaced rules were throwing an error when using CSS custom properties.

Dependencies.io has updated stylelint (a npm dependency in /) from "9.2.1" to "9.3.0".

9.3.0
  • 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).

@isoppp isoppp merged commit 0185d65 into master Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants