This repository was archived by the owner on Aug 27, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Update dotnet monorepo #23
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dotnet-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
e95abe2 to
d6ad90d
Compare
d6ad90d to
673085f
Compare
673085f to
8f49eed
Compare
8f49eed to
62b9f81
Compare
62b9f81 to
ec58e75
Compare
ec58e75 to
db0ed42
Compare
db0ed42 to
040de74
Compare
040de74 to
c6f5409
Compare
c6f5409 to
ebc3a41
Compare
ebc3a41 to
2f5ea46
Compare
2f5ea46 to
1575f53
Compare
1575f53 to
edcf3cf
Compare
edcf3cf to
2e90226
Compare
2e90226 to
8fce5af
Compare
8fce5af to
5717c15
Compare
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.4->8.0.198.0.4->8.0.198.0.4->8.0.198.0.4->8.0.198.0.4->8.0.198.0.4->8.0.198.0.3->8.0.198.0.4->8.0.198.0.0->8.0.1Release Notes
dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.JwtBearer)
v8.0.19v8.0.18: .NET 8.0.18Release
What's Changed
04ee1b4toe9092b1by @dependabot in https://github.com/dotnet/aspnetcore/pull/62201Full Changelog: dotnet/aspnetcore@v8.0.17...v8.0.18
v8.0.17Bug 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
v8.0.16: .NET 8.0.16Release
What's Changed
24a9e94to52204f7by @dependabot in https://github.com/dotnet/aspnetcore/pull/61260Full Changelog: dotnet/aspnetcore@v8.0.15...v8.0.16
v8.0.15: .NET 8.0.15Release
What's Changed
e235eb3to24a9e94by @dependabot in https://github.com/dotnet/aspnetcore/pull/60677Full Changelog: dotnet/aspnetcore@v8.0.14...v8.0.15
v8.0.14: .NET 8.0.14Release
What's Changed
7d76a23toe235eb3by @dependabot in https://github.com/dotnet/aspnetcore/pull/60150Full Changelog: dotnet/aspnetcore@v8.0.13...v8.0.14
v8.0.13: .NET 8.0.13Release
What's Changed
d144031to7d76a23by @dependabot in https://github.com/dotnet/aspnetcore/pull/59678index.htmlduring development by @github-actions in https://github.com/dotnet/aspnetcore/pull/59349Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13
v8.0.12: .NET 8.0.12Release
What's Changed
6dae7ebto1204d63by @dependabot in https://github.com/dotnet/aspnetcore/pull/58741serialize-javascripttransient dependency by @MackinnonBuck in https://github.com/dotnet/aspnetcore/pull/584661204d63tod144031by @dependabot in https://github.com/dotnet/aspnetcore/pull/59033Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12
v8.0.11: .NET 8.0.11Release
What's Changed
ff233bdto6dae7ebby @dependabot in https://github.com/dotnet/aspnetcore/pull/58180ecc4e18to9511905by @dependabot in https://github.com/dotnet/aspnetcore/pull/58179Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11
v8.0.10: .NET 8.0.10Release
v8.0.8: .NET 8.0.8Release
v8.0.7: .NET 8.0.7Release
v8.0.6: .NET 8.0.6Release
v8.0.5: .NET 8.0.5Release
What's Changed
31993dfto77afe8eby @dependabot in https://github.com/dotnet/aspnetcore/pull/54872Type.GetTypewhen activating types in data protection by @github-actions in https://github.com/dotnet/aspnetcore/pull/54762Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5
dotnet/efcore (Microsoft.EntityFrameworkCore)
v8.0.19v8.0.18v8.0.17Dependency Updates
Updates the project's dependencies using the latest versions from the dotnet/arcade repository. This ensures that the build infrastructure and related tooling are up to date, which can bring in important bug fixes, security patches, and improvements from upstream.
Miscellaneous
Update branding to 8.0.17 (#36043)
Updates the internal version branding to 8.0.17. This change ensures that the product and its packages correctly reflect the new release version, helping users and developers identify the build.
Merging internal commits for release/8.0 (#36080)
Integrates various internal commits into the release/8.0 branch. This merge brings together important updates and ensures the release branch is synchronized with recent internal development, maintaining consistency and stability for the release.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v8.0.16...v8.0.17
v8.0.16: .NET 8.0.16Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.15...v8.0.16
v8.0.15: .NET 8.0.15Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.14...v8.0.15
v8.0.14: .NET 8.0.14Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.13...v8.0.14
v8.0.13: .NET 8.0.13[Release](https://github.com/dotnet/core/releases/tag/v8.0.13
What's Changed
Full Changelog: dotnet/efcore@v8.0.12...v8.0.13
v8.0.12: .NET 8.0.12Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.11...v8.0.12
v8.0.11: .NET 8.0.11Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.10...v8.0.11
v8.0.10: .NET 8.0.10Release
v8.0.8: .NET 8.0.8Release
v8.0.7: EF Core 8.0.7EF Core 8.0.7 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:
v8.0.6: EF Core 8.0.6This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.
v8.0.5: EF Core 8.0.5This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.
dotnet/runtime (Microsoft.Extensions.DependencyInjection)
v8.0.1: .NET 8.0.1Release
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 becomes conflicted, 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.