chore(deps): update dependency polyfill to 9.24.0#5349
Conversation
There was a problem hiding this comment.
Code Review: Dependency Update
This is a straightforward Renovate bot PR bumping the Polyfill dependency from to in TUnit.Core/TUnit.Core.targets.
Assessment
The change is minimal and correct — a single version string bump for a compile-time polyfill package used only for older target frameworks (netstandard2.0, netstandard2.1, and .NETFramework).
No issues found. The update is low-risk:
- Polyfill is a compile-time source generator with no runtime footprint
- The version bump is a minor update (9.23.0 → 9.24.0), unlikely to introduce breaking changes
- The change is appropriately scoped — only the version property is modified, leaving the conditional inclusion logic untouched
This looks good to merge.
There was a problem hiding this comment.
Code Review: Dependency Update
This is a Renovate bot PR bumping the Polyfill dependency from 9.23.0 to 9.24.0 in TUnit.Core/TUnit.Core.targets.
Assessment
The change is minimal and correct — a single version string bump for a compile-time polyfill package used only for older target frameworks (netstandard2.0, netstandard2.1, and .NETFramework).
No issues found. The update is low-risk:
- Polyfill is a compile-time source generator with no runtime footprint
- The version bump is a minor update (9.23.0 to 9.24.0), unlikely to introduce breaking changes
- The change is appropriately scoped — only the version property is modified, leaving the conditional inclusion logic untouched
This looks good to merge.
Up to standards ✅🟢 Issues
|
This PR contains the following updates:
9.23.0→9.24.0Release Notes
SimonCropp/Polyfill (Polyfill)
v9.24.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Renovate Bot.