Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2024

This PR contains the following updates:

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

Release Notes

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

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.100: SR10

Compare Source

What's Changed

This release includes 94 commits with various improvements, bug fixes, and enhancements to the .NET MAUI framework.

.NET MAUI Product Fixes

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 Nov 28, 2024

Dependency Review

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

@renovate renovate bot force-pushed the renovate/major-all-microsoft branch 10 times, most recently from 437cf22 to 75eab52 Compare December 5, 2024 00:05
@renovate renovate bot force-pushed the renovate/major-all-microsoft branch 13 times, most recently from 4c7d897 to 685e7f0 Compare December 11, 2024 23:49
@renovate renovate bot force-pushed the renovate/major-all-microsoft branch 5 times, most recently from 1c46dfc to 462f6bb Compare December 16, 2024 22:38
@renovate renovate bot force-pushed the renovate/major-all-microsoft branch 8 times, most recently from 70f4b50 to 0afae5c Compare August 31, 2025 18:04
@renovate renovate bot force-pushed the renovate/major-all-microsoft branch 15 times, most recently from 09acd56 to 0836704 Compare September 5, 2025 10:13
@renovate renovate bot force-pushed the renovate/major-all-microsoft branch from 0836704 to 593d1fe Compare September 5, 2025 11:00
@dpvreony dpvreony closed this Sep 5, 2025
Copy link
Contributor Author

renovate bot commented Sep 5, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-all-microsoft branch September 5, 2025 13:25
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant