-
-
Notifications
You must be signed in to change notification settings - Fork 108
chore(deps): update dependency polyfill to 9.7.0 #4278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
SummaryUpdates Polyfill dependency from 9.6.0 to 9.7.0 (minor version bump). Critical IssuesNone found ✅ Verdict✅ APPROVE - No critical issues This is a straightforward dependency update for a compile-time only package. The Polyfill package is properly configured with PrivateAssets=all and runtime exclusions, so it only affects compilation for older framework targets (netstandard2.0/2.1, .NETFramework) and has no runtime impact. |
2ed3f3a to
e019f8b
Compare
SummaryUpdates Polyfill dependency from 9.6.0 to 9.7.0 in MSBuild targets. Critical IssuesNone found ✅ This is a straightforward dependency update with no code changes. The Polyfill package is used for compile-time type generation in older target frameworks (netstandard2.0/2.1 and .NET Framework), and the version bump is minimal (9.6.0 → 9.7.0). No TUnit critical rules are violated:
Verdict✅ APPROVE - No critical issues |
This PR contains the following updates:
9.6.0→9.7.0Release Notes
SimonCropp/Polyfill (Polyfill)
v9.7.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.