Skip to content
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

[Snyk] Upgrade mssql from 6.0.1 to 6.2.0 #7

Merged
merged 2 commits into from
Apr 29, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade mssql from 6.0.1 to 6.2.0.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-03-13.
Release notes
Package name: mssql
  • 6.2.0 - 2020-03-13

    [new] Set default isolationLevel for all transactions (#1005)
    [new] sql.Date now is coerced into a date object (#1007)
    [fix] Bump acorn dependency for security fix

  • 6.1.0 - 2020-02-17

    [new] Add Request.template helper for providing templated strings to queries (#960)
    [new] Repeat calls to ConnectionPool.connect() resolve (#941)
    [new] Stored procedure params are now logged to debug log (#979)
    [fix] Repeat calls to mssql.connect() will now resolve correctly (#986)
    [fix] Connections are encrypted by default as documented (#977)
    [fix] Tagged template literal queries with empty array values now work (#990)

  • 6.0.1 - 2019-11-15

    Fix an issue where special characters in usernames were not being decoded from connection strings

from mssql GitHub release notes
Commit messages
Package name: mssql
  • 32fc7fc 6.2.0
  • 7ca981c Update changelog for v6.2.0
  • 2caf103 Merge branch '5' into 6
  • 81118ad 5.1.1
  • 6f982ca Merge branch '4' into 5
  • e4d5e1b 4.3.8
  • 8d3aa7c Update changelog, add missing version info
  • 5131f67 Merge pull request #1007 from jtsmedley/feature-coerce-sqlDate
  • be868d9 Merge branch '5' into 6
  • d1a06c8 Merge branch '4' into 5
  • f2d4d3c Fix acorn vulnerability
  • 429abe5 Update tests.js
  • cc00e6a Fixes Date String Inputs
  • e88ab9a Merge pull request #1005 from marvinscharle/master
  • c71dacd [fix] correct reference of BaseTransaction in tests.js
  • 10b8b58 [add] unit test to test suites
  • 7bcd45c [add] Transaction.defaultIsolationLevel
  • 085e1da Merge pull request #999 from zpartal/patch-1
  • 97fff1a update readme
  • 4628c5d update changelog
  • 91bbbbb 6.1.0
  • d19e2ab Merge pull request #990 from christiaanwesterbeek/patch-template-literal-empty-array
  • afe31d7 Fix issue with tagged template literal query with empty array as variable removing the rest of the query #989
  • aadb00f Merge pull request #979 from eemelisoderholm/feature/log-proc-parameters

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

@yesmancan yesmancan self-assigned this Apr 29, 2020
@yesmancan yesmancan added the dependencies Pull requests that update a dependency file label Apr 29, 2020
@yesmancan yesmancan merged commit cce8872 into master Apr 29, 2020
@yesmancan yesmancan deleted the snyk-upgrade-9e78a86bab4242948801749f8f0cbba6 branch April 29, 2020 09:41
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.

None yet

2 participants