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 @ethersproject/abi from 5.0.7 to 5.7.0 #177

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 2, 2023

Snyk has created this PR to upgrade @ethersproject/abi from 5.0.7 to 5.7.0.

ℹ️ 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 21 versions ahead of your current version.
  • The recommended version was released 6 months ago, on 2022-08-19.
Release notes
Package name: @ethersproject/abi
  • 5.7.0 - 2022-08-19
    • Update PocketProvider to newer URL format. (#2980; 10d07ca)
    • Add new ENS normalization specification for wider UTF-8 support. (#42, #2376, #2754; 14bf407, fce9aaa, f274104)
    • Added ACTION_REJECTED error for UI-based Signers. (d9897e0)
    • Include current baseFee in feeData for easier custom fee calculation. (8314236)
    • Add restrictions for new UTF-8 specification ENS names. (#42, #2376, #2754; e52fbfb)
    • Expand the definition of a WebSocketLike. (#2843; 00114d7)
    • Expanded type for queryFitler to allow string. (#2882; 60da870)
    • Added finalized and safe blockTags. (#3091; 549168c)
    • Added arbitrum-goerli to Networks and AlchemyProvider. (#3246; e72d13e)
    • Add EIP-712 type exports. (#221; 7ce41cd)
    • Added optimism-goerli to AlchemyProvider. (#3246; f1cb0d2)
    • Updated EtherscanProvider for new CommunityResource API throttling. (6bd13c3)
    • Fix old events from being emitted at the beginning of a filter. (#3069, #3094; ea2d245)
    • Fixed Interface signautres missing strings as eventFragments. (#3157; c004ae5)
    • Fix bug in EIP1193Bridge forwarding to the wrong method. (#3166; 17676e9)
    • Use updated Web3 Secret Storage format for JSON wallets. (#3075; 6f57e8b)
    • Relaxed nameprep length requirement dropping RFC-5891 section 4.2.4. (#3161; abdf2e3)
    • Switch to hash.js for ripemd160 on node as it was removed from the default crypto provider in node 17. (#3082; 450694e)
    • Add optimism-kovan to EtherscanProvider. (#3135; 4d3e586)
    • Forward any blockTag along in the FallbackProvider during call. (#3168; ab43e7d)
    • Allow browser fetch option overrides. (#3096; c309df8)

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-EQi5ynMqKKWGuwfjllsutXzvDo0ubfkYMhKrz5WJJB7PUXnkSo5qxWSy80hu/Zh9"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.7.0.umd.min.js">
    </script>
  • 5.6.4 - 2022-06-18

    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-05-24
    • 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-05-14
  • 5.6.1 - 2022-04-13
  • 5.6.0 - 2022-03-10
  • 5.5.0 - 2021-10-20
  • 5.4.1 - 2021-08-27
  • 5.4.0 - 2021-06-26
  • 5.3.1 - 2021-06-11
  • 5.3.0 - 2021-06-01
  • 5.2.0 - 2021-05-20
  • 5.1.2 - 2021-04-26
  • 5.1.1 - 2021-04-20
  • 5.1.0 - 2021-03-30
  • 5.0.13 - 2021-03-08
  • 5.0.12 - 2021-02-03
  • 5.0.11 - 2021-02-01
  • 5.0.10 - 2021-01-08
  • 5.0.9 - 2020-11-24
  • 5.0.8 - 2020-11-18
  • 5.0.7 - 2020-10-06
from @ethersproject/abi GitHub release notes
Commit messages
Package name: @ethersproject/abi

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