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 hardhat from 2.11.2 to 2.22.13 #14

Closed

Conversation

dolevmiz1
Copy link

snyk-top-banner

Snyk has created this PR to upgrade hardhat from 2.11.2 to 2.22.13.

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

  • The recommended version was released on 25 days ago.

Release notes
Package name: hardhat
  • 2.22.13 - 2024-10-08

    This is a small bug fix release applying corrections to our Solidity tracing logic.

    Changes

    • bf92f4c: Fixed more bugs in the newly ported Solidity tracing logic
    • 3df95d3: Remove support for console.log selectors that wrongly use "(u)int" type aliases in the selector calculation
    • 4c1bcfc: Fixed minor bugs in the newly ported Solidity tracing logic

    💡 The Nomic Foundation is hiring! Check our open positions.


  • 2.22.12 - 2024-09-24

    This release includes a refactor to our internal solidity tracing logic that should result in a ~10% performance improvement for many workloads.

  • 2.22.11 - 2024-09-19

    This release adds support for the latest solc versions (0.8.25, 0.8.26, and 0.8.27). Additionally, it includes bug fixes, documentation improvements, and dependency updates.

    Changes

    • 601d543: Fixed a problem with provider events when provider.init was explicitly called before the first request.
    • 224159e: Added support for solc versions 0.8.25, 0.8.26, and 0.8.27
    • b43ed78: Added link to Ignition docs in sample projects
    • 07e0a9c: Hardhat node can now handle large response objects by streaming them.
    • 12d1980: Upgrade chokidar

    💡 The Nomic Foundation is hiring! Check our open positions.


  • 2.22.10 - 2024-09-02
  • 2.22.9 - 2024-08-21
  • 2.22.8 - 2024-08-07
  • 2.22.7 - 2024-07-30
  • 2.22.6 - 2024-07-01
  • 2.22.5 - 2024-06-03
  • 2.22.4 - 2024-05-14
  • 2.22.3 - 2024-04-17
  • 2.22.2 - 2024-03-21
  • 2.22.1 - 2024-03-14
  • 2.22.0 - 2024-03-13
  • 2.21.0 - 2024-03-04
  • 2.21.0-dev.1 - 2024-03-02
  • 2.21.0-dev.0 - 2024-02-21
  • 2.20.1 - 2024-02-15
  • 2.20.0 - 2024-02-14
  • 2.19.5 - 2024-01-30
  • 2.19.4 - 2023-12-26
  • 2.19.3 - 2023-12-19
  • 2.19.2 - 2023-12-05
  • 2.19.1 - 2023-11-15
  • 2.19.0 - 2023-11-02
  • 2.18.3 - 2023-10-24
  • 2.18.2 - 2023-10-19
  • 2.18.1 - 2023-10-11
  • 2.18.0 - 2023-10-05
  • 2.17.4 - 2023-09-27
  • 2.17.3 - 2023-09-11
  • 2.17.2 - 2023-08-28
  • 2.17.1 - 2023-08-01
  • 2.17.0 - 2023-07-14
  • 2.16.1 - 2023-06-27
  • 2.16.1-dev.0 - 2023-06-27
  • 2.16.0 - 2023-06-22
  • 2.16.0-dev.0 - 2023-06-21
  • 2.15.0 - 2023-06-08
  • 2.14.1 - 2023-05-31
  • 2.14.0 - 2023-04-15
  • 2.13.1 - 2023-04-10
  • 2.13.0 - 2023-03-02
  • 2.13.0-dev.4 - 2023-03-02
  • 2.13.0-dev.3 - 2023-02-27
  • 2.13.0-dev.2 - 2022-12-30
  • 2.13.0-dev.1 - 2022-11-24
  • 2.13.0-dev.0 - 2022-10-21
  • 2.12.8-viair.0 - 2023-02-14
  • 2.12.7 - 2023-02-09
  • 2.12.6 - 2023-01-11
  • 2.12.5 - 2022-12-29
  • 2.12.4 - 2022-12-08
  • 2.12.3 - 2022-11-30
  • 2.12.2 - 2022-11-01
  • 2.12.1 - 2022-10-27
  • 2.12.1-unknown-txs.0 - 2022-10-24
  • 2.12.1-ir.0 - 2022-10-12
  • 2.12.0 - 2022-10-10
  • 2.12.0-esm.1 - 2022-09-27
  • 2.12.0-esm.0 - 2022-09-23
  • 2.11.3-dev.0 - 2022-09-16
  • 2.11.2 - 2022-09-14
from hardhat GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade hardhat from 2.11.2 to 2.22.13.

See this package in npm:
hardhat

See this project in Snyk:
https://app.snyk.io/org/ori-fvw/project/89faf932-72e7-472b-8983-e308df6341f4?utm_source=github&utm_medium=referral&page=upgrade-pr
@orenyomtov
Copy link
Collaborator

Resolved in release v1.3.6

@orenyomtov orenyomtov closed this Nov 12, 2024
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