Pancakeswap-Prediction-Bot-September-2022 icon indicating copy to clipboard operation
Pancakeswap-Prediction-Bot-September-2022 copied to clipboard

[Snyk] Upgrade ethers from 5.6.0 to 5.6.4

Open AssaEmpireToken opened this issue 2 years ago • 0 comments

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade ethers from 5.6.0 to 5.6.4.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-04-14.
Release notes
Package name: ethers
  • 5.6.4 - 2022-04-14

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-Y3akzp1SirJeIbvoXIqJpwsCXex0qqH9sYkn3YBk5V+eFg6UjDOL3+SuzFDBoehq"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.6.4.umd.min.js">
    </script>
  • 5.6.3 - 2022-04-13
    • 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)

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-FdKjh3/99hRuPi1kjKQCoVDxcqDyadFCzn+0eGRqlRDfCfu34dUIvARvD1GetdRk"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.6.3.umd.min.js">
    </script>
  • 5.6.2 - 2022-03-26
    • Fixed left-padding in arrayify. (#2833; e192903)
    • More robust JSON-RPC error handling for reverted executions. (#2603; 9d9b14b)
    • Added IPNS support for ENS contenthash. (e70f3fe)
    • Added initial AnkrProvider (96de581)

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-qs2vsqAFA8HemUN26W9rQk9FbPhRSx8Nom/DUpdKIyoiRhE5KX9hPgWhX5X4baBB"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.6.2.umd.min.js">
    </script>
  • 5.6.1 - 2022-03-16

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-gpTMxPzzvJTTqvtQYTKNpUG2OF+R5E8zdloHZvHIh+fw0lwlsStx33A86eG4WKve"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.6.1.umd.min.js">
    </script>
  • 5.6.0 - 2022-03-10

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-9yTnv56yzVfnTq5ivTdc/x0dgp+W1JPRborbGbrr8lAvXBP/W83A08rvYb2hIs6O"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.6.0.umd.min.js">
    </script>
from ethers GitHub release notes
Commit messages
Package name: ethers
  • 7bc9c6b admin: updated dist files
  • 0855d6e Support new OpenEthereum NONCE_EXPIRED string (#2845, #2846).
  • 948f770 admin: fixed update scripts to not conflict with reticulate used in v6
  • 9e57e71 admin: updated dist files.
  • dab6ede Mimic Hardhard error strings in CALL_EXCEPTION for popular matchers (#2849, #2862).
  • 1f6c0ab admin: Added more environment options to bug issue to help identify network.
  • 056d7c8 Fix pocket API key not being passed in for default provider (#2890).
  • 47c4114 admin: added issue template for v6 beta
  • ef1b28e admin: updated dist files
  • e192903 Fixed left-padding in arrayify (#2833).
  • 9d9b14b More robust JSON-RPC error handling for reverted executions (#2603).
  • bc400c7 admin: updated spell-check dictionary
  • 120dcd0 admin: added enhancement tag for feature request issues.
  • 04f7a9f admin: updated dist files.
  • e70f3fe Added IPNS support for ENS contenthash.
  • ef529dc admin: updated issue templates
  • 9f0967f admin: updated issue forms
  • 774c310 admin: updated issue templates
  • 21fae9f admin: updating issue templates
  • ce85a7e admin: updated issue form for bugs
  • 7c4a908 admin: updated issue form for bugs
  • 7becc93 admin: update issue template
  • 540a670 admin: updated spell-check dictionary
  • ab628c2 admin: updated dist files

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

AssaEmpireToken avatar May 16 '22 03:05 AssaEmpireToken