Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of stylelint-scss is breaking the build 🚨 #75

Open
greenkeeper bot opened this issue Aug 2, 2019 · 18 comments
Open

An in-range update of stylelint-scss is breaking the build 🚨 #75

greenkeeper bot opened this issue Aug 2, 2019 · 18 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 2, 2019

The devDependency stylelint-scss was updated from 3.9.2 to 3.9.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

stylelint-scss is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: CircleCI is running your tests (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for 3.9.3
  • Fixed: map-keys-quotes warning for unquoted numeric keys.
Commits

The new version differs by 5 commits.

  • a7d6592 Prepare version 3.9.3 [skip ci]
  • 5f14d20 Merge pull request #350 from kristerkari/bugfix/map-keys-quotes-numeric-keys
  • 4ba37df Update src/rules/map-keys-quotes/tests/index.js
  • c616a2c map-keys-quotes: don't require numbers to be quoted
  • a0e54d7 Update contributors list [skip ci]

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 2, 2019

After pinning to 3.9.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 20, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.9.4
  • Fixed: selector-nest-combinators rule throwing an error when using nested props.
Commits

The new version differs by 10 commits.

  • c2b5b1f Update lockfile
  • 0cd1c39 Prepare version 3.9.4 [skip ci]
  • 2a7cf7f Merge pull request #358 from kristerkari/greenkeeper/rimraf-3.0.0
  • ecc4de9 Merge pull request #360 from kristerkari/bugfix/selector-nest-combinators-nested-properties
  • f0f53ad Fix selector-nest-combinators throwing an error when using nested props
  • 6fe8497 chore(package): update rimraf to version 3.0.0
  • 1b0bdd2 Merge pull request #355 from kristerkari/update/deps
  • 5fb1fa3 Update dependencies
  • 5cf4c20 Merge pull request #353 from kristerkari/greenkeeper/eslint-plugin-lodash-6.0.0
  • cb31f07 chore(package): update eslint-plugin-lodash to version 6.0.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 26, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.10.0
  • Added: at-if-no-nullrule.
  • Added: at-import-partial-extension rule.
  • Added: at-rule-conditional-no-parentheses rule.
  • Added: dimension-no-non-numeric-values rule.
Commits

The new version differs by 45 commits.

  • 3a08937 Prepare version 3.10.0 [skip ci]
  • 7d856a4 Update README.md [skip ci]
  • 45b787a Merge pull request #356 from kristerkari/rule/at-import-partial-extension
  • 5ae7ec9 Add at-import-partial-extension rule
  • e10b7a5 Merge pull request #357 from rambleraptor/no-non-numeric-dimensions
  • 5690c68 Merge pull request #351 from rambleraptor/at-rule-no-parentheses
  • 859438c Merge pull request #344 from rambleraptor/at-if-no-null
  • 66a08a1 rule namechange
  • a6d304e use lodash for includes
  • 0e63041 name change
  • c2b5b1f Update lockfile
  • 0cd1c39 Prepare version 3.9.4 [skip ci]
  • 2a7cf7f Merge pull request #358 from kristerkari/greenkeeper/rimraf-3.0.0
  • ecc4de9 Merge pull request #360 from kristerkari/bugfix/selector-nest-combinators-nested-properties
  • f0f53ad Fix selector-nest-combinators throwing an error when using nested props

There are 45 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 6, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.10.1
  • Fixed: broken linting reporting for dimension-no-non-numeric-values rule.
Commits

The new version differs by 48 commits.

  • 2f63ae0 Prepare version 3.10.1 [skip ci]
  • 964dd90 Merge pull request #365 from kristerkari/bugfix/dimension-no-non-numeric-values
  • 891e0ab Fix error reporting for dimension-no-non-numeric-values
  • 3a08937 Prepare version 3.10.0 [skip ci]
  • 7d856a4 Update README.md [skip ci]
  • 45b787a Merge pull request #356 from kristerkari/rule/at-import-partial-extension
  • 5ae7ec9 Add at-import-partial-extension rule
  • e10b7a5 Merge pull request #357 from rambleraptor/no-non-numeric-dimensions
  • 5690c68 Merge pull request #351 from rambleraptor/at-rule-no-parentheses
  • 859438c Merge pull request #344 from rambleraptor/at-if-no-null
  • 66a08a1 rule namechange
  • a6d304e use lodash for includes
  • 0e63041 name change
  • c2b5b1f Update lockfile
  • 0cd1c39 Prepare version 3.9.4 [skip ci]

There are 48 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 17, 2019

Your tests are still failing with this version. Compare changes

Release Notes for 3.11.0
  • Added: support for stylelint version 11.
Commits

The new version differs by 56 commits.

  • 2d66180 Prepare version 3.11.0 [skip ci]
  • 3e88a8d Update package-lock.json
  • ab71951 Delete yarn.lock
  • 06fe0ce Merge pull request #369 from bjankord/master
  • 830a85a Update package.json
  • 37081c8 Update changelog
  • 4f7df58 Update package-lock.json
  • 133dda6 Add support for stylelint 11
  • 2f63ae0 Prepare version 3.10.1 [skip ci]
  • 964dd90 Merge pull request #365 from kristerkari/bugfix/dimension-no-non-numeric-values
  • 891e0ab Fix error reporting for dimension-no-non-numeric-values
  • 3a08937 Prepare version 3.10.0 [skip ci]
  • 7d856a4 Update README.md [skip ci]
  • 45b787a Merge pull request #356 from kristerkari/rule/at-import-partial-extension
  • 5ae7ec9 Add at-import-partial-extension rule

There are 56 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 21, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.11.1
  • Fixed: selector-nest-combinators warning for @keyframes.
Commits

The new version differs by 3 commits.

  • 7ad5cd2 Prepare version 3.11.1 [skip ci]
  • 25cddd3 Merge pull request #376 from kristerkari/bugfix/selector-nest-combinators-keyframes
  • 287f07a selector-nest-combinators: ignore @keyframes

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 23, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.12.0
  • Added: no-duplicate-mixins rule.
  • Added: at-rule-no-unknown support for Sass' @forward and @use.
Commits

The new version differs by 9 commits.

  • 77b505b Prepare version 3.12.0 [skip ci]
  • c137922 Update contributors list [skip ci]
  • fcb715f Merge pull request #385 from srawlins/use-forward
  • 5d902cf Enable two new Sass at-rules: @forward and @use.
  • a568697 Merge pull request #371 from paulgv/add-no-duplicate-mixin-rule
  • 0873014 Add no-duplicate-mixin rule
  • 7ad5cd2 Prepare version 3.11.1 [skip ci]
  • 25cddd3 Merge pull request #376 from kristerkari/bugfix/selector-nest-combinators-keyframes
  • 287f07a selector-nest-combinators: ignore @keyframes

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 3, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.12.1
  • Fixed: at-rule-conditional-no-parentheses don't warn for function calls.
  • Fixed: map-keys-quotes ignore math operators inside map values.
  • Fixed: operator-no-unspaced was looking for operators inside @forward and @use.
Commits

The new version differs by 21 commits.

  • 945befc Prepare version 3.12.1 [skip ci]
  • 6d703f4 Merge pull request #393 from kristerkari/bugfix/at-rule-conditional-no-parentheses-ignore-function-calls
  • 69b4a32 at-rule-conditional-no-parentheses: don't warn for function calls
  • 91993a1 Merge pull request #392 from kristerkari/bugfix/map-keys-quotes-ignore-math-operators
  • 68c3fa1 map-keys-quotes: ignore math operators inside map values
  • 23058c9 Merge pull request #391 from kristerkari/bugfix/operator-no-unspaced-ignore-forward-and-use
  • b0ef508 Update CHANGELOG.md
  • 43c7c76 Add unit test for @use
  • 2ad5bd3 operator-no-unspaced: ignore @forward and @use
  • 534ff4f Merge pull request #375 from kristerkari/greenkeeper/npmpub-5.0.0
  • 77b505b Prepare version 3.12.0 [skip ci]
  • c137922 Update contributors list [skip ci]
  • fcb715f Merge pull request #385 from srawlins/use-forward
  • 5d902cf Enable two new Sass at-rules: @forward and @use.
  • a568697 Merge pull request #371 from paulgv/add-no-duplicate-mixin-rule

There are 21 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.13.0
  • Added: support for stylelint version 12.
  • Fixed: duplicate warnings in at-rule-no-unknown rule.
Commits

The new version differs by 49 commits.

  • 398967b Prepare version 3.13.0 [skip ci]
  • 143d971 Merge pull request #421 from kristerkari/https-redirects
  • 8349f28 Merge pull request #418 from kristerkari/npm-scripts
  • 7859de7 Use https and fix redirects
  • 8e4233f Change prepublish to prepublishOnly.
  • bc535d2 Merge pull request #417 from kristerkari/rm-greenkeeper
  • b88010b README.md: remove greenkeeper badge
  • 47b9a55 Merge pull request #413 from XhmikosR/gh-actions
  • 7e73878 Switch to GitHub Actions CI.
  • 730a2c0 Merge pull request #406 from XhmikosR/lodash
  • b660101 Reduce lodash usage.
  • 7969cc0 Merge pull request #404 from XhmikosR/deps
  • 9c3ba6b Update devDependencies and regenerate package-lock.json
  • 7f27ec1 Merge pull request #402 from XhmikosR/lf
  • 364c1b4 Merge pull request #395 from vseventer/at-rule-no-unknown-bugfix

There are 49 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 27, 2020

Your tests are still failing with this version. Compare changes

Release Notes for 3.14.0
  • Added: support for stylelint version 13.
  • Fixed: avoid possible breaking changes in the future by not using stylelint's internal utility functions.
Commits

The new version differs by 70 commits.

  • e005ff5 Prepare version 3.14.0 [skip ci]
  • 801cc98 Update contributors list [skip ci]
  • fd2922e Merge pull request #437 from kristerkari/lodash
  • 2d48896 Switch back to using the lodash package.
  • 4ea73e7 Merge pull request #428 from kristerkari/stylelint-13
  • 1445870 Add new upstream files for Stylelint v13.0.0 compatibility.
  • aa2e809 Update stylelint to v13.0.0
  • d23e3d7 Merge pull request #435 from kristerkari/stylelint-api
  • c2a0a60 Merge pull request #446 from kristerkari/deps-2
  • 01e8806 Update devDependencies
  • 34afdcc Update devDepencies. (#444)
  • f2c7cf0 Remove eslint-plugin-sort-requires (#436)
  • fb6c418 Fix typo in comment
  • 0905db6 Stop using private Stylelint code
  • ba1fa12 Merge pull request #427 from kristerkari/deps

There are 70 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 28, 2020

Your tests are still failing with this version. Compare changes

Release Notes for 3.14.1
  • Fixed: at-import-partial-extension don't warn for urls that have commas in them.
Commits

The new version differs by 3 commits.

  • ce0d602 Prepare version 3.14.1
  • 980f83b Merge pull request #448 from kristerkari/at-import-partial-extension/allow-commas-in-urls
  • 8be1589 at-import-partial-extension: don't warn when urls have commas

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 28, 2020

Your tests are still failing with this version. Compare changes

Release Notes for 3.14.2
  • Fixed: operator-no-unspaced ignore operators inside @at-root.
Commits

The new version differs by 3 commits.

  • 5092e53 Prepare version 3.14.2
  • 280a6ba Merge pull request #449 from kristerkari/bugfix/operator-no-unspaced-at-root
  • 67c50aa operator-no-unspaced: ignore operators inside @at-root

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 15, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.15.0
  • Changed: no-duplicate-dollar-variables do not warn for duplicate variables that are in different scopes. A dollar variable is now considered a duplicate if it shadows a variable of the same name (see the Sass documentation).
  • Added: media-feature-value-dollar-variable new option ignore: ["keywords"] to not warn when the media feature value is a keyword value like none, dark, fine, srgb.
  • Added: double-slash-comment-empty-line-before new options except: ["inside-block"] and ignore: ["inside-block"].
  • Fixed: operator-no-unspaced do not find operators in valid unquoted URLs.
Commits

The new version differs by 15 commits.

  • 6f549c1 Prepare version 3.15.0
  • ccc9f0f no-duplicate-dollar-variables: fix README formatting
  • e290144 Update contributors list [skip ci]
  • 416bd99 Merge pull request #458 from kristerkari/dependabot/npm_and_yarn/acorn-6.4.1
  • 41743ec Merge pull request #455 from srawlins/fix-343
  • a336815 Merge pull request #454 from srawlins/fix-452
  • c1ab933 Merge pull request #453 from srawlins/fix-277
  • 6ff1539 Merge pull request #442 from guoyunhe/media-feature-keyword-value
  • 3646243 Bump acorn from 6.4.0 to 6.4.1
  • c630871 Add test; documentation
  • 51a3a4e Change test case
  • ea21397 Add options except:"inside-blocks" and ignore:"inside-blocks" to double-slash-comment-empty-line-before
  • db87eb9 Do no find operators in valid unquoted URLs in url(); fixes #452
  • bf61883 no-duplicate-dollar-variables: allow dup vars in unrelated scopes
  • 4421f05 media-feature-value-dollar-variable: allow ignoring keywords value

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.16.0
  • Added: no-global-function-names rule.
  • Added: dollar-variable-first-in-block rule.
  • Added: dollar-variable-empty-line-after rule.
  • Fixed: function-color-relative, function-quote-no-quoted-strings-inside and function-unquote-no-unquoted-strings-inside point the warning to the function name.
Commits

The new version differs by 40 commits.

  • 94492b7 Prepare version 3.16.0
  • 6cfa4c8 Merge pull request #460 from kristerkari/feature/add-column-numbers-to-dollar-variable-tests
  • 84729cb Add column numbers to dollar variable rules' tests
  • ab15c67 Merge pull request #459 from kristerkari/bugfix/fix-index-for-function-rules
  • 4059b71 Fix index for function-* rules
  • a9e6f6c fix babel build error with Node 13
  • 9d954ee Add no-global-function-names to reame
  • 5ed71d5 Merge pull request #425 from rambleraptor/global-function-names
  • cbfee75 Merge pull request #372 from larsmunkholm/dollar-variable-first-in-block
  • 506de23 Merge pull request #373 from larsmunkholm/dollar-variable-empty-line-after
  • c6a60d0 Add script for github-contributors-list
  • 6f549c1 Prepare version 3.15.0
  • ccc9f0f no-duplicate-dollar-variables: fix README formatting
  • e290144 Update contributors list [skip ci]
  • 416bd99 Merge pull request #458 from kristerkari/dependabot/npm_and_yarn/acorn-6.4.1

There are 40 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 47 commits.

  • 9d2e89b Prepare version 3.16.1
  • f259dad Update contributors list
  • cb64bed Merge pull request #465 from airyboy/bug/operator-no-unspaced
  • 386b834 operator-no-unspaced: fix signed parameter in a function call inside interpolation
  • fd7ec93 Merge pull request #461 from EvanHahn/patch-1
  • 1b0821c "scalar-color" should be "scale-color" in "function-color-relative" example
  • bb09288 Update contributors list
  • 94492b7 Prepare version 3.16.0
  • 6cfa4c8 Merge pull request #460 from kristerkari/feature/add-column-numbers-to-dollar-variable-tests
  • 84729cb Add column numbers to dollar variable rules' tests
  • ab15c67 Merge pull request #459 from kristerkari/bugfix/fix-index-for-function-rules
  • 4059b71 Fix index for function-* rules
  • a9e6f6c fix babel build error with Node 13
  • 9d954ee Add no-global-function-names to reame
  • 5ed71d5 Merge pull request #425 from rambleraptor/global-function-names

There are 47 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 14, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.17.0
  • Added: comment-no-empty rule.
Commits

The new version differs by 53 commits.

  • a19ed12 Prepare version 3.17.0
  • 7ef30cd Add link to comment-no-empty
  • 783bce0 Merge pull request #464 from airyboy/comment-no-empty
  • f6d2f83 add README.md
  • 3ea8e57 - prettified the code;
  • 9d2e89b Prepare version 3.16.1
  • f259dad Update contributors list
  • cb64bed Merge pull request #465 from airyboy/bug/operator-no-unspaced
  • 96c08e0 new rule: comment-no-empty (#361)
  • 386b834 operator-no-unspaced: fix signed parameter in a function call inside interpolation
  • fd7ec93 Merge pull request #461 from EvanHahn/patch-1
  • 1b0821c "scalar-color" should be "scale-color" in "function-color-relative" example
  • bb09288 Update contributors list
  • 94492b7 Prepare version 3.16.0
  • 6cfa4c8 Merge pull request #460 from kristerkari/feature/add-column-numbers-to-dollar-variable-tests

There are 53 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 20, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.17.1
  • Fixed: function-color-relative false positives for CSS filter property.
Commits

The new version differs by 58 commits.

  • 8f0d8a1 Prepare version 3.17.1
  • 1dae128 Merge pull request #467 from kristerkari/bugfix/function-color-relative-filter
  • efe5bc8 function-color-relative: handle filter property
  • 69a0c16 Merge pull request #466 from kristerkari/deps
  • 91003bf Update dependencies
  • a19ed12 Prepare version 3.17.0
  • 7ef30cd Add link to comment-no-empty
  • 783bce0 Merge pull request #464 from airyboy/comment-no-empty
  • f6d2f83 add README.md
  • 3ea8e57 - prettified the code;
  • 9d2e89b Prepare version 3.16.1
  • f259dad Update contributors list
  • cb64bed Merge pull request #465 from airyboy/bug/operator-no-unspaced
  • 96c08e0 new rule: comment-no-empty (#361)
  • 386b834 operator-no-unspaced: fix signed parameter in a function call inside interpolation

There are 58 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 6, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.17.2
  • Updated: postcss-value-parser dependency and dev dependencies to latest versions.
Commits

The new version differs by 64 commits.

  • 27e644b Prepare version 3.17.2
  • 961cbda tests: fix postcss warnings
  • ec3091c parseFunctionArguments: add missing it block to tests
  • 185e06a operator-no-unspaced: remove tests that are commented out
  • 0cce954 CI updates:
  • 74625b4 Update dependencies (#468)
  • 8f0d8a1 Prepare version 3.17.1
  • 1dae128 Merge pull request #467 from kristerkari/bugfix/function-color-relative-filter
  • efe5bc8 function-color-relative: handle filter property
  • 69a0c16 Merge pull request #466 from kristerkari/deps
  • 91003bf Update dependencies
  • a19ed12 Prepare version 3.17.0
  • 7ef30cd Add link to comment-no-empty
  • 783bce0 Merge pull request #464 from airyboy/comment-no-empty
  • f6d2f83 add README.md

There are 64 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants