From 849c43f9f57782ebbd075d85587e97ac3bde92e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 02:03:18 +0000 Subject: [PATCH 1/3] deps(test): update dependency microsoft.build.locator to 1.11.2 (#992) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) | `1.11.1` -> `1.11.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Build.Locator/1.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Build.Locator/1.11.1/1.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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.Cli/KubeOps.Cli.csproj | 2 +- test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj | 2 +- test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj | 2 +- test/KubeOps.Transpiler.Test/KubeOps.Transpiler.Test.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/KubeOps.Cli/KubeOps.Cli.csproj b/src/KubeOps.Cli/KubeOps.Cli.csproj index 3f80652a..49ddda3b 100644 --- a/src/KubeOps.Cli/KubeOps.Cli.csproj +++ b/src/KubeOps.Cli/KubeOps.Cli.csproj @@ -18,7 +18,7 @@ - + diff --git a/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj b/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj index 71a4fcb8..90081d45 100644 --- a/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj +++ b/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj @@ -1,7 +1,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 b1cd67dc..ac61bd27 100644 --- a/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj +++ b/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj @@ -1,7 +1,7 @@ - + diff --git a/test/KubeOps.Transpiler.Test/KubeOps.Transpiler.Test.csproj b/test/KubeOps.Transpiler.Test/KubeOps.Transpiler.Test.csproj index cc6547a1..4e6c6961 100644 --- a/test/KubeOps.Transpiler.Test/KubeOps.Transpiler.Test.csproj +++ b/test/KubeOps.Transpiler.Test/KubeOps.Transpiler.Test.csproj @@ -2,7 +2,7 @@ - + From 6433e4df21db212abc5fbfc3358c03f6c22dbaaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 18:06:56 +0000 Subject: [PATCH 2/3] deps(core): update dependency sonaranalyzer.csharp to 10.16.0.128591 (#999) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [SonarAnalyzer.CSharp](https://redirect.sonarsource.com/doc/sonar-visualstudio.html) ([source](https://github.com/SonarSource/sonar-dotnet)) | `10.15.0.120848` -> `10.16.0.128591` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/SonarAnalyzer.CSharp/10.16.0.128591?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SonarAnalyzer.CSharp/10.15.0.120848/10.16.0.128591?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
SonarSource/sonar-dotnet (SonarAnalyzer.CSharp) ### [`v10.16.0.128591`](https://github.com/SonarSource/sonar-dotnet/releases/tag/10.16.0.128591): 10.16 [Compare Source](https://github.com/SonarSource/sonar-dotnet/compare/10.15.0.120848...10.16.0.128591) ##### False Positive - [NET-1729](https://sonarsource.atlassian.net/browse/NET-1729) - Fix S2114 FP: list.AddRange(list) and list.Concat(list) are sensible ##### False Negative - [NET-399](https://sonarsource.atlassian.net/browse/NET-399) - Fix S4790 FN: Support CryptographicOperations data methods ##### Bug - [NET-2686](https://sonarsource.atlassian.net/browse/NET-2686) - Fix S3604 AD0001: NRE with partial constructor
--- ### 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 4c977bef..e8d05aa2 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -50,7 +50,7 @@ PrivateAssets="all" Condition="$(MSBuildProjectExtension) == '.csproj'"/> Date: Mon, 1 Dec 2025 21:51:41 +0000 Subject: [PATCH 3/3] deps(docs): update dependency @easyops-cn/docusaurus-search-local to v0.52.2 (#1000) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local) ([source](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local)) | [`0.52.1` -> `0.52.2`](https://renovatebot.com/diffs/npm/@easyops-cn%2fdocusaurus-search-local/0.52.1/0.52.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@easyops-cn%2fdocusaurus-search-local/0.52.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@easyops-cn%2fdocusaurus-search-local/0.52.1/0.52.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
easyops-cn/docusaurus-search-local (@​easyops-cn/docusaurus-search-local) ### [`v0.52.2`](https://github.com/easyops-cn/docusaurus-search-local/releases/tag/v0.52.2) [Compare Source](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.52.1...v0.52.2) ##### Bug Fixes - wrap SearchBar with DocsPreferredVersionContextProvider for Docusaurus 3.9+ compatibility ([5aedc2e](https://github.com/easyops-cn/docusaurus-search-local/commit/5aedc2e7c4f2672d90d793d1a13e75bb5386e15b)) - wrap SearchBar with DocsPreferredVersionContextProvider for Docusaurus 3.9+ compatibility ([1b4f011](https://github.com/easyops-cn/docusaurus-search-local/commit/1b4f01139be07ba7cfa502db01aef61dd5e97929))
--- ### 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> --- docs/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index e2193354..3c5fb52d 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -3948,9 +3948,9 @@ } }, "node_modules/@easyops-cn/docusaurus-search-local": { - "version": "0.52.1", - "resolved": "https://registry.npmjs.org/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.52.1.tgz", - "integrity": "sha512-pwfANjTLOQyAPc2Iz93WbG4OQM5C4COCWARbLAs79FIpIS38gHq3PrbDIX8f7oDhGQp1u6f8fr3K3u3+yZXZTA==", + "version": "0.52.2", + "resolved": "https://registry.npmjs.org/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.52.2.tgz", + "integrity": "sha512-oEHkHe/OWHFcJxOhicS5UqohDOyPieREH+oNoImL/VcdrPzDxT2LB5Scov6WMOpOyDcSMJ6QCvjj63PEhhU8Nw==", "license": "MIT", "dependencies": { "@docusaurus/plugin-content-docs": "^2 || ^3",