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

Upgrade smtp-server dep for Node 18.x fix #415

Merged
merged 5 commits into from
May 18, 2022
Merged

Upgrade smtp-server dep for Node 18.x fix #415

merged 5 commits into from
May 18, 2022

Conversation

djfarrelly
Copy link
Member

Description

While Node 18.x is still not Active LTS and we may not completely support it, this is an easy fix to land and start running our tests against 18.x.

Fixes #413.

@codecov-commenter
Copy link

Codecov Report

Merging #415 (e77ae66) into master (e1d1363) will increase coverage by 0.09%.
The diff coverage is 81.81%.

❗ Current head e77ae66 differs from pull request most recent head 1b30286. Consider uploading reports for the commit 1b30286 to get more accurate results

@@            Coverage Diff             @@
##           master     #415      +/-   ##
==========================================
+ Coverage   55.44%   55.53%   +0.09%     
==========================================
  Files          21       21              
  Lines        1791     1797       +6     
  Branches      500      500              
==========================================
+ Hits          993      998       +5     
- Misses        798      799       +1     

@djfarrelly djfarrelly merged commit ea92dc4 into master May 18, 2022
@djfarrelly djfarrelly deleted the fix/node-18 branch May 18, 2022 16:06
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.

Maildev crash
2 participants