Skip to content

chore(global): bump NodeJS and pnpm#1021

Merged
alainncls merged 1 commit intodevfrom
chore/bump-node-pnpm
Mar 26, 2026
Merged

chore(global): bump NodeJS and pnpm#1021
alainncls merged 1 commit intodevfrom
chore/bump-node-pnpm

Conversation

@alainncls
Copy link
Copy Markdown
Collaborator

@alainncls alainncls commented Mar 26, 2026

What does this PR do?

Bumps NodeJS and pnpm

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • My contribution follows the project's guidelines
  • I have made corresponding changes to the documentation
  • Unit tests for any smart contract change
  • Contracts and functions are documented

Note

Low Risk
Low risk: only updates toolchain version pins (.nvmrc, package.json engines and packageManager) with no runtime/business-logic changes. Main risk is potential CI/dev environment incompatibilities if the new versions behave differently.

Overview
Pins the repository to newer Node.js and pnpm versions by adding .nvmrc (22.22.2) and updating package.json engines/packageManager to node@22.22.2 and pnpm@10.32.1 (from 22.22.0/10.28.0).

Written by Cursor Bugbot for commit 7de34da. This will update automatically on new commits. Configure here.

@alainncls alainncls self-assigned this Mar 26, 2026
@alainncls alainncls requested a review from VGau March 26, 2026 14:40
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.41%. Comparing base (561f66a) to head (7de34da).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1021   +/-   ##
=======================================
  Coverage   51.41%   51.41%           
=======================================
  Files          26       26           
  Lines         776      776           
  Branches      111      111           
=======================================
  Hits          399      399           
  Misses        377      377           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alainncls alainncls requested a review from eloi010 March 26, 2026 16:29
Copy link
Copy Markdown
Collaborator

@eloi010 eloi010 left a comment

Choose a reason for hiding this comment

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

LGTM

@alainncls alainncls merged commit eaa5119 into dev Mar 26, 2026
23 checks passed
@alainncls alainncls deleted the chore/bump-node-pnpm branch March 26, 2026 16:34
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.

4 participants