unlock-protocol / unlock

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

An in-range update of netlify-cli is breaking the build 🚨 #2524

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency netlify-cli was updated from 2.9.1 to 2.10.0.

🚨 View failing branch.

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

netlify-cli 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: checkout-and-cache:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/22030?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: build-unlock-integration:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/22032?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: build-unlock:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/22031?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: wedlocks-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/22043?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/22040?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/22044?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/22042?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/22045?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/22046?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/chromatic:** 212 stories unchanged. ([Details](https://www.chromaticqa.com/build?appId=5c7d369cd530c00020ea8e0e&number=1367)). - βœ… **ci/circleci: unlock-app-chromatic:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/22039?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: integration-tests:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/unlock-protocol/unlock/22041?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **build-test-and-deploy:** * [checkout-and-cache](https://circleci.com/gh/unlock-protocol/unlock/22030?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [build-unlock](https://circleci.com/gh/unlock-protocol/unlock/22031?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [locksmith-tests](https://circleci.com/gh/unlock-protocol/unlock/22044?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/22040?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [paywall-tests](https://circleci.com/gh/unlock-protocol/unlock/22042?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [wedlocks-tests](https://circleci.com/gh/unlock-protocol/unlock/22043?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [smart-contracts-tests](https://circleci.com/gh/unlock-protocol/unlock/22045?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [unlock-app-tests](https://circleci.com/gh/unlock-protocol/unlock/22046?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [build-unlock-integration](https://circleci.com/gh/unlock-protocol/unlock/22032?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [integration-tests](https://circleci.com/gh/unlock-protocol/unlock/22041?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Failed * deploy-unlock-protocol-com-netlify - Blocked * deploy-unlock-app-netlify - Blocked * deploy-paywall-netlify - Blocked * [unlock-app-chromatic](https://circleci.com/gh/unlock-protocol/unlock/22039?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success

Release Notes for v2.10.0

Merged

  • Remove shrink-wrap pruning during pack step #283
  • Validate site name on init command #264
  • Update delete addon #265
  • Removed unknown character from log msg #278
  • add alias for addons command #276
  • confirm before doing destructive actions #271

Commits

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 2.9.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.10.1

Merged

  • Fix status command to accommodate teams changes #288

Commits

Commits

The new version differs by 8 commits.

  • 2f3e8a0 2.10.1
  • 2b1546a Merge pull request #288 from netlify/fix-teams
  • 23dbec0 remove extraneous template tag
  • d545b12 Improve output
  • 513a611 Tweak site create command for new teams
  • 3d6f058 Fix status command to accommodate teams changes
  • 46d34c8 Add Netlify badge
  • aecaf04 Fix test badge

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.11.0

Merged

  • Update netlify toml template and bring it to manual init as well #287

Commits

  • fix netlify addons:delete bug if multiple addons exist f423a40
Commits

The new version differs by 18 commits.

  • fcb4c9b 2.11.0
  • 904e203 Merge branch 'beta'
  • f423a40 fix netlify addons:delete bug if multiple addons exist
  • 599946d Merge branch 'master' into beta
  • fcdd4e1 Merge pull request #287 from netlify/updateNetlifyTomlTemplate
  • 3292e39 2.11.0-beta.0
  • 134905f Add dev plugin
  • 9428198 Prep beta tag
  • 2f3e8a0 2.10.1
  • 2b1546a Merge pull request #288 from netlify/fix-teams
  • 23dbec0 remove extraneous template tag
  • d545b12 Improve output
  • 513a611 Tweak site create command for new teams
  • 3d6f058 Fix status command to accommodate teams changes
  • 177da2f bring it to manual config as well

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.11.1

Commits

  • update netlify-dev-plugin version c9ce64e
Commits

The new version differs by 20 commits.

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.11.2

Commits

  • update netlify-dev-plugin version 5e068c3
Commits

The new version differs by 22 commits.

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.11.3

Commits

Commits

The new version differs by 24 commits.

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.11.4

Commits

  • bump netlify dev plugin again 22c60ed
Commits

The new version differs by 28 commits.

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.11.5

Commits

  • bump netlify dev plugin again 9f17172
Commits

The new version differs by 30 commits.

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.11.6

Merged

Fixed

Commits

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.11.7

Commits

  • bump netlfiy dev for chalk bug e4c2816
Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v2.11.8

Commits

  • update netlify dev plugin 514d759
Commits

The new version differs by 20 commits.

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.11.9

Commits

Commits

The new version differs by 22 commits.

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v2.11.10

Merged

  • Update cli-utils to ^1.0.2 #299

Commits

Commits

The new version differs by 5 commits.

  • 3228ec4 2.11.10
  • c047a30 Update shrinkwrap file
  • 9cc947c Merge pull request #299 from netlify/update-cli-utils
  • cfb3ac0 Remove unused dependency.
  • 9516281 Update cli-utils to ^1.0.2

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v2.11.11

Commits

Commits

The new version differs by 7 commits.

See the full diff