You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2022/10/17 01:58:11 UTC

[GitHub] [groovy] dependabot[bot] opened a new pull request, #1796: Bump spotbugs-gradle-plugin from 4.7.10 to 5.0.12

dependabot[bot] opened a new pull request, #1796:
URL: https://github.com/apache/groovy/pull/1796

   Bumps [spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 4.7.10 to 5.0.12.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spotbugs/spotbugs-gradle-plugin/releases">spotbugs-gradle-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>5.0.12</h2>
   <h2><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.11...5.0.12">5.0.12</a> (2022-09-06)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>bump default spotbugs version from 4.7.1 to 4.7.2 (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-gradle-plugin/issues/783">#783</a>) (<a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/23dd87f77fb5e826bcfec14acfd15508749f0b0b">23dd87f</a>)</li>
   </ul>
   <h2>5.0.11</h2>
   <h2><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.10...5.0.11">5.0.11</a> (2022-09-04)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>use consistent naming of reports in containers (<a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/d133967ff32a2da09ed906c33098265128acf576">d133967</a>)</li>
   </ul>
   <h2>5.0.10</h2>
   <h2><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.9...5.0.10">5.0.10</a> (2022-08-22)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>support Gradle 8+ (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-gradle-plugin/issues/769">#769</a>) (<a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/4b53ab55a10d27e688bdafae73b32be24fc48d36">4b53ab5</a>)</li>
   </ul>
   <h2>5.0.9</h2>
   <h2><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.8...5.0.9">5.0.9</a> (2022-06-27)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>bump default spotbugs version from 4.7.0 to 4.7.1 (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-gradle-plugin/issues/762">#762</a>) (<a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/b6e964493c5d59703c8a234b52432e40596ce5cb">b6e9644</a>)</li>
   </ul>
   <h2>5.0.8</h2>
   <h2><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.7...5.0.8">5.0.8</a> (2022-06-13)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>SpotBugsTask should be cacheable even when no report is configured by user (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-gradle-plugin/issues/736">#736</a>) (<a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/18f022845d3b04e7c3165f2a542a38b5db77ddb7">18f0228</a>), closes <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-gradle-plugin/issues/630">#630</a> <a href="https://github.com/KengoTODA"><code>@​KengoTODA</code></a></li>
   </ul>
   <h2>5.0.7</h2>
   <h2><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.6...5.0.7">5.0.7</a> (2022-05-13)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>bump up SpotBugs to v4.7.0 (<a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/61023da1c663facd308e696a4376e282df559a2b">61023da</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/23dd87f77fb5e826bcfec14acfd15508749f0b0b"><code>23dd87f</code></a> fix: bump default spotbugs version from 4.7.1 to 4.7.2 (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-gradle-plugin/issues/783">#783</a>)</li>
   <li><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/ba2fdf7f23b84e463873c2940388b3843f3512cc"><code>ba2fdf7</code></a> build(deps): bump spotbugs from 4.7.1 to 4.7.2 (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-gradle-plugin/issues/782">#782</a>)</li>
   <li><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/ba9349ab14eb6d3004b14575616e346cdbaafd74"><code>ba9349a</code></a> build(deps): bump com.github.spotbugs from 5.0.10 to 5.0.11 (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-gradle-plugin/issues/781">#781</a>)</li>
   <li><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/d133967ff32a2da09ed906c33098265128acf576"><code>d133967</code></a> fix: use consistent naming of reports in containers</li>
   <li><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/c9fe0f951e21235553ee27dddabfb9572c0a7110"><code>c9fe0f9</code></a> build(deps-dev): bump <code>@​commitlint/cli</code> from 17.0.3 to 17.1.2</li>
   <li><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/59e2b37ccbaf63c73caf869b7e278f0057a2557a"><code>59e2b37</code></a> build(deps-dev): bump <code>@​commitlint/config-conventional</code> (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-gradle-plugin/issues/778">#778</a>)</li>
   <li><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/c05db79de3401633e7c0d996517a9e4f080fc247"><code>c05db79</code></a> build(deps): bump com.github.spotbugs from 5.0.9 to 5.0.10</li>
   <li><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/a4eb136bc5dbcd8401cbd2764724c7f5a2d20c8a"><code>a4eb136</code></a> build(deps-dev): bump semantic-release from 19.0.3 to 19.0.5 (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-gradle-plugin/issues/775">#775</a>)</li>
   <li><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/4b53ab55a10d27e688bdafae73b32be24fc48d36"><code>4b53ab5</code></a> fix: support Gradle 8+ (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-gradle-plugin/issues/769">#769</a>)</li>
   <li><a href="https://github.com/spotbugs/spotbugs-gradle-plugin/commit/42d2715ecb7b02aaa525392c34430fa298fe69c8"><code>42d2715</code></a> build(deps-dev): bump <code>@​commitlint/cli</code> from 17.0.2 to 17.0.3</li>
   <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-gradle-plugin/compare/4.7.10...5.0.12">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.spotbugs.snom:spotbugs-gradle-plugin&package-manager=gradle&previous-version=4.7.10&new-version=5.0.12)](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 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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@groovy.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [groovy] daniellansun merged pull request #1796: Bump spotbugs-gradle-plugin from 4.7.10 to 5.0.12

Posted by GitBox <gi...@apache.org>.
daniellansun merged PR #1796:
URL: https://github.com/apache/groovy/pull/1796


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@groovy.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org