Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Update dependency stylelint to v10 #653

Merged
merged 1 commit into from
Apr 16, 2019
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 16, 2019

This PR contains the following updates:

Package Type Update Change References
stylelint devDependencies major 9.10.1 -> 10.0.1 homepage, source

Release Notes

stylelint/stylelint

v10.0.1

Compare Source

  • Fixed: minimum Node.js engine reduced to 8.7.0 (#​4032).
  • Fixed: --allow-empty-input CLI flag (#​4029).
  • Fixed: color-no-invalid-hex false positives for hashes in URLs (#​4035).
  • Fixed: function-linear-gradient-no-nonstandard-direction false positives for dollar variables (#​4027).

v10.0.0

Compare Source

  • Removed: Node.js 6.x support. Node.js 8.15.1 or greater is now required (#​4006).
  • Removed: styled and jsx syntax options that were replaced with css-in-js in v9.10.0 (#​4007).
  • Changed: throws error if glob matches no files, use the --allow-empty-input flag for the old behaviour (#​3965).
  • Changed: rules are now applied in the order defined in lib/rules/index.js (#​3923).
  • Added: at-rule-property-requirelist rule (#​3997).
  • Added: disallowInList to no-duplicate-selectors (#​3936).
  • Added: ignore: ["comments"] to block-no-empty (#​4008).
  • Fixed: false negatives in declaration-based rules for CSS-in-JS (#​3933).
  • Fixed: color-no-invalid-hex false negatives for CSS-in-JS (#​3957).
  • Fixed: feature-name-no-unknown false positives for prefers-color-scheme (#​3951).
  • Fixed: function-calc-no-invalid false positives for negative numbers (#​3921).
  • Fixed: no-descending-specificity false positives for vendor prefixed pseudo-elements (#​3929).
  • Fixed: selector-max-* false negatives for nested at-rules (#​3959).
  • Fixed: value-keyword-case autofix for single-line comments within maps (#​4019).

Renovate configuration

📅 Schedule: "on tuesday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added the renovate label Apr 16, 2019
@renovate renovate bot force-pushed the renovate/stylelint-10.x branch from b6a60cf to c172f57 Compare April 16, 2019 06:51
@renovate renovate bot force-pushed the renovate/stylelint-10.x branch from c172f57 to 18119cd Compare April 16, 2019 09:30
@fuzzylogic2000 fuzzylogic2000 merged commit 73d871f into master Apr 16, 2019
@fuzzylogic2000 fuzzylogic2000 deleted the renovate/stylelint-10.x branch April 16, 2019 12:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants