tediousjs / node-mssql

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

chore(deps): bump tedious from 16.7.0 to 18.2.0 #1639

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 months ago

Bumps tedious from 16.7.0 to 18.2.0.

Release notes

Sourced from tedious's releases.

v18.2.0

18.2.0 (2024-04-18)

Bug Fixes

Features

v18.1.0

18.1.0 (2024-03-02)

Features

  • types: export ConnectionConfiguration type (#1609) (7e84a2f)

v18.0.0

18.0.0 (2024-02-28)

BREAKING CHANGES

  • tedious now includes TypeScript definition files. These definitions might differ in various areas from the definitions published in the @types/tedious package. If you notice major differences, please reach out and let us know.

v17.0.0

17.0.0 (2024-02-11)

BREAKING CHANGES

  • Node.js 16.x and 19.x are no longer supported by tedious.

v16.7.1

16.7.1 (2024-02-09)

Bug Fixes

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 2 weeks ago

@dependabot rebase

dependabot[bot] commented 2 weeks ago

Looks like tedious is up-to-date now, so this is no longer needed.