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

Bump mssql from 6.4.1 to 9.1.1 #268

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps mssql from 6.4.1 to 9.1.1.

Release notes

Sourced from mssql's releases.

v9.1.1

What's Changed

Full Changelog: tediousjs/node-mssql@v9.1.0...v9.1.1

v9.1.0

What's Changed

New Contributors

Full Changelog: tediousjs/node-mssql@v9.0.1...v9.1.0

v9.0.0

What's Changed

Full Changelog: tediousjs/node-mssql@v8.1.3...v9.0.0

v8.1.3

What's Changed

New Contributors

Full Changelog: tediousjs/node-mssql@v8.1.2...v8.1.3

v8.1.1

What's Changed

New Contributors

Full Changelog: tediousjs/node-mssql@v8.1.0...v8.1.1

... (truncated)

Changelog

Sourced from mssql's changelog.

v9.1.1 (2023-01-??)

[revert] Add support for AAD authentication via connection string ((#1436)[https://github-redirect.dependabot.com/tediousjs/node-mssql/pull/1436])

v9.1.0 (2023-01-17)

[new] Add support for AAD authentication via connection string ((#1436)[https://github-redirect.dependabot.com/tediousjs/node-mssql/pull/1436]) [docs] Update express example ((#1433)[https://github-redirect.dependabot.com/tediousjs/node-mssql/pull/1433])

v9.0.1 (2022-08-18)

[fix] fix regression in requestTimout option not accepting 0 as a value (#1421)

v9.0.0 (2022-08-10)

[change] Upgrade tedious to v15 (#1417) [removed] Removed NodeJS 10 & 12 support (#1417)

v8.1.4 (2022-08-18)

[fix] fix regression in requestTimout option not accepting 0 as a value (#1421)

v8.1.3 (2022-08-08)

[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 (2022-05-27)

[fix] quote identifiers in table constraint declaration (#1397)

v8.1.1 (2022-05-18)

[fix] quote identifiers in table primary keys (#1394)

v8.1.0 (2022-04-06)

[new] MSSQL CLI tool now accepts some options to allow overriding config file ((#1381](tediousjs/node-mssql#1381)) [fix] nodemsqlv8 driver tests working against Node 10 (#1368)

v8.0.2 (2022-02-07)

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 (2022-01-30)

Re-release of v8.0.0

... (truncated)

Commits
  • 1b12250 9.1.1
  • d270570 Revert "Merge pull request #1436 from Shin-Aska/feature/aad-integration-conn-...
  • ab79c86 9.1.0
  • 95928f6 update changelog for release
  • 27319a8 Merge pull request #1456 from tediousjs/dependabot/npm_and_yarn/jsonwebtoken-...
  • 27c2a1b Bump jsonwebtoken and @​azure/msal-node
  • 4f8c4cf Merge pull request #1454 from tediousjs/dependabot/npm_and_yarn/json5-1.0.2
  • 7b7891c Bump json5 from 1.0.1 to 1.0.2
  • 7220582 Merge pull request #1436 from Shin-Aska/feature/aad-integration-conn-string
  • 9f81f18 Update changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mssql](https://github.com/tediousjs/node-mssql) from 6.4.1 to 9.1.1.
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](tediousjs/node-mssql@v6.4.1...v9.1.1)

---
updated-dependencies:
- dependency-name: mssql
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants