Skip to content

build(deps): bump mssql from 12.5.0 to 12.5.2#7675

Merged
SamTV12345 merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/mssql-12.5.2
May 6, 2026
Merged

build(deps): bump mssql from 12.5.0 to 12.5.2#7675
SamTV12345 merged 1 commit intodevelopfrom
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.5.0 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
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.5.0 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.5.0...v12.5.2)

---
updated-dependencies:
- dependency-name: mssql
  dependency-version: 12.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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
@SamTV12345 SamTV12345 merged commit d9e1be0 into develop May 6, 2026
42 checks passed
@SamTV12345 SamTV12345 deleted the dependabot/npm_and_yarn/mssql-12.5.2 branch May 6, 2026 18:07
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