Skip to content

Comments

chore(deps): update dependency polyfill to 9.10.0#4977

Merged
thomhurst merged 1 commit intomainfrom
renovate/_tunitpolyfillversion
Feb 22, 2026
Merged

chore(deps): update dependency polyfill to 9.10.0#4977
thomhurst merged 1 commit intomainfrom
renovate/_tunitpolyfillversion

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
Polyfill nuget minor 9.9.09.10.0

Release Notes

SimonCropp/Polyfill (Polyfill)

v9.10.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 Feb 22, 2026
@thomhurst thomhurst enabled auto-merge (squash) February 22, 2026 08:47
Copy link
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review: chore(deps): update dependency polyfill to 9.10.0

This is a straightforward minor dependency bump of Polyfill from 9.9.09.10.0.

Change Summary

The single change is in TUnit.Core/TUnit.Core.targets, updating the _TUnitPolyfillVersion property from 9.9.0 to 9.10.0.

Assessment

No issues found. This is a minimal, low-risk dependency update:

  • The change is isolated to a single MSBuild property in .targets
  • Polyfill is a compile-time source generator — it injects polyfill types only when targeting older frameworks (netstandard2.0, netstandard2.1, .NETFramework), so runtime behavior is not affected for net8.0/net9.0/net10.0 targets
  • It's a minor version bump, so it should be backwards-compatible by semver convention
  • Automerge is already enabled, which is appropriate for this class of automated dependency update

LGTM. Safe to merge.

@thomhurst thomhurst merged commit 640b3a7 into main Feb 22, 2026
14 of 15 checks passed
@thomhurst thomhurst deleted the renovate/_tunitpolyfillversion branch February 22, 2026 09:19
This was referenced Feb 22, 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.

2 participants