Skip to content

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
Polyfill nuget minor 9.6.09.7.0

Release Notes

SimonCropp/Polyfill (Polyfill)

v9.7.0

Compare Source


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.


  • 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 MINOR renovate-bot labels Jan 10, 2026
@thomhurst thomhurst enabled auto-merge (squash) January 10, 2026 03:35
@thomhurst
Copy link
Owner Author

Summary

Updates Polyfill dependency from 9.6.0 to 9.7.0 (minor version bump).

Critical Issues

None found ✅

Verdict

APPROVE - No critical issues

This is a straightforward dependency update for a compile-time only package. The Polyfill package is properly configured with PrivateAssets=all and runtime exclusions, so it only affects compilation for older framework targets (netstandard2.0/2.1, .NETFramework) and has no runtime impact.

@thomhurst
Copy link
Owner Author

Summary

Updates Polyfill dependency from 9.6.0 to 9.7.0 in MSBuild targets.

Critical Issues

None found ✅

This is a straightforward dependency update with no code changes. The Polyfill package is used for compile-time type generation in older target frameworks (netstandard2.0/2.1 and .NET Framework), and the version bump is minimal (9.6.0 → 9.7.0).

No TUnit critical rules are violated:

  • No source generator or reflection changes (Rule 1, 5)
  • No snapshot updates needed (Rule 2)
  • No VSTest dependencies involved (Rule 3)
  • No performance impact (Rule 4)

Verdict

APPROVE - No critical issues

This was referenced Jan 13, 2026
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.

3 participants