Skip to content

build(deps): bump mssql and @types/mssql - #9

Merged
semics-tech merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-b4ddda59ad
Jul 30, 2026
Merged

build(deps): bump mssql and @types/mssql#9
semics-tech merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-b4ddda59ad

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps mssql and @types/mssql. These dependencies needed to be updated together.
Updates mssql from 11.0.1 to 12.7.0

Release notes

Sourced from mssql's releases.

v12.7.0

12.7.0 (2026-07-02)

Features

v12.6.0

12.6.0 (2026-06-23)

Features

  • test msnodesqlv8 against v2-v5 across supported Node versions (9ed51d2)

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

... (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)

Commits
  • c6d1e24 Merge pull request #1877 from dhensby/feat/tedious-20
  • 735c3c8 feat: add support for tedious 20 and remove TVP schema workaround
  • 2e1a528 Merge pull request #1876 from tediousjs/dependabot/github_actions/actions/che...
  • a995170 chore(deps): bump actions/checkout from 6 to 7
  • ab570b4 Merge pull request #1874 from tediousjs/dependabot/npm_and_yarn/tarn-3.1.0
  • ed7c3f8 chore(deps): bump tarn from 3.0.2 to 3.1.0
  • 04e1d91 Merge pull request #1871 from tediousjs/dependabot/npm_and_yarn/js-yaml-4.2.0
  • dd425b3 chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0
  • 6021cd7 Merge pull request #1869 from tediousjs/dependabot/npm_and_yarn/multi-79a8a94197
  • 40e5bf0 chore(deps): bump tar and npm
  • 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.


Updates @types/mssql from 9.1.11 to 12.3.0

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-b4ddda59ad branch 2 times, most recently from 6874a2a to 15f221a Compare July 30, 2026 10:58
@semics-tech semics-tech changed the title Bump mssql and @types/mssql build(deps): bump mssql and @types/mssql Jul 30, 2026
Bumps [mssql](https://github.com/tediousjs/node-mssql) and [@types/mssql](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mssql). These dependencies needed to be updated together.

Updates `mssql` from 11.0.1 to 12.7.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@v11.0.1...v12.7.0)

Updates `@types/mssql` from 9.1.11 to 12.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mssql)

---
updated-dependencies:
- dependency-name: "@types/mssql"
  dependency-version: 12.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: mssql
  dependency-version: 12.7.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-b4ddda59ad branch from 15f221a to b02df97 Compare July 30, 2026 11:21
@dependabot
dependabot Bot requested a review from semics-tech as a code owner July 30, 2026 11:21
@semics-tech
semics-tech merged commit 5eebd97 into main Jul 30, 2026
9 checks passed
@semics-tech
semics-tech deleted the dependabot/npm_and_yarn/multi-b4ddda59ad branch July 30, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant