Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/dotnet-operator-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.0
Choose a base ref
...
head repository: dotnet/dotnet-operator-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.1-prerelease.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Nov 26, 2025

  1. deps(test): update dependency microsoft.build.locator to 1.11.2 (#992)

    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.
    
    ---
    
    - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMy41IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    849c43f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. deps(core): update dependency sonaranalyzer.csharp to 10.16.0.128591 (#…

    …999)
    
    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
    
    <details>
    <summary>SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)</summary>
    
    ###
    [`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
    
    </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    6433e4d View commit details
    Browse the repository at this point in the history
Loading