Skip to content

chore(deps): update dependency polyfill to 10.2.0#5482

Merged
thomhurst merged 1 commit intomainfrom
renovate/_tunitpolyfillversion
Apr 10, 2026
Merged

chore(deps): update dependency polyfill to 10.2.0#5482
thomhurst merged 1 commit intomainfrom
renovate/_tunitpolyfillversion

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Polyfill nuget minor 10.1.110.2.0

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 10, 2026
@thomhurst thomhurst enabled auto-merge (squash) April 10, 2026 12:27
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 PR bumps the Polyfill dependency from 10.1.1 to 10.2.0 (minor version) in TUnit.Core/TUnit.Core.targets.

Change is minimal and straightforward — a single version string update for the auto-injected Polyfill package used for netstandard2.0, netstandard2.1, and .NETFramework targets.

Looks good. The version bump is a minor release so no breaking changes are expected. The package is used only for compile-time type generation (compile; analyzers) with PrivateAssets=all, so the version bump won't affect end-user runtime dependencies. The change correctly handles both CPM (VersionOverride) and non-CPM (Version) scenarios without modification.

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 PR bumps the Polyfill dependency from 10.1.1 to 10.2.0 (minor version) in TUnit.Core/TUnit.Core.targets.

Change is minimal and straightforward — a single version string update for the auto-injected Polyfill package used for netstandard2.0, netstandard2.1, and .NETFramework targets.

Looks good. The version bump is a minor release so no breaking changes are expected. The package is used only for compile-time type generation (compile; analyzers) with PrivateAssets=all, so the version bump won't affect end-user runtime dependencies. The change correctly handles both CPM (VersionOverride) and non-CPM (Version) scenarios without modification.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

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