Skip to content

Bump mssql from 10.0.4 to 12.2.0#476

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/mssql-12.2.0
Open

Bump mssql from 10.0.4 to 12.2.0#476
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/mssql-12.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2025

Bumps mssql from 10.0.4 to 12.2.0.

Release notes

Sourced from mssql's releases.

v12.2.0

12.2.0 (2025-12-02)

Features

  • ability to provide specific config.driver for msnodesqlv8 (571b075)

v12.1.1

12.1.1 (2025-11-23)

Bug Fixes

  • better rendering of ConnectionError (a82be0c)

v12.1.0

12.1.0 (2025-11-04)

Features

  • add --tds-version flag on bin file as option from cli (ac2c211)
  • prepare tedious connection-pool to receive tdsVersion (973b131)
  • remove default value from --tds-version flag on commander (b29d037)
  • rollback to previous options spread on resolveConfig (67b6153)

v12.0.0

12.0.0 (2025-09-30)

⚠ BREAKING CHANGES

  • Config objects are not longer cloned by the library. The objects are intended to be readonly and that no modification happens to them during the lifetime of the process, changing these values will result in undefined behaviour.

Features

  • remove config object cloning to fix TokenCredential issues (5fcc7d7)

v11.0.1

11.0.1 (2024-07-03)

Bug Fixes

  • handle bigint types separately to int to avoid TypeError with BigInt param (b774084)

... (truncated)

Changelog

Sourced from mssql's changelog.

Changelog

The changelog is not currently maintained. Please see the releases for change details.

v11.0.1 (2024-07-03)

[fix] handle bigint types separately to int to avoid TypeError with BigInt param (#1677)

v11.0.0 (2024-06-19)

[removed] Removed NodeJS 16 support (#1667) [feat] support use of native bigint from tedious (#1664)

Commits
  • 61fce50 Merge pull request #1799 from alexsch01/master
  • 840535e Merge pull request #1800 from tediousjs/dependabot/github_actions/actions/che...
  • 571b075 feat: ability to provide specific config.driver for msnodesqlv8
  • 7ee5ce8 chore(deps): bump actions/checkout from 5 to 6
  • db73afd Merge pull request #1793 from alexsch01/patch-2
  • 4be2f60 Merge pull request #1797 from tediousjs/dependabot/npm_and_yarn/js-yaml-4.1.1
  • a8944fb chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
  • a913a47 Merge pull request #1792 from tediousjs/dependabot/npm_and_yarn/tedious-19.1.3
  • a82be0c fix: better rendering of ConnectionError
  • 818f95d chore(deps): bump tedious from 19.1.0 to 19.1.3
  • 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 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 <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 [mssql](https://github.com/tediousjs/node-mssql) from 10.0.4 to 12.2.0.
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](tediousjs/node-mssql@v10.0.4...v12.2.0)

---
updated-dependencies:
- dependency-name: mssql
  dependency-version: 12.2.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 Dec 16, 2025
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

Comments