Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the TUnit testing framework dependency from version 1.13.11 to 1.13.40, a patch version update that includes bug fixes and performance improvements. The update is managed through central package management in Directory.Packages.props, which will apply the version change to all projects in the solution that reference TUnit.
Changes:
- Updated TUnit package version from 1.13.11 to 1.13.40 in Directory.Packages.props
- Includes bug fixes for test hanging issues, improved cancellation token propagation, and consistent test time tracking
- Removes SingleFile test mode and improves test execution performance
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
e7529e0 to
825667c
Compare
825667c to
fa558db
Compare
fa558db to
74d6731
Compare
74d6731 to
1c85cbc
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.13.11→1.13.60Release Notes
thomhurst/TUnit (TUnit)
v1.13.60: 1.13.60What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.56...v1.13.60
v1.13.56: 1.13.56What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.54...v1.13.56
v1.13.54: 1.13.54What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.51...v1.13.54
v1.13.51: 1.13.51What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.48...v1.13.51
v1.13.48: 1.13.48What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.13.47...v1.13.48
v1.13.47: 1.13.47What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.40...v1.13.47
v1.13.40: 1.13.40What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.30...v1.13.40
v1.13.30: 1.13.30What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.27...v1.13.30
v1.13.27: 1.13.27What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.24...v1.13.27
v1.13.24: 1.13.24What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.11...v1.13.24
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.