Skip to content

Bump mssql from 12.3.1 to 12.7.2 - #332

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mssql-12.7.2
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026 •

Copy link
Copy Markdown
Contributor

Bumps mssql from 12.3.1 to 12.7.2.

Release notes

Sourced from mssql's releases.

v12.7.2

12.7.2 (2026-09-10)

Bug Fixes

  • reject column names that break out of quoted identifiers (aeddce6)
  • reject type metadata that escapes the parameter declaration (451a09c)
  • release the connection when a bulk load's options are rejected (fac0867)
  • remove request listeners when a request is abandoned before it is sent (79550ef)
  • stop bulk insert continuing after an invalid table name (df37324)
  • validate bulk ordering keys (53fdf11)
  • validate parameter names against an allowlist (1ea5a28)
  • validate stored procedure names (b305420), closes Request#execute

v12.7.1

12.7.1 (2026-09-08)

Bug Fixes

  • only invoke close() callback once while pool is connecting (9639b47)

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

... (truncated)

Commits
  • f1cae83 Merge pull request #1902 from dhensby/ci/skip-merge-commit-lint
  • c19323b ci: skip commit linting for merge commits on push
  • 8497f37 Merge commit from fork
  • c784f02 docs: note that backports are decided case by case
  • 6e4de06 Merge branch '11.x' into master
  • a98dce2 Merge branch '10.x' into 11.x
  • 2b169d0 Merge branch '9.3.x' into 10.x
  • 846076c Merge branch '9.2.x' into 9.3.x
  • 14b7083 Merge branch '9.1.x' into 9.2.x
  • c30d5cf test: cover the output parameter type size guards
  • 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 Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mssql-12.7.2 branch 4 times, most recently from ac55def to 5d42fc6 Compare September 18, 2026 12:06
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mssql-12.7.2 branch from 5d42fc6 to 354501b Compare September 21, 2026 12:06
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 12.3.1 to 12.7.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.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mssql-12.7.2 branch from 354501b to aee15aa Compare September 22, 2026 12: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.

0 participants