MoralisWeb3 / Moralis-JS-SDK-v1

Moralis Official Javascript SDK v1 (see https://github.com/MoralisWeb3/Moralis-JS-SDK for the latest version)
Other
8 stars 6 forks source link

fix(deps): bump ethers from 5.6.0 to 6.2.2 #34

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ethers from 5.6.0 to 6.2.2.

Release notes

Sourced from ethers's releases.

ethers/v6.2.2 (2023-03-24 01:13)

  • Fixed FetchRequest when using credentials (#3897; 88e8124).

ethers/v6.2.1 (2023-03-23 18:23)

  • Stall block polling bootstrap when the network is down (#3924; 603d474).

ethers/v6.2.0 (2023-03-20 18:40)

  • Added extra details in the error info field for RPC errors (30ffa78).
  • Remove Ankr as a deafult for now as the provided API key is failing (6e01e54).
  • Fixed deferred filters after unsafe-eval changes (#3749, #3763; 2e3802a).
  • tests: updated ENS normalization tests to latest standard (0a9e4cd).
  • Remove use of Function sub-class to address unsafe-eval issues (#3749, #3763; 7d3af51).
  • tests: added contract integration tests and llocal Geth (5318b93).
  • Added verifyTypedData utility (reported on Farcaster) (f06a445).
  • Removed stray logging in IpcProvider (#3908, #3909; e11d4c1).
  • Fixed legacy serialization for implicit chainId transactions (#3898, #3899; fcf6c8f).
  • Fix Webpack issue (reported on discord) (3ad4273).
  • Fix some bundlers which cannot handle recursive pkg.exports (#3848; 6315e78).
  • Fixed typo in signature.s error (#3891; 47ef3eb).
  • Fixed stray unreachable code (#3890; c220fe2).
  • Move all wrapping to proper _wrap functions (#3818; 02a0aad).

ethers/v6.1.0 (2023-03-07 02:32)

ethers/v6.0.8 (2023-02-23 06:57)

ethers/v6.0.7 (2023-02-23 02:05)

ethers/v6.0.6 (2023-02-22 22:15)

ethers/v6.0.5 (2023-02-18 22:36)

  • Fixed Result to behave correctly like an array using slice and toArray (#3787; 399356b).
  • Replaced substring from 0 index with startsWith (#3691; 4512e97).
  • Fixed inverted assert in duplicate name detection for ABI encoding (#3792; 762c2f3).
  • Fixed missing property during transaction copy (#3793; 48bbef7).
  • Add support for Wallet private keys without 0x prefix (#3768; 4665fb4).

... (truncated)

Changelog

Sourced from ethers's changelog.

ethers/v6.2.2 (2023-03-24 00:49)

  • Fixed FetchRequest when using credentials (#3897; 88e8124).

ethers/v6.2.1 (2023-03-23 17:33)

  • Stall block polling bootstrap when the network is down (#3924; 603d474).

ethers/v6.2.0 (2023-03-20 15:53)

  • Added extra details in the error info field for RPC errors (30ffa78).
  • Remove Ankr as a deafult for now as the provided API key is failing (6e01e54).
  • Fixed deferred filters after unsafe-eval changes (#3749, #3763; 2e3802a).
  • Remove use of Function sub-class to address unsafe-eval issues (#3749, #3763; 7d3af51).
  • Added verifyTypedData utility (reported on Farcaster) (f06a445).
  • Removed stray logging in IpcProvider (#3908, #3909; e11d4c1).
  • Fixed legacy serialization for implicit chainId transactions (#3898, #3899; fcf6c8f).
  • Fix Webpack issue (reported on discord) (3ad4273).
  • Fix some bundlers which cannot handle recursive pkg.exports (#3848; 6315e78).
  • Fixed typo in signature.s error (#3891; 47ef3eb).
  • Fixed stray unreachable code (#3890; c220fe2).
  • Move all wrapping to proper _wrap functions (#3818; 02a0aad).

ethers/v6.1.0 (2023-03-07 02:10)

ethers/v6.0.8 (2023-02-23 06:30)

ethers/v6.0.7 (2023-02-23 01:41)

ethers/v6.0.6 (2023-02-22 21:53)

... (truncated)

Commits
  • 88e8124 Fixed FetchRequest when using credentials (#3897).
  • c05a84a admin: updated dist files
  • 603d474 Stall block polling bootstrap when the network is down (#3924).
  • d661f70 admin: updated dist files
  • 62c798c tests: fixed keccak256 implementation in testcase generation
  • 0cfeed2 tests: small tweaks to improve failing third-party testcases
  • 30ffa78 Added extra details in the error info field for RPC errors.
  • 6e01e54 Remove Ankr as a deafult for now as the provided API key is failing.
  • d2e683e admin: updated dist files
  • 2e3802a Fixed deferred filters after unsafe-eval changes (#3749, #3763).
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Dependabot tried to add @MoralisWeb3/js-sdk-tean as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/MoralisWeb3/Moralis-JS-SDK-v1/pulls/34/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the MoralisWeb3/Moralis-JS-SDK-v1 repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
dependabot[bot] commented 1 year ago

Superseded by #36.