tediousjs / tedious

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

chore: upgrade dependencies #1645

Closed arthurschreiber closed 3 months ago

arthurschreiber commented 3 months ago

Upgrade to the latest typescript version.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 78.30%. Comparing base (3856dc5) to head (9b313d6). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1645 +/- ## ========================================== - Coverage 78.97% 78.30% -0.68% ========================================== Files 93 93 Lines 4871 4876 +5 Branches 937 937 ========================================== - Hits 3847 3818 -29 - Misses 718 761 +43 + Partials 306 297 -9 ```

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

github-actions[bot] commented 3 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: