Tags: dotnet/dotnet-operator-sdk
Tags
fix(deps): update dependency @easyops-cn/docusaurus-search-local to v… …0.52.1 (#927) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@easyops-cn/docusaurus-search-local](https://redirect.github.com/easyops-cn/docusaurus-search-local) ([source](https://redirect.github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local)) | [`0.52.0` -> `0.52.1`](https://renovatebot.com/diffs/npm/@easyops-cn%2fdocusaurus-search-local/0.52.0/0.52.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>easyops-cn/docusaurus-search-local (@​easyops-cn/docusaurus-search-local)</summary> ### [`v0.52.1`](https://redirect.github.com/easyops-cn/docusaurus-search-local/releases/tag/v0.52.1) [Compare Source](https://redirect.github.com/easyops-cn/docusaurus-search-local/compare/v0.52.0...v0.52.1) ##### Bug Fixes - Fix non-deterministic search-index.json generation [#​529](https://redirect.github.com/easyops-cn/docusaurus-search-local/issues/529) ([964f84a](https://redirect.github.com/easyops-cn/docusaurus-search-local/commit/964f84a32e7e683e4e557688764690dbc04d1b87)) </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/dotnet/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat(patch): Patch of entity filters volatile metadata fields like UI… …D which are not relevant for Diffs (#925) Fields like "metadata.uid" and resourceversion are ever-changing. Those fields should be filtered during patch to reduce API load.
fix(deps): update dependencies (#921) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Microsoft.Extensions.Hosting](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.6` -> `9.0.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Hosting.Abstractions](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.6` -> `9.0.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [SonarAnalyzer.CSharp](https://redirect.sonarsource.com/doc/sonar-visualstudio.html) ([source](https://redirect.github.com/SonarSource/sonar-dotnet)) | `10.12.0.118525` -> `10.14.0.120626` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [System.CommandLine](https://redirect.github.com/deniszykov/commandline) | `2.0.0-beta4.22272.1` -> `2.0.0-beta6.25358.103` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [System.Reflection.MetadataLoadContext](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.6` -> `9.0.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotnet/runtime (Microsoft.Extensions.Hosting)</summary> ### [`v9.0.7`](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.7): .NET 9.0.7 [Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.7) #### What's Changed - \[release/9.0-staging] Fix crash during Async Break when APC and CET are enabled by [@​thaystg](https://redirect.github.com/thaystg) in [https://github.com/dotnet/runtime/pull/114932](https://redirect.github.com/dotnet/runtime/pull/114932) - \[release/9.0-staging] \[STJ] Account for F# CompilationMappingAttribute now supporting multiple declarations. by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115076](https://redirect.github.com/dotnet/runtime/pull/115076) - \[release/9.0-staging]\[wasm]\[interpreter] Fix PackedSimd interpreter intrinsics by [@​lewing](https://redirect.github.com/lewing) in [https://github.com/dotnet/runtime/pull/114218](https://redirect.github.com/dotnet/runtime/pull/114218) - \[release/9.0-staging] JIT: Fix invalid removal of explicit zeroing in methods without .localsinit by [@​jakobbotsch](https://redirect.github.com/jakobbotsch) in [https://github.com/dotnet/runtime/pull/115568](https://redirect.github.com/dotnet/runtime/pull/115568) - \[release/9.0-staging] throw an exception instead of infinite loop in `sort_mark_list` by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115529](https://redirect.github.com/dotnet/runtime/pull/115529) - \[release/9.0-staging] \[DNS] Ignore ObjectDisposedException on CancellationToken Callback by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115840](https://redirect.github.com/dotnet/runtime/pull/115840) - Revert "\[release/9.0-staging] Fix crash during Async Break when APC and CET are enabled" by [@​thaystg](https://redirect.github.com/thaystg) in [https://github.com/dotnet/runtime/pull/116015](https://redirect.github.com/dotnet/runtime/pull/116015) - \[release/9.0-staging] Fix SysV first/second return register GC info mismatch by [@​jakobbotsch](https://redirect.github.com/jakobbotsch) in [https://github.com/dotnet/runtime/pull/116206](https://redirect.github.com/dotnet/runtime/pull/116206) - \[release/9.0-staging] Fix PipeStream leak on Windows when pipe is disposed with a pending operation by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/116188](https://redirect.github.com/dotnet/runtime/pull/116188) - \[release/9.0] Fix edge cases in Tarjan GC bridge (Android) by [@​filipnavara](https://redirect.github.com/filipnavara) in [https://github.com/dotnet/runtime/pull/114682](https://redirect.github.com/dotnet/runtime/pull/114682) - \[release/9.0-staging] Revert change to follow symlinks of dotnet host by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/116244](https://redirect.github.com/dotnet/runtime/pull/116244) - Update branding to 9.0.7 by [@​vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/runtime/pull/116312](https://redirect.github.com/dotnet/runtime/pull/116312) - \[release/9.0-staging] Fix generation of minidump by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115738](https://redirect.github.com/dotnet/runtime/pull/115738) - \[release/9.0-staging] fix: in rsa signatures, configure digest before padding mode by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115695](https://redirect.github.com/dotnet/runtime/pull/115695) - \[release/9.0-staging] JIT: Fix possible heap corruption in outlined composite SSA storage by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/116132](https://redirect.github.com/dotnet/runtime/pull/116132) - \[release/9.0-staging] Update dependencies from dotnet/roslyn by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115984](https://redirect.github.com/dotnet/runtime/pull/115984) - \[release/9.0-staging] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115855](https://redirect.github.com/dotnet/runtime/pull/115855) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115597](https://redirect.github.com/dotnet/runtime/pull/115597) - \[release/9.0-staging] Update dependencies from dotnet/sdk by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115710](https://redirect.github.com/dotnet/runtime/pull/115710) - \[release/9.0-staging] Update dependencies from dotnet/cecil by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115504](https://redirect.github.com/dotnet/runtime/pull/115504) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115589](https://redirect.github.com/dotnet/runtime/pull/115589) - \[release/9.0] Update dependencies from dotnet/emsdk by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115537](https://redirect.github.com/dotnet/runtime/pull/115537) - Bump SDK version used by WASM since it was broken by dotnet/arcade codeflow by [@​jozkee](https://redirect.github.com/jozkee) in [https://github.com/dotnet/runtime/pull/116450](https://redirect.github.com/dotnet/runtime/pull/116450) - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115576](https://redirect.github.com/dotnet/runtime/pull/115576) - \[release/9.0-staging] Link peer's X509 stack handle to parent SSL safe handle by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115380](https://redirect.github.com/dotnet/runtime/pull/115380) - \[release/9.0-staging] \[mono]\[interp] Minor SSA fixes by [@​BrzVlad](https://redirect.github.com/BrzVlad) in [https://github.com/dotnet/runtime/pull/116428](https://redirect.github.com/dotnet/runtime/pull/116428) - \[release/9.0-staging] Update dependencies from dotnet/runtime-assets by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115677](https://redirect.github.com/dotnet/runtime/pull/115677) - \[release/9.0-staging] Disable the UTFStringConversionFailures test on CI runs by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/116460](https://redirect.github.com/dotnet/runtime/pull/116460) - \[manual] Merge release/9.0-staging into release/9.0 by [@​jozkee](https://redirect.github.com/jozkee) in [https://github.com/dotnet/runtime/pull/116459](https://redirect.github.com/dotnet/runtime/pull/116459) - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/runtime/pull/116499](https://redirect.github.com/dotnet/runtime/pull/116499) - \[release/9.0] Delete s390x and ppc64le helix queues by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/116537](https://redirect.github.com/dotnet/runtime/pull/116537) **Full Changelog**: dotnet/runtime@v9.0.6...v9.0.7 </details> <details> <summary>SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)</summary> ### [`v10.14.0.120626`](https://redirect.github.com/SonarSource/sonar-dotnet/releases/tag/10.14.0.120626): 10.14 [Compare Source](https://redirect.github.com/SonarSource/sonar-dotnet/compare/10.13.0.120203...10.14.0.120626) Hey everyone, This release mostly focuses on mitigating (NET-2196) a performance regression that was introduced in 10.13. ##### Improvement - [NET-2196](https://sonarsource.atlassian.net/browse/NET-2196) - Fix path algorithm for execution flows to mitigate performance regression - [NET-2177](https://sonarsource.atlassian.net/browse/NET-2177) - Improve how the Symbolic Execution engine handles exception paths - [NET-2135](https://sonarsource.atlassian.net/browse/NET-2135) - Support xUnit V3 - [NET-2163](https://sonarsource.atlassian.net/browse/NET-2163) - Provide Interface for other plugins to add rules to VB.NET SonarWay profile ##### False Negative - [NET-235](https://sonarsource.atlassian.net/browse/NET-235) - Fix S2053: Adjust required salt length to be 32 bytes ##### Task - [NET-2170](https://sonarsource.atlassian.net/browse/NET-2170) - Update RSPEC before 10.14 release ### [`v10.13.0.120203`](https://redirect.github.com/SonarSource/sonar-dotnet/releases/tag/10.13.0.120203): 10.13 [Compare Source](https://redirect.github.com/SonarSource/sonar-dotnet/compare/10.12.0.118525...10.13.0.120203) Hello everyone, In this release, we've focused on: - False positive fixes - Enhancing S2259's secondary locations to provide clearer, step-by-step explanations of null pointer dereferences issues. ##### False Positives - [NET-2099](https://sonarsource.atlassian.net/browse/NET-2099) - Fix S3885 FP: Do not raise in ResolutionEventHandler - [NET-2023](https://sonarsource.atlassian.net/browse/NET-2023) - Fix S3257 FP: Array with target-typed new - [NET-1646](https://sonarsource.atlassian.net/browse/NET-1646) - Fix S3267 FP: Loops should be simplified with LINQ expressions - [NET-1588](https://sonarsource.atlassian.net/browse/NET-1588) - Fix S1066 FP: Combination of `dynamic` and `out` should not raise - [NET-882](https://sonarsource.atlassian.net/browse/NET-882) - Fix S3257 FP: Don't raise for C# 10 and later when there's explicit delegate creation ##### Improvements - [NET-2095](https://sonarsource.atlassian.net/browse/NET-2095) - Improve incremental PR analysis path detection - SE: S2259 - Improve secondary locations </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/dotnet/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: Christoph Bühler <christoph.buehler@unisg.ch> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^… …0.52.0 (#922) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@easyops-cn/docusaurus-search-local](https://redirect.github.com/easyops-cn/docusaurus-search-local) ([source](https://redirect.github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local)) | [`^0.51.0` -> `^0.52.0`](https://renovatebot.com/diffs/npm/@easyops-cn%2fdocusaurus-search-local/0.51.1/0.52.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>easyops-cn/docusaurus-search-local (@​easyops-cn/docusaurus-search-local)</summary> ### [`v0.52.0`](https://redirect.github.com/easyops-cn/docusaurus-search-local/releases/tag/v0.52.0) [Compare Source](https://redirect.github.com/easyops-cn/docusaurus-search-local/compare/v0.51.1...v0.52.0) ##### Features - Add configurable keyboard shortcut for search bar focus ([92b32ee](https://redirect.github.com/easyops-cn/docusaurus-search-local/commit/92b32ee0ba0ee63664b3ae2cae9aa92b433025cf)), closes [#​516](https://redirect.github.com/easyops-cn/docusaurus-search-local/issues/516) </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/dotnet/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christoph Bühler <buehler@users.noreply.github.com>
PreviousNext