chore(deps): update dependency polyfill to 9.13.0#5036
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
Type: Dependency update (Renovate Bot)
Change: Bumps Polyfill package from 9.12.0 → 9.13.0 in TUnit.Core/TUnit.Core.targets
Summary
This is a routine minor dependency update generated by Renovate Bot. The change is a single-line version bump to the _TUnitPolyfillVersion property in the MSBuild targets file.
Assessment
No issues found. This is a clean, minimal update:
- The change is isolated to a single version string — no logic or API surface is affected.
- The
Polyfillpackage is a compile-time source generator (SimonCropp/Polyfill), so a minor version bump only adds new polyfill members without removing or altering existing ones — no breaking changes expected. - Auto-merge is appropriately enabled for this class of update.
- The diff is exactly what we'd expect: one line changed, no collateral modifications.
Since this is a MINOR version bump (9.12.0 → 9.13.0), semver guarantees backwards compatibility. Safe to merge.
This was referenced Mar 2, 2026
Closed
This was referenced Mar 6, 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.12.0→9.13.0Release Notes
SimonCropp/Polyfill (Polyfill)
v9.13.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.