Update dependency TUnit to 1.41.0#209
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
07d411c to
e9da3a9
Compare
e9da3a9 to
60e5468
Compare
60e5468 to
04f1aa8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.39.0→1.41.0Release Notes
thomhurst/TUnit (TUnit)
v1.41.0: 1.41.0TUnit 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
v1.40.10: 1.40.10What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.40.5...v1.40.10
v1.40.5: 1.40.5What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.40.0...v1.40.5
v1.40.0: 1.40.0What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.39.0...v1.40.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.