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 eth-sig-util is breaking the build 🚨 #190

Open
greenkeeper bot opened this issue May 28, 2019 · 10 comments
Open

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

greenkeeper bot opened this issue May 28, 2019 · 10 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 28, 2019

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).
  • 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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2019

After pinning to 2.1.2 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 16, 2019

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

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
Copy link
Contributor Author

greenkeeper bot commented Aug 25, 2019

  • The dependency eth-sig-util was updated from 2.3.0 to 2.4.0.

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
Copy link
Contributor Author

greenkeeper bot commented Aug 27, 2019

  • The dependency eth-sig-util was updated from 2.4.0 to 2.4.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 27, 2019

  • The dependency eth-sig-util was updated from 2.4.1 to 2.4.2.

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
Copy link
Contributor Author

greenkeeper bot commented Aug 28, 2019

  • The dependency eth-sig-util was updated from 2.4.2 to 2.4.3.

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
Copy link
Contributor Author

greenkeeper bot commented Aug 30, 2019

  • The dependency eth-sig-util was updated from 2.4.3 to 2.4.4.

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
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2019

  • The dependency eth-sig-util was updated from 2.5.0 to 2.5.1.

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
Copy link
Contributor Author

greenkeeper bot commented Nov 30, 2019

  • The dependency eth-sig-util was updated from 2.5.1 to 2.5.2.

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
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2020

  • The dependency eth-sig-util was updated from 2.5.2 to 2.5.3.

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

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