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

[PR] build(deps): bump download-maven-plugin from 1.6.8 to 1.7.0 (plc4x)

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

   Bumps [download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.6.8 to 1.7.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/maven-download-plugin/maven-download-plugin/releases">download-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>Replacing Maven 2 APIs with Maven 3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fixing <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/215">#215</a>: Don't try to read from or write to cache is skipCache is true by <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a> in <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/pull/216">maven-download-plugin/maven-download-plugin#216</a></li>
   <li><a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/208">#208</a>: Don't try to write to cache until we exit gracefully by <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a> in <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/pull/218">maven-download-plugin/maven-download-plugin#218</a></li>
   <li>Implemented <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/219">#219</a>: Adapt to Apache HttpClient Cache by <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a> in <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/pull/221">maven-download-plugin/maven-download-plugin#221</a></li>
   <li>Resolves <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/222">#222</a>: Fixes a bug in HttpClient construction by <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a> in <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/pull/225">maven-download-plugin/maven-download-plugin#225</a></li>
   <li><a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/224">#224</a>, <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/226">#226</a>: Replacing Maven 2 APIs with Maven 3 by <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a> in <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/pull/227">maven-download-plugin/maven-download-plugin#227</a></li>
   <li>Resolves <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/230">#230</a>: Use concurrent calls in ArtifactMojo by <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a> in <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/pull/229">maven-download-plugin/maven-download-plugin#229</a></li>
   <li>Added an example CI config by <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a> in <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/pull/240">maven-download-plugin/maven-download-plugin#240</a></li>
   <li>Use locally served resources by <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a> in <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/pull/241">maven-download-plugin/maven-download-plugin#241</a></li>
   <li>Resolves <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/238">#238</a>: Handling download failures by <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a> in <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/pull/239">maven-download-plugin/maven-download-plugin#239</a></li>
   <li>Fixed the site target for the project by <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a> in <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/pull/245">maven-download-plugin/maven-download-plugin#245</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a> made their first contribution in <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/pull/216">maven-download-plugin/maven-download-plugin#216</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.8...1.7.0">https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.8...1.7.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/65b7531d563d2a2f5e86742b46b9dd555d89a146"><code>65b7531</code></a> Release 1.7.0</li>
   <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/8578cc21a9134e3c63a14a92d8a94753c92cd8ce"><code>8578cc2</code></a> Fixed the site target for the project (<a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/245">#245</a>)</li>
   <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/4cf8f64e2cfa439aedb54a0bf05a05d29a744a94"><code>4cf8f64</code></a> Resolves <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/238">#238</a>: Handling download failures (<a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/239">#239</a>)</li>
   <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/b41eb1380ad9ed0a8ca1342de9202e52cf5818be"><code>b41eb13</code></a> Use locally served resources (<a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/241">#241</a>)</li>
   <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/13fb6c3075e1fd812ac555671c42811cb9c8df59"><code>13fb6c3</code></a> Added an example CI config (<a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/240">#240</a>)</li>
   <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/00590582e71efc8c8cf626fac1d347398e7b9b34"><code>0059058</code></a> Resolves <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/230">#230</a>: Adding concurrency to ArtifactMojo (<a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/229">#229</a>)</li>
   <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/1b4d9bfb014079354f0f94a86a26bc1d6d3b0f93"><code>1b4d9bf</code></a> <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/224">#224</a>, <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/226">#226</a>: Replacing Maven 2 APIs with Maven 3 (<a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/227">#227</a>)</li>
   <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/7fe683817e8da117ec0ff7e08e5b7adc68a44392"><code>7fe6838</code></a> Resolves <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/222">#222</a>: Fixes a bug in HttpClient construction (<a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/225">#225</a>)</li>
   <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/8a640171f23a922413f83433c43d62df337c5840"><code>8a64017</code></a> Implemented <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/219">#219</a>: Adapt to Apache HttpClient Cache (<a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/221">#221</a>)</li>
   <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/fc2b35e159d08a6ba7ad165d6feee2090e934679"><code>fc2b35e</code></a> <a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/208">#208</a>: Don't try to write to cache until we exit gracefully (<a href="https://redirect.github.com/maven-download-plugin/maven-download-plugin/issues/218">#218</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.8...1.7.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.googlecode.maven-download-plugin:download-maven-plugin&package-manager=maven&previous-version=1.6.8&new-version=1.7.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@plc4x.apache.org

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


Re: [PR] build(deps): bump download-maven-plugin from 1.6.8 to 1.7.0 (plc4x)

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


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

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