Skip to content
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

Bump SonarAnalyzer.CSharp from 9.11.0.78383 to 9.12.0.78982 #1690

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

Bumps SonarAnalyzer.CSharp from 9.11.0.78383 to 9.12.0.78982.

Commits
  • 751de72 [To be reverted] Manually override maven.deploy.skip (#8179)
  • 7d09f45 Rename version.gpg.plugin property to version.sign.plugin (#8165)
  • 85daca1 Optimization: Enable on-demand plugin download (#8160)
  • 3786561 Update RSPEC before 9.12 release (#8161)
  • f6ea225 Bump parent pom to 70.0.0.270 (#8164)
  • 8520778 Add utility analyzer's UTs for C#12 syntax (#8135)
  • 6360ba4 Bump com.google.protobuf:protobuf-java from 3.24.3 to 3.24.4 (#8148)
  • 79f2a33 Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#8116)
  • 0a11018 Add C#12 reproducers for rules T (#8142)
  • 40b2e83 .NET 8 and C# 12: add repros and UTs for rules starting with S in SonarWay (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.11.0.78383 to 9.12.0.78982.
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@9.11.0.78383...9.12.0.78982)

---
updated-dependencies:
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Oct 12, 2023
@martincostello martincostello enabled auto-merge (squash) October 12, 2023 16:17
Fix two S3257 warnings.
@martincostello
Copy link
Member

I'll fix this properly tomorrow.

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e68645d) 84.63% compared to head (d956200) 84.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1690   +/-   ##
=======================================
  Coverage   84.63%   84.63%           
=======================================
  Files         306      306           
  Lines        6819     6819           
  Branches     1045     1045           
=======================================
  Hits         5771     5771           
  Misses        839      839           
  Partials      209      209           
Flag Coverage Δ
linux ?
macos 84.63% <100.00%> (ø)
windows 84.63% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...tcomes/OutcomePipelineBuilderExtensions.TResult.cs 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello merged commit a3293f7 into main Oct 13, 2023
14 checks passed
@martincostello martincostello deleted the dependabot/nuget/SonarAnalyzer.CSharp-9.12.0.78982 branch October 13, 2023 09:14
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.

1 participant