Skip to content

Bump mssql from 12.3.1 to 12.5.2#294

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps mssql from 12.3.1 to 12.5.2.

Release notes

Sourced from mssql's releases.

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

  • emit POOL_CLOSE on destroy failure too, include reason (090bad1)
  • improve geography/geometry parser robustness (7138b66), closes #322
Commits
  • 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
  • 7934ff1 fix: prevent TypeError in PreparedStatement.execute() when streaming without ...
  • 3a7e45f Merge pull request #1855 from dhensby/fix/value-correction-length
  • d8026d3 fix: pass dataLength to getMssqlType in valueCorrection
  • 7382819 chore(deps): bump uuid and @​azure/identity
  • ce9078d Merge pull request #1852 from tediousjs/dependabot/github_actions/actions/upl...
  • 7214f9a chore(deps): bump actions/upload-pages-artifact from 4 to 5
  • 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.3.1 to 12.5.2.
- [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.2)

---
updated-dependencies:
- dependency-name: mssql
  dependency-version: 12.5.2
  dependency-type: direct:production
  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 May 5, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 15, 2026

Superseded by #297.

@dependabot dependabot Bot closed this May 15, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mssql-12.5.2 branch May 15, 2026 12:03
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