chore(deps): update tunit to 1.64.13 - #6596
Conversation
|
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 (1)
📝 WalkthroughWalkthroughThe package configuration updates six TUnit references from ChangesTUnit package 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 |
Greptile SummaryUpdates the repository’s centrally managed TUnit package family from 1.64.6 to 1.64.13.
Confidence Score: 5/5The PR appears safe to merge because the related TUnit packages remain version-aligned and no concrete compatibility failure was identified. The change is limited to a coordinated patch-version update of centrally managed packages, with no established broken consumer, target framework, or package constraint.
|
| Filename | Overview |
|---|---|
| Directory.Packages.props | Consistently updates all six centrally managed TUnit package entries to 1.64.13; no concrete incompatibility or version skew is evident. |
Reviews (1): Last reviewed commit: "chore(deps): update tunit to 1.64.13" | Re-trigger Greptile
Code reviewNo issues found. This is an automated Renovate dependency bump updating the centrally-managed |
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:
1.64.6→1.64.131.64.6→1.64.131.64.6→1.64.131.64.6→1.64.131.64.6→1.64.131.64.6→1.64.13Release Notes
thomhurst/TUnit (TUnit)
v1.64.13: 1.64.13What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: v1.64.6...v1.64.13
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 these updates again.
This PR has been generated by Mend Renovate CLI.
Summary by CodeRabbit