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.3
dotnet-sdk dotnet-sdk patch 9.0.200 -> 9.0.202
mcr.microsoft.com/dotnet/aspnet stage major 8.0 -> 9.0

Release Notes

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

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.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.3` | | [dotnet-sdk](https://github.com/dotnet/sdk) | dotnet-sdk | patch | `9.0.200` -> `9.0.202` | | [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.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.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTYuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIxNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-03-26 03:00:33 +01:00
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.