Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2025

This PR contains the following updates:

Package Change Age Confidence
Microsoft.AspNetCore.Authentication.JwtBearer (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.AspNetCore.Authentication.MicrosoftAccount (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.AspNetCore.Components.Web (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.AspNetCore.Components.WebAssembly (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.AspNetCore.Components.WebAssembly.DevServer (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.AspNetCore.Components.WebView.WindowsForms 10.0.11 -> 10.0.20 age confidence
Microsoft.AspNetCore.Identity.EntityFrameworkCore (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.AspNetCore.Mvc.NewtonsoftJson (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.AspNetCore.OpenApi (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Bcl.AsyncInterfaces (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.EntityFrameworkCore (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.EntityFrameworkCore.Relational (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.EntityFrameworkCore.SqlServer (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.EntityFrameworkCore.Tools (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Caching.Memory (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Caching.SqlServer (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Caching.StackExchangeRedis (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Configuration.Abstractions (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Configuration.Json (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Configuration.UserSecrets (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.DependencyInjection (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.DependencyModel (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.FileProviders.Physical (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Hosting (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Hosting.Abstractions (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Http (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Logging (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Logging.AzureAppServices (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Logging.Console (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Logging.EventLog (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Options.ConfigurationExtensions (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Extensions.Primitives (source) 10.0.0 -> 10.0.1 age confidence
Microsoft.Win32.SystemEvents (source) 10.0.0 -> 10.0.1 age confidence
System.Composition (source) 10.0.0 -> 10.0.1 age confidence
System.Diagnostics.PerformanceCounter (source) 10.0.0 -> 10.0.1 age confidence
System.IO.Pipelines (source) 10.0.0 -> 10.0.1 age confidence
System.Management (source) 10.0.0 -> 10.0.1 age confidence
System.Net.Http.Json (source) 10.0.0 -> 10.0.1 age confidence
System.Net.Http.WinHttpHandler (source) 10.0.0 -> 10.0.1 age confidence
System.Runtime.Caching (source) 10.0.0 -> 10.0.1 age confidence
System.Security.Cryptography.ProtectedData (source) 10.0.0 -> 10.0.1 age confidence
System.Security.Cryptography.Xml (source) 10.0.0 -> 10.0.1 age confidence
System.Text.Encoding.CodePages (source) 10.0.0 -> 10.0.1 age confidence
System.Text.Encodings.Web (source) 10.0.0 -> 10.0.1 age confidence
System.Text.Json (source) 10.0.0 -> 10.0.1 age confidence

Release Notes

dotnet/dotnet (Microsoft.AspNetCore.Authentication.JwtBearer)

v10.0.1

dotnet/maui (Microsoft.AspNetCore.Components.WebView.WindowsForms)

v10.0.20: SR2

Compare Source

What's Changed

Note: This is a service release (SR2) tracking ongoing release/10.0.1xx-sr2 branch development. The version number 10.0.20 represents the second service release for .NET MAUI 10.

.NET MAUI 10.0.20 development introduces significant improvements across all platforms with focus on quality, performance, and developer experience. Current development includes enhancements to XAML Source Generator, iOS/macOS fixes, AppThemeBinding improvements, and improved developer tooling.

AI
Brushes
Data Binding
Docs
Infrastructure
CollectionView
  • [iOS, macOS] Fixed CollectionView group header size changes with ItemSizingStrategy by @​NanthiniMahalingam in #​33161

    🔧 Fixes
    • Fixes issue where CollectionView's grouped item header or footer template size was incorrectly taken from the first item's size instead of the actual template size when ItemSizingStrategy is set to measure the first item
Localization
  • LEGO: Pull request from lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20251107204636959 to main by @​csigs in #​32449
SafeArea
Shell
TabbedPage
TitleView
Styles
Xaml
🧪 Testing (12)
🏠 Housekeeping (1)

Full Changelog: dotnet/maui@10.0.11...10.0.20


Configuration

📅 Schedule: Branch creation - "before 5:00am,before 10am,before 3pm,before 8pm" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 8258665 to 685743f Compare December 17, 2025 04:39
@renovate renovate bot changed the title Update dotnet monorepo to 10.0.1 Update dotnet monorepo Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant