chore(deps): update dependency polyfill to 9.12.0#5011
Conversation
There was a problem hiding this comment.
Code Review: Dependency Update (Polyfill 9.11.0 → 9.12.0)
This is a straightforward Renovate Bot-generated dependency bump for the Polyfill package from version 9.11.0 to 9.12.0.
Change Summary
- File changed:
Directory.Packages.props(1 addition, 1 deletion) - Nature: Minor version bump of a development/polyfill dependency
Assessment
This is a clean, minimal change — a single line update in the centralized package management file (Directory.Packages.props). The use of Central Package Management (CPM) is the right pattern here, ensuring the version is updated in one place and propagated consistently across all consuming projects.
The Polyfill package (by SimonCropp) provides source-level polyfills for newer .NET APIs, which aligns well with TUnit's multi-targeting strategy (net8.0;net9.0;net10.0). A minor version bump from 9.11.0 to 9.12.0 is low-risk and likely adds new polyfilled APIs or fixes, with no breaking changes expected per semantic versioning.
No Concerns
- The diff is exactly what it should be for a dependency update — nothing extraneous
- CPM is being used correctly; no individual
.csprojfiles need updating - Automerge is configured for this bot, which is appropriate for minor dependency bumps
Approved. Safe to merge.
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.17.29 to 1.17.36. <details> <summary>Release notes</summary> _Sourced from [TUnit's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.17.36 <!-- Release notes generated using configuration in .github/release.yml at v1.17.36 --> ## What's Changed ### Other Changes * feat(mocks): concise API — inline lambdas, untyped Any(), global static import by @thomhurst in thomhurst/TUnit#5017 ### Dependencies * chore(deps): update tunit to 1.17.29 by @thomhurst in thomhurst/TUnit#5008 * chore(deps): update aspire to 13.1.2 by @thomhurst in thomhurst/TUnit#5010 * chore(deps): update dependency polyfill to 9.12.0 by @thomhurst in thomhurst/TUnit#5012 * chore(deps): update dependency polyfill to 9.12.0 by @thomhurst in thomhurst/TUnit#5011 * chore(deps): update actions/download-artifact action to v8 by @thomhurst in thomhurst/TUnit#5014 **Full Changelog**: thomhurst/TUnit@v1.17.29...v1.17.36 Commits viewable in [compare view](thomhurst/TUnit@v1.17.29...v1.17.36). </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This PR contains the following updates:
9.11.0→9.12.0Release Notes
SimonCropp/Polyfill (Polyfill)
v9.12.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.