From 7eb6991182f5b61a446478896aa7d8b2bb05f667 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 03:19:19 +0000 Subject: [PATCH 1/5] deps(test): update dotnet monorepo (#1007) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/) ([source](https://github.com/dotnet/dotnet)) | `10.0.0` -> `10.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.Mvc.Testing/10.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.Mvc.Testing/10.0.0/10.0.1?slim=true) | | [Microsoft.Extensions.Hosting](https://dot.net/) ([source](https://github.com/dotnet/dotnet)) | `10.0.0` -> `10.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Hosting/10.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Hosting/10.0.0/10.0.1?slim=true) | | [Microsoft.Extensions.Hosting.Abstractions](https://dot.net/) ([source](https://github.com/dotnet/dotnet)) | `10.0.0` -> `10.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Hosting.Abstractions/10.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Hosting.Abstractions/10.0.0/10.0.1?slim=true) | | [System.CommandLine](https://github.com/dotnet/command-line-api) ([source](https://github.com/dotnet/dotnet)) | `2.0.0` -> `2.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/System.CommandLine/2.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.CommandLine/2.0.0/2.0.1?slim=true) | | [System.Reflection.MetadataLoadContext](https://dot.net/) ([source](https://github.com/dotnet/dotnet)) | `10.0.0` -> `10.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Reflection.MetadataLoadContext/10.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Reflection.MetadataLoadContext/10.0.0/10.0.1?slim=true) | --- ### Release Notes
dotnet/dotnet (Microsoft.AspNetCore.Mvc.Testing) ### [`v10.0.1`](https://github.com/dotnet/dotnet/compare/v10.0.0...v10.0.1)
--- ### 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://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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/dotnet/dotnet-operator-sdk). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/KubeOps.Abstractions/KubeOps.Abstractions.csproj | 2 +- src/KubeOps.Cli/KubeOps.Cli.csproj | 2 +- src/KubeOps.Operator/KubeOps.Operator.csproj | 2 +- src/KubeOps.Transpiler/KubeOps.Transpiler.csproj | 2 +- .../KubeOps.Operator.Web.Test.csproj | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj b/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj index 21dddfda..eb282649 100644 --- a/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj +++ b/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/KubeOps.Cli/KubeOps.Cli.csproj b/src/KubeOps.Cli/KubeOps.Cli.csproj index 49ddda3b..5453a55c 100644 --- a/src/KubeOps.Cli/KubeOps.Cli.csproj +++ b/src/KubeOps.Cli/KubeOps.Cli.csproj @@ -30,7 +30,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/KubeOps.Operator/KubeOps.Operator.csproj b/src/KubeOps.Operator/KubeOps.Operator.csproj index 76f6767e..0c2a4566 100644 --- a/src/KubeOps.Operator/KubeOps.Operator.csproj +++ b/src/KubeOps.Operator/KubeOps.Operator.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/KubeOps.Transpiler/KubeOps.Transpiler.csproj b/src/KubeOps.Transpiler/KubeOps.Transpiler.csproj index acc66acc..99a59b0a 100644 --- a/src/KubeOps.Transpiler/KubeOps.Transpiler.csproj +++ b/src/KubeOps.Transpiler/KubeOps.Transpiler.csproj @@ -15,7 +15,7 @@ - + diff --git a/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj b/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj index cf7fe47c..f2ed81a2 100644 --- a/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj +++ b/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj @@ -10,10 +10,10 @@ - + - + From 2113c681ba9ab3cf0ad9425daec9f51ec1e81b9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 05:39:09 +0000 Subject: [PATCH 2/5] deps(core): update dependency jsonpatch.net to v4 (#1008) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [JsonPatch.Net](https://github.com/json-everything/json-everything) | `3.3.0` -> `4.0.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/JsonPatch.Net/4.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/JsonPatch.Net/3.3.0/4.0.0?slim=true) | --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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/dotnet/dotnet-operator-sdk). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/KubeOps.Abstractions/KubeOps.Abstractions.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj b/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj index eb282649..6799a513 100644 --- a/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj +++ b/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj @@ -14,7 +14,7 @@ - + From e9cbd88a47327db582d1ef772a18730f93abc89e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 03:41:00 +0000 Subject: [PATCH 3/5] deps(docs): update react monorepo to v19.2.3 (#1012) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [react](https://react.dev/) ([source](https://github.com/facebook/react/tree/HEAD/packages/react)) | [`19.2.1` -> `19.2.3`](https://renovatebot.com/diffs/npm/react/19.2.1/19.2.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react/19.2.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react/19.2.1/19.2.3?slim=true) | | [react-dom](https://react.dev/) ([source](https://github.com/facebook/react/tree/HEAD/packages/react-dom)) | [`19.2.1` -> `19.2.3`](https://renovatebot.com/diffs/npm/react-dom/19.2.1/19.2.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react-dom/19.2.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-dom/19.2.1/19.2.3?slim=true) | --- ### Release Notes
facebook/react (react) ### [`v19.2.3`](https://github.com/facebook/react/releases/tag/v19.2.3): 19.2.3 (December 11th, 2025) [Compare Source](https://github.com/facebook/react/compare/v19.2.2...v19.2.3) ##### React Server Components - Add extra loop protection to React Server Functions ([@​sebmarkbage](https://github.com/sebmarkbage) [#​35351](https://github.com/facebook/react/pull/35351)) ### [`v19.2.2`](https://github.com/facebook/react/releases/tag/v19.2.2): 19.2.2 (December 11th, 2025) [Compare Source](https://github.com/facebook/react/compare/v19.2.1...v19.2.2) ##### React Server Components - Move `react-server-dom-webpack/*.unbundled` to private `react-server-dom-unbundled` ([@​eps1lon](https://github.com/eps1lon) [#​35290](https://github.com/facebook/react/pull/35290)) - Patch Promise cycles and toString on Server Functions ([@​sebmarkbage](https://github.com/sebmarkbage), [@​unstubbable](https://github.com/unstubbable) [#​35289](https://github.com/facebook/react/pull/35289))
--- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] 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/dotnet/dotnet-operator-sdk). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index be19cc6f..cc3eac70 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -16392,9 +16392,9 @@ } }, "node_modules/react": { - "version": "19.2.1", - "resolved": "https://registry.npmjs.org/react/-/react-19.2.1.tgz", - "integrity": "sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==", + "version": "19.2.3", + "resolved": "https://registry.npmjs.org/react/-/react-19.2.3.tgz", + "integrity": "sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==", "license": "MIT", "peer": true, "engines": { @@ -16402,16 +16402,16 @@ } }, "node_modules/react-dom": { - "version": "19.2.1", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.1.tgz", - "integrity": "sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==", + "version": "19.2.3", + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.3.tgz", + "integrity": "sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==", "license": "MIT", "peer": true, "dependencies": { "scheduler": "^0.27.0" }, "peerDependencies": { - "react": "^19.2.1" + "react": "^19.2.3" } }, "node_modules/react-fast-compare": { From 54fa84080fa16a090f801083d181cea0123b05fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 05:30:09 +0000 Subject: [PATCH 4/5] deps(tools): update dependency nuget-license to v4.0.3 (#1013) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [nuget-license](https://github.com/sensslen/nuget-license) | `4.0.2` -> `4.0.3` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/nuget-license/4.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/nuget-license/4.0.2/4.0.3?slim=true) | --- ### Release Notes
sensslen/nuget-license (nuget-license) ### [`v4.0.3`](https://github.com/sensslen/nuget-license/releases/tag/v4.0.3) [Compare Source](https://github.com/sensslen/nuget-license/compare/v4.0.2...v4.0.3) #### What's Changed - chore(deps): update dependency nunit3testadapter to v6 by [@​renovate](https://github.com/renovate)\[bot] in [#​357](https://github.com/sensslen/nuget-license/pull/357) - chore(deps): update dependency tunit to 1.5.6 by [@​renovate](https://github.com/renovate)\[bot] in [#​356](https://github.com/sensslen/nuget-license/pull/356) - chore(deps): update dependency selenium.webdriver to 4.39.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​358](https://github.com/sensslen/nuget-license/pull/358) - chore(deps): update dotnet monorepo to v10.0.1 by [@​renovate](https://github.com/renovate)\[bot] in [#​359](https://github.com/sensslen/nuget-license/pull/359) - Cache already downloaded items in this run by keeping the download ur… by [@​sensslen](https://github.com/sensslen) in [#​363](https://github.com/sensslen/nuget-license/pull/363) - chore(deps): update dependency tunit to 1.5.42 by [@​renovate](https://github.com/renovate)\[bot] in [#​362](https://github.com/sensslen/nuget-license/pull/362) **Full Changelog**:
--- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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/dotnet/dotnet-operator-sdk). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 2a7f3957..0acc97b8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "nuget-license": { - "version": "4.0.2", + "version": "4.0.3", "commands": [ "nuget-license" ], From c9fbd5b9dfab3947bc33ebd9be9390d61aef9a85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 20:52:03 +0000 Subject: [PATCH 5/5] deps(core): update dependency roslynator.analyzers to 4.15.0 (#1015) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | `4.14.1` -> `4.15.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Roslynator.Analyzers/4.15.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Roslynator.Analyzers/4.14.1/4.15.0?slim=true) | --- ### Release Notes
dotnet/roslynator (Roslynator.Analyzers) ### [`v4.15.0`](https://github.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4150---2025-12-14) ##### Added - Add option `roslynator_null_conditional_operator.avoid_negative_boolean_comparison` ([PR](https://github.com/dotnet/roslynator/pull/1688)) - Do not suggest to use null-conditional operator when result would be `... != true/false` - Applicable for [RCS1146](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1146) ##### Fixed - Fix analyzer [RCS1172](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1172) ([PR](https://github.com/dotnet/roslynator/pull/1710)) - \[CLI] Fix `loc` command ([PR](https://github.com/dotnet/roslynator/pull/1711)) - Exclude ref-field backed properties from [RCS1085](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1085) ([PR](https://github.com/dotnet/roslynator/pull/1718) by [@​ovska](https://github.com/ovska)) - \[CLI] Fix `rename-symbol` scope option not being applied correctly ([PR](https://github.com/dotnet/roslynator/pull/1720) by [@​andrtmschkw](https://github.com/andrtmschkw)) - \[CLI] Fix `rename-symbol` support for top-level statement ([PR](https://github.com/dotnet/roslynator/pull/1721) by [@​andrtmschkw](https://github.com/andrtmschkw)) ##### Changed - Migrate to .NET 10 (including command-line tool) ([PR](https://github.com/dotnet/roslynator/pull/1727))
--- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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/dotnet/dotnet-operator-sdk). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index ae771d87..dfdf88d9 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -54,7 +54,7 @@ PrivateAssets="all" Condition="$(MSBuildProjectExtension) == '.csproj'"/>