Skip to content

Conversation

renovate[bot]
Copy link
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.0 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 is behind base branch, 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.

Summary by Sourcery

Chores:

  • Bump hardhat to 2.26.0 and update @nomicfoundation/hardhat-foundry to 1.2.0, @nomicfoundation/hardhat-ignition-viem to 0.15.13, and @nomiclabs/hardhat-solhint to 4.1.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot enabled auto-merge (squash) July 17, 2025 15:09
Copy link

📦 Packages

Package Install
Template Set bun add @settlemint/settlemint/solidity-token-erc1155@8.0.9-pre6b34db

@renovate renovate bot merged commit c6deab9 into main Jul 17, 2025
3 checks passed
@renovate renovate bot deleted the renovate/hardhat-packages branch July 17, 2025 15:16
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