Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 17, 2025

Updated Microsoft.Data.SqlClient from 6.1.0 to 6.1.1.

Release notes

Sourced from Microsoft.Data.SqlClient's releases.

6.1.1

This update includes the following changes since the 6.1.0 release:

Fixed

  • Reverted changes related to improving partial packet detection, fixup, and replay functionality. This revert addresses regressions introduced in 6.1.0. (#​3556)
  • Applied reference assembly corrections supporting vector, fixed JSON tests, and ensured related tests are enabled. #​3562
  • Fixed SqlVector<T>.Null API signature in Reference assembly. #​3521

Changed

  • Upgraded Azure.Identity and other dependencies to newer versions. (#​3538) (#​3552)

Commits viewable in compare view.

Updated Microsoft.Testing.Extensions.CrashDump from 1.8.1 to 1.8.2.

Release notes

Sourced from Microsoft.Testing.Extensions.CrashDump's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Testing.Extensions.HangDump from 1.8.1 to 1.8.2.

Release notes

Sourced from Microsoft.Testing.Extensions.HangDump's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated TUnit from 0.53.0 to 0.55.6.

Release notes

Sourced from TUnit's releases.

0.55.6

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.55.0...v0.55.6

0.55.0

What's Changed

🏕 Changes

👒 Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v0.53.0...v0.55.0

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Microsoft.Data.SqlClient from 6.1.0 to 6.1.1
Bumps Microsoft.Testing.Extensions.CrashDump from 1.8.1 to 1.8.2
Bumps Microsoft.Testing.Extensions.HangDump from 1.8.1 to 1.8.2
Bumps TUnit from 0.53.0 to 0.55.6

---
updated-dependencies:
- dependency-name: Microsoft.Data.SqlClient
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pkg-updates
- dependency-name: Microsoft.Testing.Extensions.CrashDump
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pkg-updates
- dependency-name: Microsoft.Testing.Extensions.HangDump
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pkg-updates
- dependency-name: TUnit
  dependency-version: 0.55.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pkg-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the ⬆️ Dependencies Update dependencies. label Aug 17, 2025
@semanticdiff-com
Copy link

semanticdiff-com bot commented Aug 17, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  tests/Dappery.Data.Tests/packages.lock.json  54% smaller
  src/Dappery.Data/packages.lock.json  46% smaller
  src/Directory.Packages.props  0% smaller
  tests/Dappery.Core.Tests/packages.lock.json  0% smaller
  tests/Directory.Packages.props  0% smaller

@github-actions github-actions bot added the 🧪 Tests Add or update tests label Aug 17, 2025
@github-actions
Copy link

Summary

Line coverage

Assembly Line coverage
Dappery.Core.dll 83.6%
Dappery.Data.dll 98.2%
Dappery.Domain.dll 87.6%

@AjayKMehta AjayKMehta merged commit 6917841 into master Aug 23, 2025
16 checks passed
@AjayKMehta AjayKMehta deleted the dependabot/nuget/src/Dappery.Data/pkg-updates-dc91444363 branch August 23, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⬆️ Dependencies Update dependencies. 🧪 Tests Add or update tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants