Skip to content

fix(deps): update dependency mssql to v7 - autoclosed#7

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/mssql-7.x
Closed

fix(deps): update dependency mssql to v7 - autoclosed#7
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/mssql-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mssql ^6.2.3 -> ^7.0.0 age adoption passing confidence

Release Notes

tediousjs/node-mssql

v7.2.1

Compare 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.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)

v6.3.2

Compare Source

[fix] Bump various dependencies for security fixes

v6.3.1

Compare Source

[fix] Ensure line endings are unix style (LF)

v6.3.0

Compare 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.


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

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented May 9, 2021

⚠️ No Changeset found

Latest commit: 0c4ab3f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/mssql-7.x branch from 7f319dd to 0c4ab3f Compare May 17, 2021 02:51
@renovate renovate bot changed the title fix(deps): update dependency mssql to v7 fix(deps): update dependency mssql to v7 - autoclosed Mar 7, 2022
@renovate renovate bot closed this Mar 7, 2022
@renovate renovate bot deleted the renovate/mssql-7.x branch March 7, 2022 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant