Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

Comments

Bump ethers from 4.0.48 to 5.0.21#720

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/ethers-5.0.21
Closed

Bump ethers from 4.0.48 to 5.0.21#720
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/ethers-5.0.21

Conversation

@dependabot-preview
Copy link

Bumps ethers from 4.0.48 to 5.0.21.

Release notes

Sourced from ethers's releases.

ethers/v5.0.21 (2020-11-19 18:52)

  • Force address to use bignumber package with base36 private functions. (#1163; c9e5480)
  • Remove stray console.log in hardware wallets. (#1136; cc63e61)
  • Added some funding links for the sponsor button. (2816850)
  • Remove invalid pkg.module reference. (#1133; cddc258)

Embedding UMD with SRI:

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

ethers/v5.0.20 (2020-11-17 20:32)


Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-0WOdB5lu8ty1qI0CxYwHc5kc0KD/AezRzPz2E1UM92gRWtlkRNvbG8idr/v2NbDn"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.20.umd.min.js"></script>

ethers/v5.0.19 (2020-10-22 21:55)

  • Allow 0x as a numeric value for 0 in Provider formatter. (#1104; fe17a29)
  • Use POST for long requests in EtherscanProvider. (#1093; 28f60d5)
  • Added verifyTypedData for EIP-712 typed data. (#687; 550ecf2, a21202c)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-P7kncOVtpRwAc0fW/frkj2Aks3nkSbOQuAd6IWWU3RmjzdfharSfuvKQb2n+9r71"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.19.umd.min.js"></script>

ethers/v5.0.18 (2020-10-19 01:26)

  • Fix signTypedData call for JsonRpcSigner. (#687; 15a90af)
  • Added EIP-712 test cases. (#687; 1589353)
  • Initial Signer support for EIP-712 signed typed data. (#687; be4e216)
Changelog

Sourced from ethers's changelog.

ethers/v5.0.21 (2020-11-19 18:52)

  • Force address to use bignumber package with base36 private functions. (#1163; c9e5480)
  • Remove stray console.log in hardware wallets. (#1136; cc63e61)
  • Added some funding links for the sponsor button. (2816850)
  • Remove invalid pkg.module reference. (#1133; cddc258)

ethers/v5.0.20 (2020-11-17 20:32)

ethers/v5.0.19 (2020-10-22 21:55)

  • Allow 0x as a numeric value for 0 in Provider formatter. (#1104; fe17a29)
  • Use POST for long requests in EtherscanProvider. (#1093; 28f60d5)
  • Added verifyTypedData for EIP-712 typed data. (#687; 550ecf2, a21202c)

ethers/v5.0.18 (2020-10-19 01:26)

ethers/v5.0.17 (2020-10-07 20:08)

  • Better error message for parseUnits of non-strings. (#981; 5abc2f3)
  • Add gzip support to AlchemyProivder and InfuraProvider fetching. (#1085; 38a068b)
  • Add gzip support to getUrl in node. (#1085; 65772a8)
  • Added CommunityResourcable to mark Providers as highly throttled. (a022093)
  • Added debug event info to WebSocketProvider. (#1018; 8e682cc)

ethers/v5.0.16 (2020-10-05 15:44)

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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 23, 2020
@dependabot-preview
Copy link
Author

Superseded by #724.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/develop/ethers-5.0.21 branch December 7, 2020 09:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant