Skip to content

chore(deps): update microsoft.aspnetcore to 10.0.12 - #6753

Merged
thomhurst merged 1 commit into
mainfrom
renovate/microsoft.aspnetcore
Sep 9, 2026
Merged

thomhurst merged 1 commit into
mainfrom
renovate/microsoft.aspnetcore

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 8, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

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

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 Mend Renovate CLI.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Sep 8, 2026
@thomhurst
thomhurst enabled auto-merge (squash) September 8, 2026 22:20
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-09T01:27:19.303016Z f52a13e New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 2c019ba6-98d2-4bef-8341-4ca5d5dcbbbb

📥 Commits

Reviewing files that changed from the base of the PR and between baf69a1 and f52a13e.

📒 Files selected for processing (1)
  • Directory.Packages.props

Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review.


📝 Walkthrough

Walkthrough

The change updates ASP.NET Core package versions from 10.0.11 to 10.0.12 across central package management, examples, templates, core projects, and tests. Framework-specific conditions and version overrides remain unchanged.

Changes

ASP.NET Core package updates

Layer / File(s) Summary
Central package version updates
Directory.Packages.props
Updates centrally managed MVC testing, OpenAPI, and TestHost versions to 10.0.12.
Project package reference updates
examples/CloudShop/..., src/TUnit.AspNetCore.Core/..., src/TUnit.Templates/..., tests/TUnit.AspNetCore.Tests/...
Updates project references to ASP.NET Core package version 10.0.12. Framework-specific conditions and version overrides remain unchanged.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to f52a1

This updates ASP.NET Core dependencies to patch version 10.0.12 across central and project references. No current merge-blocking behavior, compatibility, or configuration risk is identified.

Suggested reviewers: mvanhorn

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the Microsoft ASP.NET Core dependency updates to version 10.0.12.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/microsoft.aspnetcore

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit checks each package line
Ten point zero twelve now shine
Central pins and projects align
Framework overrides stay in line
Templates hop through tests so fine

Comment @coderabbitai help to get the list of available commands.

@greptile-apps

greptile-apps Bot commented Sep 8, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the repository’s Microsoft ASP.NET Core and Microsoft.Extensions patch dependencies from 10.0.11 to 10.0.12.

  • Aligns central package declarations and direct package references.
  • Preserves the existing .NET 8 and .NET 9 framework-specific version overrides.
  • Updates ASP.NET Core templates, examples, and test projects consistently.

Confidence Score: 5/5

The dependency-only patch update appears safe to merge, with no actionable correctness, security, or repository-rule issues identified.

The updated package declarations remain internally consistent, framework-specific overrides are preserved, and no outstanding previous findings or accepted new issues remain.

Important Files Changed

Filename Overview
Directory.Packages.props Updates centrally managed ASP.NET Core and Microsoft.Extensions packages to 10.0.12 without changing package-management behavior.
src/TUnit.AspNetCore.Core/TUnit.AspNetCore.Core.csproj Synchronizes the central-version metadata while preserving the .NET 8 and .NET 9 compatibility overrides.
src/TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj Updates the .NET 10 F# template’s dependency-injection package to the repository-aligned patch version.
tests/TUnit.AspNetCore.Tests/TUnit.AspNetCore.Tests.csproj Synchronizes ASP.NET Core testing dependency metadata while retaining framework-specific resolved versions.

Reviews (4): Last reviewed commit: "chore(deps): update microsoft.aspnetcore..." | Re-trigger Greptile

This was referenced Sep 15, 2026
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