Skip to content

Bump mssql from 10.0.4 to 12.5.5#510

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mssql-12.5.5
Open

Bump mssql from 10.0.4 to 12.5.5#510
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mssql-12.5.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mssql from 10.0.4 to 12.5.5.

Release notes

Sourced from mssql's releases.

v12.5.5

12.5.5 (2026-05-29)

Bug Fixes

  • prevent TypeError in batch with output parameters when sql errors (0db36a4), closes #1863

v12.5.4

12.5.4 (2026-05-15)

Bug Fixes

  • preserve originalError on EABORT TransactionError (b9e9826), closes #1716

v12.5.3

12.5.3 (2026-05-14)

Bug Fixes

  • parse boolean connection string options correctly (46db5bc), closes #1860

v12.5.2

12.5.2 (2026-05-05)

Bug Fixes

  • prevent TypeError in PreparedStatement.execute() when streaming without callback (7934ff1), closes #1848

v12.5.1

12.5.1 (2026-05-04)

Bug Fixes

  • pass dataLength to getMssqlType in valueCorrection (d8026d3), closes #1853

v12.5.0

12.5.0 (2026-04-23)

Features

  • add ability to set per-request requestTimeout (075c6cb), closes #1529

v12.4.0

12.4.0 (2026-04-22)

Features

  • add connection create/destroy and abort diagnostics events (bb553ea)
  • add core diagnostics_channel infrastructure (2ea53ae)
  • bump minimum Node.js version to >=18.19.0 (e4d4f53)

... (truncated)

Changelog

Sourced from mssql's changelog.

Changelog

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

Unreleased

[fix] BigInt type in nodemsqlv8 now treated as strings in parity with the tedious driver (#1387)

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
  • bcb8267 Merge pull request #1864 from dhensby/claude/bold-lederberg-d4620a
  • 0db36a4 fix: prevent TypeError in batch with output parameters when sql errors
  • 4b7a6de Merge pull request #1862 from tediousjs/dependabot/npm_and_yarn/test-tools-41...
  • 390f95e chore(deps-dev): bump mocha in the test-tools group
  • 61608d0 Merge pull request #1850 from dhensby/fix/tx-original-error
  • b9e9826 fix: preserve originalError on EABORT TransactionError
  • 296c38d Merge pull request #1861 from dhensby/fix/useutc-connection-string-parsing
  • 46db5bc fix: parse boolean connection string options correctly
  • 204a9b3 Merge pull request #1857 from tediousjs/dependabot/npm_and_yarn/fast-uri-3.1.2
  • 6b8c3f3 chore(deps-dev): bump fast-uri from 3.1.1 to 3.1.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 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 10.0.4 to 12.5.5.
- [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.5.5)

---
updated-dependencies:
- dependency-name: mssql
  dependency-version: 12.5.5
  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 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