Skip to content

Bump mssql from 12.3.1 to 12.5.5#300

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mssql from 12.3.1 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)

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mssql-12.5.5 branch 2 times, most recently from 0f70ada to c03e8ab Compare June 8, 2026 12:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mssql-12.5.5 branch 3 times, most recently from 12d5708 to 85d2253 Compare June 18, 2026 12:05
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 12.3.1 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@v12.3.1...v12.5.5)

---
updated-dependencies:
- dependency-name: mssql
  dependency-version: 12.5.5
  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.5 branch from 85d2253 to a97e9d7 Compare June 22, 2026 12:05
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #307.

@dependabot dependabot Bot closed this Jun 24, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mssql-12.5.5 branch June 24, 2026 12:02
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