You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by GitBox <gi...@apache.org> on 2022/11/02 02:45:39 UTC

[GitHub] [santuario-xml-security-java] dependabot[bot] opened a new pull request, #88: Bump modernizer-maven-plugin from 2.3.0 to 2.4.0

dependabot[bot] opened a new pull request, #88:
URL: https://github.com/apache/santuario-xml-security-java/pull/88

   Bumps [modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 2.3.0 to 2.4.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/gaul/modernizer-maven-plugin/releases">modernizer-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>Modernizer Maven Plugin 2.4.0</h2>
   <ul>
   <li>Add Maven generated site for all modules</li>
   <li>Add violations for primitive wrappers, <code>Base64</code>, and <code>StringUtils.join</code></li>
   <li>Address CVE by excluding plexus-utils</li>
   <li>Allow <code>SuppressModernizer</code> on constructors</li>
   <li>Remove Guava <code>Immutable*</code> violations</li>
   </ul>
   <p>Thanks <a href="https://github.com/binkley"><code>@​binkley</code></a>, <a href="https://github.com/boxleytw"><code>@​boxleytw</code></a>, <a href="https://github.com/krzyk"><code>@​krzyk</code></a>, <a href="https://github.com/mprins"><code>@​mprins</code></a>, <a href="https://github.com/stevegutz"><code>@​stevegutz</code></a>, and <a href="https://github.com/sullis"><code>@​sullis</code></a> 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/e1978e41bd48ce02f4566d7190e72f04f20f2778"><code>e1978e4</code></a> modernizer-maven-plugin 2.4.0 release</li>
   <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/f1845a0dd68402a8873135329bfa4d8f054bc7f1"><code>f1845a0</code></a> Update copyright year</li>
   <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/45d3ea0b10414bd2743b288a2ef9af44a4eb52bb"><code>45d3ea0</code></a> replace TravisCI with GitHub Actions</li>
   <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/2d76b34d2d9a94cb3176190fc71aa1e1445420f6"><code>2d76b34</code></a> Remove Guava Immutable* violations</li>
   <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/311d9a01c00e92835623ea1f47535ee32f6b146b"><code>311d9a0</code></a> Add Maven generated site for all modules</li>
   <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/f64b9d61da4a56ed2813f8e77333fe1aed093dde"><code>f64b9d6</code></a> Address CVE by excluding plexus-utils</li>
   <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/1630e9e7ea80a1fa90b3e4377bec26fc17b6d94a"><code>1630e9e</code></a> Address some raw generic warnings in test code</li>
   <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/837ab128167585e1c5de5d4e9a8d81bda28cb352"><code>837ab12</code></a> Maven wrapper</li>
   <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/e3fa27040de31d258109f84016568d5162d9ca8e"><code>e3fa270</code></a> Update suppressions example version</li>
   <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/7cd82ac61a4f334b3623035a5ca1d3065717fc95"><code>7cd82ac</code></a> <a href="https://github-redirect.dependabot.com/gaul/modernizer-maven-plugin/issues/127">#127</a> slightly update README with new java version numbers</li>
   <li>Additional commits viewable in <a href="https://github.com/gaul/modernizer-maven-plugin/compare/modernizer-maven-plugin-2.3.0...modernizer-maven-plugin-2.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=2.3.0&new-version=2.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 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: dev-unsubscribe@santuario.apache.org

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


[GitHub] [santuario-xml-security-java] dependabot[bot] closed pull request #88: Bump modernizer-maven-plugin from 2.3.0 to 2.4.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #88: Bump modernizer-maven-plugin from 2.3.0 to 2.4.0
URL: https://github.com/apache/santuario-xml-security-java/pull/88


-- 
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@santuario.apache.org

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


[GitHub] [santuario-xml-security-java] dependabot[bot] commented on pull request #88: Bump modernizer-maven-plugin from 2.3.0 to 2.4.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #88:
URL: https://github.com/apache/santuario-xml-security-java/pull/88#issuecomment-1312949681

   Superseded by #89.


-- 
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@santuario.apache.org

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