Skip to content

Update dependency ethers to v6.17.0 - #40

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ethers-6.x-lockfile
Open

Update dependency ethers to v6.17.0#40
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ethers-6.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
ethers (source) 6.13.46.17.0 age confidence

Release Notes

ethers-io/ethers.js (ethers)

v6.17.0

Compare Source

  • Add requestRate throttle to calls (b48bfe3).
    • Added provider requestRate throttle support (b74b6d3).
    • Disable AlchemyProvider which does not provide the necessary API capacity for tests (1523ca8).
    • Map ResolverNotFound error to null for reverse lookup (d07cfb6).
    • Use bigint for coinType instead of number values (4f6ec03).
    • Updated AlchemyProvider endpoints for BNB (9bec2f9).
    • Added basic ENSv2 tests and fixed issues with EVM cointypes (0e9a73d).
    • Adding ENSv2 integrations from adraffy (a2d0af4).
    • Update Blockscout deffault API key and links (5647ae3).
    • Added transactionsRoot to Block (#​5077, #​5078; 5bd2ce9).
    • Preserve 301/302 method and support 307/308 (#​3106, #​5115; 999af5f).
    • Fix maxFeePerGas property for EtherscanProvider transactions (#​5080; ca45d23).
    • Added rich inspection for Network and Plugins (f2ffb86).
    • Tweaking API for Universal Resolver to be completely backward compatible (9a5c4b5).
    • Updated ENS Universal Resolver to latest API (0b3b12b).
    • Added CCIP to ENS Universal Resolver reverse resolution (982eef2).
    • Added reverse lookup for ENS UniversalResolver (9a9a11d).
    • Initial forward resolution using ENS UniversalResolver (51df7b9).

v6.16.0

Compare Source

  • Added utility method to split EIP-7594 BLOb proofs into its cells (88dfe96).

v6.15.0

Compare Source

  • Allow non-canonical S values in Signatures moving errors to access-time (#​5013; 9944ec9).

v6.14.4

Compare Source

  • Fixed serialization of EIP-7702 transactions with leading 0-bytes (#​4916; 389dc03).

v6.14.3

Compare Source

  • Fixed non-normalized yParity on EIP-7702 JSON-RPC responses (#​4985; a8803ca).

v6.14.2

Compare Source

v6.14.1

Compare Source

  • Fix JSON-RPC authorizationList signature entries encoded as DATA instead of QUANTITY values (#​4916; 135db72).

v6.14.0

Compare Source

  • Remove BlockscoutProvider temporarily until custom error issues are fixed (805a8b3).

v6.13.7

Compare Source

  • Fix FallbackProvider coalescing call exceptions when backends return slightly different error message (268a0ac).

v6.13.6

Compare Source

  • Implicitly use EIP-7702 if authorizationList is given and non-empty (#​4961; e7c1bdf).
    • Initial EIP-7702 support (#​4916; db490e1).
    • Added support for to override fetch init options in the Browser (#​3895; 844ae68).
    • Added EIP-6963 discovery to BrowserProvider (f5469dd).
    • Merge: e5036e7 158f5d0 Merge branch 'main' into wip-v6.14 (e7165a6).
    • tests: squelch the noisy runtime console API event in browser tests (79428fd).
    • tests: added faucet key environment for browser CI tests (27d42af).
    • tests: better runtime exception output for browser tests (0beed25).
    • tests: added more debug endpoints to browser tests (33bbf66).
    • tests: added JSON-RPC tests to web browser CI (1c0c23c).
    • tests: added browser tests for sending (afd613a).
    • tests: debugging browser tests failing to launch (d1baa74).
    • tests: fix assert call for browser assert (1806bbd).
    • tests: include more node tests in the browser tests (92fd5d1).
    • tests: move more tests to dev network (996f30c).
    • tests: debugging CI browser failure (ce7212d).
    • tests: debugging CI browser failure (f1821a6).
    • tests: debugging CI browser failure (cc9119c).
    • tests: debugging CI browser failure (3ac33f9).
    • tests: debugging CI browser failure (25b11ee).
    • tests: debug CI failing (3bcbcae).
    • tests: added circular support to browser-safe inspect (3854b39).
    • tests: added browser-safe inspect for tests (e299a31).
    • tests: fix for browser CI tests (74a68bc).
    • tests: adding debug info to local JsonPrcProvider (c508538).
    • tests: temporarily remove QuickNode (499ed8c).
    • Accept modern KZG library API while exposing legacy API (#​4841; e5036e7).
    • Added CommunityResourcable to exports (#​4776; bca8d1b).

v6.13.5

Compare Source

  • Use local dev net for testing Typed API to prevent tests getting throttled (7654ee3).
    • Fixed bad logic for searching prefetched transactions by hash (#​4868; ef3c9bc).
    • Add newline delimiter to IPC providers for broader support (#​4847; 474a8de).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jun 28, 2025
@renovate renovate Bot changed the title fix(deps): update dependency ethers to v6.14.4 fix(deps): update dependency ethers to v6.15.0 Jul 5, 2025
@renovate
renovate Bot force-pushed the renovate/ethers-6.x-lockfile branch from b6c8cc9 to a3c0d32 Compare July 5, 2025 20:14
@renovate renovate Bot changed the title fix(deps): update dependency ethers to v6.15.0 chore(deps): update dependency ethers to v6.15.0 Sep 26, 2025
@renovate
renovate Bot force-pushed the renovate/ethers-6.x-lockfile branch from a3c0d32 to 0924167 Compare September 26, 2025 20:13
@renovate
renovate Bot force-pushed the renovate/ethers-6.x-lockfile branch from 0924167 to 7686850 Compare October 23, 2025 20:16
@renovate
renovate Bot force-pushed the renovate/ethers-6.x-lockfile branch 2 times, most recently from a907a4b to a15a718 Compare December 6, 2025 11:39
@renovate renovate Bot changed the title chore(deps): update dependency ethers to v6.15.0 chore(deps): update dependency ethers to v6.16.0 Dec 6, 2025
@renovate
renovate Bot force-pushed the renovate/ethers-6.x-lockfile branch from a15a718 to d00bf3c Compare February 13, 2026 04:02
@renovate
renovate Bot force-pushed the renovate/ethers-6.x-lockfile branch from d00bf3c to dc0e482 Compare March 14, 2026 19:12
@renovate
renovate Bot force-pushed the renovate/ethers-6.x-lockfile branch from dc0e482 to 1061511 Compare April 15, 2026 14:48
@renovate renovate Bot changed the title chore(deps): update dependency ethers to v6.16.0 Update dependency ethers to v6.16.0 Apr 15, 2026
@renovate
renovate Bot force-pushed the renovate/ethers-6.x-lockfile branch from 1061511 to 0fe270f Compare June 21, 2026 15:55
@renovate renovate Bot changed the title Update dependency ethers to v6.16.0 Update dependency ethers to v6.17.0 Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants