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

[PR] Bump org.apache.maven.plugins:maven-toolchains-plugin from 3.1.0 to 3.2.0 in /lang/java [avro]

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

   Bumps [org.apache.maven.plugins:maven-toolchains-plugin](https://github.com/apache/maven-toolchains-plugin) from 3.1.0 to 3.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven-toolchains-plugin/releases">org.apache.maven.plugins:maven-toolchains-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>3.2.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/MTOOLCHAINS-49">[MTOOLCHAINS-49]</a> - Automatic discovery of JDK toolchains (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/14">#14</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/33">#33</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump apache/maven-gh-actions-shared from 3 to 4 (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/29">#29</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/setup-custom-toolchain (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/16">#16</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump plexus-utils from 3.0.15 to 3.0.16 in /src/it/setup-custom-toolchain (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/10">#10</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>đź“ť Documentation updates</h2>
   <ul>
   <li>rework documentation for new JDK-specific goals (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/32">#32</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>Remove duplicate content (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/28">#28</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li>rework documentation (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/25">#25</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>Use https for site links (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/23">#23</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li>improve menu (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/22">#22</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>Expand JDK toolchain docs (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/18">#18</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li>Minor grammar and typos (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/12">#12</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   </ul>
   <h2>đź‘» Maintenance</h2>
   <ul>
   <li>Fix dependencies according to dependency:analyze (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/27">#27</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   <li>add jdk toolchain ITs (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/26">#26</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MTOOLCHAINS-51">[MTOOLCHAINS-51]</a> - Upgrade to maven 3.9.6 at compile time and 3.6.3 at runtime (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/20">#20</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MTOOLCHAINS-50">[MTOOLCHAINS-50]</a> - Update parent pom to 41 (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/pull/19">#19</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven-toolchains-plugin/commit/047dca638d0ecf6d58e00e36fceeceb57a675fad"><code>047dca6</code></a> [maven-release-plugin] prepare release maven-toolchains-plugin-3.2.0</li>
   <li><a href="https://github.com/apache/maven-toolchains-plugin/commit/f054d2d1c86308408658b83aad652221dd80e223"><code>f054d2d</code></a> use github because it is more convenient</li>
   <li><a href="https://github.com/apache/maven-toolchains-plugin/commit/abef128acd324e8bf8e6ae8ffcddbee7ae003265"><code>abef128</code></a> Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/issues/33">#33</a>)</li>
   <li><a href="https://github.com/apache/maven-toolchains-plugin/commit/d9294732f1eee02d452866083d54da590acd3925"><code>d929473</code></a> rework documentation for new JDK-specific goals</li>
   <li><a href="https://github.com/apache/maven-toolchains-plugin/commit/827e3a36969871ff19619eb9fd7b51971a266b15"><code>827e3a3</code></a> Fix dependencies according to dependency:analyze (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/issues/27">#27</a>)</li>
   <li><a href="https://github.com/apache/maven-toolchains-plugin/commit/9b4ae9537017a8336fc32db359c2e5292cd48b31"><code>9b4ae95</code></a> Remove duplicate content (<a href="https://redirect.github.com/apache/maven-toolchains-plugin/issues/28">#28</a>)</li>
   <li><a href="https://github.com/apache/maven-toolchains-plugin/commit/7ee4c2c4b565ba72160cbed350dd06b28075aad5"><code>7ee4c2c</code></a> Create release-drafter.yml</li>
   <li><a href="https://github.com/apache/maven-toolchains-plugin/commit/e64a5e5d3df77c18d04da900abfb1c288441755b"><code>e64a5e5</code></a> Create release-drafter.yml</li>
   <li><a href="https://github.com/apache/maven-toolchains-plugin/commit/e7d1952b63739192713a8b8cff808edf52895923"><code>e7d1952</code></a> Bump apache/maven-gh-actions-shared from 3 to 4</li>
   <li><a href="https://github.com/apache/maven-toolchains-plugin/commit/e714827845d353a3d57ab26dd17a07b246f8faa5"><code>e714827</code></a> Add Dependabot</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven-toolchains-plugin/compare/maven-toolchains-plugin-3.1.0...maven-toolchains-plugin-3.2.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-toolchains-plugin&package-manager=maven&previous-version=3.1.0&new-version=3.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@avro.apache.org

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


Re: [PR] Bump org.apache.maven.plugins:maven-toolchains-plugin from 3.1.0 to 3.2.0 in /lang/java [avro]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko merged PR #2877:
URL: https://github.com/apache/avro/pull/2877


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

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


Re: [PR] Bump org.apache.maven.plugins:maven-toolchains-plugin from 3.1.0 to 3.2.0 in /lang/java [avro]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko commented on PR #2877:
URL: https://github.com/apache/avro/pull/2877#issuecomment-2083145894

   @dependabot rebase


-- 
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: issues-unsubscribe@avro.apache.org

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