likecoin / puttyimages-web

Website for images adopted Like protocol.
https://dev.puttyimages.com/
GNU General Public License v3.0
18 stars 10 forks source link

An in-range update of eth-sig-util is breaking the build 🚨 #190

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency eth-sig-util was updated from 2.1.2 to 2.2.0.

🚨 View failing branch.

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

eth-sig-util 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: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/likecoin/puttyimages-web/422?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **Travis CI - Branch:** The build **errored**.

Commits

The new version differs by 3 commits.

  • 060478c Version 2.2.0
  • 5cd102d Merge pull request #51 from SilentCicero/patch-1
  • a1d6080 Allow primaryType to be EIP712Domain

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 2.1.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 7266c32 Version 2.3.0
  • 66a3c51 Merge pull request #54 from cag/signed-arrays-2
  • d31178d implement and test optional struct members/recursive types
  • 31380a9 restore existing impl and moved new impl to signTypedData_v4
  • e0d30b1 struct array fields correctly scanned during dependency gathering
  • e56a2a8 implement encoding of arrays of all types
  • aab6253 move typed data into test scope
  • 89ce02a Merge remote-tracking branch 'origin/signed-arrays' into signed-arrays-2
  • b5307b4 Default EIP712Domain type
  • e322508 Add support for signing arrays

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 884dbb3 Version 2.4.0 Add Typescript declaration file.
  • 4cb7fdd Merge branch 'master' of github.com:MetaMask/eth-sig-util
  • 3a3a3dd Add type file
  • 0b84950 Replace deprecated Buffer constructor usages (#39)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 3703238 Merge branch 'master' of github.com:MetaMask/eth-sig-util
  • 14dcf51 Version 2.4.2: Better types
  • 0d7c133 Version 2.4.1: Better types

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

  • 00ee52d Version 2.4.3: Fixed types

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 6b8d996 Version 2.4.4
  • d68244e Merge pull request #58 from MetaMask/AddSigTest
  • 3f35c07 Add signature validation to a signTypedData method
  • f76f6e7 Make EIP712 domain an optional type

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 8 commits.

  • dccc4dc Version 2.5.1
  • ea2b1f8 Merge pull request #67 from chentschel/patch-1
  • bdb03e0 Make EIP712Domain non optional. Fix: #59
  • ac9e63b Merge pull request #61 from MetaMask/CreateGenericTypedSignMethods
  • 9959c05 Linted
  • 47c6748 Version 2.5.0
  • 7210d58 Add generic entrypoint for typed signature handling
  • a326cf5 Add tests for new generic signing and recovery methods

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 11 commits.

  • 10ee19c Merge pull request #69 from MetaMask/Version-2.5.2
  • 4e50485 Version 2.5.2
  • a284348 Remove buggy declaration file.
  • dccc4dc Version 2.5.1
  • ea2b1f8 Merge pull request #67 from chentschel/patch-1
  • bdb03e0 Make EIP712Domain non optional. Fix: #59
  • ac9e63b Merge pull request #61 from MetaMask/CreateGenericTypedSignMethods
  • 9959c05 Linted
  • 47c6748 Version 2.5.0
  • 7210d58 Add generic entrypoint for typed signature handling
  • a326cf5 Add tests for new generic signing and recovery methods

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 21 commits.

  • c03817e 2.5.3
  • 7e2c2e8 deps/lock - fresh yarn lock
  • 1e34c58 Add ESLint config (#83)
  • f6bc025 Migrate from npm to yarn (#82)
  • a67ae70 Update package files & metadata (#81)
  • 7ea1a60 Remove Greenkeeper badge from README (#78)
  • ff95e45 Migrate from JavaScript to TypeScript (#74)
  • 5fec9aa Update CircleCI image to use Node 10 & npm ci (#80)
  • 2320ccb Add .nvmrc file (#77)
  • dc3f010 Remove Circle CI 1.0 config (#76)
  • 10ee19c Merge pull request #69 from MetaMask/Version-2.5.2
  • 4e50485 Version 2.5.2
  • a284348 Remove buggy declaration file.
  • dccc4dc Version 2.5.1
  • ea2b1f8 Merge pull request #67 from chentschel/patch-1

There are 21 commits in total.

See the full diff