Skip to content

build: bump EDR version to edr-0.12.0-next.31#8139

Merged
schaable merged 3 commits intomainfrom
build/edr-0.12.0-next.30
Apr 30, 2026
Merged

build: bump EDR version to edr-0.12.0-next.31#8139
schaable merged 3 commits intomainfrom
build/edr-0.12.0-next.30

Conversation

@anaPerezGhiglia
Copy link
Copy Markdown
Contributor

@anaPerezGhiglia anaPerezGhiglia commented Apr 13, 2026

  • Because this PR includes a bug fix, relevant tests have been included.
  • Because this PR includes a new feature, the change was previously discussed on an Issue or with someone from the team.
  • I didn't do anything of this.

Done

Still pending

  • Expose new showLogs solidity fuzz configuration to HH user
  • Integrate new isolate and evmVersion options to Solidity test inline config

closes #8206

Copilot AI review requested due to automatic review settings April 13, 2026 18:37
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 13, 2026

🦋 Changeset detected

Latest commit: 536b745

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hardhat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@anaPerezGhiglia anaPerezGhiglia changed the title Bump EDR version to edr-0.12.0-next.30 build: bump EDR version to edr-0.12.0-next.30 Apr 13, 2026
@anaPerezGhiglia anaPerezGhiglia requested a review from a team April 13, 2026 18:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the @nomicfoundation/edr dependency used by the Hardhat package to 0.12.0-next.30, updating both the package manifest and the pnpm lockfile to match.

Changes:

  • Updated packages/hardhat to depend on @nomicfoundation/edr@0.12.0-next.30.
  • Regenerated pnpm-lock.yaml entries (EDR + platform-specific packages, integrity hashes, and snapshots) to align with the new version.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pnpm-lock.yaml Updates lockfile resolution/snapshots for @nomicfoundation/edr and its platform packages to 0.12.0-next.30.
packages/hardhat/package.json Bumps the Hardhat package’s direct dependency on @nomicfoundation/edr to 0.12.0-next.30.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 13, 2026

hardhat

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

List of dependencies (sorted by size)
238M	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	@nomicfoundation/hardhat-utils
1.2M	@noble/hashes
884K	@nomicfoundation/hardhat-vendored
864K	@streamparser/json
624K	micro-packed
596K	@nomicfoundation/hardhat-errors
592K	tsx
492K	@scure/bip39
484K	@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	get-tsconfig
180K	chokidar
168K	esbuild
168K	@scure/base
136K	adm-zip
96K	@scure/bip32
72K	@nomicfoundation/solidity-analyzer
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

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 13, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​nomicfoundation/​edr@​0.12.0-next.29 ⏵ 0.12.0-next.3199 +110073 +195 +1100

View full report

@popescuoctavian popescuoctavian changed the title build: bump EDR version to edr-0.12.0-next.30 build: bump EDR version to edr-0.12.0-next.31 Apr 20, 2026
@schaable schaable self-requested a review April 21, 2026 15:47
@schaable schaable assigned schaable and kanej and unassigned kanej and schaable Apr 21, 2026
@schaable schaable removed their request for review April 21, 2026 15:48
@schaable schaable assigned schaable and unassigned kanej Apr 30, 2026
@schaable schaable force-pushed the build/edr-0.12.0-next.30 branch from 71878c4 to 8af15cb Compare April 30, 2026 13:23
Copilot AI review requested due to automatic review settings April 30, 2026 13:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Hardhat’s internal EDR dependency to 0.12.0-next.31, aligning the workspace dependency and lockfile to the newer EDR prerelease.

Changes:

  • Bump @nomicfoundation/edr from 0.12.0-next.29 to 0.12.0-next.31 in packages/hardhat.
  • Regenerate pnpm-lock.yaml to reflect the updated EDR version and its platform-specific packages.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pnpm-lock.yaml Updates the resolved EDR packages and snapshots to 0.12.0-next.31.
packages/hardhat/package.json Bumps @nomicfoundation/edr dependency to 0.12.0-next.31.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@schaable schaable added no docs needed This PR doesn't require links to documentation no peer bump needed and removed status:triaging labels Apr 30, 2026
@schaable schaable added this pull request to the merge queue Apr 30, 2026
Merged via the queue into main with commit fe641b8 Apr 30, 2026
296 checks passed
@schaable schaable deleted the build/edr-0.12.0-next.30 branch April 30, 2026 15:06
@github-actions github-actions Bot mentioned this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Bump EDR version to 0.12.0-next.31

5 participants