-
Notifications
You must be signed in to change notification settings - Fork 2k
fix(deps): update dependency mssql to v8 #2492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
tmatsuo
merged 2 commits into
GoogleCloudPlatform:main
from
renovate-bot:renovate/mssql-8.x
Feb 9, 2022
Merged
fix(deps): update dependency mssql to v8 #2492
tmatsuo
merged 2 commits into
GoogleCloudPlatform:main
from
renovate-bot:renovate/mssql-8.x
Feb 9, 2022
Conversation
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
Contributor
|
/gcbrun |
5f954e1 to
882960f
Compare
Contributor
|
/gcbrun |
882960f to
14b61e1
Compare
Contributor
|
/gcbrun |
14b61e1 to
67f8c15
Compare
Contributor
|
/gcbrun |
67f8c15 to
e61eefe
Compare
Contributor
|
/gcbrun |
b0f75a0 to
e3d5fe7
Compare
Contributor
|
/gcbrun |
e3d5fe7 to
c286b4e
Compare
Contributor
|
/gcbrun |
c286b4e to
d89e458
Compare
Contributor
|
/gcbrun |
Contributor
|
/gcbrun |
tmatsuo
approved these changes
Feb 9, 2022
noerog
pushed a commit
that referenced
this pull request
Sep 2, 2022
Co-authored-by: Takashi Matsuo <[email protected]>
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:
^7.0.0->^8.0.0Release Notes
tediousjs/node-mssql
v8.0.2Compare Source
v8.0.1Compare Source
What's Changed
devcontainerconfiguration by @arthurschreiber in https://github.com/tediousjs/node-mssql/pull/1315New Contributors
Full Changelog: tediousjs/node-mssql@v7.2.1...v8.0.1
v8.0.0Compare 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://github.com/tediousjs/node-mssql/pull/1318)8])
[change] Updated to latest Tedious 14 ((#1312)[https://github.com/tediousjs/node-mssql/pull/1312](https://github.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://github.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://github.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://github.com/tediousjs/node-mssql/pull/1240)0])
[change] Update tarn pool dependency ((#1344)[https://github.com/tediousjs/node-mssql/pull/1344](https://github.com/tediousjs/node-mssql/pull/1344)4])
[removed] Remove connection string parser helpers ((#1342)[https://github.com/tediousjs/node-mssql/pull/1342](https://github.com/tediousjs/node-mssql/pull/1342)2])
[removed] Remove deprecated pool properties ((#1359)[https://github.com/tediousjs/node-mssql/pull/1359](https://github.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: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 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.