Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented May 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mssql 6.3.2 -> 7.2.0 age adoption passing confidence

Release Notes

tediousjs/node-mssql

v7.2.0

Compare Source

[new] Update Geography field parsing to provide lat/lng props from Geography Point ((#​1282)[https://github.com/tediousjs/node-mssql/pull/1282](https://togithub.com/tediousjs/node-mssql/pull/1282)2])
[fix] Handle errors when adding rows to bulk operations ((#​1264)[https://github.com/tediousjs/node-mssql/pull/1264](https://togithub.com/tediousjs/node-mssql/pull/1264)4])
[fix] Input/Output parameter passing fix for msnodesqlv8 driver ((#​1275)[https://github.com/tediousjs/node-mssql/pull/1275](https://togithub.com/tediousjs/node-mssql/pull/1275)5])

v7.1.3

Compare Source

[fix] Request timeout settings now respect value parsed from connection strings ((#​1257)[https://github.com/tediousjs/node-mssql/pull/1257](https://togithub.com/tediousjs/node-mssql/pull/1257)7)

v7.1.2

Compare Source

v7.1.1

Compare Source

[fix] Errors from tedious connection creation now cause connection promise to reject ((#​1254)[https://github.com/tediousjs/node-mssql/pull/1254](https://togithub.com/tediousjs/node-mssql/pull/1254)4])
[fix] Encrypt and transaction binding settings now respect value parsed from connection strings ((#​1252)[https://github.com/tediousjs/node-mssql/pull/1252](https://togithub.com/tediousjs/node-mssql/pull/1252)2)

v7.1.0

Compare Source

[new] Add parseJSON support to query strings
[fix] Bump various dependencies for security fixes

v7.0.0

Compare Source

[new] Result sets with duplicate keys can now be handled using request.arrayRowMode (#​1130)
[new] Requests in stream mode now emit a rowsaffected event (#​1213)
[new] msnodesqlv8 driver now has detailed error support (#​1212)
[new] Connection validation checks before releasing connections from the pool. This can be turned of via validateConnection: false config option (#​1192)
[new] UseUTC is now supported on msnodesqlv8 connections (#​1222)
[change] Updated to latest Tedious 11
[change] Updated tarnjs to v3
[change] Updated to support latest msnodesqlv8 v2 (#​1157)
[change] Piped streams no longer have errors forwarded on to them (#​1028)
[change] tedious config option trustServerCertificate defaults to false if not supplied (#​1030)
[change] Request.pipe now pipes a true node stream for better support of backpressure (#​1078)
[change] drop support for NodeJS < 10 (#​1070)
[fix] Ensure line endings are unix style (LF)
[fix] Avoid using deprecated .inspect on Objects (#​1071)
[fix] Bump various dependencies for security fixes (#​1102)
[fix] Trailing rows from request streams using msnodesqlv8 driver fail to be emitted (#​1109)
[fix] Issue with geography v2 parsing resolve (#​1138)
[fix] Connection config objects are now deep cloned when stored against a connection pool (#​1217)
[removed] Support for connection uri format has been removed (eg: mssql://user:password@host/?params=values)


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies label May 6, 2021
@renovate renovate bot force-pushed the renovate/mssql-7.x branch from b4d44bd to 92d8d45 Compare May 13, 2021 20:22
@renovate renovate bot force-pushed the renovate/mssql-7.x branch 3 times, most recently from 06bc593 to 8f67500 Compare June 11, 2021 09:57
@renovate renovate bot force-pushed the renovate/mssql-7.x branch 2 times, most recently from 0039339 to bee86bc Compare July 2, 2021 08:51
@renovate renovate bot force-pushed the renovate/mssql-7.x branch from bee86bc to 8ecd574 Compare July 29, 2021 09:03
Dependency update (patch)
@renovate renovate bot force-pushed the renovate/mssql-7.x branch from 8ecd574 to e650120 Compare August 7, 2021 16:44
@renovate renovate bot changed the title Update dependency mssql to v7 Update dependency mssql to v7 - autoclosed Aug 14, 2021
@renovate renovate bot closed this Aug 14, 2021
@renovate renovate bot deleted the renovate/mssql-7.x branch August 14, 2021 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants