Skip to content

chore(deps): update hardhat packages#146

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/hardhat-packages
Jul 21, 2025
Merged

chore(deps): update hardhat packages#146
renovate[bot] merged 1 commit intomainfrom
renovate/hardhat-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 17, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@nomicfoundation/hardhat-foundry (source) dependencies minor 1.1.4 -> 1.2.0 OpenSSF Scorecard
@nomicfoundation/hardhat-ignition-viem (source) dependencies patch 0.15.12 -> 0.15.13 OpenSSF Scorecard
@nomiclabs/hardhat-solhint (source) dependencies minor 4.0.2 -> 4.1.0 OpenSSF Scorecard
hardhat (source) dependencies minor 2.25.0 -> 2.26.1 OpenSSF Scorecard

Release Notes

nomicfoundation/hardhat (@​nomicfoundation/hardhat-foundry)

v1.2.0: Buidler v1.2.0 released 🥳

Compare Source

We are very happy to announce Buidler v1.2.0, one of our largest releases so far 🤩

Say hi to npx buidler node

This release includes a new built-in task, npx buidler node.

This task exposes Buidler EVM as a JSON-RPC server, to which you can connect from your dapps, MetaMask, or any other wallet or application.

It includes all the functionality of Buidler EVM that you know and love, like Solidity stack traces and console.log, and has very helpful and uncluttered output.

Take a look at it:

demo

The complete list of changes in this version

  1. Buidler now works in Windows (#​439 & #​440)
  2. Complete the support for filters and subscriptions in Buidler EVM (#​436 & #​450)
  3. Expose Buidler EVM as a JSON-RPC server (#​438 & #​450)
  4. Improve the invalid nonce error message thrown by Buidler EVM (#​451)
  5. Fix a bug in buidler-waffle (#​453)
  6. Automatically initialize the Waffle Chai matchers in buidler-waffle. No need to do chai.use(Solidity) now (#​456)
  7. Fix a bug in the compilation cache (#​457 & #​458)
  8. Add TypeScript support to the Visual Studio Code testing guide (#​459)
  9. Make working with buidler-ethers easier by exposing the entire ethers' API. Take a look at its new README for more info. (#​450)
nomiclabs/hardhat (@​nomiclabs/hardhat-solhint)

v4.1.0

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (squash) July 17, 2025 17:55
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/hardhat-packages branch from ed5cbc5 to da8564b Compare July 21, 2025 21:39
@github-actions
Copy link
Copy Markdown

📦 Packages

Package Install
Template Set bun add @settlemint/settlemint/solidity-token-erc721@8.0.9-pr8850bdc

@renovate renovate Bot merged commit 703f485 into main Jul 21, 2025
2 checks passed
@renovate renovate Bot deleted the renovate/hardhat-packages branch July 21, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants