You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/05/12 04:03:21 UTC

[GitHub] [netbeans-mavenutils-nbm-maven-plugin] dependabot[bot] opened a new pull request, #34: Bump plexus-archiver from 3.5 to 4.2.7

dependabot[bot] opened a new pull request, #34:
URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/34

   Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 3.5 to 4.2.7.
   <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>Plexus Archiver 4.2.7</h2>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Respect order of META-INF/ and META-INF/MANIFEST.MF entries in a JAR file (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/189">#189</a>) <a href="https://github.com/michael-o"><code>@​michael-o</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.2.6</h2>
   <p>This release updates commons-compress to 1.21 which contains security fixed for <a href="https://github.com/advisories/GHSA-xqfj-vm6h-2x34">CVE-2021-35517</a> <a href="https://github.com/advisories/GHSA-crv7-7245-f45f">CVE-2021-35516</a> <a href="https://github.com/advisories/GHSA-7hfm-57qf-j43q">CVE-2021-35515</a> <a href="https://github.com/advisories/GHSA-mc84-pj99-q6hh">CVE-2021-36090</a></p>
   <p><strong>This version requires Java 8 as minimum (commons-compress 1.21 requires Java 8).</strong></p>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>FileInputStream, FileOutputStream, FileReader and FileWriter are no longer used (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/183">#183</a>) <a href="https://github.com/jorsol"><code>@​jorsol</code></a></li>
   <li>Code cleanup (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/172">#172</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump plexus from 7 to 8 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/179">#179</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump plexus-utils from 3.3.0 to 3.4.1 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/181">#181</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump commons-compress from 1.20 to 1.21 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/177">#177</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.2.5</h2>
   <p>🚀 New features and improvements</p>
   <ul>
   <li>Speed improvements (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/157">#157</a>)  <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix use of a mismatching Unicode path extra field in zip unarchiving (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/167">#167</a>) <a href="https://github.com/cwalther"><code>@​cwalther</code></a>
   In some cases zip archiver may update the file path but not the Unicode path extra field. This would result in Plexus Archiver extracting the file using wrong (obsolete) path. Now Plexus Archiver follows the specification and in this case will ignore the extra filed and extract the file in the correct location.</li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump plexus from 6.5 to 7 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/158">#158</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump xz from 1.8 to 1.9 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/165">#165</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.2.4</h2>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix unjustified warning about casing for directory entries (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/155">#155</a>) <a href="https://github.com/mthmulders"><code>@​mthmulders</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.2.2</h2>
   <p>In this version the reproducible build is enabled (thanks to <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a>) so the resulting jar should be reproducible.
   For more info check the <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74682318">wiki page</a>.</p>
   <h2>:bug: Bug Fixes</h2>
   <ul>
   <li>DirectoryArchiver fails for symlinks if a parent directory doesn't exist (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/131">#131</a>) <a href="https://github.com/jameshans"><code>@​jameshans</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md">plexus-archiver's changelog</a>.</em></p>
   <blockquote>
   <h1>Plexus Archiver Release Notes</h1>
   <h2>Plexus Archiver 4.2.1</h2>
   <h3>Bugs</h3>
   <ul>
   <li>[Issue <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/126">#126</a>][issue-126] - Fixed broken javadoc for
   <code>Archiver#configureReproducible</code>.</li>
   <li>[Issue <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/127">#127</a>][issue-127] - Fixed reproducible zip entry time depends
   on local daylight saving time.</li>
   </ul>
   <h2>Plexus Archiver 4.2.0</h2>
   <h3>Improvements</h3>
   <ul>
   <li>[Pull Request <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/121">#121</a>][pr-121] - Add API to configure reproducible archives -
   <code>Archiver#configureReproducible</code>.</li>
   <li>Add option to force the user and group for all archive entries.</li>
   <li>Add option to force the last modified date for all archive entries.</li>
   <li>[Issue <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/114">#114</a>][issue-114] - Add option to provide <code>Comparator</code> for <code>Archiver</code>.
   The archive entries will be added in the order specified by the
   provided comparator.</li>
   <li>[Pull Request <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/117">#117</a>][pr-117] - Add option to limit the output size for
   <code>AbstractZipUnArchiver</code> as a way of protection against ZIP bombs.
   Thanks to Sergey Patrikeev and Semyon Atamas.</li>
   <li>Various code improvements. Thanks to Semyon Atamas and
   Sergey Patrikeev.</li>
   </ul>
   <h3>Bugs</h3>
   <ul>
   <li>[Issue <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/94">#94</a>][issue-94] - Fixed setting archiver destination to
   the working directory causes <code>NullPointerException</code>.</li>
   </ul>
   <h3>Tasks</h3>
   <ul>
   <li>[Issue <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/119">#119</a>][issue-119] - Updated dependencies: <code>commons-compress</code> to 1.18,
   <code>plexus-io</code> to 3.2.0 and <code>plexus-utils</code> to 3.3.0.</li>
   </ul>
   <h2>Plexus Archiver 4.1.0</h2>
   <h3>Improvements</h3>
   <ul>
   <li>[Issue <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/110">#110</a>][issue-110] - Add option to omit &quot;Created-By&quot; manifest entry.</li>
   </ul>
   <h2>Plexus Archiver 4.0.0</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/fb1b46b26ebf0f0c1560b7739b929ad1bebe15f5"><code>fb1b46b</code></a> [maven-release-plugin] prepare release plexus-archiver-4.2.7</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/1d2b764d48e21316942ed3805a1aa8b79650302a"><code>1d2b764</code></a> Respect the order entries in a JAR file</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/ab01e2f6e06959bb8bf7c8815ab171ef0ee2b300"><code>ab01e2f</code></a> Bump actions/checkout from 2.3.4 to 2.4.0</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/bd36c81795215ebcbf52645720e106eaabe294bb"><code>bd36c81</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/539719ef7c606bfd9aeec31c9fa719748532bd48"><code>539719e</code></a> [maven-release-plugin] prepare release plexus-archiver-4.2.6</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/b045a276fa98004b0a35b35559c62a01e9f3948f"><code>b045a27</code></a> ci: Add JDK 17 (Final) and JDK 18-ea to build matrix</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/0177bc355c1495d0c6b48d5ce59b86655ba535f7"><code>0177bc3</code></a> Bump plexus from 7 to 8 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/179">#179</a>)</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/6aae5406b599c8ad9467e4d9f63dded6cc83894a"><code>6aae540</code></a> Bump plexus-utils from 3.3.0 to 3.4.1 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/181">#181</a>)</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/37d604b5b34e9c79cf7d3086db3eb8f69c5aaf4b"><code>37d604b</code></a> Avoid FileInputStream, FileOutputStream, FileReader and FileWriter (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/183">#183</a>)</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/06e3a95d5dbc9a929732bef08a61b0974219060f"><code>06e3a95</code></a> Update maven.yml</li>
   <li>Additional commits viewable in <a href="https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-3.5...plexus-archiver-4.2.7">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=3.5&new-version=4.2.7)](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: notifications-unsubscribe@netbeans.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans-mavenutils-nbm-maven-plugin] ebarboni merged pull request #34: Bump plexus-archiver from 3.5 to 4.2.7

Posted by GitBox <gi...@apache.org>.
ebarboni merged PR #34:
URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/34


-- 
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: notifications-unsubscribe@netbeans.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists