chore(deps): update dotnet monorepo #463

Open
kjuulh wants to merge 1 commits from renovate/dotnet-monorepo into main
Owner

This PR contains the following updates:

Package Type Update Change
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) nuget patch 9.0.2 -> 9.0.4
dotnet-sdk dotnet-sdk patch 9.0.200 -> 9.0.203
mcr.microsoft.com/dotnet/aspnet stage major 8.0 -> 9.0

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.OpenIdConnect)

v9.0.4: .NET 9.0.4

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.3...v9.0.4

v9.0.3: .NET 9.0.3

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.2...v9.0.3

dotnet/sdk (dotnet-sdk)

v9.0.203: .NET 9.0.4

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.201...v9.0.203

v9.0.202

Compare Source

v9.0.201: .NET 9.0.3

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.200...v9.0.201


Configuration

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

🚦 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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://asp.net/) ([source](https://github.com/dotnet/aspnetcore)) | nuget | patch | `9.0.2` -> `9.0.4` | | [dotnet-sdk](https://github.com/dotnet/sdk) | dotnet-sdk | patch | `9.0.200` -> `9.0.203` | | [mcr.microsoft.com/dotnet/aspnet](https://github.com/dotnet/aspnetcore) | stage | major | `8.0` -> `9.0` | --- ### Release Notes <details> <summary>dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.OpenIdConnect)</summary> ### [`v9.0.4`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.4): .NET 9.0.4 [Release](https://github.com/dotnet/core/releases/tag/v9.0.4) #### What's Changed - Update branding to 9.0.4 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/60785 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/60445 - \[release/9.0] (deps): Bump src/submodules/googletest from `e235eb3` to `24a9e94` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dotnet/aspnetcore/pull/60678 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/60356 - Fix OpenAPI server URLs for Aspire scenarios by [@&#8203;captainsafia](https://github.com/captainsafia) in https://github.com/dotnet/aspnetcore/pull/60673 - Fix self-referential schema handling in collection schemas by [@&#8203;captainsafia](https://github.com/captainsafia) in https://github.com/dotnet/aspnetcore/pull/60410 - \[release/9.0] \[Blazor] Fix custom elements JS assets not being included in build output by [@&#8203;MackinnonBuck](https://github.com/MackinnonBuck) in https://github.com/dotnet/aspnetcore/pull/60858 - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/60880 **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v9.0.3...v9.0.4 ### [`v9.0.3`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.3): .NET 9.0.3 [Release](https://github.com/dotnet/core/releases/tag/v9.0.3) #### What's Changed - Update branding to 9.0.3 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/60198 - \[release/9.0] Fix branding by [@&#8203;wtgodbe](https://github.com/wtgodbe) in https://github.com/dotnet/aspnetcore/pull/60029 - \[release/9.0] Update to MacOS 15 in Helix by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/60238 - \[release/9.0] Revert "Revert "Use the latest available jdk"" by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/60229 - \[release/9.0] Update `HtmlAttributePropertyHelper` to correctly follow the `MetadataUpdateHandlerAttribute` contract by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59908 - \[release/9.0] Fix skip condition for java tests by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/60242 - \[release/9.0] (deps): Bump src/submodules/googletest from `7d76a23` to `e235eb3` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dotnet/aspnetcore/pull/60151 - \[release/9.0] Readd DiagnosticSource to KestrelServerImpl by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/60202 - \[release/9.0] Redis distributed cache: add HybridCache usage signal by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59886 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59952 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59951 - \[release/9.0] Update remnants of azureedge.net by [@&#8203;sebastienros](https://github.com/sebastienros) in https://github.com/dotnet/aspnetcore/pull/60263 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/60291 - \[release/9.0] Centralize on one docker container by [@&#8203;wtgodbe](https://github.com/wtgodbe) in https://github.com/dotnet/aspnetcore/pull/60298 - Revert "\[release/9.0] Update remnants of azureedge.net" by [@&#8203;wtgodbe](https://github.com/wtgodbe) in https://github.com/dotnet/aspnetcore/pull/60323 - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/60317 **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v9.0.2...v9.0.3 </details> <details> <summary>dotnet/sdk (dotnet-sdk)</summary> ### [`v9.0.203`](https://github.com/dotnet/sdk/releases/tag/v9.0.203): .NET 9.0.4 [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.202...v9.0.203) [Release](https://github.com/dotnet/core/releases/tag/v9.0.4) #### What's Changed - \[Backport to 8.0.1xx] Workflows: Don't allow merge if pr in lockdown ([#&#8203;46663](https://github.com/dotnet/sdk/issues/46663)) by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/46695 - \[release/8.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46588 - Merging internal commits for release/8.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46732 - \[release/8.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46752 - \[release/8.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46755 - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46756 - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46769 - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46733 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46772 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46758 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46816 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46799 - \[release/9.0.1xx] Allow users to set a specific ContainerImageFormat to force OCI support by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46138 - Add test case for adding projects outside solution dir descendants by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/46835 - \[Backport to 9.0.1xx] Workflows: Don't allow merge if pr in lockdown ([#&#8203;46663](https://github.com/dotnet/sdk/issues/46663)) by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47142 - \[release/9.0.1xx] Check shipping packages for poison by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47224 - Update branding to 9.0.105 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47325 - \[release/9.0.2xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47329 - Update branding to 9.0.203 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47326 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47042 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47051 - \[release/9.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46955 - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46850 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46844 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47041 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46869 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46931 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47235 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47330 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47082 - \[release/9.0.2xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47343 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47342 - Update branding to 8.0.408 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47324 - \[release/8.0.4xx] NugetConfigWriter: Update CDN tests by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47369 - \[release/9.0.1xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47364 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46877 - NuGetPackageDownloader: Stop verifying the package signature on Mac and queue off of the environment on Linux by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47321 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47384 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47265 - WorkloadRestoreCommand.DiscoverAllProjects: Return full paths by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47415 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47341 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47367 - \[REF] SolutionProjectModel Full Paths by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47422 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47418 - \[release/9.0.1xx] Avoid workload gc failure due to 4-part version in ReleaseVersion used to find a max by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46989 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47456 - Merging internal commits for release/9.0.2xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47471 - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47470 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47490 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47511 - \[release/9.0.2xx] Update GivenThatWeWantMSBuildToRespectCustomCulture.cs by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47553 - \[release/9.0.2xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47528 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47518 - \[release/9.0.2xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47552 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47599 **Full Changelog**: https://github.com/dotnet/sdk/compare/v9.0.201...v9.0.203 ### [`v9.0.202`](https://github.com/dotnet/sdk/compare/v9.0.201...v9.0.202) [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.201...v9.0.202) ### [`v9.0.201`](https://github.com/dotnet/sdk/releases/tag/v9.0.201): .NET 9.0.3 [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.200...v9.0.201) [Release](https://github.com/dotnet/core/releases/tag/v9.0.3) #### What's Changed - \[release/8.0.1xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45866 - \[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45889 - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45884 - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45890 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45912 - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45915 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45922 - \[release/8.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45919 - Update dependencies from dotnet/deployment-tools by [@&#8203;joeloff](https://github.com/joeloff) in https://github.com/dotnet/sdk/pull/45970 - Update dependencies from dotnet/deployment-tools by [@&#8203;joeloff](https://github.com/joeloff) in https://github.com/dotnet/sdk/pull/45971 - \[release/8.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45989 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45978 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45976 - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/45963 - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46028 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46042 - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46030 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46032 - Merging internal commits for release/8.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46017 - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46018 - \[release/8.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46020 - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46025 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46029 - \[release/8.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46027 - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46038 - \[release/8.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46078 - \[release/8.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46079 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46080 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46081 - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46077 - \[release/9.0] Remove alpine n-1 leg by [@&#8203;ellahathaway](https://github.com/ellahathaway) in https://github.com/dotnet/sdk/pull/46068 - \[release/8.0.4xx] Fix defaulting of which Runtime(s) to containerize that led to always publishing multiple containers by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/46067 - Backport 46067 to 9.0.1xx by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/46169 - \[release/9.0.1xx] Update scancode to latest by [@&#8203;ellahathaway](https://github.com/ellahathaway) in https://github.com/dotnet/sdk/pull/46004 - Update loc to target 9.0.3xx by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46010 - Fix bug when adding solution folder containing `..` by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/46456 - Update branding to 9.0.201 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46523 - Update branding to 9.0.104 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46522 - Update branding to 8.0.407 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46521 - Update branding to 8.0.114 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46519 - Update branding to 8.0.310 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46520 - Port a set of test fixes for the templating tests and some feed tests to 9.0.1xx ([#&#8203;45549](https://github.com/dotnet/sdk/issues/45549)) by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/46431 - Use official templates even for PRs when run internal by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/46405 - \[release/9.0.2xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46396 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46166 - \[release/8.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46116 - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46135 - \[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46114 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46118 - \[release/8.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46149 - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46153 - \[release/8.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46159 - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46196 - \[release/9.0.2xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46265 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46286 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46297 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46310 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46379 - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46503 - \[release/8.0.1xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46525 - \[release/9.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46533 - \[release/8.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46541 - \[release/9.0.2xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46556 - \[release/9.0.2xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46581 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46573 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46386 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46296 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46197 - \[release/9.0.1xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46144 - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46082 - Properly change loc branch by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46567 - \[release/9.0.2xx] Add ARM64 job flag by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46605 - \[release/8.0.3xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46115 - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46119 - \[release/8.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46203 - \[release/8.0.1xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46284 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46285 - \[release/8.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46505 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46507 - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46529 - slnx: ParseAndValidateArguments include .slnx by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/46490 - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46586 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46591 - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46593 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46599 - \[release/8.0.3xx] Update dependencies from dotnet/format by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46301 - \[release/8.0.4xx] Update dependencies from dotnet/format by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46302 - \[release/8.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46543 - \[release/8.0.3xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46545 - \[release/8.0.4xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46548 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46577 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46619 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46527 - Switch back to the non-scouting helix queues by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/45799 - Fix NativeAot_hw_runs_with_no_warnings_when_PublishAot_is_enabled Test by [@&#8203;v-wuzhai](https://github.com/v-wuzhai) in https://github.com/dotnet/sdk/pull/46661 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46696 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46699 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46590 - \[release/8.0.4xx] Multi-arch OCI images export as tarballs by [@&#8203;surayya-MS](https://github.com/surayya-MS) in https://github.com/dotnet/sdk/pull/46467 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46716 - Handle bad upgrade state without blocking the SDK by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46540 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46711 - \[release/9.0.2xx] Update MSB3825 warning presence by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46037 - Merging internal commits for release/9.0.2xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46735 - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46736 - \[release/8.0.4xx] Manual Backport of [#&#8203;40611](https://github.com/dotnet/sdk/issues/40611) to 8.0.4xx - Allow users to set a specific ContainerImageFormat to force OCI support by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/46140 - \[release/9.0.1xx] Update MSB3825 warning presence by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46009 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46738 - \[release/9.0.2xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46765 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46746 - .NET Source-Build 9.0.103 February 2025 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in https://github.com/dotnet/sdk/pull/46729 - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46757 - \[release/9.0.2xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46775 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46777 - \[release/9.0.2xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46783 - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46784 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46766 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46744 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46760 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46806 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46781 **Full Changelog**: https://github.com/dotnet/sdk/compare/v9.0.200...v9.0.201 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTYuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-03-26 03:00:33 +01:00
kjuulh force-pushed renovate/dotnet-monorepo from f5a18b5ead to 8b0855b16b 2025-04-09 02:48:40 +02:00 Compare
kjuulh force-pushed renovate/dotnet-monorepo from 8b0855b16b to c2da802bc9 2025-04-10 02:50:22 +02:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/dotnet-monorepo:renovate/dotnet-monorepo
git checkout renovate/dotnet-monorepo
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/todo#463
No description provided.