Commit c58f51b
authored
Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 7.2.2.6593 to 7.2.3.7755 (#104)
Bumps
[org.sonarsource.scanner.gradle:sonarqube-gradle-plugin](https://github.com/SonarSource/sonar-scanner-gradle)
from 7.2.2.6593 to 7.2.3.7755.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SonarSource/sonar-scanner-gradle/releases">org.sonarsource.scanner.gradle:sonarqube-gradle-plugin's
releases</a>.</em></p>
<blockquote>
<h2>7.2.3.7755</h2>
<h1>Release notes - Sonar Scanner for Gradle - 7.2.3</h1>
<h3>Maintenance</h3>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-351">SCANGRADLE-351</a>
Add Gradle 9.3 to ITs matrix</p>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-352">SCANGRADLE-352</a>
Fix QG, remove semicolons in groovy file</p>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-355">SCANGRADLE-355</a>
Use an older version of SQCB to keep on using Java 17</p>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-358">SCANGRADLE-358</a>
Prepare next development iteration 7.2.3</p>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-359">SCANGRADLE-359</a>
Fix the vault action in the release workflow</p>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-361">SCANGRADLE-361</a>
Fix JFROG in release workflow</p>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-362">SCANGRADLE-362</a>
Fix the artifactory token permission</p>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-363">SCANGRADLE-363</a>
Add missing artifactory environment variable</p>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-364">SCANGRADLE-364</a>
Prevent analysis and deployment of artifacts built in the build-windows
job</p>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-365">SCANGRADLE-365</a>
Provide signing parameter through ORG_GRADLE_PROJECT_signing*
environment variables</p>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-366">SCANGRADLE-366</a>
fix(release): register downloaded .asc artifacts on pluginMaven
publication</p>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-367">SCANGRADLE-367</a>
fix(release): use compound extensions for signature artifacts on
pluginMaven</p>
<h3>Bug</h3>
<p><a
href="https://sonarsource.atlassian.net/browse/SCANGRADLE-345">SCANGRADLE-345</a>
Regression: line of codes drop to zero when switching to 7.2</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SonarSource/sonar-scanner-gradle/commit/ae429edfc2e5cd7ff96b8a3a3d89b42af35a7a36"><code>ae429ed</code></a>
SCANGRADLE-367 fix(release): use compound extensions for signature
artifacts ...</li>
<li><a
href="https://github.com/SonarSource/sonar-scanner-gradle/commit/e95dde0a7662303618cb254cdae41d500b0d8ee9"><code>e95dde0</code></a>
SCANGRADLE-366 fix(release): register downloaded .asc artifacts on
pluginMave...</li>
<li><a
href="https://github.com/SonarSource/sonar-scanner-gradle/commit/4b38b16b8974be6aa2721951f2b7bff351d6b477"><code>4b38b16</code></a>
SCANGRADLE-365 Pass signing parameters to Gradle through env variables
(<a
href="https://redirect.github.com/SonarSource/sonar-scanner-gradle/issues/451">#451</a>)</li>
<li><a
href="https://github.com/SonarSource/sonar-scanner-gradle/commit/e576b378acf13dd0a86760712aa13c540e21ab88"><code>e576b37</code></a>
SCANGRADLE-364 Prevent analysis and deployment of artifacts built in the
buil...</li>
<li><a
href="https://github.com/SonarSource/sonar-scanner-gradle/commit/55527392589beb595116044ad83ead3ee1391fd2"><code>5552739</code></a>
Add missing artifactory environment variable (<a
href="https://redirect.github.com/SonarSource/sonar-scanner-gradle/issues/449">#449</a>)</li>
<li><a
href="https://github.com/SonarSource/sonar-scanner-gradle/commit/f413ceea57f22f6b5b7c71673b5d02f3602b7997"><code>f413cee</code></a>
SONARJAVA-5889 : Support develocity (<a
href="https://redirect.github.com/SonarSource/sonar-scanner-gradle/issues/440">#440</a>)</li>
<li><a
href="https://github.com/SonarSource/sonar-scanner-gradle/commit/5444e58794e6e88c49f9e9ba348d95c3f2ce4259"><code>5444e58</code></a>
SCANGRADLE-362 Fix the artifactory token permission (<a
href="https://redirect.github.com/SonarSource/sonar-scanner-gradle/issues/448">#448</a>)</li>
<li><a
href="https://github.com/SonarSource/sonar-scanner-gradle/commit/0969540543d06957150048b9bc94cdf4c1bf12a1"><code>0969540</code></a>
SCANGRADLE-361 Fix JFROG in release workflow (<a
href="https://redirect.github.com/SonarSource/sonar-scanner-gradle/issues/447">#447</a>)</li>
<li><a
href="https://github.com/SonarSource/sonar-scanner-gradle/commit/fdd9a2d6b4f828b4cb8c7b78cf4739c51227bbb8"><code>fdd9a2d</code></a>
SCANGRADLE-359 Fix the vault action in the release workflow (<a
href="https://redirect.github.com/SonarSource/sonar-scanner-gradle/issues/444">#444</a>)</li>
<li><a
href="https://github.com/SonarSource/sonar-scanner-gradle/commit/56d20782684442cf771654784c465ce10d9e20d1"><code>56d2078</code></a>
SCANGRADLE-358 Prepare next development iteration 7.2.3 (<a
href="https://redirect.github.com/SonarSource/sonar-scanner-gradle/issues/443">#443</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/SonarSource/sonar-scanner-gradle/compare/7.2.2.6593...7.2.3.7755">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9dad95a commit c58f51b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments