Skip to content

[Snyk] Upgrade hardhat from 2.19.4 to 2.20.0#132

Open
shardbot wants to merge 1 commit intomasterfrom
snyk-upgrade-1dcd3ee705c91019e1b1f762286942fd
Open

[Snyk] Upgrade hardhat from 2.19.4 to 2.20.0#132
shardbot wants to merge 1 commit intomasterfrom
snyk-upgrade-1dcd3ee705c91019e1b1f762286942fd

Conversation

@shardbot
Copy link

@shardbot shardbot commented Mar 6, 2024

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


Snyk has created this PR to upgrade hardhat from 2.19.4 to 2.20.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 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-02-14.
Release notes
Package name: hardhat
  • 2.20.0 - 2024-02-14

    This release adds support for the upcoming cancun hardfork. This hardfork is not enabled by default; if you want to use it, then you have to enable it in your Hardhat config:

    module.exports = {
      networks: {
        hardhat: {
          hardfork: "cancun",
        },
      },
    }

    Keep in mind that blob transactions are not supported yet. If you need this, please upvote or comment on this issue.

    In addition, this release adds support for solc 0.8.24.

  • 2.19.5 - 2024-01-30
  • 2.19.4 - 2023-12-26
from hardhat GitHub release notes

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.

2 participants