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

chore(deps): bump ethers from 5.0.26 to 5.0.32 in /packages/contracts #354

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ethers from 5.0.26 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)
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 dependency The issue came up due to a change in dependencies label Mar 12, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/contracts/ethers-5.0.32 branch 4 times, most recently from 01082c1 to 0da0590 Compare March 13, 2021 06:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/contracts/ethers-5.0.32 branch from 0da0590 to a28003c Compare March 13, 2021 06:46
@danielattilasimon danielattilasimon merged commit e25aa03 into main Mar 13, 2021
@danielattilasimon danielattilasimon deleted the dependabot/npm_and_yarn/packages/contracts/ethers-5.0.32 branch March 13, 2021 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency The issue came up due to a change in dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant