Skip to content

chore(global): bump Node.js and dependencies#1030

Merged
alainncls merged 1 commit intodevfrom
chore/bump-node-dependencies
Apr 14, 2026
Merged

chore(global): bump Node.js and dependencies#1030
alainncls merged 1 commit intodevfrom
chore/bump-node-dependencies

Conversation

@alainncls
Copy link
Copy Markdown
Collaborator

@alainncls alainncls commented Apr 13, 2026

What does this PR do?

Bump Node.js and dependencies

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

Medium Risk
Upgrades the required Node.js major version and refreshes a large set of transitive dependencies, which can cause CI/build/runtime incompatibilities across workspaces. Also switches the tutorial to consume a published @verax-attestation-registry/verax-sdk@5.4.0 instead of the local workspace package, changing what code it tests against.

Overview
Updates the toolchain baseline by bumping Node from 22.22.2 to 24.14.1 via .nvmrc and package.json engines.

Refreshes pnpm-lock.yaml with dependency upgrades (notably axios/lodash and new lightningcss/yaml resolution paths) and adds a required override for @graphprotocol/graph-cli>yaml.

Changes tutorial/package.json to depend on the published @verax-attestation-registry/verax-sdk@5.4.0 instead of workspace:*.

Reviewed by Cursor Bugbot for commit 005f050. Bugbot is set up for automated code reviews on this repo. Configure here.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 13, 2026

Deploy Preview for verax-tutorial ready!

Name Link
🔨 Latest commit 005f050
🔍 Latest deploy log https://app.netlify.com/projects/verax-tutorial/deploys/69dd1b63fd1b2f0008558e9b
😎 Deploy Preview https://deploy-preview-1030--verax-tutorial.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@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
Updatednpm/​axios@​1.13.6 ⏵ 1.15.091 -6100 +7510095100

View full report

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.41%. Comparing base (1ff4788) to head (005f050).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1030   +/-   ##
=======================================
  Coverage   51.41%   51.41%           
=======================================
  Files          26       26           
  Lines         776      776           
  Branches      111      106    -5     
=======================================
  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 VGau April 13, 2026 16:22
@alainncls alainncls force-pushed the chore/bump-node-dependencies branch from dbab9ea to 005f050 Compare April 13, 2026 16:35
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 005f050. Configure here.

Comment thread tutorial/package.json
@alainncls alainncls merged commit 889401f into dev Apr 14, 2026
27 checks passed
@alainncls alainncls deleted the chore/bump-node-dependencies branch April 14, 2026 07:06
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.

3 participants