Skip to content

Commit 2ba8147

Browse files
committed
SLVSCODE-892 Bump embedded CFamily analyzer to 6.60
1 parent 05ad94c commit 2ba8147

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.12
2+
3+
* Update CFamily analyzer 6.59 -> [6.60](https://sonarsource.atlassian.net/issues/?jql=project%20=%2010166%20AND%20fixVersion=15976%20ORDER%20BY%20priority%20DESC,%20key%20ASC), Clang 19, Support for WindRiver GNU C++ compiler for arm
4+
15
## 4.11
26

37
* Update IaC analyzer 1.33 -> [1.34](https://github.com/SonarSource/sonar-iac/releases/tag/1.34.0.12019) -> [1.35](https://github.com/SonarSource/sonar-iac/releases/tag/1.35.0.12330) -> [1.36](https://github.com/SonarSource/sonar-iac/releases/tag/1.36.0.12431), FP & FN fixes, improved detection logic, support for detecting Micronaut configuration issues in YAML & properties files, parsing improvements for AzureResourceManager

scripts/dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
{
6363
"groupId": "com.sonarsource.cpp",
6464
"artifactId": "sonar-cfamily-plugin",
65-
"version": "6.59.0.75237",
65+
"version": "6.60.0.76379",
6666
"output": "analyzers/sonarcfamily.jar",
6767
"requiresCredentials": true
6868
},

0 commit comments

Comments
 (0)