Skip to content

Update dependency hardhat to v2.24.0 #8

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hardhat (source) 2.22.12 -> 2.24.0 age adoption passing confidence

Release Notes

nomiclabs/hardhat (hardhat)

v2.24.0: Hardhat v2.24.0

Compare Source

This release sets Prague as the default hardfork in the Hardhat Network, updates EDR to its latest version, and fixes an issue in transaction-signing.

Changes

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


v2.23.0: Hardhat v2.23.0

Compare Source

This release adds support for the Prague hardfork, enhances project creation by automatically determining the appropriate package manager and adds hardfork activation history for Avalanche. Additionally, it introduces a configurable banner for displaying important information in future updates.

Changes
  • aa09462: Add support for the Prague hardfork
  • a5419a7: Use npm_config_user_agent to determine what package manager to use for project creation
  • 4ad0bc0: Upgraded EDR to v0.9.0: Added support for the Prague hardfork
  • 9d6f713: Upgraded EDR to v0.10.0: Add Prague hardfork to the list of supported SpecIds
  • b61cdd8: Add hardfork activation history for avalanche network
  • 2f27ee8: Display configurable banner on project creation and task execution

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


v2.22.19: Hardhat v2.22.19

Compare Source

This small bug fix release resolves a Windows installation dependency issue and improves performance during initialization of a local Hardhat network and when working with stack traces.

Changes
  • 5d79fca: Fix heuristic to detect that an ESM project doesn't have a Hardhat config with an explicit .cjs extension.
  • 00d542a: Update EDR to v0.8.0:
    • fix: improved provider initialization performance
    • fix: ignore unknown opcodes in source maps
    • fix: crash when loading EDR on Windows without a C Runtime library installed
    • fix: improved stack trace generation performance

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


v2.22.18: Hardhat v2.22.18

Compare Source

This is a small release that improves the performance of the display of Solidity stack traces and adds a message linking to the Solidity Developer Survey for 2024.

Changes
  • 25f45b0: Improve solidity stack traces performance by getting them from the EDR response
  • 0e5c8d7: Restored the message linking to the 2024 solidity survey

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


v2.22.17: Hardhat v2.22.17

Compare Source

This release introduces support for Solidity 0.8.28, enhances the flatten task with an optional --output parameter to specify the output file, and aligns with the latest spec by making the totalDifficulty field in block responses optional. Additionally, it fixes an issue to prevent panic errors from precompile failures.

Changes

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


v2.22.16: Hardhat v2.22.16

Compare Source

This is a small release to replace outdated dependencies.

Changes
  • fcece65: Replaced chalk with picocolors, glob with tinyglob, and upgraded find-up

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


v2.22.15: Hardhat v2.22.15

Compare Source

This is a small bug fix release to fix custom HTTP headers when used in forked configurations.

Changes

  • ede1cde: Fixed custom HTTP headers for forked configurations

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


v2.22.14: Hardhat v2.22.14

Compare Source

This is a small bug fix release to handle Ethereum nodes that are no longer returning total difficulty from the eth.getBlock RPC API.

Changes

  • 09ead48: Fixed error when remote nodes are not returning total difficulty from the eth.getBlock RPC API, by adding a fallback value

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


v2.22.13: Hardhat v2.22.13

Compare Source

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.



Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency hardhat to v2.22.13 Update dependency hardhat to v2.22.14 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 8a41636 to 994b58a Compare October 22, 2024 20:22
@renovate renovate bot changed the title Update dependency hardhat to v2.22.14 Update dependency hardhat to v2.22.15 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 994b58a to 6bf8c66 Compare October 25, 2024 05:53
@renovate renovate bot changed the title Update dependency hardhat to v2.22.15 Update dependency hardhat to v2.22.16 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 6bf8c66 to 5aeac48 Compare November 19, 2024 20:54
@renovate renovate bot changed the title Update dependency hardhat to v2.22.16 Update dependency hardhat to v2.22.17 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 5aeac48 to 504695f Compare December 3, 2024 23:49
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 504695f to 589239b Compare January 13, 2025 23:18
@renovate renovate bot changed the title Update dependency hardhat to v2.22.17 Update dependency hardhat to v2.22.18 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch 2 times, most recently from cb3fa94 to 8cf821f Compare January 31, 2025 03:42
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 8cf821f to b3f1fac Compare February 12, 2025 07:58
@renovate renovate bot changed the title Update dependency hardhat to v2.22.18 Update dependency hardhat to v2.22.19 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from b3f1fac to 85a7f7c Compare February 24, 2025 20:12
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 85a7f7c to 0ad8a22 Compare March 5, 2025 03:59
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch 2 times, most recently from 4921400 to 33a46f7 Compare March 19, 2025 23:46
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 33a46f7 to 4981616 Compare April 2, 2025 04:16
@renovate renovate bot changed the title Update dependency hardhat to v2.22.19 Update dependency hardhat to v2.23.0 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 4981616 to 92d03a0 Compare April 12, 2025 03:55
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 92d03a0 to e48cd1a Compare April 27, 2025 07:40
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from e48cd1a to 50aa6f2 Compare May 9, 2025 23:55
@renovate renovate bot changed the title Update dependency hardhat to v2.23.0 Update dependency hardhat to v2.24.0 May 9, 2025
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.

0 participants