Skip to content

chore(deps): bump tedious from 19.2.1 to 20.0.0#1875

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

chore(deps): bump tedious from 19.2.1 to 20.0.0#1875
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tedious-20.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps tedious from 19.2.1 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)
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)
  • See full diff 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 19.2.1 to 20.0.0.
- [Release notes](https://github.com/tediousjs/tedious/releases)
- [Commits](tediousjs/tedious@v19.2.1...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 Jun 29, 2026
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.

0 participants