Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump(deps): update dependency ethers to ^6.13.0 (#307)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ethers](https://ethers.org) ([source](https://togithub.com/ethers-io/ethers.js)) | [`^6.12.1` -> `^6.13.0`](https://renovatebot.com/diffs/npm/ethers/6.12.1/6.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ethers/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ethers/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ethers/6.12.1/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ethers/6.12.1/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ethers-io/ethers.js (ethers)</summary> ### [`v6.13.0`](https://togithub.com/ethers-io/ethers.js/blob/HEAD/CHANGELOG.md#ethersv6130-2024-06-04-0101) [Compare Source](https://togithub.com/ethers-io/ethers.js/compare/v6.12.2...v6.13.0) - Added Options for BrowserProvider ([#​4707](https://togithub.com/ethers-io/ethers.js/issues/4707); [33bb0bf](https://togithub.com/ethers-io/ethers.js/commit/33bb0bf30e1e6a699c24415a1edf0fa4ed28b6aa)). - Fix Result deep toObject when a parent is an Array ([#​4681](https://togithub.com/ethers-io/ethers.js/issues/4681); [d8cb849](https://togithub.com/ethers-io/ethers.js/commit/d8cb84957078985f5449fa26c6fd8087dbd17aec)). - Added consistent timeout and cancel behaviour to FetchRequest ([#​4122](https://togithub.com/ethers-io/ethers.js/issues/4122); [a12a739](https://togithub.com/ethers-io/ethers.js/commit/a12a7391fba39b5c114fa658590fae305dcedd17)). ### [`v6.12.2`](https://togithub.com/ethers-io/ethers.js/blob/HEAD/CHANGELOG.md#ethersv6122-2024-05-30-1724) [Compare Source](https://togithub.com/ethers-io/ethers.js/compare/v6.12.1...v6.12.2) - Copy EIP-4844 properties during estimateGas and call ([#​4728](https://togithub.com/ethers-io/ethers.js/issues/4728); [cebe5ee](https://togithub.com/ethers-io/ethers.js/commit/cebe5eed91de0db5931b7847e76ee27cb2ce9219)). - Use non-capturing regex for data to prevent memory exhaustion for long strings ([#​4741](https://togithub.com/ethers-io/ethers.js/issues/4741); [5463aa0](https://togithub.com/ethers-io/ethers.js/commit/5463aa03eacde45322a1e05693ce90e4d7abcaa7)). - Added Base endpointsto EtherscanProvider ([#​4729](https://togithub.com/ethers-io/ethers.js/issues/4729); [7e1dc95](https://togithub.com/ethers-io/ethers.js/commit/7e1dc95ea2564c1eb0a9452b9a16002f3696765c)). </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/fuxingloh/crypto-frontmatter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information