Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mssql 7.3.0 -> 8.0.1 age adoption passing confidence

Release Notes

tediousjs/node-mssql

v8.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: tediousjs/node-mssql@v7.2.1...v8.0.1

v8.0.0

Compare Source

[new] Add table.rows.clear() method to allow for chunking updates (#​1094)
[new] Add valueHandler map to store callbacks that are used to process row values (#​1356)
[change] msnodesqlv8 driver detects os platform and attempts to pick correct connections string for it ((#​1318)[https://github.com/tediousjs/node-mssql/pull/1318](https://togithub.com/tediousjs/node-mssql/pull/1318)8])
[change] Updated to latest Tedious 14 ((#​1312)[https://github.com/tediousjs/node-mssql/pull/1312](https://togithub.com/tediousjs/node-mssql/pull/1312)2])
[change] Errors for bad bulk load parameters have slightly different error messages ((#​1318)[https://github.com/tediousjs/node-mssql/pull/1318](https://togithub.com/tediousjs/node-mssql/pull/1318)8])
[change] Options provided to the driver via the config.options object will not be overridden with other values if set explicitly ((#​1340)[https://github.com/tediousjs/node-mssql/pull/1340](https://togithub.com/tediousjs/node-mssql/pull/1340)0])
[change] Duplicate column names will now be presented as an array even if the values are empty ((#​1240)[https://github.com/tediousjs/node-mssql/pull/1240](https://togithub.com/tediousjs/node-mssql/pull/1240)0])
[change] Update tarn pool dependency ((#​1344)[https://github.com/tediousjs/node-mssql/pull/1344](https://togithub.com/tediousjs/node-mssql/pull/1344)4])
[removed] Remove connection string parser helpers ((#​1342)[https://github.com/tediousjs/node-mssql/pull/1342](https://togithub.com/tediousjs/node-mssql/pull/1342)2])
[removed] Remove deprecated pool properties ((#​1359)[https://github.com/tediousjs/node-mssql/pull/1359](https://togithub.com/tediousjs/node-mssql/pull/1359)9])


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, click this checkbox.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 30, 2022
@burgerni10 burgerni10 merged commit 305ddd1 into develop Feb 1, 2022
@burgerni10 burgerni10 deleted the renovate/mssql-8.x branch February 1, 2022 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants