GuilhermeStracini / cqrs-boilerplate-dotnet

💡 🏗️ A boilerplate CQRS (API + Worker) template for .NET
https://guilhermestracini.github.io/cqrs-boilerplate-dotnet/
MIT License
5 stars 1 forks source link

Bump SonarAnalyzer.CSharp from 9.16.0.82469 to 9.17.0.82934 #25

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps SonarAnalyzer.CSharp from 9.16.0.82469 to 9.17.0.82934.

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

9.17

Hi everyone!

We are shipping some more improvements to our Symbolic Execution rules reducing the number of false positives.

False Negatives

  • 8493 - [C#] Fix S2583/S2589 FN and S2259 FP: Add support for relational pattern

False Positive

  • 7665 - [C#, VB.NET] Fix S2259 FP: is not and short-circuit or
  • 8382 - [C#, VB.NET] Fix S2589 FP: Custom Equals(null) is wrongly assumed to always return false
  • 8504 - [C#, VB.NET] Fix S1104 FP: Should be ignored on classes and structs marked as [Serializable]
Commits
  • e3e67e0 RSPEC update (#8553)
  • c7847c0 Add NuGet authentication (#8514)
  • 5decea0 Fix S1104 FN: In types marked as [Serializable], do not ignore fields marked ...
  • 20d4726 Happy New Year 2024! (#8530)
  • 53626ac Fix S1104 FP: Should be ignored on classes and structs marked as [Serializabl...
  • 2a9584d [TO BE REVERTED] Fix Maven IT Failures because of 'no plugins installed' (#8518)
  • 53de1b1 README: Add link for provisioning repo (#8516)
  • 2fb41a4 S3878: Add FP repro for #8510 (#8511)
  • 3ccd115 GitHub workflow: Improve author_association to NONE only (#8506)
  • 0420b6f Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (#8480)
  • 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 will merge this PR once CI passes on it, as requested by @guibranco.


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 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)
dependabot[bot] commented 10 months ago

The following labels could not be found: nuget, packages, .NET, dependencies.

guibranco commented 10 months ago

@dependabot squash and merge

sonarcloud[bot] commented 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud