Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Confidence
ethers (source) 6.13.4 -> 6.16.0 age confidence

Release Notes

ethers-io/ethers.js (ethers)

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: inlcude 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: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

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

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 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.

@socket-security
Copy link

socket-security bot commented Jan 20, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedethers@​6.13.4 ⏵ 6.15.097 +110010093 +3100

View full report

@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 41e6baa to 13b0fca Compare April 26, 2025 04:55
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.13.5 fix(deps): update dependency ethers to v6.13.6 Apr 26, 2025
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 13b0fca to 6bf607d Compare April 29, 2025 05:24
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.13.6 fix(deps): update dependency ethers to v6.13.7 Apr 29, 2025
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 6bf607d to 2994786 Compare May 10, 2025 04:54
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.13.7 fix(deps): update dependency ethers to v6.14.0 May 10, 2025
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 2994786 to e2181d4 Compare May 18, 2025 20:53
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.14.0 fix(deps): update dependency ethers to v6.14.1 May 18, 2025
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from e2181d4 to c824c1c Compare May 29, 2025 23:35
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.14.1 fix(deps): update dependency ethers to v6.14.2 May 29, 2025
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from c824c1c to 23a1312 Compare May 30, 2025 03:36
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.14.2 fix(deps): update dependency ethers to v6.14.3 May 30, 2025
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 23a1312 to 65cf9a0 Compare June 16, 2025 08:57
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.14.3 fix(deps): update dependency ethers to v6.14.4 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from 65cf9a0 to b1f8172 Compare July 5, 2025 15:15
@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
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/ethers-6.x branch from b1f8172 to 4041622 Compare December 6, 2025 05:59
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.15.0 fix(deps): update dependency ethers to v6.16.0 Dec 6, 2025
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.

1 participant