fix(deps): update dependency @ethersproject/bignumber to v5.8.0 - #404
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency @ethersproject/bignumber to v5.8.0#404renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
July 8, 2026 09:40
e8e7963 to
199351e
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
August 11, 2026 02:01
199351e to
fdd6eb7
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
August 26, 2026 22:37
fdd6eb7 to
7ff368a
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
September 3, 2026 21:58
7ff368a to
5579df1
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
September 4, 2026 03:05
5579df1 to
5a68d8e
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
September 4, 2026 05:08
5a68d8e to
e8a3435
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
September 4, 2026 11:17
e8a3435 to
817b0a8
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
September 4, 2026 14:05
817b0a8 to
17373ca
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
September 4, 2026 18:35
17373ca to
5b5e282
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
September 4, 2026 21:16
5b5e282 to
9f5b131
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
September 5, 2026 01:47
9f5b131 to
14e8ebb
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
September 5, 2026 06:12
14e8ebb to
0bd5b2c
Compare
renovate
Bot
force-pushed
the
renovate/ethersproject-bignumber-5.x
branch
from
September 5, 2026 09:25
0bd5b2c to
8746b42
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.7.0→5.8.0Release Notes
ethers-io/ethers.js (@ethersproject/bignumber)
v5.8.0: ethers/v5.8.0 (2025-02-25 19:15) [legacy version]Compare Source
This is a security update for the legacy Ethers v5 branch, addressing two security fixes.
elliptic, which does not affect ethers but triggers a critical security warning duringnom audit[see: missing signature length check, missing check for leading bit, allow BER-encoded signatures, false negative verification, signing malformed input]wswhich can be used as DoS vector when communicating with malicious WebSocket service providers, triggering a high security warning duringnom audit[see: too many HTTP headers]For those that wish to audit the specific changes in the the bundled version between v5.7 and v5.8, see this gist.
Changes
Embedding UMD with SRI:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.