Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the TUnit testing framework dependency from version 1.12.53 to 1.12.58, a patch-level update that includes improvements such as using the Lock class instead of object for better performance, a new SharedDataSources helper for custom data source attributes, and internal dependency updates. No breaking changes are indicated in the release notes.
Changes:
- TUnit testing framework updated from 1.12.53 to 1.12.58
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
b5982f4 to
3e3f82c
Compare
3e3f82c to
d475de0
Compare
d475de0 to
ab6512a
Compare
ab6512a to
44ebf1c
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.12.53→1.12.125Release Notes
thomhurst/TUnit (TUnit)
v1.12.125: 1.12.125What's Changed
Other Changes
StaticPropertyInitializationGeneratorBenchmarksby @TimothyMakkison in #4639InterfaceCachestateless and prevent memoryleak by @TimothyMakkison in #4645Dependencies
Full Changelog: thomhurst/TUnit@v1.12.111...v1.12.125
v1.12.111: 1.12.111What's Changed
Other Changes
AotConverterGeneratorincremental and optimise by @TimothyMakkison in #4629WellKnownTypesinAttributeWriterby @TimothyMakkison in #4623AotConverterGeneratorBenchmarksby @TimothyMakkison in #4624SourceGeneratorby @TimothyMakkison in #4631Dependencies
Full Changelog: thomhurst/TUnit@v1.12.102...v1.12.111
v1.12.102: 1.12.102What's Changed
Other Changes
string.Createand remove dead code by @TimothyMakkison in #4616GetAttributeObjectInitializerby @TimothyMakkison in #4600Dependencies
Full Changelog: thomhurst/TUnit@v1.12.93...v1.12.102
v1.12.93: 1.12.93What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.12.90...v1.12.93
v1.12.90: 1.12.90What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.12.86...v1.12.90
v1.12.86: 1.12.86What's Changed
Other Changes
1769708by @thomhurst in #4604Dependencies
Full Changelog: thomhurst/TUnit@v1.12.82...v1.12.86
v1.12.82: 1.12.82What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.12.80...v1.12.82
v1.12.80: 1.12.80What's Changed
Other Changes
CodeWriterbad initialisation by @TimothyMakkison in #4585Dependencies
Full Changelog: thomhurst/TUnit@v1.12.65...v1.12.80
v1.12.65: 1.12.65What's Changed
Other Changes
MethodAssertionGeneratorincremental by @TimothyMakkison in #4563Dependencies
Full Changelog: thomhurst/TUnit@v1.12.58...v1.12.65
v1.12.58: 1.12.58What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.12.53...v1.12.58
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.