network-contracts
network-contracts copied to clipboard
build(deps-dev): bump ethers from 5.7.0 to 6.15.0 in /packages/network-contracts
Bumps ethers from 5.7.0 to 6.15.0.
Release notes
Sourced from ethers's releases.
ethers/v6.15.0 (2025-07-01 11:24)
ethers/v6.14.4 (2025-06-12 23:16)
ethers/v6.14.3 (2025-05-26 18:55)
ethers/v6.14.2 (2025-05-26 18:31)
- Fixed call stack overflow in makeError stringify for recursive structures (#4977, #4978; 52a0522).
- Explicitly throw error on gunzip failure to prevent uncaught exception (#4873, #4874; fe98f98).
- Skip additional receipt fetch for single confirmation requests (#4972; 243cb02).
- Update EtherscanProvider to use their v2 API (#4975; 5e09aa1).
ethers/v6.14.1 (2025-05-15 14:17)
- Fix JSON-RPC authorizationList signature entries encoded as DATA instead of QUANTITY values (#4916; 135db72).
ethers/v6.14.0 (2025-05-06 22:02)
- Remove BlockscoutProvider temporarily until custom error issues are fixed (805a8b3).
- EIP-7702 support (#4916; db490e1, e7c1bdf).
- Added support for to override fetch init options in the Browser (#3895; 844ae68).
- Added EIP-6963 discovery to BrowserProvider (f5469dd).
- Accept modern KZG library API while exposing legacy API (#4841; e5036e7).
- Added BlockscoutProvider (#4790, b59b5a4).
- Added CommunityResourcable to exports (#4776; bca8d1b).
ethers/v6.13.7 (2025-04-25 21:50)
- Fix FallbackProvider coalescing call exceptions when backends return slightly different error message (268a0ac).
- Fixed Infura BSC network URLs (#4951; d01b4cb).
ethers/v6.13.5 (2025-01-04 15:26)
- 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).
ethers/v6.13.4 (2024-10-10 18:01)
- Updated dependencies (1d717ef).
- Fixed bug in JSON-RPC error checking (#4827, #4837, #4851; be3e6b1).
ethers/v6.13.3 (2024-09-30 22:08)
ethers/v6.13.2 (2024-07-25 18:20)
ethers/v6.13.1 (2024-06-18 02:37)
- Update ws package to address possible DoS vulnerability (a4b1d1f).
ethers/v6.13.0 (2024-06-04 01:38)
... (truncated)
Changelog
Sourced from ethers's changelog.
ethers/v6.15.0 (2025-07-01 11:24)
ethers/v6.14.4 (2025-06-12 23:16)
ethers/v6.14.3 (2025-05-26 18:55)
ethers/v6.14.2 (2025-05-26 18:03)
- Fixed call stack overflow in makeError stringify for recursive structures (#4977, #4978; 52a0522).
- Explicitly throw error on gunzip failure to prevent uncaught exception (#4873, #4874; fe98f98).
- Skip additional receipt fetch for single confirmation requests (#4972; 243cb02).
- Update EtherscanProvider to use their v2 API (#4975; 5e09aa1).
ethers/v6.14.1 (2025-05-15 14:17)
- Fix JSON-RPC authorizationList signature entries encoded as DATA instead of QUANTITY values (#4916; 135db72).
ethers/v6.14.0 (2025-05-06 22:02)
- Remove BlockscoutProvider temporarily until custom error issues are fixed (805a8b3).
- EIP-7702 support (#4916; db490e1, e7c1bdf).
- Added support for to override fetch init options in the Browser (#3895; 844ae68).
- Added EIP-6963 discovery to BrowserProvider (f5469dd).
- Accept modern KZG library API while exposing legacy API (#4841; e5036e7).
- Added CommunityResourcable to exports (#4776; bca8d1b).
ethers/v6.13.7 (2025-04-25 21:50)
- Fix FallbackProvider coalescing call exceptions when backends return slightly different error message (268a0ac).
- Fixed Infura BSC network URLs (#4951; d01b4cb).
ethers/v6.13.6 (2025-03-21 18:21)
... (truncated)
Commits
9fd9d41admin: updated dist files1405d74docs: added EIP-2 to specs.txt9944ec9Allow non-canonical S values in Signatures moving errors to access-time (#5013).4eada38admin: updated dist files389dc03Fixed serialization of EIP-7702 transactions with leading 0-bytes (#4916).d31f5a7admin: updated dist filesa8803caFixed non-normalized yParity on EIP-7702 JSON-RPC responses (#4985).ac6022badmin: updated dist files52a0522Fixed call stack overflow in makeError stringify for recursive structures (#4...fe98f98Explicitly throw error on gunzip failure to prevent uncaught exception (#4873...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This pull request is stale because it has been open 60 days with no activity. Remove no-pr-activity label or comment or this will be closed in 7 days