Skip to content

chore(deps): update dependency polyfill to 10.4.0#5829

Merged
thomhurst merged 1 commit intomainfrom
renovate/polyfill-10.x
May 5, 2026
Merged

chore(deps): update dependency polyfill to 10.4.0#5829
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.3.010.4.0

Release Notes

SimonCropp/Polyfill (Polyfill)

v10.4.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 May 4, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 4, 2026 23:50
@thomhurst thomhurst added dependencies Pull requests that update a dependency file renovate-bot MINOR labels May 4, 2026
@thomhurst thomhurst temporarily deployed to Pull Requests May 4, 2026 23:50 — with GitHub Actions Inactive
@thomhurst thomhurst temporarily deployed to Pull Requests May 4, 2026 23:50 — with GitHub Actions Inactive
@thomhurst thomhurst temporarily deployed to Pull Requests May 4, 2026 23:50 — with GitHub Actions Inactive
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, low-risk routine dependency update generated by Renovate Bot.

Change Summary

File:

Assessment

No issues found. This is a minor version bump of SimonCropp/Polyfill, a source-generator-based library that backports newer .NET APIs to older target frameworks.

Why this is safe:

  • The change is correctly placed in Directory.Packages.props (Central Package Management — the right abstraction for version management across the solution)
  • Minor version bumps in Polyfill are additive (new polyfills added, no breaking changes)
  • The multi-target setup (net8.0;net9.0;net10.0) means new polyfills only activate where the real API is absent, so there's no risk of behavioral change on newer targets
  • Auto-merge (squash) is appropriate for routine dependency updates of this risk level

Recommendation: Approve once CI passes — confirms no source-gen conflicts or compilation issues with the new version.

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, low-risk routine dependency update generated by Renovate Bot.

Change Summary

File: Directory.Packages.props line 80 — bumps Polyfill from 10.3.010.4.0.

Assessment

No issues found. This is a minor version bump of SimonCropp/Polyfill, a source-generator-based library that backports newer .NET APIs to older target frameworks.

Why this is safe:

  • The change is correctly placed in Directory.Packages.props (Central Package Management — the right abstraction for version management across the solution)
  • Minor version bumps in Polyfill are additive (new polyfills added, no breaking changes)
  • The multi-target setup (net8.0;net9.0;net10.0) means new polyfills only activate where the real API is absent, so there is no risk of behavioral change on newer targets
  • Auto-merge (squash) is appropriate for routine dependency updates of this risk level

Recommendation: Approve once CI passes — confirms no source-gen conflicts or compilation issues with the new version.

@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

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.

@thomhurst thomhurst merged commit 4c0b896 into main May 5, 2026
15 checks passed
@thomhurst thomhurst deleted the renovate/polyfill-10.x branch May 5, 2026 00:19
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