You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 07:52:31 UTC

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #3853: Bump license-maven-plugin from 2.1.0 to 2.2.0

dependabot[bot] opened a new pull request, #3853:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3853

   Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.1.0 to 2.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/mojohaus/license-maven-plugin/releases">license-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>2.2.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Switch components to JSR-330, Require JDK 1.8 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/501">#501</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Log message about skip due to packaging in info level (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/499">#499</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix <a href="https://redirect.github.com/mojohaus/license-maven-plugin/issues/358">#358</a>, <a href="https://redirect.github.com/mojohaus/license-maven-plugin/issues/352">#352</a> NPE on site generation caused by null returned by deprecated MavenProject.getDependencyArtifacts() (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/373">#373</a>) <a href="https://github.com/tomred-net"><code>@​tomred-net</code></a></li>
   <li>Fix <a href="https://redirect.github.com/mojohaus/license-maven-plugin/issues/413">#413</a> Use 'GAV' for result keys in LicensedArtifactResolver (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/414">#414</a>) <a href="https://github.com/attilapuskas"><code>@​attilapuskas</code></a></li>
   <li>Fix <a href="https://redirect.github.com/mojohaus/license-maven-plugin/issues/498">#498</a> add-third-party should not override third-party file with the same content (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/500">#500</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Fix <a href="https://redirect.github.com/mojohaus/license-maven-plugin/issues/351">#351</a> License override does not work for third-party dependencies with multiple licenses (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/374">#374</a>) <a href="https://github.com/lama0206"><code>@​lama0206</code></a></li>
   <li>Fixed '[WARNING] There were 0 download errors - check the warnings above to not log warning unless download errors &gt; 0 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/402">#402</a>) <a href="https://github.com/blekinge"><code>@​blekinge</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump mojo-parent from 75 to 76 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/504">#504</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump json from 20070829 to 20230227 in /src/it/add-third-party-missing-file (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/460">#460</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump plexus-xml from 4.0.0 to 4.0.1 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/496">#496</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump commons-io from 2.12.0 to 2.13.0 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/493">#493</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Use project.version instead of pom.version in ITs (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/507">#507</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Use JDK 1.8 in ITs - allow build on JDK 20 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/506">#506</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Enable spotless for automatic code formatting (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/505">#505</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Add LICENSE.txt file (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/503">#503</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Fix formatting in example-thirdparty document (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/502">#502</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/fc832dc69fa58793b1704f1d153552030fff42aa"><code>fc832dc</code></a> [maven-release-plugin] prepare release 2.2.0</li>
   <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/8afd166b1e1630ed303f335287203e1ac71b1dce"><code>8afd166</code></a> Ignore code reformat from git blame</li>
   <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/eda6362613de0881e3edf6fbc9c2904f3a3c3ed7"><code>eda6362</code></a> Add me as developer</li>
   <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/c154f0f148e6cc157b46efb3c0d98e306d942a2d"><code>c154f0f</code></a> Fix <a href="https://redirect.github.com/mojohaus/license-maven-plugin/issues/358">#358</a>, <a href="https://redirect.github.com/mojohaus/license-maven-plugin/issues/352">#352</a> NPE on site generation caused by null returned by deprecated M...</li>
   <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/2e7b8b8e43a4ba1e8881bf972bf9d22a9c62d9aa"><code>2e7b8b8</code></a> Use project.version instead of pom.version in ITs</li>
   <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/a86c98e5e5429663e9c766348e258ee8c9604d87"><code>a86c98e</code></a> Fix <a href="https://redirect.github.com/mojohaus/license-maven-plugin/issues/413">#413</a> Use 'GAV' for result keys in LicensedArtifactResolver (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/issues/414">#414</a>)</li>
   <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/d5d48c43b38d7dbf91b7e9a9cb0cc3c42e5af7cb"><code>d5d48c4</code></a> Use JDK 1.8 in ITs - allow build on JDK 20</li>
   <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/507d1bc761b83f3ab9570b4b2fdaed01b713a908"><code>507d1bc</code></a> Enable spotless - code reformat</li>
   <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/36c412fa087bb62f62b12b74dd781c70e9c54330"><code>36c412f</code></a> Enable spotless for automatic code formatting</li>
   <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/e0c011f23c0a65d30ba8ed3a5c6130289b088e15"><code>e0c011f</code></a> Bump mojo-parent from 75 to 76</li>
   <li>Additional commits viewable in <a href="https://github.com/mojohaus/license-maven-plugin/compare/2.1.0...2.2.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:license-maven-plugin&package-manager=maven&previous-version=2.1.0&new-version=2.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 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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] Shoothzj merged pull request #3853: Bump license-maven-plugin from 2.1.0 to 2.2.0

Posted by "Shoothzj (via GitHub)" <gi...@apache.org>.
Shoothzj merged PR #3853:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3853


-- 
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: commits-unsubscribe@servicecomb.apache.org

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