Skip to content

feat!: Dropped support for Node.js 16 #316

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
Jul 24, 2024
Merged

Conversation

bizob2828
Copy link
Member

Description

Updated engines to >=18 and updated workflows to no longer run on 16

Related Issues

Closes #311

@bizob2828 bizob2828 changed the base branch from main to next July 23, 2024 21:09
Copy link
Contributor

@jsumners-nr jsumners-nr left a comment

Choose a reason for hiding this comment

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

Maybe merge the one that drops all of these files first?

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.83%. Comparing base (32c6e8b) to head (16f2d22).

Additional details and impacted files
@@            Coverage Diff             @@
##             next     #316      +/-   ##
==========================================
- Coverage   98.98%   94.83%   -4.16%     
==========================================
  Files           7        7              
  Lines         891      891              
==========================================
- Hits          882      845      -37     
- Misses          9       46      +37     
Flag Coverage Δ
integration-tests-16.x ?
integration-tests-18.x 93.93% <ø> (ø)
integration-tests-20.x 93.93% <ø> (ø)
integration-tests-22.x 93.93% <ø> (ø)
unit-tests-16.x ?
unit-tests-18.x ?
unit-tests-20.x 59.70% <ø> (ø)
unit-tests-22.x 59.70% <ø> (ø)
versioned-tests-16.x ?
versioned-tests-18.x ?
versioned-tests-20.x ?
versioned-tests-22.x ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@bizob2828 bizob2828 merged commit 03c37b6 into newrelic:next Jul 24, 2024
15 of 16 checks passed
bizob2828 added a commit that referenced this pull request Jul 31, 2024
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.

apollo-plugin: Update engines stanza to >=18 in package.json and all test/versioned package.json and remove 16 from CI
2 participants