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

[Snyk] Upgrade ethers from 5.5.1 to 5.5.2 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade ethers from 5.5.1 to 5.5.2.

merge advice
As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released a month ago, on 2021-12-01.
Release notes
Package name: ethers
  • 5.5.2 - 2021-12-01
    • Fixed test case for getAvatar; url has moved (617714d)
    • Added basic redirect support. (42784b8)
    • Added arbitrum and optimism to networks and providers. (#2335; 0844de4)
    • Added support for data URLs for avatar metadata. (b8391b0)
    • Fixed getAvatar for unconfigured ENS names. (1e1c93e)

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-nSPKJoI2xuw1LI9bDU45beoc7mnZtae7zmXYuchecL92MMNqHsTzQAX/xSVP6YMV"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.5.2.umd.min.js">
    </script>
  • 5.5.1 - 2021-10-20

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-TOrQOibRJLhwxzAdxn9pLj7Kx8mTIBrNfq6jSOiHrB519TUbe3z/d79TTvE0Pv6d"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.5.1.umd.min.js">
    </script>
from ethers GitHub release notes
Commit messages
Package name: ethers
  • eb432aa admin: updated dist files
  • 617714d Fixed test case for getAvatar; url has moved
  • 42784b8 Added basic redirect support.
  • 50d712d admin: updated dist files
  • c7e9715 docs: Fixed ContractFactory.connect return type (#2224, #2257)
  • 0844de4 Added arbitrum and optimism to networks and providers (#2335).
  • caa1983 docs: Add view/pure to docs (#2336)
  • b8391b0 Added support for data URLs for avatar metadata.
  • 1e1c93e Fixed getAvatar for unconfigured ENS names.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant