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.2 to 5.5.3 #227

Merged
merged 2 commits into from
Feb 23, 2022

Conversation

snyk-bot
Copy link
Contributor

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

merge advice
ℹ️ 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 22 days ago, on 2022-01-07.
Release notes
Package name: ethers
  • 5.5.3 - 2022-01-07

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-9YjKsdXMXrDGpJr2BHBh4/Ho+T0N760c/6CNf9rTk8PVPu51rpSgiQONc8II24HF"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.5.3.umd.min.js">
    </script>
  • 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>
from ethers GitHub release notes
Commit messages
Package name: ethers
  • 0578a88 Updated dist files.
  • 3f5bc6d Fixed case-folding in schemes for ENS avatars (#2500).
  • ab13887 Added Kintsugi network (#2434).
  • 28f3833 admin: updated dist files
  • 4ba63ac Fix browser random in WebWorkers (#2405).
  • 3d6a7ec Add support for IPFS metadata imageUrl in getAvatar (#2426).
  • 2f57c6a Do not swallow ENS not supported errors (#2387).
  • d3d2953 docs: fixed and expanded explanation of fees (#2321)
  • 0403314 docs: added note about pure/view for constant methods.

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

@codecov-commenter
Copy link

Codecov Report

Merging #227 (4b57f6d) into master (accc31b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #227   +/-   ##
=======================================
  Coverage   97.20%   97.20%           
=======================================
  Files          12       12           
  Lines         286      286           
  Branches       19       19           
=======================================
  Hits          278      278           
  Misses          8        8           

@darioAnongba darioAnongba merged commit 6a00d52 into master Feb 23, 2022
@darioAnongba darioAnongba deleted the snyk-upgrade-77bd0e490449300892992ec4228cdfa2 branch February 23, 2022 15:18
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.

3 participants