Open greenkeeper[bot] opened 5 years ago
After pinning to 2.1.2 your tests are passing again. Downgrade this dependency π.
dependency
eth-sig-util was updated from 2.2.0
to 2.3.0
.Your tests are still failing with this version. Compare changes
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
dependency
eth-sig-util was updated from 2.3.0
to 2.4.0
.Your tests are still failing with this version. Compare changes
dependency
eth-sig-util was updated from 2.4.0
to 2.4.1
.Your tests are still failing with this version. Compare changes
dependency
eth-sig-util was updated from 2.4.1
to 2.4.2
.Your tests are still failing with this version. Compare changes
dependency
eth-sig-util was updated from 2.4.2
to 2.4.3
.Your tests are still failing with this version. Compare changes
dependency
eth-sig-util was updated from 2.4.3
to 2.4.4
.Your tests are still failing with this version. Compare changes
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 π
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
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 π
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
dependency
eth-sig-util was updated from 2.5.2
to 2.5.3
.Your tests are still failing with this version. Compare changes
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
The dependency eth-sig-util was updated from
2.1.2
to2.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 beEIP712Domain
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: