Skip to content

chore(deps): update microsoft.aspnetcore to 10.0.6#5548

Merged
thomhurst merged 1 commit intomainfrom
renovate/microsoft.aspnetcore
Apr 14, 2026
Merged

chore(deps): update microsoft.aspnetcore to 10.0.6#5548
thomhurst merged 1 commit intomainfrom
renovate/microsoft.aspnetcore

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Microsoft.AspNetCore.Authentication.JwtBearer (source) nuget patch 10.0.510.0.6
Microsoft.AspNetCore.Mvc.Testing (source) nuget patch 10.0.510.0.6
Microsoft.AspNetCore.OpenApi (source) nuget patch 10.0.510.0.6
Microsoft.AspNetCore.TestHost (source) nuget patch 10.0.510.0.6

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.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Apr 14, 2026
@thomhurst thomhurst enabled auto-merge (squash) April 14, 2026 19:00
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
1 pipeline(s) were filtered out due to trigger conditions.

Copy link
Copy Markdown
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Code Review: chore(deps): update microsoft.aspnetcore to 10.0.6

This is a straightforward Renovate Bot patch update bumping 4 Microsoft.AspNetCore packages from 10.0.510.0.6 across 7 files. The changes are purely version string replacements — no logic is touched.

What looks good

  • All 4 packages are updated to the same patch version consistently.
  • The VersionOverride values in TUnit.AspNetCore.Core and TUnit.AspNetCore.Tests are correctly not updated — those TFM-specific overrides (8.0.0, 9.0.0) are intentional pins for framework compatibility and should stay as-is.
  • Central Package Management (Directory.Packages.props) is the authoritative source and is updated correctly.

Minor architectural observation (pre-existing, not introduced here)

Template projects (TUnit.Templates/) and the CloudShop example use inline Version attributes rather than deferring to CPM. This means Renovate must update them independently from the main CPM entry, which it does correctly here. It's a known trade-off for standalone/distributable templates and examples, but worth noting that these are a potential drift risk if Renovate ever misses them.

Verdict

No issues with this PR. The update is safe to merge as-is, and auto-merge is appropriately enabled for this patch-level dependency bump.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

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

Labels

dependencies Pull requests that update a dependency file PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants