Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2025

This PR contains the following updates:

Package Change Age Confidence
Microsoft.Extensions.Hosting (source) 9.0.6 -> 9.0.7 age confidence
Microsoft.Extensions.Hosting.Abstractions (source) 9.0.6 -> 9.0.7 age confidence
SonarAnalyzer.CSharp (source) 10.12.0.118525 -> 10.14.0.120626 age confidence
System.CommandLine 2.0.0-beta4.22272.1 -> 2.0.0-beta6.25358.103 age confidence
System.Reflection.MetadataLoadContext (source) 9.0.6 -> 9.0.7 age confidence

Release Notes

dotnet/runtime (Microsoft.Extensions.Hosting)

v9.0.7: .NET 9.0.7

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.6...v9.0.7

SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)

v10.14.0.120626: 10.14

Compare Source

Hey everyone,

This release mostly focuses on mitigating (NET-2196) a performance regression that was introduced in 10.13.

Improvement
  • NET-2196 - Fix path algorithm for execution flows to mitigate performance regression
  • NET-2177 - Improve how the Symbolic Execution engine handles exception paths
  • NET-2135 - Support xUnit V3
  • NET-2163 - Provide Interface for other plugins to add rules to VB.NET SonarWay profile
False Negative
  • NET-235 - Fix S2053: Adjust required salt length to be 32 bytes
Task
  • NET-2170 - Update RSPEC before 10.14 release

v10.13.0.120203: 10.13

Compare Source

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 - Fix S3885 FP: Do not raise in ResolutionEventHandler
  • NET-2023 - Fix S3257 FP: Array with target-typed new
  • NET-1646 - Fix S3267 FP: Loops should be simplified with LINQ expressions
  • NET-1588 - Fix S1066 FP: Combination of dynamic and out should not raise
  • NET-882 - Fix S3257 FP: Don't raise for C# 10 and later when there's explicit delegate creation
Improvements
  • NET-2095 - Improve incremental PR analysis path detection
  • SE: S2259 - Improve secondary locations

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 16, 2025
@renovate renovate bot enabled auto-merge (squash) July 16, 2025 19:19
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from a2b5891 to 7e084fd Compare July 17, 2025 02:50
@buehler buehler force-pushed the renovate/dependencies branch from 7e084fd to 628ac35 Compare July 17, 2025 08:52
Signed-off-by: Christoph Bühler <christoph.buehler@unisg.ch>
@buehler buehler force-pushed the renovate/dependencies branch from 628ac35 to 4481199 Compare July 17, 2025 08:54
@renovate renovate bot merged commit ff35411 into main Jul 17, 2025
4 checks passed
@renovate renovate bot deleted the renovate/dependencies branch July 17, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants