Skip to content

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

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

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

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Polyfill nuget minor 10.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.

@thomhurst thomhurst 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
@thomhurst thomhurst added dependencies Pull requests that update a dependency file renovate-bot MINOR labels Apr 11, 2026
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

Type: Dependency update (Renovate bot)
Change: Polyfill 10.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 ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

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

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