Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2021

Bumps ethers from 5.3.1 to 5.4.4.

Release notes

Sourced from ethers's releases.

ethers/v5.4.4 (2021-08-04 01:37)

  • Fixed Etherscan API key in default provider. (#1807; 1d27d95)
  • Adjust default masPriorityFeePerGas to account for MEV-heavy blocks. (#1817; 7175e2e)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-+zmUPvri3U8M4vN+Wf/Hp9TW5FZAEnEBnyiQ5/nJm/Bm5GjzrLGiDt36mx2uIVmr"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.4.4.umd.min.js">
</script>

ethers/v5.4.3 (2021-07-29 23:26)

  • Fixed JsonRpcProvider for pre-EIP-2930 chains. (#1766; 7274cd0)
  • Forward some missing EIP-1559 fields to call and estimateGas. (#1766; be3854e)
  • Fixed possible UnhandledPromiseException for bad ENS names. (63f8b28)
  • Prevent overriding value for non-payble constructors. (#1785; 593b488)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-vsz9YA+ULlESA0434y8k25Vio7Dzn/cFXLqZT+Dk4qv2IMESrfJqqlIws85A9n2g"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.4.3.umd.min.js">
</script>

ethers/v5.4.2 (2021-07-23 17:22)

  • Fix test case for new transactions responses. (0aafca7)
  • Added matic support to INFURA and Alchemy. (#1546; 576e9b5)
  • Added string change to coalesce errors on some clients. (bc5cc2e)
  • Added wait to transactions returned by getBlockWithTransactions. (#971; 660e69d)
  • Fixed floor, ceiling and round for FixedNumber for non-default Formats. (#1749; 551cfa0)
  • Fixed null confirmations in Wallet transaction. (#1706; 0f0d0c0)
  • Fixed Etherscan string change and enabled all tests. (a1f8d18)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-E3C8Sq6evrXkqc76OyCo0CoYAb/wRJnUekj79DC85Soudd4+MuAPY0VzpQYzhY68"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.4.2.umd.min.js">
</script>
</tr></table> 

... (truncated)

Changelog

Sourced from ethers's changelog.

ethers/v5.4.4 (2021-08-04 01:37)

  • Fixed Etherscan API key in default provider. (#1807; 1d27d95)
  • Adjust default masPriorityFeePerGas to account for MEV-heavy blocks. (#1817; 7175e2e)

ethers/v5.4.3 (2021-07-29 23:26)

  • Fixed JsonRpcProvider for pre-EIP-2930 chains. (#1766; 7274cd0)
  • Forward some missing EIP-1559 fields to call and estimateGas. (#1766; be3854e)
  • Fixed possible UnhandledPromiseException for bad ENS names. (63f8b28)
  • Prevent overriding value for non-payble constructors. (#1785; 593b488)

ethers/v5.4.2 (2021-07-23 17:22)

  • Fix test case for new transactions responses. (0aafca7)
  • Added matic support to INFURA and Alchemy. (#1546; 576e9b5)
  • Added string change to coalesce errors on some clients. (bc5cc2e)
  • Added wait to transactions returned by getBlockWithTransactions. (#971; 660e69d)
  • Fixed floor, ceiling and round for FixedNumber for non-default Formats. (#1749; 551cfa0)
  • Fixed null confirmations in Wallet transaction. (#1706; 0f0d0c0)
  • Fixed Etherscan string change and enabled all tests. (a1f8d18)

ethers/v5.4.1 (2021-07-02 01:47)

  • Added Pocket back into Homestead defaultProvider and skip certain EtherscanProvider tests affected by outage. (6e8a39e)
  • Fixed EtherscanProvider NONCE_EXPIRED matching string update. (ecae793)
  • Fixed explicit EIP-1559 keys for JsonRpcSigner. (72feee8)

ethers/v5.4.0 (2021-06-26 01:50)

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.3.1 to 5.4.4.
- [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.4.4/packages/ethers)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2021
@netlify
Copy link

netlify bot commented Aug 5, 2021

❌ Deploy Preview for vigilant-easley-97b1c6 failed.

🔨 Explore the source changes: 71db4dd

🔍 Inspect the deploy log: https://app.netlify.com/sites/vigilant-easley-97b1c6/deploys/610c12d1daaaf10008fa5f43

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2021

Superseded by #11.

@dependabot dependabot bot closed this Aug 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ethers-5.4.4 branch August 19, 2021 16:21
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