-
Notifications
You must be signed in to change notification settings - Fork 470
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
chore(deps): bump tedious from 15.0.1 to 16.4.0 #1518
Conversation
03fbbc0
to
0a70def
Compare
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. |
@dependabot rebase |
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 |
0a70def
to
6017740
Compare
@dependabot rebase |
Bumps [tedious](https://github.com/tediousjs/tedious) from 15.0.1 to 16.4.0. - [Release notes](https://github.com/tediousjs/tedious/releases) - [Commits](tediousjs/tedious@v15.0.1...v16.4.0) --- updated-dependencies: - dependency-name: tedious dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
6017740
to
4d01ef7
Compare
Drop support for NodeJS <= 14. Upgrade tedious version. Update CI to test NodeJS 20.
Bumps tedious from 15.0.1 to 16.4.0.
Release notes
Sourced from tedious's releases.
... (truncated)
Commits
b78df14
feat: add redirect info to connection errors (#1527)c02e30f
feat: add TDS8.0 Support for tedious (#1522)07cac40
test: fix TVP test not working on Azure SQL (#1556)299d576
chore: update devcontainer configuration (#1548)9359077
chore: upgrade dependencies (#1554)af9ed26
chore: upgrade some dependencies to their latest versions (#1549)ae51c05
chore: remove commit lint messages check (#1553)a093a25
chore: fix devcontainer setup (#1543)a37199b
feat: support TVP parameters inConnection.execSql
(#1327)ed02374
docs: add comment about a request lasting longer than its timeout (#1486)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)