-
-
Notifications
You must be signed in to change notification settings - Fork 108
chore(deps): update dependency nunit3testadapter to v6 #4004
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the NUnit3TestAdapter dependency from version 5.2.0 to 6.0.0, a major version upgrade as part of routine dependency maintenance.
Key Changes:
- Updates NUnit3TestAdapter package version from 5.2.0 to 6.0.0 in centralized package management
PR Review: NUnit3TestAdapter 6.0.0 UpdateSummaryThis PR updates NUnit3TestAdapter from v5.2.0 to v6.0.0 (major version bump). The change is minimal - a single line in Directory.Packages.props. AnalysisScope of ImpactThe NUnit3TestAdapter is only used in the speed-comparison benchmarking project (tools/speed-comparison/UnifiedTests/UnifiedTests.csproj:57), specifically when running benchmarks with TestFramework=NUNIT. This is not part of TUnit's core functionality or test suite. Code Quality ✅
Potential Issues
|
This PR contains the following updates:
5.2.0->6.0.0Configuration
📅 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.