Skip to content

chore(deps): update tunit to 0.57.0 #1228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2025
Merged

chore(deps): update tunit to 0.57.0 #1228

merged 1 commit into from
Aug 21, 2025

Conversation

thomhurst
Copy link
Owner

@thomhurst thomhurst commented Aug 20, 2025

This PR contains the following updates:

Package Change Age Confidence
TUnit 0.56.44 -> 0.57.0 age confidence
TUnit.Assertions 0.56.44 -> 0.57.0 age confidence
TUnit.Core 0.56.44 -> 0.57.0 age confidence

Release Notes

thomhurst/TUnit (TUnit)

v0.57.0: 0.57.0

What's Changed
🏕 Changes
  • Fix analyzer to skip required keyword enforcement for Attribute class properties by @​Copilot in #​2981
  • Fix open generic type generation causing compilation errors in assembly attributes by @​Copilot in #​2973
  • Fix shared instance disposal using ObjectTracker reference counting at registration time by @​Copilot in #​2977
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.56.50...v0.57.0

v0.56.50: 0.56.50

What's Changed
🏕 Changes
👒 Dependencies
New Contributors

Full Changelog: thomhurst/TUnit@v0.56.44...v0.56.50


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Aug 20, 2025
@thomhurst thomhurst enabled auto-merge (squash) August 20, 2025 14:46
@thomhurst thomhurst added MINOR and removed PATCH labels Aug 21, 2025
@thomhurst thomhurst changed the title chore(deps): update tunit to 0.56.50 chore(deps): update tunit to 0.57.0 Aug 21, 2025
@thomhurst thomhurst merged commit fd0b1b1 into main Aug 21, 2025
8 of 10 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch August 21, 2025 15:30
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.43%. Comparing base (54c5ddf) to head (d4d9552).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1228   +/-   ##
=======================================
  Coverage   80.43%   80.43%           
=======================================
  Files         221      221           
  Lines        4156     4156           
  Branches      508      508           
=======================================
  Hits         3343     3343           
  Misses        686      686           
  Partials      127      127           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file MINOR renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants