chore(deps): update dependency polyfill to 11.4.0 - #6841
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review. 📝 WalkthroughWalkthroughThe PR updates Polyfill from 11.3.0 to 11.4.0 in central package management and the .NET Framework test project template. ChangesPolyfill Version Alignment
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~3 minutes Change: Other Suggested reviewers: Merge Risk: ⚪ Minimal · up to The project references Polyfill 11.4.0 consistently in central package management and the .NET Framework template, with no actionable merge-blocking risk identified. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🧪 Generate unit tests (beta)
🛠️ Fix failing CI checks 💡
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. A rabbit checks the package row Comment |
|
| <PackageVersion Include="OneOf.SourceGenerator" Version="3.0.271" /> | ||
| <PackageVersion Include="Polly" Version="8.8.0" /> | ||
| <PackageVersion Include="Polyfill" Version="11.3.0" /> | ||
| <PackageVersion Include="Polyfill" Version="11.4.0" /> |
There was a problem hiding this comment.
Polyfill Versions Remain Inconsistent
The central and template references now use Polyfill 11.4.0, but the build-transitive targets shipped with TUnit.Core still hardcode 11.3.0. External TUnit consumers targeting .NET Framework or netstandard2.0/2.1 without their own Polyfill reference will therefore continue receiving 11.3.0, leaving the dependency update incomplete and producing different default polyfills depending on how a project is created.
Knowledge Base Used: Observability, ecosystem extensions, and delivery
5fafb66 to
8498a68
Compare
8498a68 to
590a10d
Compare
590a10d to
8a4c4f9
Compare
8a4c4f9 to
c08f7b8
Compare
This PR contains the following updates:
11.3.0→11.4.0Release Notes
SimonCropp/Polyfill (Polyfill)
v11.4.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.