tediousjs / tedious

Node TDS module for connecting to SQL Server databases.
http://tediousjs.github.io/tedious/
MIT License
1.56k stars 443 forks source link

chore!: drop node 16 and 19 support #1598

Closed MichaelSun90 closed 4 months ago

MichaelSun90 commented 4 months ago

BREAKING CHANGE: Node.js 16.x and 19.x are no longer supported by tedious.

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (cf3dab1) 79.15% compared to head (56d09db) 78.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1598 +/- ## ========================================== - Coverage 79.15% 78.43% -0.73% ========================================== Files 93 93 Lines 4860 4860 Branches 934 934 ========================================== - Hits 3847 3812 -35 - Misses 708 751 +43 + Partials 305 297 -8 ```

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

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 17.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: