Skip to content

build(solidity): align runtime types with Node 24 - #4300

Open
mswilkison wants to merge 1 commit into
codex/solidity-export-es2020from
codex/solidity-node24-types
Open

build(solidity): align runtime types with Node 24#4300
mswilkison wants to merge 1 commit into
codex/solidity-export-es2020from
codex/solidity-node24-types

Conversation

@mswilkison

Copy link
Copy Markdown
Contributor

Align both packages' explicit type dependencies with the target runtime: @types/node 24.13.3, @types/mocha 10.0.10 for Hardhat 2's Mocha 10 runner, and @types/chai 4.3.20 for Chai 4. Keep the TypeScript 6 globals lists unchanged. Chai 5 and Mocha 11 belong with their runtime upgrades in #4209.

Stacked on #4299; coordinate landing with the Node 24 runtime upgrade in #4205. Closes #4215.

Validation on Node 24.11.1 / Yarn 4.8.1: installs and both full strict typechecks pass; both export compilers pass, including ECDSA's install-time prepare command. No source changes were required for the newer declarations.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 4b343e81-806a-48cd-97e3-55e6536078af

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant