parse-community / parse-server-api-mail-adapter

API Mail Adapter for Parse Server
MIT License
27 stars 18 forks source link

feat: Add support for Node 20, 22; remove support for Node 14, 16 #94

Closed mtrezza closed 4 months ago

mtrezza commented 4 months ago

New Pull Request Checklist

Issue Description

Closes issue: https://github.com/parse-community/parse-server-api-mail-adapter/issues/61

Approach

Re-generate package-lock file.

parse-github-assistant[bot] commented 4 months ago

Thanks for opening this pull request!

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (36fd9c2) to head (eeab42c). Report is 2 commits behind head on release.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release #94 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 546 546 Branches 47 47 ========================================= Hits 546 546 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mtrezza commented 4 months ago

Commit message:

BREAKING CHANGE: Removes support for Node 14, 16.

parseplatformorg commented 4 months ago

🎉 This pull request has been released in version 4.0.0