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

build(deps-dev): bump ethers from 5.1.0 to 5.6.9 #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps ethers from 5.1.0 to 5.6.9.

Release notes

Sourced from ethers's releases.

ethers/v5.6.9 (2022-06-17 14:44)

  • Removed Ankr for Ropsten default provider; the merge seems to have broke it. (3790671)
  • Fix NonceManager for increment 0 and provided nonce. (#3062, #3085; 0a28679)
  • Fixed topic filters for numeric types with string values. (#3013; 0078e02)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-qU3nvpskWirnJuSLmQWFfAFKbiN5+JKbAEEoTOcPYJu3s1xCe66b66sUER3x5wVF"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.6.9.umd.min.js">
</script>

ethers/v5.6.8 (2022-05-24 11:50)


Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-HylgU+iVrVfHivfdkJGhzBJmBxfXLECLZzB2HEiL6bU7GwQH+Xnf/lEDZpNbWs9C"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.6.8.umd.min.js">
</script>

ethers/v5.6.7 (2022-05-20 19:11)


Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-YUSWh0CQ0Ck2wXgObj8tXJeOqe0QLhmeONEcw5N3OIBknCB4kZxHB5pHvhrLRSFB"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.6.7.umd.min.js">
</script>

ethers/v5.6.6 (2022-05-12 17:29)

... (truncated)

Changelog

Sourced from ethers's changelog.

ethers/v5.6.9 (2022-06-17 14:44)

  • Removed Ankr for Ropsten default provider; the merge seems to have broke it. (3790671)
  • Fix NonceManager for increment 0 and provided nonce. (#3062, #3085; 0a28679)
  • Fixed topic filters for numeric types with string values. (#3013; 0078e02)

ethers/v5.6.8 (2022-05-24 11:50)

ethers/v5.6.7 (2022-05-20 19:11)

ethers/v5.6.6 (2022-05-12 17:29)

  • Ensure gas estimate errors are not call exceptions in disguise. (#2954; 2c3dae0)
  • Added optimism to EtherscanProvider. (#2968; c6eebf9)
  • Remove pedantic check for new keyword which broke some platforms for inheritance. (#2860, #2861; 32b7373)

ethers/v5.6.5 (2022-05-01 02:10)

  • Added testnets for AnkrProvider. (#2949, #2950; d9f45b3)
  • Better error coalescing for OpenEthereum nodes. (#2846; bebd669)
  • Enforce 32-byte private key length (2926). (7b299dd)
  • Fixed decimal strings as value-type properties for JsonRpcSigner. (#2948; 9bf17fa)

ethers/v5.6.4 (2022-04-13 16:56)

ethers/v5.6.3 (2022-04-13 00:23)

  • Mimic Hardhard error strings in CALL_EXCEPTION for popular matchers. (#2849, #2862; dab6ede)
  • Fix pocket API key not being passed in for default provider. (#2890; 056d7c8)

ethers/v5.6.2 (2022-03-25 17:56)

... (truncated)

Commits

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)

Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers) from 5.1.0 to 5.6.9.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ethers-io/ethers.js/commits/v5.6.9/packages/ethers)

---
updated-dependencies:
- dependency-name: ethers
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ethers-5.6.9 branch from 82ab127 to f347225 Compare July 15, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant