Skip to content

Dependabot package update: Bump SonarAnalyzer.CSharp and Microsoft.NETFramework.ReferenceAssemblies in /src #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 13, 2025

Bumps SonarAnalyzer.CSharp and Microsoft.NETFramework.ReferenceAssemblies. These dependencies needed to be updated together.
Updates SonarAnalyzer.CSharp from 10.7.0.110445 to 10.8.0.113526

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.8

A small release with a few improvements for S1172, S2222 and S4158:

False Positive

  • NET-1210 - Fix S4158 FP: collection filled by another function
  • NET-1168 - Fix S1172 FP: When parameter is used in local function in a null-conditional or null-coalescing statement

False Negative

  • NET-427 - Fix S2222 FN: Support locking via Lock object primitives
  • NET-1228 - Fix S4158 FN: Support LinkedList
Commits
  • 6c33b66 NET-1240 Add Extension Methods for IOperationWrapperSonar Properties
  • 37068f9 NET-1238 Bump org.mockito:mockito-core from 5.16.1 to 5.17.0
  • 6e002f9 NET-1231 Make NodeAndSymbol a record struct
  • 6d874ec NET-427 Fix FN S2222: Support locking via Lock object primitives
  • cfb66f9 NET-1210 Fix S4158 FP: collection filled by another function
  • 259f93f NET-1228 Fix S4158 FN: Support LinkedList
  • 0f6e8ba NET-1224 Bump com.google.protobuf:protobuf-java from 4.30.1 to 4.30.2
  • 7d04c0f NET-1225 Provide Interface for other plugins to add rules to SonarWay profile
  • 2944998 NET-1227 Revert ShimLayer: Add Support for LoopKind
  • c868a0b NET-1226 Separate UTs and RuleDescriptor build in public azure-pipelines.yml
  • Additional commits viewable in compare view

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…TFramework.ReferenceAssemblies

Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together.

Updates `SonarAnalyzer.CSharp` from 10.7.0.110445 to 10.8.0.113526
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.7.0.110445...10.8.0.113526)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

---
updated-dependencies:
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.8.0.113526
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Apr 13, 2025
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 .NET Pull requests that update .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants