Skip to content

Bump mssql from 11.0.1 to 12.2.1#287

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mssql-12.2.1
Open

Bump mssql from 11.0.1 to 12.2.1#287
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mssql-12.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps mssql from 11.0.1 to 12.2.1.

Release notes

Sourced from mssql's releases.

v12.2.1

12.2.1 (2026-03-18)

Bug Fixes

  • instantiate ConnectionError with appropriate args (b163c09)

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)
Changelog

Sourced from mssql's changelog.

Changelog

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

Commits
  • ec4450f Merge pull request #1811 from gavinaiken/master
  • b163c09 fix: instantiate ConnectionError with appropriate args
  • 42798aa Merge pull request #1821 from tediousjs/dependabot/npm_and_yarn/multi-c8fa50170f
  • 63ba288 chore(deps): bump @​tootallnate/once and @​azure/core-rest-pipeline
  • 58e6f50 Merge pull request #1826 from dhensby/pulls/releases
  • 8ca0be7 ci: update CI runtime to node 22
  • b4af9eb chore(deps-dev): update release dependencies
  • 5341bfc Merge pull request #1824 from tediousjs/dependabot/npm_and_yarn/multi-1626559571
  • 6b88345 Merge pull request #1825 from tediousjs/dependabot/npm_and_yarn/multi-6be27a7c1a
  • ce2a504 chore(deps): bump minimatch and npm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for mssql since your current version.


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 [mssql](https://github.com/tediousjs/node-mssql) from 11.0.1 to 12.2.1.
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](tediousjs/node-mssql@v11.0.1...v12.2.1)

---
updated-dependencies:
- dependency-name: mssql
  dependency-version: 12.2.1
  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 Mar 18, 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