Skip to content

Conversation

@snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jun 4, 2021

Snyk has created this PR to upgrade mssql from 7.0.0 to 7.1.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-05-13.
Release notes
Package name: mssql
  • 7.1.0 - 2021-05-13

    [new] Add parseJSON support to query strings (#1239)
    [fix] Bump various dependencies for security fixes

  • 7.0.0 - 2021-05-06

    [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 not 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)

from mssql GitHub release notes
Commit messages
Package name: mssql
  • fcb6e79 7.1.0
  • a4e0c24 Merge branch '6'
  • 6fe5d50 6.3.2
  • 187232c Merge branch '5' into 6
  • 921fc4a v5.1.5
  • 8be3486 Bump deps
  • 1ac6176 Merge pull request #1239 from dhensby/pulls/parse-json-connection-string
  • 0f1369b Merge pull request #1238 from dhensby/pulls/connection-uris
  • fac6d09 NEW add parseJSON config support to query string parsing
  • f4176ed Merge pull request #1224 from LiquidITGuy/upgrade-README.md-for-NodeV8-driver
  • 10eb8ab Update docs around uri connection strings
  • c45940e upgrade README.md for Node V8 driver
  • 0cc5408 Merge pull request #1236 from tediousjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • 867b0ba Bump hosted-git-info from 2.8.8 to 2.8.9
  • 834c96b Merge pull request #1229 from tediousjs/dependabot/npm_and_yarn/lodash-4.17.21
  • 76a04c9 Bump lodash from 4.17.20 to 4.17.21

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants