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

chore: update dependency hardhat to v2.22.15 #244

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

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

Release Notes

nomiclabs/hardhat (hardhat)

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.


v2.22.12: Hardhat v2.22.12

Compare Source

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

v2.22.11: Hardhat v2.22.11

Compare Source

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.


v2.22.10: Hardhat v2.22.10

Compare Source

This is a small bug fix release to improve debug logs during Hardhat Network initialization.

Changes
  • 409e99f: Fixed debug logs in Hardhat Network initialization process.
  • 46cd7a1: Removed the experimentalAddHardhatNetworkMessageTraceHook API

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


v2.22.9: Hardhat v2.22.9

Compare Source

This is a small bug fix release remove a warning message against the local Hardhat node when deploying with Hardhat Ignition.

Changes
  • 6771f00: Do not send http_setLedgerOutputEnabled messages beyond the HTTP Provider to prevent unwanted warnings in the logs of the local hardhat node

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


v2.22.8: Hardhat v2.22.8

Compare Source

This is a small bug fix release to resolve a bug with large responses from debug_traceTransaction.

Changes
  • f5d5d15: Fixed an issue with debug_traceTransaction when large responses were generated
  • 31d9d77: Upgraded EDR to v0.5.2

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


v2.22.7: Hardhat v2.22.7

Compare Source

This releases add support for RIP-7212 (Precompile for secp256r1 Curve Support). See the Hardhat network reference for details on how to enable the precompile.

Changes


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


v2.22.6: Hardhat v2.22.6

Compare Source

Changes


💡 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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/hardhat-2.x-lockfile branch 2 times, most recently from 5e7c13b to 0115005 Compare July 2, 2024 05:40
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 0115005 to 5db3411 Compare July 30, 2024 13:45
@renovate renovate bot changed the title chore: update dependency hardhat to v2.22.6 chore: update dependency hardhat to v2.22.7 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 5db3411 to b28eca9 Compare July 30, 2024 13:46
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from b28eca9 to 9c3d623 Compare August 7, 2024 11:55
@renovate renovate bot changed the title chore: update dependency hardhat to v2.22.7 chore: update dependency hardhat to v2.22.8 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 9c3d623 to 12d23fc Compare August 21, 2024 11:39
@renovate renovate bot changed the title chore: update dependency hardhat to v2.22.8 chore: update dependency hardhat to v2.22.9 Aug 21, 2024
@renovate renovate bot changed the title chore: update dependency hardhat to v2.22.9 chore: update dependency hardhat to v2.22.10 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 12d23fc to 823752b Compare September 2, 2024 13:42
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 823752b to 465fd16 Compare September 19, 2024 20:18
@renovate renovate bot changed the title chore: update dependency hardhat to v2.22.10 chore: update dependency hardhat to v2.22.11 Sep 19, 2024
@renovate renovate bot changed the title chore: update dependency hardhat to v2.22.11 chore: update dependency hardhat to v2.22.12 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 465fd16 to 938ed9d Compare September 24, 2024 15:30
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 938ed9d to a8529a3 Compare October 8, 2024 17:05
@renovate renovate bot changed the title chore: update dependency hardhat to v2.22.12 chore: update dependency hardhat to v2.22.13 Oct 8, 2024
@renovate renovate bot changed the title chore: update dependency hardhat to v2.22.13 chore: update dependency hardhat to v2.22.14 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from a8529a3 to 9a964e3 Compare October 22, 2024 10:17
@renovate renovate bot changed the title chore: update dependency hardhat to v2.22.14 chore: update dependency hardhat to v2.22.15 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 9a964e3 to be8d5db Compare October 24, 2024 18:51
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch 3 times, most recently from 1dbd8fd to 9400453 Compare November 11, 2024 21:04
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 9400453 to abafcb1 Compare November 11, 2024 21:15
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