Skip to content

build(deps-dev): bump mssql from 12.2.1 to 12.3.0#933

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

build(deps-dev): bump mssql from 12.2.1 to 12.3.0#933
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mssql-12.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

Bumps mssql from 12.2.1 to 12.3.0.

Release notes

Sourced from mssql's releases.

v12.3.0

12.3.0 (2026-04-15)

Features

  • add socket-level pool validation mode (4a32717), closes #1834

v12.2.3

12.2.3 (2026-04-15)

Bug Fixes

  • show the actual error given from msnodesqlv8 (a4831c8)
  • treat bigint as string in msnodesqlv8 driver (9541bb8)

v12.2.2

12.2.2 (2026-04-14)

Bug Fixes

  • include schema in TVP type declaration for sp_executesql (06ba07e)
Commits
  • 1b815b1 Merge pull request #1839 from dhensby/feat/socket-level-validation
  • e15bc55 Merge pull request #1836 from alexsch01/master
  • 99f5c7f Merge pull request #1387 from dhensby/pulls/bigint-msnodesql
  • 62f73bc Merge pull request #1750 from dhensby/pulls/connection-string
  • 9541bb8 fix: treat bigint as string in msnodesqlv8 driver
  • e1e18fa chore(deps): upgrade @​tediousjs/connection-string to v1.0.0
  • cfea0bd Merge pull request #1842 from dhensby/pulls/mssql-2025
  • 5597b01 Merge pull request #1840 from dhensby/fix/test-promise-reset
  • c524aa0 ci: add sqlserver 2025 to the linux matrix
  • cbe1eb7 test: reset sql.Promise after custom promise library test
  • 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 [mssql](https://github.com/tediousjs/node-mssql) from 12.2.1 to 12.3.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@v12.2.1...v12.3.0)

---
updated-dependencies:
- dependency-name: mssql
  dependency-version: 12.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Apr 16, 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