Update dependency TUnit to 1.49.0#19
Open
Nice3point wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the centrally managed NuGet dependency version for the TUnit test framework to the latest minor release, ensuring test projects that reference TUnit pick up the new version via Central Package Management.
Changes:
- Bump
TUnitfrom1.28.7to1.29.0inDirectory.Packages.props.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
bfe6a28 to
e89cc63
Compare
e89cc63 to
bf50d15
Compare
bf50d15 to
190bb53
Compare
190bb53 to
2875809
Compare
2875809 to
cfe18df
Compare
cfe18df to
f4cae25
Compare
f4cae25 to
5286a77
Compare
5286a77 to
484f342
Compare
484f342 to
52c2701
Compare
52c2701 to
366d831
Compare
366d831 to
0fdf110
Compare
0fdf110 to
b217c87
Compare
b217c87 to
6a632d6
Compare
c222b5f to
db5042d
Compare
db5042d to
f49ca19
Compare
f49ca19 to
70675df
Compare
70675df to
93e3c16
Compare
93e3c16 to
ba85df2
Compare
ba85df2 to
e5f59ee
Compare
e5f59ee to
f4e29be
Compare
f4e29be to
26e2ba1
Compare
26e2ba1 to
f89193f
Compare
f89193f to
816bdae
Compare
816bdae to
def5788
Compare
def5788 to
8c5fab1
Compare
8c5fab1 to
6368ae3
Compare
6368ae3 to
ebd5c7b
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.49.0Release Notes
thomhurst/TUnit (TUnit)
v1.49.0: 1.49.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.6...v1.49.0
v1.48.6: 1.48.6What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.0...v1.48.6
v1.48.0: 1.48.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.47.0...v1.48.0
v1.47.0: 1.47.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.46.0...v1.47.0
v1.46.0: 1.46.0What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.45.29...v1.46.0
v1.45.29: 1.45.29What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.45.22...v1.45.29
v1.45.22: 1.45.22What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.45.8...v1.45.22
v1.45.8: 1.45.8What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.45.0...v1.45.8
v1.45.0: 1.45.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.44.39...v1.45.0
v1.44.39: 1.44.39What's Changed
Other Changes
defaultliteral for value-type assertion parameters by @JohnVerheij in #5919Dependencies
Full Changelog: thomhurst/TUnit@v1.44.0...v1.44.39
v1.44.0: 1.44.0What's Changed
Other Changes
/to partial endpoint paths (#5838) by @thomhurst in #5874Dependencies
Full Changelog: thomhurst/TUnit@v1.43.41...v1.44.0
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
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.