Skip to content
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

chore(deps): Update some dependencies, add Node 20 to CI #116

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

dpogue
Copy link
Member

@dpogue dpogue commented Mar 23, 2024

Description

  • Added Node 20 to the CI testing matrix
  • Updated some dependencies to the latest version
  • Use built-in fs functions where possible, removing fs-extra as a dependency

Testing

  • Existing test suite passes.

Checklist

  • I've run the tests to see all new and existing tests pass

@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.18%. Comparing base (4d5820d) to head (b5c0b81).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   91.93%   92.18%   +0.25%     
==========================================
  Files           1        1              
  Lines          62       64       +2     
==========================================
+ Hits           57       59       +2     
  Misses          5        5              

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

Copy link
Member

@erisu erisu left a comment

Choose a reason for hiding this comment

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

LGTM

@dpogue dpogue merged commit 63476a4 into apache:master Apr 15, 2024
9 checks passed
@dpogue dpogue deleted the deps-202403 branch April 15, 2024 07:50
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