Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency ethers to v6.13.5 #128

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ethers (source) 6.11.1 -> 6.13.5 age adoption passing confidence

Release Notes

ethers-io/ethers.js (ethers)

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

v6.13.4

Compare Source

v6.13.3

Compare Source

  • Allow CCIP-read to continue during low-level fetch failures (#​4842; 1c31f95).

v6.13.2

Compare Source

v6.13.1

Compare Source

  • Update ws package to address possible DoS vulnerability (a4b1d1f).

v6.13.0

Compare Source

v6.12.2

Compare Source

  • Copy EIP-4844 properties during estimateGas and call (#​4728; cebe5ee).
    • Use non-capturing regex for data to prevent memory exhaustion for long strings (#​4741; 5463aa0).
    • Added Base endpointsto EtherscanProvider (#​4729; 7e1dc95).

v6.12.1

Compare Source

  • Prevent bad Interface clone when using two different versions of v6 (#​4689; 4d2d90f).

v6.12.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 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 maintenance clear the gutters, tighten the screws label Apr 17, 2024
Copy link
Contributor Author

renovate bot commented Apr 17, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ba756fe to 46dc360 Compare May 1, 2024 04:38
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.12.0 fix(deps): update dependency ethers to v6.12.1 May 1, 2024
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.12.1 fix(deps): update dependency ethers to v6.13.0 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 46dc360 to bd871ff Compare June 4, 2024 23:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bd871ff to b85b3b6 Compare June 18, 2024 07:55
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.13.0 fix(deps): update dependency ethers to v6.13.1 Jun 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b85b3b6 to 574605b Compare July 26, 2024 00:28
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.13.1 fix(deps): update dependency ethers to v6.13.2 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 574605b to d8831fd Compare October 1, 2024 04:20
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.13.2 fix(deps): update dependency ethers to v6.13.3 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d8831fd to 78f88ef Compare October 12, 2024 04:51
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.13.3 fix(deps): update dependency ethers to v6.13.4 Oct 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency ethers to v6.13.4 fix(deps): update dependency ethers to v6.13.5 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 78f88ef to 9b24ffc Compare January 6, 2025 04:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5571f36 to 548d1f3 Compare January 24, 2025 11:45
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.25%. Comparing base (63026a4) to head (7a6ded4).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #128   +/-   ##
=======================================
  Coverage   88.25%   88.25%           
=======================================
  Files           1        1           
  Lines         366      366           
  Branches       73       51   -22     
=======================================
  Hits          323      323           
  Misses         43       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 92e6c5d to b26e31e Compare January 26, 2025 09:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b26e31e to 7a6ded4 Compare January 26, 2025 12:38
@renovate renovate bot merged commit b28707b into master Jan 26, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 26, 2025 17:51
uport-automation-bot pushed a commit that referenced this pull request Jan 26, 2025
## [3.0.25](3.0.24...3.0.25) (2025-01-26)

### Bug Fixes

* **deps:** update dependency ethers to v6.13.5 ([#128](#128)) ([b28707b](b28707b))
@uport-automation-bot
Copy link
Collaborator

🎉 This PR is included in version 3.0.25 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance clear the gutters, tighten the screws released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant