Skip to content

chore(deps): update dependency polyfill to 9.7.7 - #4588

Merged
thomhurst merged 1 commit into
mainfrom
renovate/_tunitpolyfillversion
Jan 28, 2026
Merged

chore(deps): update dependency polyfill to 9.7.7#4588
thomhurst merged 1 commit into
mainfrom
renovate/_tunitpolyfillversion

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

PackageTypeUpdateChange
Polyfillnugetpatch9.7.69.7.7

Release Notes

SimonCropp/Polyfill (Polyfill)

v9.7.7

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.

@thomhurstthomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Jan 28, 2026
@thomhurst
thomhurst enabled auto-merge (squash) January 28, 2026 12:14
@thomhurst

Copy link
Copy Markdown
OwnerAuthor

Summary

Updates Polyfill dependency from 9.7.6 to 9.7.7 (patch version bump).

Critical Issues

None found ✅

Analysis

This PR updates the Polyfill package version in TUnit.Core.targets:11. The change is:

  • Single line modification (build configuration file)
  • Patch version update (9.7.6 → 9.7.7) - typically contains bug fixes only
  • Does NOT touch source generator, test discovery, public APIs, or hot paths
  • No TUnit-specific rules apply to this change

The modified file controls automatic Polyfill package injection for projects targeting netstandard2.0/2.1 and .NET Framework. This is a build-time dependency that provides compile-time polyfills for newer C# features.

No snapshot updates required - this change doesn't affect source generator output or public APIs.

Verdict

APPROVE - No critical issues


Automated dependency updates like this are low-risk when they're patch versions from trusted sources.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filePATCHrenovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thomhurst@renovate-bot