Skip to content

Bump TUnit and TUnit.Assertions#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/multi-5ab5997883
Open

Bump TUnit and TUnit.Assertions#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/multi-5ab5997883

Conversation

@dependabot
Copy link
Copy Markdown

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

Updated TUnit from 1.40.10 to 1.41.0.

Release notes

Sourced from TUnit's releases.

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

Commits viewable in compare view.

Updated TUnit.Assertions from 1.40.10 to 1.41.0.

Release notes

Sourced from TUnit.Assertions's releases.

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

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 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 TUnit from 1.40.10 to 1.41.0
Bumps TUnit.Assertions from 1.40.10 to 1.41.0

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: TUnit.Assertions
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 6, 2026
@dependabot dependabot Bot requested a review from finphie as a code owner May 6, 2026 19:50
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 6, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants