tediousjs / node-mssql

Microsoft SQL Server client for Node.js
https://tediousjs.github.io/node-mssql
MIT License
2.23k stars 465 forks source link

chore(deps): bump tedious from 15.0.1 to 16.4.0 #1518

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tedious from 15.0.1 to 16.4.0.

Release notes

Sourced from tedious's releases.

v16.4.0

16.4.0 (2023-07-20)

Features

v16.3.0

16.3.0 (2023-07-20)

Features

v16.2.0

16.2.0 (2023-07-02)

Features

  • support TVP parameters in Connection.execSql (#1327) (a37199b)

v16.1.0

16.1.0 (2023-05-07)

Features

v16.0.0

16.0.0 (2023-04-07)

chore

  • drop node 14 support, add node 19 support (#1532) (ef3fd2c)

BREAKING CHANGES

  • Node.js 14.x is no longer supported by tedious.

v15.1.3

15.1.3 (2023-02-12)

Bug Fixes

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dhensby commented 1 year ago

I really want to wait until I've got a pure GitHub Actions based workflow and we don't need to rely on appveyor before pulling this in. I'm working on a "first class" github action for installing SQL Server, which will hopefully put the test suite on parity with the appveyor build. Once that is done, I'll merge this.

dhensby commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dhensby commented 1 year ago

@dependabot rebase