unlock-protocol / unlock

Ι„nlock is a protocol for memberships built on a blockchain.
https://unlock-protocol.com
MIT License
834 stars 244 forks source link

An in-range update of eslint-plugin-react is breaking the build 🚨 #2975

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency eslint-plugin-react was updated from 7.12.4 to 7.13.0.

🚨 View failing branch.

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

eslint-plugin-react is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - βœ… **ci/circleci: wedlocks-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/40117?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: unlock-protocol-com-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/40121?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: unlock-js-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/40122?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: tickets-tests:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/unlock-protocol/unlock/40119?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: locksmith-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/40116?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: smart-contracts-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/40123?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: paywall-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/40118?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: unlock-app-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/40120?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/chromatic:** 226 stories unchanged. ([Details](https://www.chromaticqa.com/build?appId=5c7d369cd530c00020ea8e0e&number=2598)). - βœ… **ci/circleci: unlock-app-chromatic:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/40124?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **build-test-and-deploy:** * [paywall-tests](https://circleci.com/gh/unlock-protocol/unlock/40118?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [unlock-js-tests](https://circleci.com/gh/unlock-protocol/unlock/40122?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [locksmith-tests](https://circleci.com/gh/unlock-protocol/unlock/40116?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [smart-contracts-tests](https://circleci.com/gh/unlock-protocol/unlock/40123?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [wedlocks-tests](https://circleci.com/gh/unlock-protocol/unlock/40117?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [unlock-app-tests](https://circleci.com/gh/unlock-protocol/unlock/40120?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [unlock-app-chromatic](https://circleci.com/gh/unlock-protocol/unlock/40124?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [unlock-protocol-com-tests](https://circleci.com/gh/unlock-protocol/unlock/40121?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [tickets-tests](https://circleci.com/gh/unlock-protocol/unlock/40119?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Failed * integration-tests - Blocked * deploy-tickets-netlify - Blocked * deploy-unlock-protocol-com-netlify - Blocked * deploy-unlock-app-netlify - Blocked * deploy-paywall-netlify - Blocked

Commits

The new version differs by 74 commits.

  • f39829f Update CHANGELOG and bump version
  • 9e81dde [Deps] update jsx-ast-utils, resolve
  • e73a692 Merge pull request #2256 from mateuszsokola/master
  • b5fc9bf [fix] jsx-props-no-multi-spaces: support generic components (ts)
  • 8bd3837 Fix Node 4 compatibility
  • 005dad3 Revert "Replace mocha by jest"
  • 6e4f43e Replace mocha by jest
  • 09f580c Replace typescript-eslint-parser by @typescript-eslint/parser
  • 861fdef [fix] prop-types: fix case with destructuring and defualt param
  • 9fbd037 Fix ESLint 6 compat by providing parser as absolute path to RuleTester
  • 8041075 Fix jsx-curly-brace-presence schema defaults
  • 9cec705 Add next ESLint version to Travis
  • 0d4725e Add Node 12 and remove Node 4/6 from Travis
  • 9192ec3 Update devDependencies
  • d5d2e82 Merge pull request #2250 from guliashvili/master

There are 74 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 7.12.4 your tests are passing again. Downgrade this dependency πŸ“Œ.