Update dotnet monorepo - #1090
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
16 times, most recently
from
May 20, 2025 23:37
fb38fa7 to
f497e2b
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
13 times, most recently
from
May 23, 2025 06:32
e2fed65 to
460d857
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
27 times, most recently
from
May 31, 2025 05:26
4a99143 to
7158641
Compare
renovate
Bot
force-pushed
the
renovate/dotnet-monorepo
branch
2 times, most recently
from
June 11, 2025 03:50
08c8860 to
26c786e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.0.7→8.0.299.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.194.14.0→5.9.04.13.0→4.14.09.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.4.0→9.10.09.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.3.0→9.5.29.3.0→9.5.29.3.0→9.5.29.3.0→9.5.29.0.60→9.0.1209.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.199.0.4→9.0.19Release Notes
dotnet/aspnetcore (@microsoft/signalr)
v8.0.29: .NET 8.0.29Compare Source
Release
What's Changed
d72f9c8toa721f1bby @dependabot[bot] in #66973a721f1bto7140cd4by @dependabot[bot] in #67222Full Changelog: dotnet/aspnetcore@v8.0.28...v8.0.29
v8.0.17Compare Source
Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headerssent 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
52204f7to04ee1b4(#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: dotnet/aspnetcore@v8.0.16...v8.0.17
dotnet/dotnet (Microsoft.AspNetCore.Identity.EntityFrameworkCore)
v9.0.7: .NET 9.0.7You can build .NET 9.0 from the repository by cloning the release tag
v9.0.7and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
v9.0.6: .NET 9.0.6You can build .NET 9.0 from the repository by cloning the release tag
v9.0.6and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
v9.0.5: .NET 9.0.5You can build .NET 9.0 from the repository by cloning the release tag
v9.0.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
dotnet/extensions (Microsoft.Extensions.Http.Resilience)
v9.10.0What's Changed
KeyNotFoundExceptioninHttpRequestLatencyListener.OnEventWrittenby @pentp in #6823ModelContextProtocolversion in MCP template by @MackinnonBuck in #6870HostApplicationBuilderin AmbientMetadata extension by @eduherminio in #6867New Contributors
Full Changelog: dotnet/extensions@v9.9.0...v9.10.0
v9.9.0Highlights
AI
ApprovalRequiredAIFunction, user input/approval request & response content).AIFunctionsplit into a base class to improve extensibility.IChatReducermoved toMicrosoft.Extensions.AI.Abstractions.ChatMessage.Rolechanges as new messages.GetResponseAsync<T>now reads only the last message (bug fix).Telemetry & Diagnostics
url.query).server.addresstelemetry emits host only (per OpenTelemetry semantic conventions).Environment.CpuUsage.New Contributors
Full Changelog: dotnet/extensions@v9.8.0...v9.9.0
v9.8.0What's Changed
ConfigureEvaluationTests.ps1script when$ConfigRootis not supplied by @peterwald in #6575Microsoft.Extensions.AI.Ollamaby @MackinnonBuck in #6655New Contributors
Full Changelog: dotnet/extensions@v9.7.0...v9.8.0
v9.7.0What's Changed
New Contributors
Full Changelog: dotnet/extensions@v9.6.0...v9.7.0
v9.6.0What's Changed
titleanddescriptionkeywords from root-level schemas in AIFunctionFactory. by @eiriktsarpalis in #6465Microsoft.SemanticKerneldependency to 1.53.0 by @MackinnonBuck in #6470Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.