chore(deps): update dependency mssql to v9 - autoclosed #24
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:
7.1.3
->9.1.1
Release Notes
tediousjs/node-mssql
v9.1.1
Compare Source
[revert] Add support for AAD authentication via connection string ((#1436)[https://github.com/tediousjs/node-mssql/pull/1436](https://togithub.com/tediousjs/node-mssql/pull/1436)6])
v9.1.0
Compare Source
[new] Add support for AAD authentication via connection string ((#1436)[https://github.com/tediousjs/node-mssql/pull/1436](https://togithub.com/tediousjs/node-mssql/pull/1436)6])
[docs] Update express example ((#1433)[https://github.com/tediousjs/node-mssql/pull/1433](https://togithub.com/tediousjs/node-mssql/pull/1433)3])
v9.0.1
Compare Source
[fix] fix regression in requestTimout option not accepting
0
as a value (#1421)v9.0.0
Compare Source
[change] Upgrade tedious to v15 (#1417)
[removed] Removed NodeJS 10 & 12 support (#1417)
v8.1.4
Compare Source
[fix] fix regression in requestTimout option not accepting
0
as a value (#1421)v8.1.3
Compare Source
[fix] requestTimeout correctly resolved (#1398)
[fix] Forcibly deny use of
useColumnNames
tedious config option that can be passed in the config object (#1416)v8.1.2
Compare Source
[fix] quote identifiers in table constraint declaration (#1397)
v8.1.1
Compare Source
[fix] quote identifiers in table primary keys (#1394)
v8.1.0
Compare Source
[new] MSSQL CLI tool now accepts some options to allow overriding config file ((#1381][https://github.com/tediousjs/node-mssql/pull/1381](https://togithub.com/tediousjs/node-mssql/pull/1381)1))
[fix] nodemsqlv8 driver tests working against Node 10 (#1368)
v8.0.2
Compare Source
Merge up missing fixes from v7.3.0
[new] Transaction/PreparedStatements expose the config from their parent connection (#1338)
[fix] Fix inherited request configs from the pool. Specifically stream and arrayRowMode now inherit accurately from the connection config (#1338)
v8.0.1
Compare Source
Re-release of v8.0.0
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])
v7.3.5
Compare Source
[fix] quote identifiers in table constraint declaration (#1397)
v7.3.4
Compare Source
[fix] msnodesqlv8.js file was missing from previous release
v7.3.3
Compare Source
Duplicate tag
v7.3.2
Compare Source
[fix] nodemsqlv8 driver tests working against Node 10 (#1368)
[fix] quote identifiers in table primary keys (#1394)
v7.3.1
Compare Source
[fix] Bump debug dependency (#1361)
v7.3.0
Compare Source
[new] Transaction/PreparedStatements expose the config from their parent connection (#1338)
[fix] Fix inherited request configs from the pool. Specifically stream and arrayRowMode now inherit accurately from the connection config (#1338)
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])
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.