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-processor-styled-components is breaking the build 🚨 #40

Open
greenkeeper bot opened this issue Sep 27, 2018 · 9 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 27, 2018

The devDependency stylelint-processor-styled-components was updated from 1.3.2 to 1.4.0.

🚨 View failing branch.

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

stylelint-processor-styled-components 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
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 34 commits.

  • a777314 1.4.0
  • 1df417c prepare changelog for 1.4.0
  • 0e82472 Merge pull request #219 from chinesedfan/clever_guess
  • 8c2f5d1 Merge branch 'master' into clever_guess
  • 1c16989 Merge pull request #220 from chinesedfan/filter_warnings
  • ec93c42 Merge branch 'master' into filter_warnings
  • aa8cec0 Merge pull request #213 from brettjurgens/allow_overriding_importName
  • 7a0e1af Merge branch 'master' into allow_overriding_importName
  • e50ea18 Merge branch 'master' into filter_warnings
  • b0a1fec Merge pull request #211 from chinesedfan/better_error_handler
  • 36fe4e6 Update invalid fixture as the parser is updated
  • 2a14888 Merge branch 'master' into better_error_handler
  • 99d1b3b make the inserted parseError follow stylelint$warning
  • be12715 Merge pull request #212 from brettjurgens/upgrade_to_babel_7
  • 65cee85 Merge branch 'master' into allow_overriding_importName

There are 34 commits in total.

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 Sep 27, 2018

After pinning to 1.3.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 Oct 4, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 15 commits.

  • da47529 1.5.0
  • 177af83 prepare changelog for 1.5.0
  • 5e1485b Merge pull request #229 from styled-components/parser-options
  • d27a9e3 support options.parserPlugins
  • 3efe5f3 fix test comments
  • 3ca7c63 Merge pull request #224 from StevenLangbroek/issue_template
  • 0bb44e7 Merge branch 'issue_template' of github.com:StevenLangbroek/stylelint-processor-styled-components into issue_template
  • c4056e5 Remove accidentally duplicated npmPackages statement
  • a9188eb Merge branch 'master' into issue_template
  • 59578d8 Merge pull request #226 from styled-components/fix_178
  • bb33946 keep the original line number if no source map
  • c728bd8 Merge branch 'master' into issue_template
  • cc9eed4 Add note about stylelintrc, include recomnended configs in snippet
  • af54d5f Merge pull request #225 from styled-components/1.4.0
  • 82eadbf Add github issue template

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 18, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 538b20d 1.5.1
  • a00fc6f prepare changelog for 1.5.1
  • 98264da Merge pull request #235 from styled-components/fix_column
  • cc787bd Merge branch 'master' into fix_column
  • 18ba737 Merge pull request #241 from asvetliakov/master
  • 0c6c27d Clean other state variables, add comment reminder
  • dcf76dd Clean parse error on success parsing
  • b26a14f fix the column number if it is at the first line of interpolation
  • 7eed871 move isCausedBySubstitution out and test separately
  • d055954 Merge pull request #230 from styled-components/1.5.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 15, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 8619a25 1.5.2
  • 912e81e prepare changelog for 1.5.2
  • a5bb594 Merge pull request #203 from styled-components/greenkeeper/postcss-7.0.0
  • c07347f Merge branch 'master' into greenkeeper/postcss-7.0.0
  • 15d2717 Merge pull request #242 from styled-components/1.5.1
  • 47bf634 Merge branch 'master' into greenkeeper/postcss-7.0.0
  • 97948cf fix(package): update postcss to version 7.0.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 26, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 6f92ef1 1.6.0
  • fd6e451 prepare changelog for 1.6.0
  • 27d6780 Merge pull request #258 from crispthinking/strict-option
  • d69ed56 add strict fixture
  • 1d8d24b add strict option
  • 9293945 Merge pull request #257 from chinesedfan/fix_test
  • 50e3df3 fix duplicate const
  • acea9e7 Merge pull request #250 from chinesedfan/empty-block
  • 476f64b avoid block-no-empty
  • b5491a2 Merge pull request #245 from styled-components/1.5.2

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 10, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 65cef7a 1.7.0
  • 1f8f11b prepare changelog for 1.7.0
  • c64a13c Merge pull request #263 from styled-components/greenkeeper/stylelint-10.0.0
  • 092c7e7 not support node < 8
  • 39e4893 fix error sequences
  • 8724c7f chore(package): update lockfile package-lock.json
  • 6ecc002 chore(package): update stylelint to version 10.0.0
  • a33c521 Merge pull request #261 from chinesedfan/add-faq
  • 586c0c9 Add F.A.Q.
  • 4aae300 Merge pull request #260 from chinesedfan/1.6.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 27, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 069e6ec 1.8.0
  • 36c79e2 prepare changelog for 1.8.0
  • 8281af0 Merge pull request #267 from schoenwaldnils/master
  • c34a7cd Add option ignoreFiles to filter fileTypes
  • a9ed7c3 Merge pull request #266 from styled-components/1.7.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 24, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 20 commits.

  • 34ac8be 1.9.0
  • 7f9e8f6 prepare changelog for 1.9.0
  • 756603a Merge pull request #285 from styled-components/greenkeeper/stylelint-12.0.0
  • 6c09a69 Merge branch 'master' into greenkeeper/stylelint-12.0.0
  • 0b7da12 Merge pull request #286 from karfau/patch-1
  • 638eef7 Readme: Setup allow copy paste of npm install
  • 026375c chore(package): update lockfile package-lock.json
  • 2fe5f6e chore(package): update stylelint to version 12.0.0
  • 5bd0505 Merge pull request #280 from styled-components/greenkeeper/stylelint-11.0.0
  • 99298fa Fix as stylelint@11 changes return value
  • b56fc45 chore(package): update lockfile package-lock.json
  • 488eb29 chore(package): update stylelint to version 11.0.0
  • 8a5fab0 Merge pull request #279 from chinesedfan/options-doc
  • e472b03 Add a comment
  • 4df2f18 Add list items, fix link and mention stylelint@10 feature

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 14, 2020

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • 0c2d33c 1.10.0
  • 167e8a1 prepare changelog for 1.10.0
  • 1961899 add tests for supported ECMAScript features
  • 02e907a Merge pull request #290 from KubaJastrz/maintenance
  • 40cd776 Remove babel plugins from readme
  • a8efea2 Remove babel plugins that are already supported
  • 8024dfd Bump stylelint and fix tests on Windows
  • 76dbafd Integrate prettier with eslint
  • 89fb6fa Bump depependencies
  • 0221906 Fix jest configuration
  • d61ab3d Merge pull request #288 from chinesedfan/1.9.0
  • eeb66e5 Merge branch 'master' into 1.9.0
  • eeaf099 Merge pull request #287 from chinesedfan/1.9.0

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