fix(deps): update dependency mssql to v7 - autoclosed#7
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
fix(deps): update dependency mssql to v7 - autoclosed#7renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
7f319dd to
0c4ab3f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.2.3->^7.0.0Release Notes
tediousjs/node-mssql
v7.2.1Compare Source
[fix] Fix issue with bulk insert of dates ((#1298)[https://github.com/tediousjs/node-mssql/pull/1298](https://togithub.com/tediousjs/node-mssql/pull/1298)8])
v7.2.0Compare 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.3Compare 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.2Compare Source
v7.1.1Compare 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.0Compare Source
[new] Add
parseJSONsupport to query strings[fix] Bump various dependencies for security fixes
v7.0.0Compare Source
[new] Result sets with duplicate keys can now be handled using
request.arrayRowMode(#1130)[new] Requests in stream mode now emit a
rowsaffectedevent (#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: falseconfig 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
trustServerCertificatedefaults tofalseif 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
.inspecton 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)v6.3.2Compare Source
[fix] Bump various dependencies for security fixes
v6.3.1Compare Source
[fix] Ensure line endings are unix style (LF)
v6.3.0Compare Source
[new] Result sets with duplicate keys can now be handled using
request.arrayRowMode(#1130)[fix] Issue with geography v2 parsing resolve (#1138)
[fix] Fixed issue where msnodesqlv8 could sometimes terminate queries before all errors has been emitted causing queries to hang (#1145)
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.