Skip to content

Commit f317341

Browse files
chore(deps): update dotnet monorepo (#807)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/) ([source](https://redirect.github.com/dotnet/aspnetcore)) | `8.0.8` -> `8.0.12` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.Mvc.Testing/8.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.AspNetCore.Mvc.Testing/8.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.AspNetCore.Mvc.Testing/8.0.8/8.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.Mvc.Testing/8.0.8/8.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.CodeAnalysis](https://redirect.github.com/dotnet/roslyn) | `4.9.2` -> `4.12.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.CodeAnalysis/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.CodeAnalysis/4.9.2/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.CodeAnalysis/4.9.2/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.CodeAnalysis.CSharp](https://redirect.github.com/dotnet/roslyn) | `4.9.2` -> `4.12.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.CSharp/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.CodeAnalysis.CSharp/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.CodeAnalysis.CSharp/4.9.2/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.CodeAnalysis.CSharp/4.9.2/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.CodeAnalysis.CSharp.Workspaces](https://redirect.github.com/dotnet/roslyn) | `4.9.2` -> `4.12.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.CSharp.Workspaces/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.CodeAnalysis.CSharp.Workspaces/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.CodeAnalysis.Common](https://redirect.github.com/dotnet/roslyn) | `4.9.2` -> `4.12.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.Common/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.CodeAnalysis.Common/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.CodeAnalysis.Common/4.9.2/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.CodeAnalysis.Common/4.9.2/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.CodeAnalysis.Workspaces.MSBuild](https://redirect.github.com/dotnet/roslyn) | `4.9.2` -> `4.12.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.Workspaces.MSBuild/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.CodeAnalysis.Workspaces.MSBuild/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.CodeAnalysis.Workspaces.MSBuild/4.9.2/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.CodeAnalysis.Workspaces.MSBuild/4.9.2/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)</summary> ### [`v8.0.12`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v8.0.12): .NET 8.0.12 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.12) #### What's Changed - Update branding to 8.0.12 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/58800](https://redirect.github.com/dotnet/aspnetcore/pull/58800) - \[release/8.0] (deps): Bump src/submodules/googletest from `6dae7eb` to `1204d63` by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/dotnet/aspnetcore/pull/58741](https://redirect.github.com/dotnet/aspnetcore/pull/58741) - Add scope for internal npm packages by [@&#8203;BrennanConroy](https://redirect.github.com/BrennanConroy) in [https://github.com/dotnet/aspnetcore/pull/58512](https://redirect.github.com/dotnet/aspnetcore/pull/58512) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58477](https://redirect.github.com/dotnet/aspnetcore/pull/58477) - \[release/8.0] Upgrade `serialize-javascript` transient dependency by [@&#8203;MackinnonBuck](https://redirect.github.com/MackinnonBuck) in [https://github.com/dotnet/aspnetcore/pull/58466](https://redirect.github.com/dotnet/aspnetcore/pull/58466) - \[release/8.0] Update Messagepack dependency by [@&#8203;wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/58676](https://redirect.github.com/dotnet/aspnetcore/pull/58676) - Merging internal commits for release/8.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/58898](https://redirect.github.com/dotnet/aspnetcore/pull/58898) - \[release/8.0] Use MacOS-13 in CI by [@&#8203;wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/58549](https://redirect.github.com/dotnet/aspnetcore/pull/58549) - \[release/8.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/59065](https://redirect.github.com/dotnet/aspnetcore/pull/59065) - \[release/8.0] Fix java discovery in helix-matrix by [@&#8203;wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/59181](https://redirect.github.com/dotnet/aspnetcore/pull/59181) - \[release/8.0] Update dependencies from dotnet/roslyn by [@&#8203;wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/59184](https://redirect.github.com/dotnet/aspnetcore/pull/59184) - \[release/8.0] (deps): Bump src/submodules/googletest from `1204d63` to `d144031` by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/dotnet/aspnetcore/pull/59033](https://redirect.github.com/dotnet/aspnetcore/pull/59033) **Full Changelog**: dotnet/aspnetcore@v8.0.11...v8.0.12 ### [`v8.0.11`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v8.0.11): .NET 8.0.11 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.11) #### What's Changed - Update branding to 8.0.11 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/58198](https://redirect.github.com/dotnet/aspnetcore/pull/58198) - \[release/8.0] (deps): Bump src/submodules/googletest from `ff233bd` to `6dae7eb` by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/dotnet/aspnetcore/pull/58180](https://redirect.github.com/dotnet/aspnetcore/pull/58180) - \[release/8.0] Add explicit conversion for value-type returning handlers with filters by [@&#8203;captainsafia](https://redirect.github.com/captainsafia) in [https://github.com/dotnet/aspnetcore/pull/57966](https://redirect.github.com/dotnet/aspnetcore/pull/57966) - \[release/8.0] Stop using Mac 11 in Helix by [@&#8203;wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/58063](https://redirect.github.com/dotnet/aspnetcore/pull/58063) - \[release/8.0] Enable TSA/Policheck by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58124](https://redirect.github.com/dotnet/aspnetcore/pull/58124) - \[release/8.0] (deps): Bump src/submodules/MessagePack-CSharp from `ecc4e18` to `9511905` by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/dotnet/aspnetcore/pull/58179](https://redirect.github.com/dotnet/aspnetcore/pull/58179) - \[Backport] Http.Sys: Clean up Request parsing errors by [@&#8203;BrennanConroy](https://redirect.github.com/BrennanConroy) in [https://github.com/dotnet/aspnetcore/pull/57819](https://redirect.github.com/dotnet/aspnetcore/pull/57819) - \[release/8.0] Update the Microsoft.Identity.Web versions used by project templates by [@&#8203;halter73](https://redirect.github.com/halter73) in [https://github.com/dotnet/aspnetcore/pull/58229](https://redirect.github.com/dotnet/aspnetcore/pull/58229) - Add registry search for upgrade policy keys, update dependencies from Arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58278](https://redirect.github.com/dotnet/aspnetcore/pull/58278) - Merging internal commits for release/8.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/58300](https://redirect.github.com/dotnet/aspnetcore/pull/58300) - \[release/8.0] Remove ProviderKey from Hosting Bundle by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/58294](https://redirect.github.com/dotnet/aspnetcore/pull/58294) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58352](https://redirect.github.com/dotnet/aspnetcore/pull/58352) - \[release/8.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58347](https://redirect.github.com/dotnet/aspnetcore/pull/58347) - \[release/8.0] Improve dev-certs export error message by [@&#8203;amcasey](https://redirect.github.com/amcasey) in [https://github.com/dotnet/aspnetcore/pull/58470](https://redirect.github.com/dotnet/aspnetcore/pull/58470) - \[release/8.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/58474](https://redirect.github.com/dotnet/aspnetcore/pull/58474) **Full Changelog**: dotnet/aspnetcore@v8.0.10...v8.0.11 ### [`v8.0.10`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v8.0.10): .NET 8.0.10 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.10) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, 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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/buehler/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTA3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christoph Bühler <[email protected]>
1 parent 2256219 commit f317341

File tree

5 files changed

+24
-24
lines changed

5 files changed

+24
-24
lines changed

test/KubeOps.Cli.Test/KubeOps.Cli.Test.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
</ItemGroup>
88
<ItemGroup>
99
<PackageReference Include="KubernetesClient" Version="14.0.12"/>
10-
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.9.2" />
11-
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.9.2" />
12-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
13-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
10+
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.12.0" />
11+
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
12+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
13+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
1414
<PackageReference Include="Spectre.Console.Testing" Version="0.49.1" />
1515
</ItemGroup>
1616
</Project>

test/KubeOps.Generator.Test/KubeOps.Generator.Test.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<ProjectReference Include="..\..\src\KubeOps.Generator\KubeOps.Generator.csproj"/>
44
</ItemGroup>
55
<ItemGroup>
6-
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.9.2" />
7-
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.9.2" />
8-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
6+
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.12.0" />
7+
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
8+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
99
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.2"/>
10-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
10+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
1111
</ItemGroup>
1212
</Project>

test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<ItemGroup>
33
<PackageReference Include="KubernetesClient" Version="14.0.12" />
44
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8"/>
5-
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.9.2" />
6-
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.9.2" />
7-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
8-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
9-
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.9.2" />
5+
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.12.0" />
6+
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
7+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
8+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
9+
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.12.0" />
1010
<PackageReference Include="Moq" Version="4.20.71" />
1111
</ItemGroup>
1212

test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
33
<PackageReference Include="KubernetesClient" Version="14.0.12" />
4-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.8"/>
4+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.12"/>
55
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8"/>
6-
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.9.2" />
7-
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.9.2" />
8-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
9-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
10-
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.9.2" />
6+
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.12.0" />
7+
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
8+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
9+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
10+
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.12.0" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<ProjectReference Include="..\..\src\KubeOps.Operator.Web\KubeOps.Operator.Web.csproj"/>

test/KubeOps.Transpiler.Test/KubeOps.Transpiler.Test.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<ItemGroup>
44
<PackageReference Include="KubernetesClient" Version="14.0.12" />
55
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
6-
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.9.2" />
7-
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.9.2" />
8-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
9-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
10-
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.9.2" />
6+
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.12.0" />
7+
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
8+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
9+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
10+
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.12.0" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)