Update dependency TUnit to 1.43.41#68
Open
Nice3point wants to merge 1 commit intodevelopfrom
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the centrally managed NuGet package version for the test framework TUnit, keeping the solution’s testing dependencies current via Directory.Packages.props.
Changes:
- Bump
TUnitfrom1.28.7to1.29.0in central package management.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
601ce6f to
6567a8d
Compare
6567a8d to
07b3af4
Compare
07b3af4 to
e8e14c0
Compare
e8e14c0 to
dae86fc
Compare
dae86fc to
7e3cdb7
Compare
7e3cdb7 to
005283b
Compare
005283b to
c372d30
Compare
c372d30 to
0d90e70
Compare
0d90e70 to
49a342a
Compare
49a342a to
eb91288
Compare
eb91288 to
c93c608
Compare
c93c608 to
011a268
Compare
011a268 to
505c7db
Compare
505c7db to
3dab01e
Compare
3dab01e to
84e4451
Compare
84e4451 to
e161c0f
Compare
e161c0f to
2301011
Compare
2301011 to
fa855ea
Compare
fa855ea to
24e3217
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.28.7→1.43.41Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
thomhurst/TUnit (TUnit)
v1.43.41: 1.43.41What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.43.38...v1.43.41
v1.43.38: 1.43.38What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.43.37...v1.43.38
v1.43.37: 1.43.37What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.43.11...v1.43.37
v1.43.11: 1.43.11What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.43.2...v1.43.11
v1.43.2: 1.43.2What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.41.0...v1.43.2
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
v1.39.0: 1.39.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.37.36...v1.39.0
v1.37.36: 1.37.36What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.37.35...v1.37.36
v1.37.35: 1.37.35What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.37.24...v1.37.35
v1.37.24: 1.37.24What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.37.10...v1.37.24
v1.37.10: 1.37.10What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.37.0...v1.37.10
v1.37.0: 1.37.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.36.0...v1.37.0
v1.36.0: 1.36.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.35.2...v1.36.0
v1.35.2: 1.35.2What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.35.0...v1.35.2
v1.35.0: 1.35.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.34.5...v1.35.0
v1.34.5: 1.34.5What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.34.0...v1.34.5
v1.34.0: 1.34.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.33.0...v1.34.0
v1.33.0: 1.33.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.32.0...v1.33.0
v1.32.0: 1.32.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.31.0...v1.32.0
v1.31.0: 1.31.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.30.8...v1.31.0
v1.30.8: 1.30.8What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.30.0...v1.30.8
v1.30.0: 1.30.0What's Changed
Other Changes
Dependencies
Full Changelog: <https://github.com/thomhurst/TU
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.