-
-
Notifications
You must be signed in to change notification settings - Fork 109
chore(deps): update microsoft.extensions to 10.1.0 #4029
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
Pull Request ReviewSummaryThis PR updates two Microsoft.Extensions packages from version 10.0.0 to 10.1.0:
These packages are used in the TUnit.Aspire.Starter template's ServiceDefaults project. ✅ Code Quality & Best PracticesAPPROVED - The changes follow proper semantic versioning and dependency management practices. The update is a minor version bump (10.0.0 → 10.1.0), which should be backward compatible. ✅ Potential Bugs or IssuesNO ISSUES DETECTED - The changes are minimal and isolated to version numbers only. The code consuming these packages in
These are stable APIs that should remain compatible across minor versions.
|
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 two Microsoft.Extensions packages from version 10.0.0 to 10.1.0 in the TUnit Aspire starter template. This is a minor version update that maintains backward compatibility while providing the latest features and fixes from the Microsoft.Extensions library family.
Key Changes:
- Updated Microsoft.Extensions.Http.Resilience to version 10.1.0
- Updated Microsoft.Extensions.ServiceDiscovery to version 10.1.0
This PR contains the following updates:
10.0.0->10.1.010.0.0->10.1.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 these updates again.
This PR has been generated by Renovate Bot.