chore(deps): update dependency polyfill to 11.2.0 - #6600
Conversation
Greptile SummaryUpdates Polyfill from 11.0.2 to 11.2.0 for centrally managed repository dependencies and generated .NET Framework test projects.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| Directory.Packages.props | Updates the centrally managed Polyfill dependency from 11.0.2 to 11.2.0. |
| src/TUnit.Templates/content/TUnit/TestProject.csproj | Updates the Polyfill reference emitted for generated .NET Framework test projects to 11.2.0. |
Reviews (2): Last reviewed commit: "chore(deps): update dependency polyfill ..." | Re-trigger Greptile
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5b014d6292
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| <PackageVersion Include="OneOf.SourceGenerator" Version="3.0.271" /> | ||
| <PackageVersion Include="Polly" Version="8.7.0" /> | ||
| <PackageVersion Include="Polyfill" Version="11.0.2" /> | ||
| <PackageVersion Include="Polyfill" Version="11.2.0" /> |
There was a problem hiding this comment.
Keep the packaged automatic Polyfill version in sync
For consumers targeting .NET Framework or netstandard2.x without their own Polyfill reference, the packaged src/TUnit.Core/TUnit.Core.targets still sets _TUnitPolyfillVersion to 11.0.2 and injects that value through either Version or VersionOverride. Consequently, this update affects repository builds and generated templates but leaves TUnit's automatic dependency path on the old release; update the packaged target's version alongside this central version.
Useful? React with 👍 / 👎.
Code reviewReviewed this Polyfill 11.0.2 → 11.2.0 dependency bump. One issue found — the update is incomplete. Issue: Polyfill version bump doesn't propagate to the shipped package injection mechanismThis PR updates TUnit/src/TUnit.Core/TUnit.Core.targets Lines 9 to 13 in 5b014d6 That property drives the Why this matters architecturally: the duplication between
Given Renovate can't know about this internal duplication, |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe pull request updates Polyfill from version 11.0.2 to 11.2.0 in central package management and the TUnit template project. ChangesPolyfill version update
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
5b014d6 to
7306389
Compare
Code reviewReviewed this Polyfill 11.0.2 → 11.2.0 dependency bump. Follow-up on my previous comment: the No issues found. Checked for bugs and CLAUDE.md compliance. The structural suggestion from my earlier review still stands as a nice-to-have for the future: nothing currently ties |
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.64.6 to 1.65.0. <details> <summary>Release notes</summary> _Sourced from [TUnit's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.65.0 <!-- Release notes generated using configuration in .github/release.yml at v1.65.0 --> ## What's Changed ### Other Changes * Report unexpected mock generation failures by @thomhurst in thomhurst/TUnit#6605 * Process every GenerateMock attribute by @thomhurst in thomhurst/TUnit#6606 * Support T.Mock() for static abstract interfaces by @thomhurst in thomhurst/TUnit#6607 ### Dependencies * chore(deps): update dependency microsoft.templateengine.authoring.cli to v10.0.303 by @thomhurst in thomhurst/TUnit#6586 * chore(deps): update dependency microsoft.templateengine.authoring.templateverifier to 10.0.303 by @thomhurst in thomhurst/TUnit#6587 * chore(deps): update microsoft.build to 18.9.6 by @thomhurst in thomhurst/TUnit#6585 * chore(deps): update dependency fsharp.core to 10.1.400 by @thomhurst in thomhurst/TUnit#6588 * chore(deps): update dependency microsoft.entityframeworkcore to 10.0.11 by @thomhurst in thomhurst/TUnit#6589 * chore(deps): update dependency microsoft.templateengine.authoring.cli to v10.0.400 by @thomhurst in thomhurst/TUnit#6591 * chore(deps): update dependency dotnet-sdk to v10.0.400 by @thomhurst in thomhurst/TUnit#6590 * chore(deps): update dependency microsoft.templateengine.authoring.templateverifier to 10.0.400 by @thomhurst in thomhurst/TUnit#6592 * chore(deps): update dependency system.commandline to 2.0.11 by @thomhurst in thomhurst/TUnit#6593 * chore(deps): update microsoft.extensions to 10.0.11 by @thomhurst in thomhurst/TUnit#6595 * chore(deps): update microsoft.aspnetcore to 10.0.11 by @thomhurst in thomhurst/TUnit#6594 * chore(deps): update tunit to 1.64.13 by @thomhurst in thomhurst/TUnit#6596 * chore(deps): update dependency nuget.protocol to 7.9.0 by @thomhurst in thomhurst/TUnit#6597 * chore(deps): update microsoft.extensions to 10.9.0 by @thomhurst in thomhurst/TUnit#6598 * chore(deps): update dependency polyfill to 11.2.0 by @thomhurst in thomhurst/TUnit#6601 * chore(deps): update dependency polyfill to 11.2.0 by @thomhurst in thomhurst/TUnit#6600 * chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.10.0 by @thomhurst in thomhurst/TUnit#6602 **Full Changelog**: thomhurst/TUnit@v1.64.13...v1.65.0 ## 1.64.13 <!-- Release notes generated using configuration in .github/release.yml at v1.64.13 --> ## What's Changed ### Other Changes * Stabilize immediate WaitsFor assertion test by @thomhurst in thomhurst/TUnit#6576 * fix: Allow Item.Member after HasSingleItem by @SnakyBeaky in thomhurst/TUnit#6583 ### Dependencies * chore(deps): update tunit to 1.64.6 by @thomhurst in thomhurst/TUnit#6577 * chore(deps): update dependency nsubstitute to 6.2.0 by @thomhurst in thomhurst/TUnit#6580 * chore(deps): update dependency microsoft.playwright to 1.62.0 by @thomhurst in thomhurst/TUnit#6582 * chore(deps): update dependency microsoft.net.stringtools to 18.9.6 by @thomhurst in thomhurst/TUnit#6584 ## New Contributors * @SnakyBeaky made their first contribution in thomhurst/TUnit#6583 **Full Changelog**: thomhurst/TUnit@v1.64.6...v1.64.13 Commits viewable in [compare view](thomhurst/TUnit@v1.64.6...v1.65.0). </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>
Updated [TUnit.Core](https://github.com/thomhurst/TUnit) from 1.64.6 to 1.65.0. <details> <summary>Release notes</summary> _Sourced from [TUnit.Core's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.65.0 <!-- Release notes generated using configuration in .github/release.yml at v1.65.0 --> ## What's Changed ### Other Changes * Report unexpected mock generation failures by @thomhurst in thomhurst/TUnit#6605 * Process every GenerateMock attribute by @thomhurst in thomhurst/TUnit#6606 * Support T.Mock() for static abstract interfaces by @thomhurst in thomhurst/TUnit#6607 ### Dependencies * chore(deps): update dependency microsoft.templateengine.authoring.cli to v10.0.303 by @thomhurst in thomhurst/TUnit#6586 * chore(deps): update dependency microsoft.templateengine.authoring.templateverifier to 10.0.303 by @thomhurst in thomhurst/TUnit#6587 * chore(deps): update microsoft.build to 18.9.6 by @thomhurst in thomhurst/TUnit#6585 * chore(deps): update dependency fsharp.core to 10.1.400 by @thomhurst in thomhurst/TUnit#6588 * chore(deps): update dependency microsoft.entityframeworkcore to 10.0.11 by @thomhurst in thomhurst/TUnit#6589 * chore(deps): update dependency microsoft.templateengine.authoring.cli to v10.0.400 by @thomhurst in thomhurst/TUnit#6591 * chore(deps): update dependency dotnet-sdk to v10.0.400 by @thomhurst in thomhurst/TUnit#6590 * chore(deps): update dependency microsoft.templateengine.authoring.templateverifier to 10.0.400 by @thomhurst in thomhurst/TUnit#6592 * chore(deps): update dependency system.commandline to 2.0.11 by @thomhurst in thomhurst/TUnit#6593 * chore(deps): update microsoft.extensions to 10.0.11 by @thomhurst in thomhurst/TUnit#6595 * chore(deps): update microsoft.aspnetcore to 10.0.11 by @thomhurst in thomhurst/TUnit#6594 * chore(deps): update tunit to 1.64.13 by @thomhurst in thomhurst/TUnit#6596 * chore(deps): update dependency nuget.protocol to 7.9.0 by @thomhurst in thomhurst/TUnit#6597 * chore(deps): update microsoft.extensions to 10.9.0 by @thomhurst in thomhurst/TUnit#6598 * chore(deps): update dependency polyfill to 11.2.0 by @thomhurst in thomhurst/TUnit#6601 * chore(deps): update dependency polyfill to 11.2.0 by @thomhurst in thomhurst/TUnit#6600 * chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.10.0 by @thomhurst in thomhurst/TUnit#6602 **Full Changelog**: thomhurst/TUnit@v1.64.13...v1.65.0 ## 1.64.13 <!-- Release notes generated using configuration in .github/release.yml at v1.64.13 --> ## What's Changed ### Other Changes * Stabilize immediate WaitsFor assertion test by @thomhurst in thomhurst/TUnit#6576 * fix: Allow Item.Member after HasSingleItem by @SnakyBeaky in thomhurst/TUnit#6583 ### Dependencies * chore(deps): update tunit to 1.64.6 by @thomhurst in thomhurst/TUnit#6577 * chore(deps): update dependency nsubstitute to 6.2.0 by @thomhurst in thomhurst/TUnit#6580 * chore(deps): update dependency microsoft.playwright to 1.62.0 by @thomhurst in thomhurst/TUnit#6582 * chore(deps): update dependency microsoft.net.stringtools to 18.9.6 by @thomhurst in thomhurst/TUnit#6584 ## New Contributors * @SnakyBeaky made their first contribution in thomhurst/TUnit#6583 **Full Changelog**: thomhurst/TUnit@v1.64.6...v1.64.13 Commits viewable in [compare view](thomhurst/TUnit@v1.64.6...v1.65.0). </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:
11.0.2→11.2.0Release Notes
SimonCropp/Polyfill (Polyfill)
v11.2.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 CLI.