Skip to content

chore(deps): update dependency polyfill to 10.3.0 - #5508

Merged
thomhurst merged 1 commit into
mainfrom
renovate/polyfill-10.x
Apr 11, 2026
Merged

chore(deps): update dependency polyfill to 10.3.0#5508
thomhurst merged 1 commit into
mainfrom
renovate/polyfill-10.x

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

PackageTypeUpdateChange
Polyfillnugetminor10.2.010.3.0

Release Notes

SimonCropp/Polyfill (Polyfill)

v10.3.0

Compare Source

  • #​537 Add ConfigureAwaitOptions polyfill for pre-net8.0
  • #​538 Os polyfill issue
  • #​539 Add RequiresAssemblyFilesAttribute

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 Renovate Bot.

@thomhurstthomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Apr 11, 2026
@thomhurst
thomhurst enabled auto-merge (squash) April 11, 2026 04:22
@thomhurstthomhurst added dependencies Pull requests that update a dependency file renovate-bot MINOR labels Apr 11, 2026

@claudeclaudeBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

Type: Dependency update (Renovate bot)
Change:Polyfill10.2.010.3.0 (minor bump)


Assessment: Looks good ✓

This is a single-line, low-risk dependency bump managed by Renovate. The change is correct and appropriate.

What's new in Polyfill 10.3.0:

  • ConfigureAwaitOptions polyfill for pre-net8.0 targets — relevant since TUnit multi-targets net8.0;net9.0;net10.0 and uses ValueTask/async heavily
  • OS polyfill bug fix
  • RequiresAssemblyFilesAttribute addition

Compatibility: The new ConfigureAwaitOptions polyfill is particularly relevant to TUnit's async-heavy codebase and its pre-net8.0 compatibility concerns. Nothing here conflicts with TUnit's AOT compatibility requirements or the Microsoft.Testing.Platform usage.

No concerns — auto-merge is appropriate for this minor update.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics0 complexity

MetricResults
Complexity0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

This was referenced Jun 8, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency fileMINORrenovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thomhurst@renovate-bot