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!: Dropped support for Node 14 #401

Merged
merged 2 commits into from
Jan 19, 2024
Merged

Conversation

mrickard
Copy link
Member

Node 14 is no longer supported as a Lambda runtime. This PR drops support for it.

Signed-off-by: mrickard <maurice@mauricerickard.com>
Signed-off-by: mrickard <maurice@mauricerickard.com>
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (00f2fc2) 33.08% compared to head (5f8f4f9) 33.08%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #401   +/-   ##
=======================================
  Coverage   33.08%   33.08%           
=======================================
  Files           4        4           
  Lines         535      535           
  Branches      145      145           
=======================================
  Hits          177      177           
  Misses        330      330           
  Partials       28       28           
Flag Coverage Δ
unit-tests 33.08% <100.00%> (ø)

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.

@mrickard mrickard added this to Needs PR Review in Node.js Engineering Board Jan 18, 2024
@mrickard mrickard merged commit d2add0e into master Jan 19, 2024
8 checks passed
Node.js Engineering Board automation moved this from Needs PR Review to Done: Issues recently completed Jan 19, 2024
@mrickard mrickard deleted the mrickard/remove-node-14 branch March 25, 2024 20:40
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
Node.js Engineering Board
  
Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants