Skip to content

chore(deps): update dependency polyfill to 11.0.2 - #6549

Merged
thomhurst merged 1 commit into
mainfrom
renovate/_tunitpolyfillversion
Aug 6, 2026
Merged

chore(deps): update dependency polyfill to 11.0.2#6549
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 patch 11.0.111.0.2

Release Notes

SimonCropp/Polyfill (Polyfill)

v11.0.2

Compare Source

  • #​571 Remove the non-BCL generic params AppendJoin overloads

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 PATCH renovate-bot labels Aug 6, 2026
@thomhurst
thomhurst enabled auto-merge (squash) August 6, 2026 01:39
@greptile-apps

greptile-apps Bot commented Aug 6, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates the Polyfill version automatically injected for legacy-framework TUnit.Core consumers from 11.0.1 to 11.0.2.

  • Updates _TUnitPolyfillVersion in TUnit.Core.targets.
  • Preserves the existing target-framework conditions and package-injection behavior.

Confidence Score: 5/5

The PR appears safe to merge because the dependency patch introduces no concrete repository-reachable failure.

Repository AppendJoin usages resolve to BCL APIs rather than the overloads removed by Polyfill 11.0.2, and the package-injection conditions remain unchanged.

Important Files Changed

Filename Overview
src/TUnit.Core/TUnit.Core.targets Updates the downstream legacy-target Polyfill package pin; no concrete repository-reachable compatibility failure was identified.

Reviews (1): Last reviewed commit: "chore(deps): update dependency polyfill ..." | Re-trigger Greptile

@claude

claude Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Code review

No issues found. This is a trivial, automated Renovate dependency bump (Polyfill 11.0.111.0.2, patch version) affecting a single line in src/TUnit.Core/TUnit.Core.targets. The change only updates the _TUnitPolyfillVersion property; target-framework conditions and package-injection logic are unchanged.

  • No source generator output changes, public API changes, or core engine metadata changes — CLAUDE.md dual-mode and snapshot-testing rules don't apply here.
  • Polyfill 11.0.2's only change (removal of non-BCL generic AppendJoin overloads) doesn't affect this repo, since TUnit's AppendJoin usages resolve to BCL APIs.

Safe to merge.

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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants