Skip to content

[Snyk] Upgrade ethers from 5.5.2 to 5.7.2#11

Open
julitabarelkowska wants to merge 1 commit into
masterfrom
snyk-upgrade-b601c0c252b83269142b30ce17e2ef7c
Open

[Snyk] Upgrade ethers from 5.5.2 to 5.7.2#11
julitabarelkowska wants to merge 1 commit into
masterfrom
snyk-upgrade-b601c0c252b83269142b30ce17e2ef7c

Conversation

@julitabarelkowska

Copy link
Copy Markdown
Collaborator

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


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

ℹ️ 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 15 versions ahead of your current version.

  • The recommended version was released 2 years ago, on 2022-10-19.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-AXIOS-6144788
375/1000
Why? CVSS 7.5
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: ethers
  • 5.7.2 - 2022-10-19
  • 5.7.1 - 2022-09-14
  • 5.7.0 - 2022-08-19
  • 5.6.9 - 2022-06-18
  • 5.6.8 - 2022-05-24
  • 5.6.7 - 2022-05-21
  • 5.6.6 - 2022-05-14
  • 5.6.5 - 2022-05-03
  • 5.6.4 - 2022-04-14
  • 5.6.3 - 2022-04-13
  • 5.6.2 - 2022-03-26
  • 5.6.1 - 2022-03-16
  • 5.6.0 - 2022-03-10
  • 5.5.4 - 2022-01-31
  • 5.5.3 - 2022-01-07
  • 5.5.2 - 2021-12-01
from ethers GitHub release notes
Commit messages
Package name: ethers
  • 60248f3 admin: update dist files
  • f5abaaf admin: add environment to CI
  • 1392803 Updated tests to use goerli instead of ropsten.
  • 9f990c5 Added new error strings Pocket returns.
  • 74e3d98 Fixed Alchemy goerli URL. (#3320, #3323, #3340, #3358, #3423)
  • 8745800 admin: update dist files
  • 2a3a2e1 Update testnets for third-party providers (#3320, #3323, #3340, #3358, #3423).
  • 44cbc7f admin: updated dist files
  • b14cb0f Fixed message signing errors that clobbered critical Error properties (#3356).
  • 4c86dc9 Add support for all data URL formats (#3341).
  • d083522 Added Sepolia network (#3325).
  • 01b5bad admin: update dist files
  • 7357dd2 tests: remove old Pocket tests
  • d3592ef admin: update dist files
  • 9f21b6b tests: fix namehash matcher
  • ec1b958 admin: updated dist files
  • 9ccdd17 tests: updated pocket to normal API key.
  • 10d07ca Update PocketProvider to newer URL format (#2980).
  • f274104 Applied lastest changes from ens-normalize (#42, #2376, #2754).
  • fce9aaa Relax ENS normalize for double-hyphen to only throw on punycode conflicts (#42, #2376, #2754).
  • d9897e0 Added ACTION_REJECTED error for UI-based Signers.
  • 8314236 Include current baseFee in feeData for easier custom fee calculation.
  • e52fbfb Add restrictions for new UTF-8 specification ENS names (#42, #2376, #2754).
  • 00114d7 Expand the definition of a WebSocketLikg (#2843).

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

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

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

See this package in npm:
ethers

See this project in Snyk:
https://app.snyk.io/org/julitka.barelkowska/project/70481a35-08ab-4393-8713-2f8cb61ab050?utm_source=github&utm_medium=referral&page=upgrade-pr
@coderabbitai

coderabbitai Bot commented May 20, 2024

Copy link
Copy Markdown

Important

Auto Review Skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@socket-security

Copy link
Copy Markdown

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/ethers@5.7.2 Transitive: network +38 18.2 MB ricmoo

🚮 Removed packages: npm/ethers@5.5.2

View full report↗︎

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.

2 participants