Bump mssql from 11.0.1 to 12.1.0
Closed
Number: #253
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 05, 2025 at 01:03 PM UTC
(8 months ago)
(8 months ago)
Updated:
November 24, 2025 at 01:45 PM UTC
(7 months ago)
(7 months ago)
Closed:
November 24, 2025 at 01:45 PM UTC
(7 months ago)
(7 months ago)
Time to Close:
19 days
Labels:
dependencies javascript
dependencies javascript
Description:
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
6a4bd79Merge pull request #1783 from luisvinicius09/masterb760d4fchore: remove useless trailing commab7f486dMerge pull request #1785 from tediousjs/dependabot/github_actions/actions/set...3b28b6bchore(deps): bump actions/setup-node from 5 to 667b6153feat: rollback to previous options spread on resolveConfig1e0d245chore: remove useless tdsVersion property on tedious/ConnectionPool optionsb29d037feat: remove default value from --tds-version flag on commanderac2c211feat: add --tds-version flag on bin file as option from cli973b131feat: prepare tedious connection-pool to receive tdsVersion19d4483Merge pull request #1754 from Fdawgs/ci/actions- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 11336232 |
| UUID: | 3590969010 |
| Node ID: | PR_kwDOB-SeN86xpb-N |
| Host: | GitHub |
| Repository: | roncli/node-database |