Skip to content

Commit 42aacc2

Browse files
authored
SLE-1602 SLE-1603 12.8 analyzer updates (#1106)
1 parent 9b61e99 commit 42aacc2

2 files changed

Lines changed: 15 additions & 17 deletions

File tree

org.sonarlint.eclipse.core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<artifactItem>
7676
<groupId>org.sonarsource.java</groupId>
7777
<artifactId>sonar-java-plugin</artifactId>
78-
<version>8.39.0.46279</version>
78+
<version>8.40.0.46617</version>
7979
<type>jar</type>
8080
</artifactItem>
8181
<artifactItem>
@@ -87,7 +87,7 @@
8787
<artifactItem>
8888
<groupId>org.sonarsource.javascript</groupId>
8989
<artifactId>sonar-javascript-plugin</artifactId>
90-
<version>13.5.0.44127</version>
90+
<version>13.7.0.44407</version>
9191
<type>jar</type>
9292
</artifactItem>
9393
<artifactItem>

org.sonarlint.eclipse.ui/intro/RELEASE_NOTES.html

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,22 @@ <h1>{VERSION}</h1>
1919
-->
2020

2121
<div>
22-
<h1>12.7</h1>
22+
<h1>12.8</h1>
2323
<p>
2424
See the <a href="https://github.com/SonarSource/sonarlint-eclipse/releases">GitHub Release page</a>
2525
</p>
26+
<ul>
27+
<li>Update JS/TS/CSS analyzer -> <a href="https://github.com/SonarSource/SonarJS/releases/tag/13.7.0.44407">13.7</a></li>
28+
<li>Update Java analyzer -> <a href="https://github.com/SonarSource/sonar-java/releases/tag/8.40.0.46617">8.40</a></li>
29+
</ul>
30+
</div>
31+
32+
33+
<div>
34+
<h2>12.7</h2>
35+
<p>
36+
See the <a href="https://github.com/SonarSource/sonarlint-eclipse/releases/tag/12.7.0.84850">GitHub Release page</a>
37+
</p>
2638
<ul>
2739
<li>Update JS/TS/CSS analyzer -> <a href="https://github.com/SonarSource/SonarJS/releases/tag/13.5.0.44127">13.5</a></li>
2840
<li>Update PHP analyzer -> <a href="https://github.com/SonarSource/sonar-php/releases/tag/3.60.0.16641">3.60</a></li>
@@ -46,20 +58,6 @@ <h2>12.6</h2>
4658
</div>
4759

4860

49-
<div>
50-
<h2>12.5</h2>
51-
<p>
52-
See the <a href="https://github.com/SonarSource/sonarlint-eclipse/releases/tag/12.5.0.84790">GitHub Release page</a>
53-
</p>
54-
<ul>
55-
<li>Update Text and Secrets analyzer -> 2.45</li>
56-
<li>Update JS/TS/CSS analyzer -> <a href="https://github.com/SonarSource/SonarJS/releases/tag/13.1.0.42921">13.1</a></li>
57-
<li>Update Python analyzer -> 5.24</li>
58-
<li>Update Java analyzer -> <a href="https://github.com/SonarSource/sonar-java/releases/tag/8.34.0.44906">8.34</a></li>
59-
</ul>
60-
</div>
61-
62-
6361
<div>
6462
<h1>Older releases</h1>
6563
<p>

0 commit comments

Comments
 (0)