Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps mssql from 11.0.1 to 12.1.0.

Release notes

Sourced from mssql's releases.

v12.1.0

12.1.0 (2025-11-04)

Features

  • add --tds-version flag on bin file as option from cli (ac2c211)
  • prepare tedious connection-pool to receive tdsVersion (973b131)
  • remove default value from --tds-version flag on commander (b29d037)
  • rollback to previous options spread on resolveConfig (67b6153)

v12.0.0

12.0.0 (2025-09-30)

⚠ BREAKING CHANGES

  • Config objects are not longer cloned by the library. The objects are intended to be readonly and that no modification happens to them during the lifetime of the process, changing these values will result in undefined behaviour.

Features

  • remove config object cloning to fix TokenCredential issues (5fcc7d7)
Changelog

Sourced from mssql's changelog.

Changelog

The changelog is not currently maintained. Please see the releases for change details.

Commits
  • 6a4bd79 Merge pull request #1783 from luisvinicius09/master
  • b760d4f chore: remove useless trailing comma
  • b7f486d Merge pull request #1785 from tediousjs/dependabot/github_actions/actions/set...
  • 3b28b6b chore(deps): bump actions/setup-node from 5 to 6
  • 67b6153 feat: rollback to previous options spread on resolveConfig
  • 1e0d245 chore: remove useless tdsVersion property on tedious/ConnectionPool options
  • b29d037 feat: remove default value from --tds-version flag on commander
  • ac2c211 feat: add --tds-version flag on bin file as option from cli
  • 973b131 feat: prepare tedious connection-pool to receive tdsVersion
  • 19d4483 Merge pull request #1754 from Fdawgs/ci/actions
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 5, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mssql-12.1.0 branch 3 times, most recently from eeda27f to 197ffe4 Compare November 18, 2025 13:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mssql-12.1.0 branch from 197ffe4 to 3052f73 Compare November 19, 2025 13:05
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 11.0.1 to 12.1.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.1.0)

---
updated-dependencies:
- dependency-name: mssql
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mssql-12.1.0 branch from 3052f73 to b6c8036 Compare November 21, 2025 13:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #261.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mssql-12.1.0 branch November 24, 2025 13:45
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