Skip to content

Bump the pkg-updates group with 5 updates#334

Merged
AjayKMehta merged 1 commit into
masterfrom
dependabot/nuget/pkg-updates-9152adb729
May 14, 2026
Merged

Bump the pkg-updates group with 5 updates#334
AjayKMehta merged 1 commit into
masterfrom
dependabot/nuget/pkg-updates-9152adb729

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Updated GitHubActionsTestLogger from 3.0.3 to 3.0.4.

Release notes

Sourced from GitHubActionsTestLogger's releases.

3.0.4

What's Changed

Enhancements

Bugs

Full Changelog: Tyrrrz/GitHubActionsTestLogger@3.0.3...3.0.4

Commits viewable in compare view.

Updated Microsoft.Testing.Extensions.CrashDump from 2.2.1 to 2.2.2.

Release notes

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

2.2.2

See release notes here.

Commits viewable in compare view.

Updated Microsoft.Testing.Extensions.HangDump from 2.2.1 to 2.2.2.

Release notes

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

2.2.2

See release notes here.

Commits viewable in compare view.

Updated TUnit from 1.37.36 to 1.43.41.

Release notes

Sourced from TUnit's releases.

1.43.41

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.43.38...v1.43.41

1.43.38

What's Changed

Other Changes

Full Changelog: thomhurst/TUnit@v1.43.37...v1.43.38

1.43.37

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.43.11...v1.43.37

1.43.11

What's Changed

Other Changes

Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.43.2...v1.43.11

1.43.2

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.41.0...v1.43.2

1.41.0

TUnit Should() Assertions (beta)

This versions comes with a beta version of TUnit.Assertions.Should - meaning that you can do:
myCode.Should().BeEqualTo(fluentShouldSyntax);

For more information see the docs: https://tunit.dev/docs/assertions/should-syntax

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.40.10...v1.41.0

1.40.10

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.40.5...v1.40.10

1.40.5

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.40.0...v1.40.5

1.40.0

What's Changed

Other Changes

Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.39.0...v1.40.0

1.39.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.37.36...v1.39.0

Commits viewable in compare view.

Updated Verify.TUnit from 31.16.1 to 31.16.3.

Release notes

Sourced from Verify.TUnit's releases.

31.16.3

No issues in this milestone yet.

31.16.2

  • #​1714 Unexpected empty.nupkg in output directory
  • #​1721 XUnit V3: Adds attachment with colon in filename - GitHub artifacts upload fails
  • #​1723 Strip solution dir prefix from XunitV3 attachment names

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 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 GitHubActionsTestLogger from 3.0.3 to 3.0.4
Bumps Microsoft.Testing.Extensions.CrashDump from 2.2.1 to 2.2.2
Bumps Microsoft.Testing.Extensions.HangDump from 2.2.1 to 2.2.2
Bumps TUnit from 1.37.36 to 1.43.41
Bumps Verify.TUnit from 31.16.1 to 31.16.3

---
updated-dependencies:
- dependency-name: GitHubActionsTestLogger
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pkg-updates
- dependency-name: Microsoft.Testing.Extensions.CrashDump
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pkg-updates
- dependency-name: Microsoft.Testing.Extensions.HangDump
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pkg-updates
- dependency-name: TUnit
  dependency-version: 1.43.41
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pkg-updates
- dependency-name: Verify.TUnit
  dependency-version: 31.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pkg-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the ⬆️ Dependencies Update dependencies label May 14, 2026
@semanticdiff-com
Copy link
Copy Markdown

semanticdiff-com Bot commented May 14, 2026

Review changes with  SemanticDiff

Changed Files
File Status
  tests/BuilderGenerator.Tests/packages.lock.json  60% smaller
  Directory.Packages.props  0% smaller

@AjayKMehta AjayKMehta merged commit 914ef99 into master May 14, 2026
18 checks passed
@AjayKMehta AjayKMehta deleted the dependabot/nuget/pkg-updates-9152adb729 branch May 14, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant