chore(deps): update dependency polyfill to 10.1.1#5468
Conversation
There was a problem hiding this comment.
Code Review
This is a straightforward minor version bump of the Polyfill package from 10.0.0 to 10.1.0, generated by Renovate Bot.
Change: TUnit.Core/TUnit.Core.targets — _TUnitPolyfillVersion updated to 10.1.0.
Assessment: ✓ Looks good. The change is minimal, scoped, and correct. Polyfill is a source-only package that provides polyfilled APIs for older TFMs (netstandard2.0/2.1 and .NETFramework), so a minor version bump here is low risk and typically additive only. No snapshot tests, logic changes, or AOT-related annotations are affected by this version property change.
No issues found — safe to merge.
Up to standards ✅🟢 Issues
|
16c29ce to
4d87fee
Compare
There was a problem hiding this comment.
Code Review
This is a straightforward minor version bump of the Polyfill package from 10.0.0 → 10.1.1, generated by Renovate Bot.
Change: TUnit.Core/TUnit.Core.targets — _TUnitPolyfillVersion updated to 10.1.1.
Assessment: ✓ Looks good. Polyfill is a source-only package that provides polyfilled APIs for older TFMs (netstandard2.0, netstandard2.1, and .NETFramework). A minor version bump like this is low risk and typically additive-only (new polyfilled types/members, no breaking changes).
No snapshot tests, engine logic, AOT annotations, or reflection paths are affected by this property-only change. Safe to merge.
(Note: a prior review on this PR incorrectly referenced 10.1.0 — the actual target version is 10.1.1 as shown in the diff and PR title.)
4d87fee to
feb5940
Compare
There was a problem hiding this comment.
Code Review (follow-up)
Previously reviewed and approved (see prior reviews). No new changes since the last review.
Summary of change: — bumped from 10.0.0 → 10.1.1 (one line, Renovate Bot generated).
All prior assessments stand: this is a low-risk, additive-only minor version bump of a source-only polyfill package. No logic, AOT annotations, snapshot tests, or engine paths are affected. Safe to merge.
There was a problem hiding this comment.
Code Review (follow-up)
Previously reviewed and approved (see prior reviews). No new changes since the last review.
The change is a one-line version bump in TUnit.Core/TUnit.Core.targets, bumping the Polyfill package version from 10.0.0 to 10.1.1, generated by Renovate Bot.
All prior assessments stand: this is a low-risk, additive-only minor version bump of a source-only polyfill package. No logic, AOT annotations, snapshot tests, or engine paths are affected. Safe to merge.
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.30.0 to 1.30.8. <details> <summary>Release notes</summary> _Sourced from [TUnit's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.30.8 <!-- Release notes generated using configuration in .github/release.yml at v1.30.8 --> ## What's Changed ### Other Changes * feat(mocks): migrate to T.Mock() extension syntax by @thomhurst in thomhurst/TUnit#5472 * feat: split TUnit.AspNetCore into Core + meta package by @thomhurst in thomhurst/TUnit#5474 * feat: add async Member() overloads for Task-returning member selectors by @thomhurst in thomhurst/TUnit#5475 ### Dependencies * chore(deps): update aspire to 13.2.2 by @thomhurst in thomhurst/TUnit#5464 * chore(deps): update dependency polyfill to 10.1.1 by @thomhurst in thomhurst/TUnit#5468 * chore(deps): update dependency polyfill to 10.1.1 by @thomhurst in thomhurst/TUnit#5467 * chore(deps): update tunit to 1.30.0 by @thomhurst in thomhurst/TUnit#5469 * chore(deps): update dependency microsoft.playwright to 1.59.0 by @thomhurst in thomhurst/TUnit#5473 **Full Changelog**: thomhurst/TUnit@v1.30.0...v1.30.8 Commits viewable in [compare view](thomhurst/TUnit@v1.30.0...v1.30.8). </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:
10.0.0→10.1.1Release Notes
SimonCropp/Polyfill (Polyfill)
v10.1.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 Renovate Bot.