Skip to content

Bump tedious from 18.6.2 to 20.0.0 - #2700

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tedious-20.0.0
Open

Bump tedious from 18.6.2 to 20.0.0#2700
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tedious-20.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps tedious from 18.6.2 to 20.0.0.

Release notes

Sourced from tedious's releases.

v20.0.0

20.0.0 (2026-06-21)

BREAKING CHANGES

  • Node.js 22 is now the minimum supported version. Node.js 18, 20, and 21 are no longer supported.

v19.2.2

19.2.2 (2026-06-21)

Bug Fixes

  • clear the cancel timer when cleaning up a connection (#1739) (b461c3c)
  • include schema in TVP type declaration (#1730) (2035eda)
  • keep message stream aligned when canceling with a disabled cancel timeout (#1738) (5717f91)

v19.2.1

19.2.1 (2026-02-09)

Bug Fixes

v19.2.0

19.2.0 (2025-12-22)

Features

  • add databaseMirroringPartner event handler (#1671) (cfb211a)

v19.1.3

19.1.3 (2025-11-15)

Bug Fixes

v19.1.2

19.1.2 (2025-11-11)

... (truncated)

Commits
  • da2375a chore!: require Node.js 22 or newer (#1747)
  • d55e92a ci: publish master releases to the next dist-tag (#1745)
  • a41af65 ci: correctly read latest dist-tag in the promotion job (#1746)
  • 96d5192 ci: allow the Release workflow to be triggered manually (#1744)
  • f9a322c ci: restore npm auth for dist-tag promotion in release workflow (#1743)
  • 94a40da chore(deps): update Node 18-compatible dependencies (#1742)
  • cdbad0d chore(deps): update dependencies within existing semver ranges (#1741)
  • 5717f91 fix: keep message stream aligned when canceling with a disabled cancel timeou...
  • b461c3c fix: clear the cancel timer when cleaning up a connection (#1739)
  • 2035eda fix: include schema in TVP type declaration (#1730)
  • 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 show <dependency name> 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)

Bumps [tedious](https://github.com/tediousjs/tedious) from 18.6.2 to 20.0.0.
- [Release notes](https://github.com/tediousjs/tedious/releases)
- [Commits](tediousjs/tedious@v18.6.2...v20.0.0)

---
updated-dependencies:
- dependency-name: tedious
  dependency-version: 20.0.0
  dependency-type: direct:production
  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 Aug 4, 2026
Copilot AI lite review requested due to automatic review settings August 4, 2026 18:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the Node.js dependency set by bumping the tedious (MS SQL) driver to a newer major version.

Changes:

  • Upgraded tedious from ^18.6.1 to ^20.0.0 in package.json

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
"sequelize": "^6.31.0",
"stoppable": "^1.1.0",
"tedious": "^18.6.1",
"tedious": "^20.0.0",
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.

1 participant