Skip to content

feat: Migrate to Node.js 24 LTS#6063

Open
Pyatakov wants to merge 15 commits into
developfrom
feat/node24-version
Open

feat: Migrate to Node.js 24 LTS#6063
Pyatakov wants to merge 15 commits into
developfrom
feat/node24-version

docs: Update prerequisites and tech stack docs

409c0cf
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jun 26, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 845297d Update Node version, deps, and TypeScript configs Valid sign-off found
🟢 e20f9f3 Update Node.js to v24.18.0 in workflows Valid sign-off found
🟢 7ac6497 Remove duplicate FindOptions imports Valid sign-off found
🟢 eb285c0 Remove obsolete and unused test files Valid sign-off found
🟢 f07ab3e Refactor IPFS client URL parsing and file upload Valid sign-off found
🟢 581fbce Enable unused code checks in all tsconfig files Valid sign-off found
🟢 86b6c1e Remove unused imports and variables Valid sign-off found
🟢 c6a16b5 Remove unused IPFS node loader implementations Valid sign-off found
🟢 fa7f5a6 Refactor core modules imports to use node: prefix Valid sign-off found
🟢 436f2e0 Fix NodeNext interop with CJS dependencies on Node... Valid sign-off found
🟢 7a57859 yarn.lock update Valid sign-off found
🟢 6581bed Add rootDir to tsconfig across packages Valid sign-off found
🟢 ce0f2d9 guardian-cli: fix path refs, bump solc, workspace Valid sign-off found
🟢 41679a0 Fix relative imports to local modules Valid sign-off found
🟢 409c0cf docs: Update prerequisites and tech stack docs Valid sign-off found