chore(deps): update dependency tunit.assertions to 1.11.56#4457
chore(deps): update dependency tunit.assertions to 1.11.56#4457
Conversation
SummaryUpdates TUnit.Assertions dependency from 1.11.51 to 1.11.56. Critical IssuesVersion Mismatch: This PR updates only This creates an inconsistent version state across the TUnit package family. While assertions may be backwards-compatible, having mismatched versions can lead to:
Recommendation: Either:
The release notes show that 1.11.56 includes fixes for generic type arguments (#4447), ICollection overloads (#4449), and UnsafeAccessor for generics (#4452). These changes suggest potential interactions with the core engine that would benefit from keeping versions synchronized. Verdict |
This PR contains the following updates:
1.11.51→1.11.56Release Notes
thomhurst/TUnit (TUnit.Assertions)
v1.11.56: 1.11.56What's Changed
Other Changes
Dependencies
Full Changelog: v1.11.51...v1.11.56
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.