Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2024

This PR contains the following updates:

Package Change Age Confidence
hardhat (source) 2.22.12 -> 2.26.3 age confidence

Release Notes

NomicFoundation/hardhat (hardhat)

v2.26.3

Compare Source

Patch Changes

v2.26.2

Compare Source

Patch Changes
  • 11ee260: Don't use undici's global dispatcher, making Hardhat more stable across Node.js versions

v2.26.1

Compare Source

Patch Changes
  • 896c4ea: Revert micro-eth-signer to ^0.14.0 to fix compatibility with earlier Node 20 versions (#​7026)

v2.26.0

Compare Source

Minor Changes
Patch Changes
  • 69acece: Upgraded EDR to v0.11.3 which includes:
    • fixes for stack trace generation and RIP-7212 support.
    • Removed copying of account code for provider accounts in forked networks. Code was previously ignored for default accounts only, now also for user accounts.
  • 84fff85: Remove unneeded type dependencies, thanks @​reallesee (#​6990)
  • e139cf3: Update the version of micro-eth-signer (#​6950)

v2.25.0

Compare Source

Minor Changes

v2.24.3

Compare Source

Patch Changes
  • 6be5c13: Upgraded EDR to v0.11.1, which fixed a bug when sending ETH to the testing accounts in forked networks. Now testing accounts are automatically undelegated.

v2.24.2

Compare Source

Patch Changes
  • 2bbb705: Wrap eth_accounts usage on http provider to handle method deprecation (#​6632)

v2.24.1

Compare Source

Patch Changes
  • 9b75f5d: Fix a few potential errors that could happen when compiling Solidity in a subprocess
  • a8ad44c: Added support for Node v24.

v2.24.0

Compare Source

Minor Changes
  • 82feaae: Set prague as the default hardfork in Hardhat network
Patch Changes
  • a7aa6d6: Upgraded EDR to v0.11.0:
    • Replaced const enums with non-const enums in *.d.ts files
  • 2ab8103: Relax validations for transaction signing introduced in the previous version by disabling strict mode in Transaction.prepare.
  • 67f1e95: Support chainId values above 2^32 - 1 for local account transactions

v2.23.0

Compare Source

Minor Changes
  • aa09462: Add support for the Prague hardfork
Patch Changes
  • 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

v2.22.19

Compare Source

Patch 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

v2.22.18

Compare Source

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

v2.22.17

Compare Source

Patch Changes
  • c6efe1d: fix: don't panic when a precompile errors
  • 56d127b: Make totalDifficulty field optional, as spec has changed.
  • e47b495: Added support for solc versions 0.8.28
  • 9ad82f5: Added an optional --output param to the flatten task

v2.22.16

Compare Source

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

v2.22.15

Compare Source

Patch Changes
  • ede1cde: Fixed custom HTTP headers for forked configurations

v2.22.14

Compare Source

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

v2.22.13

Compare Source

Patch 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

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
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 50aa6f2 to 82506c3 Compare May 24, 2025 20:01
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 82506c3 to c82c4c4 Compare May 31, 2025 20:21
@renovate renovate bot changed the title Update dependency hardhat to v2.24.0 Update dependency hardhat to v2.24.1 May 31, 2025
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from c82c4c4 to 40b8842 Compare June 6, 2025 11:42
@renovate renovate bot changed the title Update dependency hardhat to v2.24.1 Update dependency hardhat to v2.24.2 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 40b8842 to c359b35 Compare June 14, 2025 19:56
@renovate renovate bot changed the title Update dependency hardhat to v2.24.2 Update dependency hardhat to v2.24.3 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from c359b35 to 8bb63b3 Compare June 22, 2025 12:04
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 8bb63b3 to 1b71daf Compare June 29, 2025 20:10
@renovate renovate bot changed the title Update dependency hardhat to v2.24.3 Update dependency hardhat to v2.25.0 Jun 29, 2025
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 1b71daf to a6ff3d1 Compare July 12, 2025 11:57
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from a6ff3d1 to 278cfa1 Compare July 20, 2025 16:03
@renovate renovate bot changed the title Update dependency hardhat to v2.25.0 Update dependency hardhat to v2.26.0 Jul 20, 2025
@renovate renovate bot changed the title Update dependency hardhat to v2.26.0 Update dependency hardhat to v2.26.1 Aug 3, 2025
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from 278cfa1 to c545e5f Compare August 3, 2025 15:50
@renovate renovate bot changed the title Update dependency hardhat to v2.26.1 Update dependency hardhat to v2.26.2 Aug 6, 2025
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from c545e5f to b5cef4d Compare August 6, 2025 07:36
@renovate renovate bot force-pushed the renovate/hardhat-2.x-lockfile branch from b5cef4d to 64be03b Compare August 15, 2025 12:15
@renovate renovate bot changed the title Update dependency hardhat to v2.26.2 Update dependency hardhat to v2.26.3 Aug 15, 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