Skip to content

Update dotnet monorepo - autoclosed

This MR contains the following updates:

Package Type Update Change
Microsoft.AspNetCore.Components.WebAssembly (source) nuget patch 8.0.5 -> 8.0.17
Microsoft.AspNetCore.Components.WebAssembly.DevServer (source) nuget patch 8.0.5 -> 8.0.17
Microsoft.Extensions.Caching.Memory (source) nuget patch 8.0.0 -> 8.0.1
Microsoft.Extensions.Hosting (source) nuget patch 8.0.0 -> 8.0.1
Microsoft.Extensions.Hosting.Abstractions (source) nuget patch 8.0.0 -> 8.0.1
Microsoft.Extensions.Logging (source) nuget patch 8.0.0 -> 8.0.1
System.Net.Http.Json (source) nuget patch 8.0.0 -> 8.0.1

Release Notes

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

v8.0.17

Bug Fixes
  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61623)
    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 the forwarded headers, preventing potential spoofing or misrouting of requests.
Dependency Updates
  • Update dependencies from dotnet/arcade (#​61832)
    This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61761)
    The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.

Miscellaneous
  • Update branding to 8.0.17 (#​61830)
    The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.

  • Merging internal commits for release/8.0 (#​61924)
    This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.


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

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v8.0.16...v8.0.17

v8.0.16: .NET 8.0.16

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v8.0.15...v8.0.16

v8.0.15: .NET 8.0.15

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v8.0.14...v8.0.15

v8.0.14: .NET 8.0.14

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v8.0.13...v8.0.14

v8.0.13: .NET 8.0.13

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v8.0.12...v8.0.13

v8.0.12: .NET 8.0.12

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v8.0.11...v8.0.12

v8.0.11: .NET 8.0.11

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v8.0.10...v8.0.11

v8.0.10: .NET 8.0.10

Release

v8.0.8: .NET 8.0.8

Release

v8.0.7: .NET 8.0.7

Release

v8.0.6: .NET 8.0.6

Release

dotnet/runtime (Microsoft.Extensions.Caching.Memory)

v8.0.1: .NET 8.0.1

Release


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by krandor

Merge request reports

Loading