nylas / nylas-nodejs

A NodeJS wrapper for the Nylas REST API for email, contacts, and calendar.
MIT License
167 stars 117 forks source link

Bump `node-fetch` to `v2.6.12` #504

Closed mrashed-dev closed 9 months ago

mrashed-dev commented 9 months ago

Description

This PR bumps node fetch to close #496.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (cb42d16) 91.70% compared to head (10e9a0f) 91.70%. Report is 1 commits behind head on main.

:exclamation: Current head 10e9a0f differs from pull request most recent head b3c91c9. Consider uploading reports for the commit b3c91c9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #504 +/- ## ======================================= Coverage 91.70% 91.70% ======================================= Files 62 62 Lines 2641 2641 Branches 481 481 ======================================= Hits 2422 2422 Misses 218 218 Partials 1 1 ```

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