Skip to content

chore(deps): update dependency polyfill to 9.11.0#4996

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

chore(deps): update dependency polyfill to 9.11.0#4996
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.10.09.11.0

Release Notes

SimonCropp/Polyfill (Polyfill)

v9.11.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 24, 2026
@thomhurst thomhurst enabled auto-merge (squash) February 24, 2026 13:36
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.11.0

This is a Renovate Bot-generated dependency update PR, bumping Polyfill from 9.10.09.11.0.

Change Summary

The single-line change in TUnit.Core/TUnit.Core.targets updates the internal _TUnitPolyfillVersion MSBuild property:

- <_TUnitPolyfillVersion>9.10.0</_TUnitPolyfillVersion>
+ <_TUnitPolyfillVersion>9.11.0</_TUnitPolyfillVersion>

Assessment: LGTM ✓

This is a clean minor version bump with no concerns:

  • Scope is minimal and correct — the change is isolated to the version property; the surrounding conditional logic for polyfill inclusion (netstandard2.0, netstandard2.1, .NETFramework) is untouched.
  • Minor version — Polyfill 9.11.0 should be backwards-compatible per semver. The Polyfill library by SimonCropp is a source-only compile-time package (no runtime dependency), which means this update carries very low risk.
  • No AOT / source-gen impact — Since Polyfill is a compile-time source generator, it has no effect on the TUnit engine's runtime or reflection paths, so the dual-mode requirement (source-gen + reflection) is unaffected.
  • No snapshot test changes needed — The update does not alter any TUnit source generator outputs or public APIs.

No issues found. Safe to merge.

@thomhurst thomhurst merged commit 2a6923e into main Feb 24, 2026
14 of 15 checks passed
@thomhurst thomhurst deleted the renovate/_tunitpolyfillversion branch February 24, 2026 14:10
This was referenced Feb 26, 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