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

Bump ethers from 4.0.48 to 5.0.32 #13

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps ethers from 4.0.48 to 5.0.32.

Release notes

Sourced from ethers's releases.

ethers/v5.0.32 (2021-03-07 18:17)

  • Bumped TypeScript to 4.2.2. (#1288; b2ecffb)
  • Fixed shims from not displaying debug information. (a953f71)
  • Force TypedData numbers to be in decimal. (#1193; c5a53d6)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-2l3Oe5AgG/8sQaff0Z5degPMoDwvJ0zkbLaAqtvXxLrw+EW9qOVrLOE3nr1rb9TT"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.32.umd.min.js">
</script>

ethers/v5.0.31 (2021-02-12 19:04)

  • Prevent unhandled rejections when passing nullish into Contract constructor. (#1234; d937668)
  • Better error messaging when provider backends give bogus responses. (#1243; 8279120)
  • Prevent unconfigured ENS names from making an init tx. (#1290; 243beff)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-29tvLBQD8LM0tCcAnma/38UfFSN719h8tcOtD2tY8doQ8uqkNI0vup4PJ75aW04h"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.31.umd.min.js">
</script>

ethers/v5.0.30 (2021-02-08 15:22)


Embedding UMD with SRI:

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

ethers/v5.0.29 (2021-02-03 14:36)

... (truncated)

Changelog

Sourced from ethers's changelog.

ethers/v5.0.32 (2021-03-07 18:17)

  • Bumped TypeScript to 4.2.2. (#1288; b2ecffb)
  • Fixed shims from not displaying debug information. (a953f71)
  • Force TypedData numbers to be in decimal. (#1193; c5a53d6)

ethers/v5.0.31 (2021-02-12 19:04)

  • Prevent unhandled rejections when passing nullish into Contract constructor. (#1234; d937668)
  • Better error messaging when provider backends give bogus responses. (#1243; 8279120)
  • Prevent unconfigured ENS names from making an init tx. (#1290; 243beff)

ethers/v5.0.30 (2021-02-08 15:22)

ethers/v5.0.29 (2021-02-03 14:36)

ethers/v5.0.28 (2021-02-02 17:12)

  • Added load balancer support to PocketProvider. (#1052; 27a981c)

ethers/v5.0.27 (2021-02-01 15:55)

  • Added support for networks with slightly incorrect EIP-658 implementations. (#952, #1251; e727efc)
  • Added Pocket network to the default provider. (#1030, #1052; 4af2c19)
  • Added TypeScript declaration maps. (#401; 3396846)

ethers/v5.0.26 (2021-01-13 14:47)

ethers/v5.0.25 (2021-01-08 03:31)

  • Safety check on digest length for signing. (20335e9)
  • Fixed listenerCount for contract when requesting for all events. (#1205; a56a0a3)
  • Lock package versions for the ESM builds. (#1009; 0e6cc9a)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 26, 2021

Superseded by #15.

@dependabot dependabot bot closed this Apr 26, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ethers-5.0.32 branch April 26, 2021 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants