Skip to content

build(deps): bump mssql from 12.3.1 to 12.5.0#7595

Merged
JohnMcLear merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/mssql-12.5.0
Apr 24, 2026
Merged

build(deps): bump mssql from 12.3.1 to 12.5.0#7595
JohnMcLear merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/mssql-12.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps mssql from 12.3.1 to 12.5.0.

Release notes

Sourced from mssql's releases.

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
  • 7a8dcd4 Merge pull request #1530 from dhensby/pulls/per-req-timeout
  • 3b1645f test: add integration tests for per-request timeout overrides
  • 075c6cb feat: add ability to set per-request requestTimeout
  • a10b201 Merge pull request #1843 from dhensby/fix/udt-parser
  • f16650d Merge pull request #1846 from dhensby/feat/diagnostics-channel
  • a3083c9 feat: extend TracingChannel coverage to the callback API
  • 2dcf2a6 test: verify instrumentation fires end-to-end
  • 66bb3ac docs: clarify SQL redaction expectations and identifier scope
  • d11447f feat: nest prepared-statement tracing channels under the ps namespace
  • 090bad1 fix: emit POOL_CLOSE on destroy failure too, include reason
  • 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.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.3.1...v12.5.0)

---
updated-dependencies:
- dependency-name: mssql
  dependency-version: 12.5.0
  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 Apr 23, 2026
@JohnMcLear JohnMcLear merged commit 145e44a into develop Apr 24, 2026
38 checks passed
@JohnMcLear JohnMcLear deleted the dependabot/npm_and_yarn/mssql-12.5.0 branch April 24, 2026 02:06
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.

1 participant