You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/04 17:03:35 UTC

[PR] Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 [directory-scimple]

dependabot[bot] opened a new pull request, #432:
URL: https://github.com/apache/directory-scimple/pull/432

   Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.1.0 to 4.8.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spotbugs/spotbugs-maven-plugin/releases">com.github.spotbugs:spotbugs-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>Spotbugs Maven Plugin 4.8.2.0</h2>
   <ul>
   <li>Supports spotbugs 4.8.2</li>
   <li>Fix loading of onlyAnalyze classes/packages from file on multi module projects per <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/674">#674</a></li>
   <li>Force spotbugs log4j2 usage to pipe to slfj4 that we use</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/4737e86ed9903233fff2b94fbf291247d7d6e549"><code>4737e86</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.2.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/6052ca1203dec1ac2e7081c8d68711ed2279f66f"><code>6052ca1</code></a> [pom] Sort order of maven reporting api/impl</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/4ed4adc650e36b523a7fea0f0ae736efa82ea340"><code>4ed4adc</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/687">#687</a> from hazendaz/master</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/8b483fc230ca0cb0748845b418371300780bcc61"><code>8b483fc</code></a> [pom] Remove clean goal from invoker as its never existed</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/7ef8b3a63c601c339421df4d9c113140d5f98ea5"><code>7ef8b3a</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/686">#686</a> from hazendaz/master</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/2f28d9c8582a1e0fe6811451d78c8910c8742683"><code>2f28d9c</code></a> [GHA] For maven wrapper downloads, just use maven there to do that instead of...</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/c0b13b8bc210f2346607a6c5346d394897514d62"><code>c0b13b8</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/684">#684</a> from spotbugs/renovate/maven-3.x</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/1df4aadae58a74ce8c8b9d4ebc480cbac7dd37fb"><code>1df4aad</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/685">#685</a> from spotbugs/renovate/mavenversion</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/db1181d74dbb05da721d6781a781fa84dc5af482"><code>db1181d</code></a> Update mavenVersion to v3.9.6</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/22ff278bb21ca2ae91af8a76b7f0507447ed2ac1"><code>22ff278</code></a> Update dependency maven to v3.9.6</li>
   <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.1.0...spotbugs-maven-plugin-4.8.2.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.spotbugs:spotbugs-maven-plugin&package-manager=maven&previous-version=4.8.1.0&new-version=4.8.2.0)](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 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>


-- 
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: dev-unsubscribe@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [PR] Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 [directory-scimple]

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers merged PR #432:
URL: https://github.com/apache/directory-scimple/pull/432


-- 
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: dev-unsubscribe@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org