-
-
Notifications
You must be signed in to change notification settings - Fork 107
chore(deps): update aspire to 13.1.0 #4093
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
PR Review: Update Aspire packages from 13.0.2 to 13.1.0SummaryThis PR updates .NET Aspire dependencies from version 13.0.2 to 13.1.0 across the TUnit Aspire templates. This is a straightforward dependency update that keeps the templates current with the latest Aspire release. Code Quality ✅
Files ChangedThe update affects 5 Aspire packages across 4 project files:
Security & Compatibility ✅
Testing Considerations
|
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 .NET Aspire dependencies from version 13.0.2 to 13.1.0 across TUnit template files. This is a minor version update to incorporate the latest Aspire release with new features and improvements.
Key Changes:
- Update all Aspire package references from 13.0.2 to 13.1.0
- Update Aspire.AppHost.Sdk from 13.0.2 to 13.1.0
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Update Aspire.Hosting.Testing package reference to 13.1.0 |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.WebApp/ExampleNamespace.WebApp.csproj | Update Aspire.StackExchange.Redis.OutputCaching package reference to 13.1.0 |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Update Aspire.Hosting.Testing package reference to 13.1.0 |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.AppHost/ExampleNamespace.AppHost.csproj | Update Aspire.AppHost.Sdk, Aspire.Hosting.AppHost, and Aspire.Hosting.Redis to 13.1.0 |
Review Summary: The changes are straightforward dependency updates with consistent version bumps across all Aspire packages. No issues identified.
42b325b to
33daf62
Compare
PR Review: Update Aspire packages from 13.0.2 to 13.1.0SummaryThis PR updates Aspire packages in the TUnit templates from version 13.0.2 to 13.1.0. This is a minor version update that includes new features, bug fixes, and improvements to the Aspire framework. ✅ Positive Aspects
📋 AnalysisFiles Changed
Key Changes in Aspire 13.1.0Based on the release notes, this version includes:
🔍 Considerations
🧪 Testing RecommendationsWhile this is a straightforward dependency update, consider:
🎯 Alignment with CLAUDE.md Guidelines✅ Not applicable - This PR only updates external package versions in templates and doesn't:
This is purely a template dependency update. 📝 RecommendationAPPROVE ✅ This is a clean, straightforward dependency update that:
Suggested Actions:
📚 Additional ContextAspire 13.1.0 is a significant release with many improvements. Keeping the templates current ensures users get the best experience when starting new TUnit + Aspire projects. The update appears safe and beneficial. Minor Note: The release notes mention this is a production-ready release with Azure Functions support moving from preview to stable, making this a good time to update. |
This PR contains the following updates:
13.0.2->13.1.013.0.2->13.1.013.0.2->13.1.013.0.2->13.1.013.0.2->13.1.0Release Notes
dotnet/aspire (Aspire.AppHost.Sdk)
v13.1.0: Aspire 13.1.0 ReleaseWe are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0!
What's Changed
ExcludeFromMcp()resource extension by @JamesNK in #125152828818by @dotnet-bot in #12546aspire updatecommand by @Copilot in #12395CertificateAuthorityCollectionResourceby @danegsta in #126392832410by @dotnet-bot in #125912834983by @dotnet-bot in #12808aspire updateto honorManagePackageVersionsCentrally=falsein project files by @Copilot in #12931aspire updatecrash on NuGet version range expressions by @Copilot in #129202839731by @dotnet-bot in #129762840722by @dotnet-bot in #129892843216by @dotnet-bot in #13030--channeloption with localized descriptions and hide--qualityfor backward compatibility by @Copilot in #13051aspire mcp startcommand to launch MCP server with Dashboard tools (feature-flagged) by @Copilot in #12887aspire updateprompts by @Copilot in #130982845914by @dotnet-bot in #13100CertificateAuthorityCollectionresource by @afscrome in #12754aspire update --selferror when running as dotnet tool by @Copilot in #13141aspire mcp initcommand for coding agent support by @Copilot in #13192aspire mcp inithanging in VSCode terminal on Windows by @Copilot in #133052855123by @dotnet-bot in #133622856195by @dotnet-bot in #13390Configuration
📅 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.