-
-
Notifications
You must be signed in to change notification settings - Fork 105
chore(deps): update aspire to 13.0.2 #3976
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
|
Claude finished @thomhurst's task —— View job Reviewing Aspire Dependency UpdatesI'll review this renovate PR for Aspire dependency updates and provide feedback on:
Review SummaryThis renovate PR updates Aspire packages from ✅ Positive FindingsSecurity Improvement:
Well-Structured Changes:
Template Quality:
📋 Technical AssessmentFiles Changed Analysis:
Performance Considerations:
Compatibility:
🔒 Security Review
🧪 Test Coverage Assessment
⚡ Recommendations
💼 Business Impact
🎯 Final VerdictAPPROVED ✅ This is an exemplary renovate PR that:
The changes align perfectly with TUnit's core principles of being Modern and Reliable as outlined in CLAUDE.md. |
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 all Aspire package dependencies from version 13.0.1 to 13.0.2 across the TUnit Aspire templates. This is a patch release that addresses security concerns in Aspire's Python starter templates by updating React dependencies.
Key Changes:
- Updated 5 Aspire package references across 4 project files to version 13.0.2
- All updates are consistent and applied uniformly across the template projects
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 | Updated Aspire.Hosting.Testing to 13.0.2 |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.WebApp/ExampleNamespace.WebApp.csproj | Updated Aspire.StackExchange.Redis.OutputCaching to 13.0.2 |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Updated Aspire.Hosting.Testing to 13.0.2 |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.AppHost/ExampleNamespace.AppHost.csproj | Updated Aspire.AppHost.Sdk, Aspire.Hosting.AppHost, and Aspire.Hosting.Redis to 13.0.2 |
This PR contains the following updates:
13.0.1->13.0.213.0.1->13.0.213.0.1->13.0.213.0.1->13.0.213.0.1->13.0.2Release Notes
dotnet/aspire (Aspire.AppHost.Sdk)
v13.0.2: Aspire 13.0.2 ReleaseThis patch is updating our Project Templates for our Python starter app to ensure we depend on the latest version of React. This is out of an abundance of caution, as we don't depend on any of the react packages that were flagged as vulnerable in GHSA-fv66-9v8q-g76r.
What's Changed
Full Changelog: dotnet/aspire@v13.0.1...v13.0.2
Configuration
📅 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.