Skip to content

Bump mssql from 12.3.1 to 12.5.4#298

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mssql-12.5.4
Closed

Bump mssql from 12.3.1 to 12.5.4#298
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mssql-12.5.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor

Bumps mssql from 12.3.1 to 12.5.4.

Release notes

Sourced from mssql's releases.

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)
  • export CHANNELS constant from public API (8719212)
  • extend TracingChannel coverage to the callback API (a3083c9), closes TracingChannel#traceCallback
  • instrument base classes with diagnostics_channel (d921d60)
  • nest prepared-statement tracing channels under the ps namespace (d11447f)

Bug Fixes

... (truncated)

Commits
  • 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
  • dd22da2 Merge pull request #1849 from dhensby/fix/ps-execute-stream
  • 0e9c326 Merge pull request #1856 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • 96b6495 chore(deps-dev): bump the release-tools group with 2 updates
  • 062f1fd Merge pull request #1854 from tediousjs/dependabot/npm_and_yarn/multi-8a066debe3
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 18, 2026
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 12.3.1 to 12.5.4.
- [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.3.1...v12.5.4)

---
updated-dependencies:
- dependency-name: mssql
  dependency-version: 12.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mssql-12.5.4 branch from f289e23 to 60b081d Compare May 20, 2026 17:54
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #300.

@dependabot dependabot Bot closed this Jun 2, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mssql-12.5.4 branch June 2, 2026 10:53
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