Closed dependabot[bot] closed 3 weeks ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Superseded by #437.
Removes elliptic. It's no longer used after updating ancestor dependency ethers. These dependencies need to be updated together.
Removes
elliptic
Updates
ethers
from 5.7.2 to 6.13.2Release notes
Sourced from ethers's releases.
... (truncated)
Changelog
Sourced from ethers's changelog.
... (truncated)
Commits
1a51af8
Prevent mutating transactions when signing (#4789).fc66b8a
admin: updated dist filesc0b364b
admin: minor change to force build to pickup nil change for ws upgradea4b1d1f
Update ws package to address possible DoS vulnerability.16b8e18
docs: fixed paragraph leaking into code in migration docs9276187
admin: updated dist files90c196a
Fix missing return for Result proxy (#4681).5b8781d
admin: updated dist filese97ca3b
Merge branch 'wip-6.13'c2d5346
tests: added gasless testcase for RicMoo-controlled domainDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show