chore(deps): update dependency polyfill to 9.21.0#5167
Merged
Conversation
Contributor
There was a problem hiding this comment.
Dependency Update Review: Polyfill 9.20.0 → 9.21.0
This is a straightforward Renovate-generated minor version bump with a single-line change.
Change summary:
- Updates
_TUnitPolyfillVersioninTUnit.Core/TUnit.Core.targetsfrom9.20.0to9.21.0 - The Polyfill package is used exclusively as a compile-time/analyzer-only dependency (
IncludeAssets>compile; analyzers) withPrivateAssets>all, so there is no runtime impact
Notes:
- The central package version in
Directory.Packages.propsstill pins Polyfill at9.20.0. Since the.targetsfile usesVersionOverridefor CPM projects, this won't break CPM consumers, but it's worth considering whetherDirectory.Packages.propsshould be kept in sync to avoid confusion for developers working on the TUnit repo itself. - Polyfill is a source-only/analyzer package with no runtime surface, so minor bumps carry very low risk.
- Auto-merge is enabled, which is appropriate for this type of routine dependency maintenance.
Overall, the change looks correct and safe to merge.
This was referenced Mar 17, 2026
This was referenced Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.20.0→9.21.0Release Notes
SimonCropp/Polyfill (Polyfill)
v9.21.0Compare Source
Configuration
📅 Schedule: 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.
This PR has been generated by Renovate Bot.