Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
Microsoft.AspNetCore.Components.Web (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.AspNetCore.Components.WebView.Maui 8.0.100 -> 9.0.110 age confidence
Microsoft.AspNetCore.Components.WebView.Wpf 8.0.100 -> 9.0.110 age confidence
Microsoft.AspNetCore.Identity.EntityFrameworkCore (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.AspNetCore.MiddlewareAnalysis (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.AspNetCore.Mvc.NewtonsoftJson (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.EntityFrameworkCore (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.EntityFrameworkCore.InMemory (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.EntityFrameworkCore.Relational (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.EntityFrameworkCore.Sqlite (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.Extensions.DependencyInjection.Abstractions (source) 8.0.2 -> 9.0.9 age confidence
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.Extensions.FileProviders.Embedded (source) 8.0.20 -> 9.0.9 age confidence
Microsoft.Extensions.Hosting.Abstractions (source) 8.0.1 -> 9.0.9 age confidence
Microsoft.Extensions.Http.Resilience (source) 8.10.0 -> 9.9.0 age confidence
Microsoft.Extensions.Logging.Abstractions (source) 8.0.3 -> 9.0.9 age confidence
Microsoft.Extensions.Logging.Console (source) 8.0.1 -> 9.0.9 age confidence
Microsoft.Extensions.Logging.EventLog (source) 8.0.1 -> 9.0.9 age confidence
Microsoft.Extensions.Options.ConfigurationExtensions (source) 8.0.0 -> 9.0.9 age confidence
Microsoft.Extensions.ServiceDiscovery 8.2.2 -> 9.5.1 age confidence
Microsoft.Win32.SystemEvents (source) 8.0.0 -> 9.0.9 age confidence
System.DirectoryServices.AccountManagement (source) 8.0.1 -> 9.0.9 age confidence
System.DirectoryServices.Protocols (source) 5.0.1 -> 9.0.9 age confidence
System.Drawing.Common 5.0.3 -> 9.0.9 age confidence
System.Formats.Asn1 (source) 8.0.2 -> 9.0.9 age confidence
System.Security.Cryptography.Xml (source) 8.0.2 -> 9.0.9 age confidence
System.Speech (source) 8.0.0 -> 9.0.9 age confidence
System.Text.Json (source) 8.0.6 -> 9.0.9 age confidence

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Components.Web)

v9.0.9: .NET 9.0.9

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.8...v9.0.9

v9.0.8

v9.0.7: .NET 9.0.7

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7

v9.0.6

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61622)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.

Dependency Updates

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61762)
    Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
  • Update dependencies from dotnet/arcade (#​61714)
    Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
  • Update dependencies from dotnet/extensions (#​61571)
    Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
  • Update dependencies from dotnet/extensions (#​61877)
    Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
  • Update dependencies from dotnet/arcade (#​61892)
    Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.

Miscellaneous

  • Update branding to 9.0.6 (#​61831)
    Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
  • Merging internal commits for release/9.0 (#​61925)
    Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.

This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v9.0.5...v9.0.6

v9.0.5: .NET 9.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.4...v9.0.5

v9.0.4: .NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.3...v9.0.4

v9.0.3: .NET 9.0.3

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.2...v9.0.3

v9.0.2: .NET 9.0.2

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.1...v9.0.2

v9.0.1: .NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

v9.0.0: .NET 9.0.0

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0-rc.2.24474.3...v9.0.0

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

v9.0.110: SR11

Compare Source

What's Changed

.NET MAUI 9 SR 11 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 72 commits with various improvements, bug fixes, and enhancements.

.NET MAUI Product Fixes
Collectionview
Controls Button
Controls Dialogalert
Controls Entry
Controls General
Controls Label

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Sep 29, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

@renovate renovate bot force-pushed the renovate/major-all-microsoft branch 6 times, most recently from c969e73 to 65d2796 Compare October 1, 2025 15:34
@renovate renovate bot changed the title chore(deps): update all microsoft dependencies (major) chore(deps): update all microsoft dependencies to v9 (major) Oct 1, 2025
@renovate renovate bot force-pushed the renovate/major-all-microsoft branch 13 times, most recently from 40a8de5 to 5abf549 Compare October 4, 2025 16:03
@renovate renovate bot force-pushed the renovate/major-all-microsoft branch from 5abf549 to 789444f Compare October 4, 2025 18:02
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.

0 participants