Skip to content

Bump github.com/microsoft/go-mssqldb from 1.9.6 to 1.9.8#4056

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/microsoft/go-mssqldb-1.9.8
Open

Bump github.com/microsoft/go-mssqldb from 1.9.6 to 1.9.8#4056
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/microsoft/go-mssqldb-1.9.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps github.com/microsoft/go-mssqldb from 1.9.6 to 1.9.8.

Release notes

Sourced from github.com/microsoft/go-mssqldb's releases.

v1.9.8

What's Changed

Full Changelog: microsoft/go-mssqldb@v1.9.7...v1.9.8

v1.9.7

What's Changed

New Contributors

Full Changelog: microsoft/go-mssqldb@v1.9.6...v1.9.7

Changelog

Sourced from github.com/microsoft/go-mssqldb's changelog.

Changelog

Commits
  • 412cd56 bump dependencies to clear govulncheck (#328)
  • a5d08fe test: improve code coverage with comprehensive unit tests (#323)
  • acefb55 docs: add LLM optimization files for AI code assistant discoverability (#311)
  • 95e5e8a Add unit tests for type conversion, SQL quoting, and error handling (#321)
  • 5718c41 fix: update release-please action and config (#322)
  • c3c0300 Fix handling of stateSep in batch package. Addresses bug #247 (#248)
  • ca98174 bulkcopy: fix column escaping (#253)
  • 1c8ea5b perf: use pointer receiver for columnStruct to avoid copy (#316)
  • f49ac9b feat: implement automated versioning with Release Please (#310)
  • c16a19e Add support for EPA (#295)
  • 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 [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) from 1.9.6 to 1.9.8.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](microsoft/go-mssqldb@v1.9.6...v1.9.8)

---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
  dependency-version: 1.9.8
  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 go Pull requests that update Go code labels Mar 6, 2026
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2026
@dependabot dependabot bot requested review from gerardsn and stevenvegt as code owners March 6, 2026 12:42
@dependabot dependabot bot added the go Pull requests that update Go code label Mar 6, 2026
@qltysh
Copy link

qltysh bot commented Mar 6, 2026

Qlty

Coverage Impact

⬆️ Merging this pull request will increase total coverage on master by 0.03%.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants