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

Bump nodes version to 18 & 20 in ci. #161

Closed
wants to merge 5 commits into from
Closed

Conversation

aljones15
Copy link
Contributor

No description provided.

@aljones15 aljones15 self-assigned this Nov 28, 2023
Copy link
Member

@dlongley dlongley left a comment

Choose a reason for hiding this comment

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

Thanks!

@@ -24,7 +24,7 @@ jobs:
timeout-minutes: 10
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x, 20.x]
Copy link
Member

Choose a reason for hiding this comment

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

I'm happy to just test 18.x since 16.x is EOL.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

set most tests to 18 and dropped 16 here: 4db7ff1

@JSAssassin
Copy link
Contributor

@aljones15 README needs to be updated too.

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2023

Codecov Report

Merging #161 (4db7ff1) into main (d491d91) will decrease coverage by 0.22%.
Report is 22 commits behind head on main.
The diff coverage is 78.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
- Coverage   87.27%   87.05%   -0.22%     
==========================================
  Files           4        4              
  Lines         770      811      +41     
==========================================
+ Hits          672      706      +34     
- Misses         98      105       +7     
Files Coverage Δ
lib/index.js 87.19% <78.72%> (-0.27%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bef5376...4db7ff1. Read the comment docs.

@aljones15
Copy link
Contributor Author

@aljones15 README needs to be updated too.

2c375d2

README updated there

@JSAssassin JSAssassin changed the title Bump nodes version to 16, 18, & 20 in ci. Bump nodes version to 18 & 20 in ci. Dec 4, 2023
@aljones15
Copy link
Contributor Author

closing in favor of: #164

@aljones15 aljones15 closed this Dec 5, 2023
@aljones15 aljones15 deleted the bump-ci-node-16 branch December 5, 2023 19:55
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