Skip to content

Version Packages (v3)#8010

Merged
alcuadrado merged 1 commit intomainfrom
changeset-release/main
Mar 3, 2026
Merged

Version Packages (v3)#8010
alcuadrado merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Feb 26, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

hardhat@3.1.11

Patch Changes

  • 2b6ced9: Bumped EDR version to 0.12.0-next.27

    BREAKING CHANGE: Memory capture used to be enabled by default on geth, but has since been flipped core: cmd: invert disableMemory ethereum/go-ethereum#23558 and is now disabled by default. We have followed suit and disabled it by default as well. If you were relying on memory capture, you will need to explicitly enable it by setting the enableMemory option to true in your tracer configuration.

  • 696b295: Make SolidityBuildSystem easier to work with (#7988)

  • 48da5a5: Expose Result type for task action success/failure signaling.

  • f002c65: Fixed the acceptance of relative paths to node_modules in npm remappings (#8007)

  • 2413fd3: Implement a global banner logic in Hardhat 3 #8021

  • 696b295: Show fs paths and better error messages when a Solidity file can't be compiled with any configured compiler (#7988)

  • c755693: Add onTestRunStart, onTestWorkerDone, and onTestRunDone test hooks (#8001)

@nomicfoundation/hardhat-ignition@3.0.9

Patch Changes

  • 3916293: Fix an issue that prevented the verification of contracts using FQNs (#8014)

@nomicfoundation/hardhat-ignition-ethers@3.0.9

Patch Changes

  • 3916293: Fix an issue that prevented the verification of contracts using FQNs (#8014)

@nomicfoundation/hardhat-ignition-viem@3.0.9

Patch Changes

  • 3916293: Fix an issue that prevented the verification of contracts using FQNs (#8014)

@nomicfoundation/hardhat-mocha@3.0.12

Patch Changes

  • c755693: Add onTestRunStart, onTestWorkerDone, and onTestRunDone test hooks (#8001)

@nomicfoundation/hardhat-node-test-runner@3.0.10

Patch Changes

  • c755693: Add onTestRunStart, onTestWorkerDone, and onTestRunDone test hooks (#8001)

@nomicfoundation/hardhat-typechain@3.0.4

Patch Changes

  • 696b295: Make SolidityBuildSystem easier to work with (#7988)

@nomicfoundation/hardhat-verify@3.0.12

Patch Changes

  • 696b295: Make SolidityBuildSystem easier to work with (#7988)

@nomicfoundation/ignition-core@3.0.9

Patch Changes

  • 3916293: Fix an issue that prevented the verification of contracts using FQNs (#8014)

@nomicfoundation/ignition-ui@3.0.9

Patch Changes

  • 3916293: Fix an issue that prevented the verification of contracts using FQNs (#8014)

@github-actions github-actions Bot marked this pull request as draft February 26, 2026 14:21
@github-actions github-actions Bot force-pushed the changeset-release/main branch 11 times, most recently from b456713 to 8c85aec Compare March 3, 2026 18:51
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 8c85aec to f311aa9 Compare March 3, 2026 19:48
@alcuadrado alcuadrado marked this pull request as ready for review March 3, 2026 20:01
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Mar 3, 2026

hardhat

Total size of the bundle: 246M
Total number of dependencies (including transitive): 48

List of dependencies (sorted by size)
239M	total
37M	@nomicfoundation/edr-linux-x64-musl
37M	@nomicfoundation/edr-linux-x64-gnu
34M	@nomicfoundation/edr-linux-arm64-musl
34M	@nomicfoundation/edr-linux-arm64-gnu
25M	@nomicfoundation/edr-win32-x64-msvc
25M	@nomicfoundation/edr-darwin-x64
21M	@nomicfoundation/edr-darwin-arm64
7.3M	@sentry/core
5.2M	zod
2.7M	micro-eth-signer
1.9M	@noble/curves
1.7M	undici
1.2M	@noble/hashes
1.1M	@nomicfoundation/hardhat-utils
884K	@nomicfoundation/hardhat-vendored
864K	@streamparser/json
624K	micro-packed
592K	tsx
560K	@nomicfoundation/hardhat-errors
492K	@scure/bip39
476K	@nomicfoundation/edr
408K	json-stream-stringify
368K	ethereum-cryptography
344K	fast-equals
332K	@streamparser/json-node
320K	enquirer
320K	@nomicfoundation/hardhat-zod-utils
288K	semver
200K	ws
180K	chokidar
176K	get-tsconfig
168K	@scure/base
160K	esbuild
136K	adm-zip
96K	@scure/bip32
92K	chalk
72K	@nomicfoundation/solidity-analyzer
68K	debug
60K	readdirp
56K	rfdc
48K	ansi-colors
44K	resolve.exports
40K	resolve-pkg-maps
36K	p-map
24K	strip-ansi
24K	env-paths
24K	ansi-regex
20K	ms

@alcuadrado alcuadrado enabled auto-merge March 3, 2026 20:10
@alcuadrado alcuadrado added no changeset needed This PR doesn't require a changeset no docs needed This PR doesn't require links to documentation no peer bump needed labels Mar 3, 2026
@alcuadrado alcuadrado added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit d5808dd Mar 3, 2026
289 checks passed
@alcuadrado alcuadrado deleted the changeset-release/main branch March 3, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changeset needed This PR doesn't require a changeset no docs needed This PR doesn't require links to documentation no peer bump needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant