Skip to content

chore(deps): update microsoft.aspnetcore to 10.0.7 - #5657

Merged
thomhurst merged 1 commit into
mainfrom
renovate/microsoft.aspnetcore
Apr 21, 2026
Merged

chore(deps): update microsoft.aspnetcore to 10.0.7#5657
thomhurst merged 1 commit into
mainfrom
renovate/microsoft.aspnetcore

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

PackageTypeUpdateChange
Microsoft.AspNetCore.Authentication.JwtBearer (source)nugetpatch10.0.610.0.7
Microsoft.AspNetCore.Mvc.Testing (source)nugetpatch10.0.610.0.7
Microsoft.AspNetCore.OpenApi (source)nugetpatch10.0.610.0.7
Microsoft.AspNetCore.TestHost (source)nugetpatch10.0.610.0.7

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@thomhurstthomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Apr 21, 2026
@thomhurst
thomhurst enabled auto-merge (squash) April 21, 2026 19:33

@claudeclaudeBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This is a clean, automated Renovate Bot patch-version bump for four Microsoft.AspNetCore packages: 10.0.6 → 10.0.7.

Summary

The change is correct and complete — all references to these packages across the repository have been updated consistently:

  • Central Package Management (Directory.Packages.props)
  • TUnit.AspNetCore.Core and TUnit.AspNetCore.Tests (TFM-conditional overrides)
  • Template projects (TUnit.AspNet, TUnit.AspNet.FSharp)
  • Example project (CloudShop.ApiService)

No issues found with the changes themselves.

Observation (pre-existing, not introduced by this PR)

The template and example projects use direct PackageReference version pins rather than Central Package Management. This means they require separate updates (as this PR correctly does), but it also means they can drift silently if a future bump only touches Directory.Packages.props. This is a reasonable trade-off for templates (which are scaffolded independently), but worth noting if these templates are expected to stay in sync with the main project's dependency versions.

Verdict

Approved. Routine patch update, no regressions expected, all locations updated consistently. Safe to merge.

claude[bot]
claudeBot approved these changes Apr 21, 2026

@claudeclaudeBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This is a clean, automated Renovate Bot patch-version bump for four Microsoft.AspNetCore packages: 10.0.6 → 10.0.7.

Summary

The change is correct and complete — all references to these packages across the repository have been updated consistently:

  • Central Package Management (Directory.Packages.props)
  • TUnit.AspNetCore.Core and TUnit.AspNetCore.Tests (TFM-conditional overrides)
  • Template projects (TUnit.AspNet, TUnit.AspNet.FSharp)
  • Example project (CloudShop.ApiService)

No issues found with the changes themselves.

Observation (pre-existing, not introduced by this PR)

The template and example projects use direct PackageReference version pins rather than Central Package Management. This means they require separate updates (as this PR correctly does), but it also means they can drift silently if a future bump only touches Directory.Packages.props. This is a reasonable trade-off for templates (which are scaffolded independently), but worth noting if these templates are expected to stay in sync with the main project's dependency versions.

Verdict

Approved. Routine patch update, no regressions expected, all locations updated consistently. Safe to merge.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics0 complexity

MetricResults
Complexity0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes. Give us feedback

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filePATCHrenovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thomhurst@renovate-bot