chore(deps): update _tunitpolyfillversion to 10.8.0#6167
Merged
Conversation
Up to standards ✅🟢 Issues
|
Contributor
There was a problem hiding this comment.
Code Review
This is a clean, minimal automated dependency bump — exactly one line changed, in the right place.
What's Done Well
- Single source of truth preserved. The version is updated in
_TUnitPolyfillVersion, which feeds both the non-CPM and CPMPackageReferencegroups inTUnit.Core.targets. No risk of version skew. - Compile-time only package. Polyfill is
PrivateAssets=all/IncludeAssets=compile;analyzers— a bad bump surfaces as a compile error, not a runtime regression, keeping blast radius minimal. - Scoped impact. The
_TUnitNeedsPolyfillcondition means this only affects consumers onnetstandard2.0,netstandard2.1, or.NETFrameworkTFMs. Modernnet8.0/net9.0/net10.0consumers are unaffected.
Minor Note
The Renovate-generated compare link in the PR description appears to have no changelog entries. Since Polyfill is source-only, any issue would be a compile failure caught in CI — so this is acceptable for auto-merge.
Verdict
No issues. This is a low-risk, well-structured automated bump. Auto-merge is appropriate here.
This was referenced Jun 8, 2026
This was referenced Jun 8, 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:
10.7.2→10.8.0Release Notes
SimonCropp/Polyfill (Polyfill)
v10.8.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 Mend Renovate.