You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by GitBox <gi...@apache.org> on 2021/07/30 12:11:30 UTC

[GitHub] [maven-artifact-transfer] dependabot[bot] opened a new pull request #41: Bump plexus-utils from 3.3.0 to 3.4.0

dependabot[bot] opened a new pull request #41:
URL: https://github.com/apache/maven-artifact-transfer/pull/41


   Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.3.0 to 3.4.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/codehaus-plexus/plexus-utils/releases">plexus-utils's releases</a>.</em></p>
   <blockquote>
   <h2>3.4.0</h2>
   <!-- raw HTML omitted -->
   <ul>
   <li>Enforcing JDK 11 on release (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/148">#148</a>) <a href="https://github.com/mkarg"><code>@​mkarg</code></a></li>
   <li>Using JDK 16 GA instead of JDK 16 EA (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/147">#147</a>) <a href="https://github.com/mkarg"><code>@​mkarg</code></a></li>
   <li>Fixed infinite loop in MXParser and reactivate tests in MXParserTest (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/119">#119</a>,<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/118">#118</a>) <a href="https://github.com/belingueres"><code>@​belingueres</code></a></li>
   <li>Added support for PPC64LE (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/97">#97</a>) <a href="https://github.com/ezeeyahoo"><code>@​ezeeyahoo</code></a></li>
   <li>Avoid build issues with symlink (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/90">#90</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li>
   <li>New feature FileUtils.linkFile(source, destination) (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/82">#82</a>) <a href="https://github.com/mkarg"><code>@​mkarg</code></a></li>
   <li>Fix Javadoc build with Java 11 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/88">#88</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li>
   <li>Support combine.keys (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/76">#76</a>) <a href="https://github.com/rfscholte"><code>@​rfscholte</code></a></li>
   <li>Support combine.self=&quot;remove&quot; (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/75">#75</a>,<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/74">#74</a>) <a href="https://github.com/belingueres"><code>@​belingueres</code></a></li>
   <li>Input location (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/62">#62</a>,<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/61">#61</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>UT improvement : Check that symlinks resources are preserved during git clone (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/56">#56</a>) <a href="https://github.com/rfscholte"><code>@​rfscholte</code></a></li>
   <li>Junit4 annotations (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/55">#55</a>) <a href="https://github.com/rfscholte"><code>@​rfscholte</code></a></li>
   <li>Test failure in CommandlineTest#testExecuteBinaryOnPath with Maven 3.5.4 or later (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/50">#50</a>) <a href="https://github.com/belingueres"><code>@​belingueres</code></a></li>
   <li>PrettyPrintXMLWriter fails with a java.util.NoSuchElementException (Java 1.7 only) (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/52">#52</a>,<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/51">#51</a>) <a href="https://github.com/belingueres"><code>@​belingueres</code></a></li>
   <li>
   <!-- raw HTML omitted -->
   </li>
   </ul>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Multi-Release-Jar with initial support for JDK 9 and JDK 10 NIO API (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/120">#120</a>) <a href="https://github.com/mkarg"><code>@​mkarg</code></a></li>
   <li>Using NIO 8 to allow better offloading / performance (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/111">#111</a>) <a href="https://github.com/mkarg"><code>@​mkarg</code></a></li>
   <li>NIO-7: Potential performance gains using offloading (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/91">#91</a>) <a href="https://github.com/mkarg"><code>@​mkarg</code></a></li>
   <li>Various small speed improvements (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/106">#106</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   <li>Add removeAttribute method to Xpp3Dom (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/94">#94</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li>
   <li>Add public String[] getRawCommandline() to avoid OS dependency code in unit tests (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/68">#68</a>) <a href="https://github.com/zosrothko"><code>@​zosrothko</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix MXParser fails to parse xml declaration properly (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/138">#138</a>) (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/139">#139</a>) <a href="https://github.com/belingueres"><code>@​belingueres</code></a></li>
   <li>Fix MXParser improve error reporting (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/136">#136</a>) (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/137">#137</a>) <a href="https://github.com/belingueres"><code>@​belingueres</code></a></li>
   <li>Fix MXParser do not fail when the leading white space is missing (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/134">#134</a>) (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/135">#135</a>) <a href="https://github.com/belingueres"><code>@​belingueres</code></a></li>
   <li>Fix MXParser fails to recognize illegal character references (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/132">#132</a>) (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/133">#133</a>) <a href="https://github.com/belingueres"><code>@​belingueres</code></a></li>
   <li>Fix MXParser failing to parse properly 'standalone' declaration attribute (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/130">#130</a>) (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/131">#131</a>) <a href="https://github.com/belingueres"><code>@​belingueres</code></a></li>
   <li>Fix MXParser not failing when space is missing in xml declaration (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/128">#128</a>) (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/129">#129</a>) <a href="https://github.com/belingueres"><code>@​belingueres</code></a></li>
   <li>Fixed MXParser do not fail when encountering invalid characters in comments (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/126">#126</a>) (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/127">#127</a>) <a href="https://github.com/belingueres"><code>@​belingueres</code></a></li>
   <li>Not building on JRE 7 anymore, since we pushed minimum to JRE 8 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/115">#115</a>) <a href="https://github.com/mkarg"><code>@​mkarg</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump actions/cache to v2.1.5 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/150">#150</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump jmh-generator-annprocess to 1.29 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/146">#146</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump jmh-core to 1.29 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/145">#145</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump release-drafter/release-drafter from v5.13.0 to v5.15.0 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/144">#144</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump plexus from 6.1 to 6.4 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/89">#89</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Java 16 support for ReflectionUtils (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/123">#123</a>,<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/116">#116</a>) <a href="https://github.com/axel3rd"><code>@​axel3rd</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/6f2b70a826dc4885b2a3206ec374cba75a4f09bc"><code>6f2b70a</code></a> [maven-release-plugin] prepare release plexus-utils-3.4.0</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/7d26d046d7ec167788aea58635d4333f30519e23"><code>7d26d04</code></a> fix javadoc issues</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/17ed658995ab01a5439800223bb85881719b641d"><code>17ed658</code></a> upgrade parent pom from 7 to 8</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/2849147617705e4662ecfbf8e29718c27300d738"><code>2849147</code></a> Create codeql-analysis.yml</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/8210833bbc8d1b1db94aa237d1385a4eb722ccee"><code>8210833</code></a> Update CI config</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/a2efde329a88804235e18a97fd0941e3b2e59f36"><code>a2efde3</code></a> Bump actions/cache from v2.1.4 to v2.1.5</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/2db9aac74a7bba5791bfe337cf4ca5d11bd813c8"><code>2db9aac</code></a> Enforcing JDK 11 on release</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/d349b5ff851f45a06df01c2be4572e438f197cfa"><code>d349b5f</code></a> Update README.md</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/9ed17bbfa6529bea67a49c342ff98727134a36e8"><code>9ed17bb</code></a> Update README.md</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/67ca06dc7d772555a99c34f4739f3943107caff4"><code>67ca06d</code></a> Remove old JDK versions and add 17-ea</li>
   <li>Additional commits viewable in <a href="https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.3.0...plexus-utils-3.4.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-utils&package-manager=maven&previous-version=3.3.0&new-version=3.4.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: dev-unsubscribe@maven.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] [maven-artifact-transfer] dependabot[bot] commented on pull request #41: Bump plexus-utils from 3.3.0 to 3.4.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #41:
URL: https://github.com/apache/maven-artifact-transfer/pull/41#issuecomment-889860340


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] [maven-artifact-transfer] elharo closed pull request #41: Bump plexus-utils from 3.3.0 to 3.4.0

Posted by GitBox <gi...@apache.org>.
elharo closed pull request #41:
URL: https://github.com/apache/maven-artifact-transfer/pull/41


   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org