You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/11/14 04:09:08 UTC

[GitHub] [maven-archetype] dependabot[bot] opened a new pull request, #121: Bump plexus-archiver from 4.2.2 to 4.6.0

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

   Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.2 to 4.6.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/codehaus-plexus/plexus-archiver/releases">plexus-archiver's releases</a>.</em></p>
   <blockquote>
   <h2>4.6.0</h2>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>keep file/directory permissions in Reproducible Builds mode (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/pull/241">#241</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump junitVersion from 5.9.0 to 5.9.1 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/pull/236">#236</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump plexus-utils from 3.4.2 to 3.5.0 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/pull/242">#242</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump zstd-jni from 1.5.2-4 to 1.5.2-5 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/pull/240">#240</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.5.0</h2>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Add zstd (un)archiver support (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/pull/226">#226</a>) <a href="https://github.com/pleeplop"><code>@​pleeplop</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix <code>UnArchiver#isOverwrite</code> not working as expected (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/pull/229">#229</a>) <a href="https://github.com/plamentotev"><code>@​plamentotev</code></a>
   Existing files were overridden only if <code>UnArchiver#isOverwrite</code> was set and the existing files were older than the archive entry.
   Now it works as documented: older files are always overridden; when <code>UnArchiver#isOverwrite</code> is <code>true</code>, existing files are always
   overridden regardless if they are older or not.</li>
   </ul>
   <h2>Plexus Archiver 4.4.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Drop legacy plexus API and use only JSR330 components (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/220">#220</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.3.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Require Java 8 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/206">#206</a>) <a href="https://github.com/plamentotev"><code>@​plamentotev</code></a></li>
   <li>Refactor to use FileTime API (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/199">#199</a>) <a href="https://github.com/jorsol"><code>@​jorsol</code></a></li>
   <li>Rename setTime method to setZipEntryTime (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/209">#209</a>) <a href="https://github.com/jorsol"><code>@​jorsol</code></a></li>
   <li>Convert InputStreamSupplier to lambdas (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/212">#212</a>) <a href="https://github.com/jorsol"><code>@​jorsol</code></a></li>
   <li>Update plexus-container-default to 2.1.1, commons-io 2.11.0 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/211">#211</a>) <a href="https://github.com/jorsol"><code>@​jorsol</code></a></li>
   <li>FIX: Reproducible Builds not working when using modular jar (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/205">#205</a>) <a href="https://github.com/jorsol"><code>@​jorsol</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump plexus-parent from 8 to 10 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/219">#219</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump plexus-io from 3.2.0 to 3.3.1 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/214">#214</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump plexus-utils from 3.4.1 to 3.4.2 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/218">#218</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.2.7</h2>
   <h2>🚀 New features and improvements</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/4a03f29be0c79679fde6c66ae9281176e15950b5"><code>4a03f29</code></a> [maven-release-plugin] prepare release plexus-archiver-4.6.0</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/6bd43c3b9e932d3fd5431943ac4a2dee03ebed6f"><code>6bd43c3</code></a> keep file/directory permissions in Reproducible Builds mode</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/0cffff50cb01f18198699e92d7d33d23b9d29346"><code>0cffff5</code></a> Bump junitVersion from 5.9.0 to 5.9.1</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/b2ddebcdada3d8cb37ab067c2fc5dd8a7df0f63a"><code>b2ddebc</code></a> Bump plexus-utils from 3.4.2 to 3.5.0</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/573babbf25354aba51a6ac1fdde3832eb3fe1cb1"><code>573babb</code></a> Bump zstd-jni from 1.5.2-4 to 1.5.2-5</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/bb8b9c52ae0c279695df59700d967b292ceed6e4"><code>bb8b9c5</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/ce03e804546a2a6385a90b9d1a1e7d04bce2ec87"><code>ce03e80</code></a> [maven-release-plugin] prepare release plexus-archiver-4.5.0</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/69d9efbe4a22625a3dea024811d19ba1267d98b8"><code>69d9efb</code></a> Bump zstd-jni from 1.5.2-3 to 1.5.2-4</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/b5aae67e84b4f2c307ef7be83fe6624c634d1e5d"><code>b5aae67</code></a> Bump to 4.5.0</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/5ba0d19755d396e28ef925cbda98ec1fe3aa9c7d"><code>5ba0d19</code></a> Add zstd (un)archiver support</li>
   <li>Additional commits viewable in <a href="https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.2.2...plexus-archiver-4.6.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.plexus:plexus-archiver&package-manager=maven&previous-version=4.2.2&new-version=4.6.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: issues-unsubscribe@maven.apache.org

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


[GitHub] [maven-archetype] dependabot[bot] closed pull request #121: Bump plexus-archiver from 4.2.2 to 4.6.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #121: Bump plexus-archiver from 4.2.2 to 4.6.0
URL: https://github.com/apache/maven-archetype/pull/121


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

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


[GitHub] [maven-archetype] dependabot[bot] commented on pull request #121: Bump plexus-archiver from 4.2.2 to 4.6.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #121:
URL: https://github.com/apache/maven-archetype/pull/121#issuecomment-1368643510

   Superseded by #124.


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

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