Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
MSTest.TestAdapter 3.10.4 -> 3.11.0 age confidence nuget minor
MSTest.TestFramework 3.10.4 -> 3.11.0 age confidence nuget minor
NUnit3TestAdapter (source) 5.1.0 -> 5.2.0 age confidence nuget minor
Serilog.Sinks.Console 6.0.0 -> 6.1.1 age confidence nuget minor
TUnit 0.61.39 -> 0.90.6 age confidence nuget minor
Verify.xunit 30.19.0 -> 30.20.1 age confidence nuget minor
dotnet-reportgenerator-globaltool 5.4.16 -> 5.4.18 age confidence nuget patch
github/codeql-action v3.30.4 -> v3.31.2 age confidence action minor
xunit.runner.visualstudio 3.1.4 -> 3.1.5 age confidence nuget patch
xunit.v3 3.0.1 -> 3.2.0 age confidence nuget minor

Release Notes

microsoft/testfx (MSTest.TestAdapter)

v3.11.0

See the release notes here

v3.10.5

See the release notes here

serilog/serilog-sinks-console (Serilog.Sinks.Console)

v6.1.1

What's Changed

  • Report the number of escape characters formatted into themed sequence rendering by @​nblumhardt in #​136

Full Changelog: serilog/serilog-sinks-console@v6.1.0...v6.1.1

v6.1.0

thomhurst/TUnit (TUnit)

v0.90.6: 0.90.6

What's Changed

🏕 Changes
  • feat: enhance initialization and execution with cancellation support by @​thomhurst in #​3655
  • feat: enhance dynamic test queue with async wait support and optimize test scheduler by @​thomhurst in #​3657
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.90.0...v0.90.6

v0.90.0: 0.90.0

What's Changed

🏕 Changes

Full Changelog: thomhurst/TUnit@v0.89.2...v0.90.0

v0.89.2: 0.89.2

What's Changed

🏕 Changes
  • feat: enhance error handling by introducing TestExecutionException to aggregate hook and event receiver errors by @​thomhurst in #​3647
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.89.0...v0.89.2

v0.89.0: 0.89.0

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.88.0...v0.89.0

v0.88.0: 0.88.0

What's Changed

🏕 Changes
👒 Dependencies

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

v0.87.8: 0.87.8

What's Changed

🏕 Changes
👒 Dependencies

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

v0.86.10: 0.86.10

What's Changed

🏕 Changes
👒 Dependencies

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

v0.85.1: 0.85.1

What's Changed
🏕 Changes

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

v0.85.0: 0.85.0

What's Changed
Breaking Changes 🛠
  • refactor: restructure TestContext for clarity and intellisense discoverability by @​thomhurst in #​3584

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

👒 Dependencies

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

v0.81.7: 0.81.7

What's Changed
🏕 Changes
👒 Dependencies

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

v0.81.0: 0.81.0

What's Changed
🏕 Changes
👒 Dependencies

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

v0.80.0: 0.80.0

What's Changed

🏕 Changes
👒 Dependencies

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

v0.79.0: 0.79.0

What's Changed

Breaking Changes 🛠
🏕 Changes
👒 Dependencies

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

v0.78.0: 0.78.0

What's Changed

🏕 Changes
👒 Dependencies

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

v0.77.10: 0.77.10

What's Changed

🏕 Changes
👒 Dependencies

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

v0.77.3: 0.77.3

What's Changed

🏕 Changes
  • analyzer: include referenced assemblies when retrieving all named types in compilation by @​thomhurst in #​3529
  • perf: optimize asynchronous event handling with lock-free operations and immutable collections by @​thomhurst in #​3535
👒 Dependencies

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

v0.77.0: 0.77.0

What's Changed

🏕 Changes
👒 Dependencies

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

v0.76.26: 0.76.26

What's Changed

🏕 Changes
  • [Docs] Add section on using return values from awaited assertions by @​sliekens in #​3523
  • feat: add IsNotNullAssertionSuppressor to suppress nullability warnings after non-null assertions by @​thomhurst in #​3506
  • refactor: optimize task handling by replacing Task with ValueTask for improved performance by @​thomhurst in #​3528
  • feat: implement custom hook executor support for test execution by @​thomhurst in #​3357
👒 Dependencies

New Contributors

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

v0.76.18: 0.76.18

What's Changed

🏕 Changes
👒 Dependencies

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

v0.76.11: 0.76.11

What's Changed

🏕 Changes
  • feat: enhance Polyfill handling for Central Package Management and improve documentation by @​thomhurst in #​3512
  • feat: simplify IsTypeOf assertions by removing redundant type parameters by @​thomhurst in #​3515
👒 Dependencies

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

v0.76.7: 0.76.7

What's Changed
🏕 Changes
👒 Dependencies

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

v0.76.0: 0.76.0

What's Changed
🏕 Changes
👒 Dependencies

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

v0.75.30: 0.75.30

What's Changed

🏕 Changes
👒 Dependencies

New Contributors

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

v0.75.11: 0.75.11

What's Changed

🏕 Changes
👒 Dependencies

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

v0.75.5: 0.75.5

What's Changed

🏕 Changes

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

v0.75.4: 0.75.4

What's Changed

🏕 Changes
  • feat(assertions): add CollectionNotNullAssertion for collection null checks with chaining support by @​thomhurst in #​3473
  • feat(assertions): add nullable value type assertions for IsDefault and IsNotDefault by @​thomhurst in #​3475
👒 Dependencies

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

v0.75.0: 0.75.0

What's Changed

🏕 Changes
👒 Dependencies

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

v0.74.2: 0.74.2

What's Changed

🏕 Changes
  • feat(assertions): implement structural equality comparison for collections by @​thomhurst in #​3458
👒 Dependencies

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

v0.74.0: 0.74.0

What's Changed

🏕 Changes
👒 Dependencies

New Contributors

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

v0.73.19: 0.73.19

What's Changed

🏕 Changes
👒 Dependencies

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

v0.73.14: 0.73.14

What's Changed
🏕 Changes
  • feat(assertions): enhance Map method to support automatic pending link transfer by @​thomhurst in #​3435
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.73.11...v0.73.14

v0.73.11: 0.73.11

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.73.4...v0.73.11

v0.73.4: 0.73.4

What's Changed
🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.73.0...v0.73.4

v0.73.0: 0.73.0

What's Changed

Breaking Changes 🛠
  • refactor(assertions): update member assertion syntax for improved chaining by @​thomhurst in #​3409
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.72.0...v0.73.0

v0.72.0: 0.72.0

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.71.4...v0.72.0

v0.71.4: 0.71.4

What's Changed
🏕 Changes
👒 Dependencies
  • chore(deps): update dependency microsoft.templateengine.authoring.cli to v9.0.306 by @​thomhurst in #​3381
  • chore(deps): update dependency microsoft.build.utilities.core to 17.14.28 by @​thomhurst in #​3380

Full Changelog: thomhurst/TUnit@v0.71.0...v0.71.4

v0.71.0: 0.71.0

What's Changed
🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.70.7...v0.71.0

v0.70.7: 0.70.7

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

This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.84%. Comparing base (4006980) to head (1dc4063).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #419   +/-   ##
=======================================
  Coverage   74.84%   74.84%           
=======================================
  Files         257      257           
  Lines       17221    17221           
  Branches     1575     1575           
=======================================
  Hits        12889    12889           
  Misses       3876     3876           
  Partials      456      456           

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4a5044d to 86bfb64 Compare September 28, 2025 01:32
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.30.5 chore(deps): update all non-major dependencies Sep 28, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 39ed156 to 9d9a311 Compare October 4, 2025 05:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 80cb31c to 822917a Compare October 11, 2025 01:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from bf14fd3 to 126422e Compare October 16, 2025 22:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 645168a to de1eb61 Compare October 23, 2025 16:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 244acfe to 696f7ec Compare October 31, 2025 14:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b4c26f5 to 780847c Compare November 2, 2025 13:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 780847c to 1dc4063 Compare November 2, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants