dependabot[bot] opened a new pull request, #742:
URL: https://github.com/apache/maven-indexer/pull/742

   Bumps 
[org.gaul:modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin)
 from 3.3.0 to 3.4.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/gaul/modernizer-maven-plugin/releases";>org.gaul:modernizer-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>Modernizer Maven Plugin 3.4.0</h2>
   <ul>
   <li>Add <code>&lt;until&gt;</code> element to give more precise violations, 
<a 
href="https://redirect.github.com/gaul/modernizer-maven-plugin/issues/313";>#313</a></li>
   <li>Add new violations for Apache Commons and Guava, particularly for 
<code>Files</code></li>
   <li>Make build reproducible</li>
   <li>Make <code>@SuppressModernizer</code> order-independent within a 
method</li>
   <li>Match <code>@SuppressModernizer</code> by simple name, <a 
href="https://redirect.github.com/gaul/modernizer-maven-plugin/issues/318";>#318</a></li>
   <li>Upgrade to asm 9.10 with Java 27 support, <a 
href="https://redirect.github.com/gaul/modernizer-maven-plugin/issues/417";>#417</a></li>
   </ul>
   <p>Thanks <a href="https://github.com/mkarg";><code>@​mkarg</code></a> for 
sending pull requests to improve Modernizer!</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/0903669159558eec1f208fc7da1405ff7efb1937";><code>0903669</code></a>
 modernizer-maven-plugin 3.4.0 release</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/57af23d9beafacfe7d51e44477251109cba3d8e5";><code>57af23d</code></a>
 Expand README with requirements, schema, and suppression details</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/fef9fdf17f17a2bc084b1fd795bcddbde4d50eb9";><code>fef9fdf</code></a>
 Bump self-referenced modernizer plugin from 3.1.0 to 3.3.0</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/9785f4254f5c997c41396a675a6bba7bb9843bc0";><code>9785f42</code></a>
 Annotate simple-name fixture outer with canonical <a 
href="https://github.com/SuppressModernizer";><code>@​SuppressModernizer</code></a></li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/c33184b5c5327f149d013074c9cad88622ad5581";><code>c33184b</code></a>
 Strip inner-class suffix when mapping .class to source path</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/65e86d1262f0ed723f7a1fb10482c5c1023f9f58";><code>65e86d1</code></a>
 Match <a 
href="https://github.com/SuppressModernizer";><code>@​SuppressModernizer</code></a>
 by simple name to support foreign packages</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/d35f8906b136019b95cc82a3a4f7e728f84c71c3";><code>d35f890</code></a>
 Split Iterables.isEmpty rewrite by JDK version</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/3bd08fdb98f9847d70cdd90f651d0a95a48b1e8e";><code>3bd08fd</code></a>
 Annotate semantic-mismatch caveats on four recommendation comments</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/867575b5663a8876c292a46461e2599522a0b8c3";><code>867575b</code></a>
 Split Iterables Optional rewrites by JDK version</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/ce92cd189a69dae16499f7e6df241a8f42e02701";><code>ce92cd1</code></a>
 Recommend Path.of over Paths.get in v11 FileReader/FileWriter rules</li>
   <li>Additional commits viewable in <a 
href="https://github.com/gaul/modernizer-maven-plugin/compare/modernizer-maven-plugin-3.3.0...modernizer-maven-plugin-3.4.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.gaul:modernizer-maven-plugin&package-manager=maven&previous-version=3.3.0&new-version=3.4.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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to