Skip to content

chore(deps): update _tunitpolyfillversion to 10.8.0#6167

Merged
thomhurst merged 1 commit into
mainfrom
renovate/_tunitpolyfillversion
Jun 5, 2026
Merged

chore(deps): update _tunitpolyfillversion to 10.8.0#6167
thomhurst merged 1 commit into
mainfrom
renovate/_tunitpolyfillversion

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Polyfill nuget minor 10.7.210.8.0

Release Notes

SimonCropp/Polyfill (Polyfill)

v10.8.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Jun 5, 2026
@thomhurst thomhurst enabled auto-merge (squash) June 5, 2026 22:05
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown
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

This is a clean, minimal automated dependency bump — exactly one line changed, in the right place.

What's Done Well

  • Single source of truth preserved. The version is updated in _TUnitPolyfillVersion, which feeds both the non-CPM and CPM PackageReference groups in TUnit.Core.targets. No risk of version skew.
  • Compile-time only package. Polyfill is PrivateAssets=all / IncludeAssets=compile;analyzers — a bad bump surfaces as a compile error, not a runtime regression, keeping blast radius minimal.
  • Scoped impact. The _TUnitNeedsPolyfill condition means this only affects consumers on netstandard2.0, netstandard2.1, or .NETFramework TFMs. Modern net8.0/net9.0/net10.0 consumers are unaffected.

Minor Note

The Renovate-generated compare link in the PR description appears to have no changelog entries. Since Polyfill is source-only, any issue would be a compile failure caught in CI — so this is acceptable for auto-merge.

Verdict

No issues. This is a low-risk, well-structured automated bump. Auto-merge is appropriate here.

@thomhurst thomhurst merged commit fc0455b into main Jun 5, 2026
14 checks passed
@thomhurst thomhurst deleted the renovate/_tunitpolyfillversion branch June 5, 2026 22:27
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