Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Updated TUnit from 0.73.19 to 0.87.8.

Release notes

Sourced from TUnit's releases.

0.87.8

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.86.10...v0.87.8

0.86.10

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.85.1...v0.86.10

0.85.1

What's Changed

🏕 Changes

Full Changelog: thomhurst/TUnit@v0.85.0...v0.85.1

0.85.0

What's Changed

Breaking Changes 🛠

See more information here: https://tunit.dev/docs/migration/testcontext-interface-organization

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.81.7...v0.85.0

0.81.7

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.81.0...v0.81.7

0.81.0

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.80.0...v0.81.0

0.80.0

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.79.0...v0.80.0

0.79.0

What's Changed

Breaking Changes 🛠

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.78.0...v0.79.0

0.78.0

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.77.10...v0.78.0

0.77.10

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.77.3...v0.77.10

0.77.3

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.77.0...v0.77.3

0.77.0

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.76.26...v0.77.0

0.76.26

What's Changed

🏕 Changes

👒 Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v0.76.18...v0.76.26

0.76.18

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.76.11...v0.76.18

0.76.11

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.76.7...v0.76.11

0.76.7

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.76.0...v0.76.7

0.76.0

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.75.30...v0.76.0

0.75.30

What's Changed

🏕 Changes

👒 Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v0.75.11...v0.75.30

0.75.11

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.75.5...v0.75.11

0.75.5

What's Changed

🏕 Changes

Full Changelog: thomhurst/TUnit@v0.75.4...v0.75.5

0.75.4

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.75.0...v0.75.4

0.75.0

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.74.2...v0.75.0

0.74.2

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.74.0...v0.74.2

0.74.0

What's Changed

🏕 Changes

👒 Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v0.73.19...v0.74.0

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps TUnit from 0.73.19 to 0.87.8

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 0.87.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tunit
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 31, 2025 13:55
@dependabot dependabot bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Oct 31, 2025
@dependabot dependabot bot requested review from benwirren and removed request for a team October 31, 2025 13:55
@samtrion samtrion force-pushed the dependabot/nuget/tunit-23ab36bc3b branch from 173d303 to 66d574b Compare November 1, 2025 11:18
@codecov
Copy link

codecov bot commented Nov 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.72%. Comparing base (22e3eb0) to head (bdfe928).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #983   +/-   ##
=======================================
  Coverage   95.72%   95.72%           
=======================================
  Files         181      181           
  Lines        3020     3020           
  Branches      507      507           
=======================================
  Hits         2891     2891           
  Misses         90       90           
  Partials       39       39           

☔ 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.

@samtrion samtrion merged commit c5b7b46 into main Nov 1, 2025
13 of 14 checks passed
@samtrion samtrion deleted the dependabot/nuget/tunit-23ab36bc3b branch November 1, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants