This repository was archived by the owner on Aug 5, 2025. It is now read-only.
Open
Conversation
fcad83a to
3d59028
Compare
3d59028 to
b0b8fdf
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
3.3.0->4.3.9Release Notes
tediousjs/node-mssql
v4.3.9Compare Source
[fix] Bump various dependencies for security fixes
v4.3.8Compare Source
[fix] Bump acorn dependency for security fix
v4.3.7Compare Source
[fix] Fix an issue where connections that error can deplete the pool (#842)
v4.3.6Compare Source
[fix] Fix a bug where msnodesqlv8 driver could execute callbacks twice (#834)
[fix] Bump js-yaml dependency for security fix
v4.3.5Compare Source
[change] Remove references to deprecated
TYPES.Nullfrom tediousv4.3.4Compare Source
[change] Config objects are cloned so that the original object is not modified
v4.3.3Compare Source
[change] Updated to latest generic-pool 3.6.1
v4.3.2: Bump to dependencyCompare Source
v4.3.1Compare Source
generic-poolfixv4.3.0Compare Source
[new] Add beforeConnect handler
[change] Interpret connection timeout in seconds (not milliseconds)
v4.2.3Compare Source
[new] Add info event for execute function
[fix] Fix JSON parsing with empty recordsets
[new] Array / string literal template query preparation fixes
[new] Passing encrypt option from mssql connection options to tedious options
[change] Return the _poolDestroy promise before connecting again
v4.2.2Compare Source
[change] Updated to latest Tedious 2.7.1
v4.2.1Compare Source
[fix] Fix connections in the pool depleting due to unfulfilled Promises and timeouts
[change] Updated to latest Tedious 2.6.4
v4.2.0Compare Source
[new] Added TVP support for msnodesqlv8 driver
[new] Added support for information messages in msnodesqlv8 driver
[new] Added support for request cancellation in msnodesqlv8 driver
[fix] Fixed Tedious deprecation warnings
[fix] Fixed ResourceRequest timed out error
[fix] All query and batch methods now have the same interface
[fix] Fixed msnodesqlv8 issue where the encrypt option was getting ignored
[change] Updated to latest Tedious 2.3.1
v4.1.0Compare Source
[new] Adding support for the MultiSubnetFailover option in connection strings (Paul Kehrer)
[new] Add request timeout support for msnodesqlv8 queries (Michael Parque)
[fix] Fix type inference of non-integer numbers (Andrew Crites)
[fix] Set acquireTimeout on generic pool (Karl Wiggisser)
v4.0.4Compare Source
[fix] Fix auto-closing of idle connections
v4.0.3Compare Source
[fix] Fixed broken CLI & debugging
v4.0.2Compare Source
[fix] Fixed broken JSON parser
v4.0.1Compare Source
[fix] Fixed stream in pipe mode
v4.0.0Compare Source
[new] Completly rewritten to ES6
[new] Library is now compatible with Webpack
[new] Library is ready for async/await
[change] Removed support for < Node.js 4
[change] Removed support for outdated node-tds and msnodesql drivers
[change] Removed require('mssql/nofix') syntax
[change] Removed verbose and debug mode
[change] Removed 'driver' from options
[change] Removed Transaction and Prepared Statement queues
[change] Removed 'multiple' directive
[change] Connection renamed to ConnectionPool
[change] Updated to latest Tedious 2.0.0
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.