Skip to content

ci: add support for node v22 #797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 18, 2024
Merged

ci: add support for node v22 #797

merged 1 commit into from
Nov 18, 2024

Conversation

glevco
Copy link
Contributor

@glevco glevco commented Nov 7, 2024

Acceptance Criteria

  • Add support for Node v22, now in LTS, to CI. Keep v20 there too, while we test and validate the update.

Security Checklist

  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@glevco glevco self-assigned this Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.53%. Comparing base (c9905b9) to head (d06e03c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #797   +/-   ##
=======================================
  Coverage   80.53%   80.53%           
=======================================
  Files          81       81           
  Lines        6462     6462           
  Branches     1393     1402    +9     
=======================================
  Hits         5204     5204           
  Misses       1245     1245           
  Partials       13       13           

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


🚨 Try these New Features:

@glevco glevco requested review from tuliomir and pedroferreira1 and removed request for pedroferreira1 November 13, 2024 16:33
@glevco glevco marked this pull request as ready for review November 13, 2024 16:34
@glevco glevco mentioned this pull request Nov 14, 2024
1 task
@glevco glevco merged commit 095af7e into master Nov 18, 2024
8 checks passed
@glevco glevco deleted the ci/node-v22 branch November 18, 2024 15:57
r4mmer added a commit that referenced this pull request Dec 13, 2024
* origin/master:
  feat: add support for max output values (#708)
  chore: remove support for Node v20 (#799)
  feat: implement bigint support (#728)
  feat: consider nano caller to the address metadata in the storage (#801)
  chore(deps): bump axios from 1.7.2 to 1.7.7 (#752)
  ci: add support for node v22 (#797)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants