You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/05 22:56:55 UTC

[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request, #311: Bump maven-shared-utils from 3.3.4 to 3.4.1

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

   Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) from 3.3.4 to 3.4.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven-shared-utils/releases">maven-shared-utils's releases</a>.</em></p>
   <blockquote>
   <h2>3.4.1</h2>
   <!-- raw HTML omitted -->
   <h2><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&amp;version=12353186">Release Notes</a></h2>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/MNG-7729">[MNG-7729]</a> - deprecate questionable IsEmpty/IsNotEmpty methods (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/136">#136</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1014">[MSHARED-1014]</a> - Make Commandline.addSystemEnvironment public and deprecated (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/138">#138</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Deprecate newXmlWriter (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/131">#131</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1172">[MSHARED-1172]</a> - Deprecate redundant isEmptyString method (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/123">#123</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1169">[MSHARED-1169]</a> - deprecate join methods now available in Java 8 String class (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/127">#127</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1122">[MSHARED-1122]</a> - FileUtils: avoid getCanonicalPath() (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/114">#114</a>) <a href="https://github.com/jukzi"><code>@​jukzi</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1079">[MSHARED-1079]</a> - add build() method and document toString() method (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/96">#96</a>) <a href="https://github.com/kwin"><code>@​kwin</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1014">[MSHARED-1014]</a> - Optionally inherit system environment variables by Commandline (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/94">#94</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-983">[MSHARED-983]</a> - Drop plexus container default (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/87">#87</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-953">[MSHARED-953]</a> - don't trim (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/124">#124</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1072">[MSHARED-1072]</a> - fix blocking in StreamFeeder (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/113">#113</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1109">[MSHARED-1109]</a> - Ignore MessageUtilsTest methods on unsupported platforms (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/106">#106</a>) <a href="https://github.com/kwin"><code>@​kwin</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1107">[MSHARED-1107]</a> - Make copyFile succeed with source file having (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/105">#105</a>) <a href="https://github.com/kwin"><code>@​kwin</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-985">[MSHARED-985]</a> - XmlWriterUtil platform independent and consistent (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/91">#91</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump maven-resources-plugin from 3.1.0 to 3.3.1 (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/137">#137</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1196">[MSHARED-1196]</a> - Bump maven-shared-components from 37 to 39 (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/134">#134</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1197">[MSHARED-1197]</a> - Bump plexus-utils from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/132">#132</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump apache/maven-gh-actions-shared from 2 to 3 (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/130">#130</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://redirect.github.com/apache/maven-shared-utils/pull/120">#120</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump commons-text from 1.3 to 1.10.0 (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/119">#119</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump maven-shared-components from 36 to 37 (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/108">#108</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>suggest java.nio.Files.walkFileTree as replacement for DirectoryScanner (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/133">#133</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1243">[MSHARED-1243]</a> - Refresh download page (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/139">#139</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Bump maven-resources-plugin from 3.1.0 to 3.3.1 (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/137">#137</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>remove debugging output that should not appear in a passing test (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/135">#135</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1116">[MSHARED-1116]</a> - Drop findbugs-maven-plugin from configuration (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/112">#112</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1113">[MSHARED-1113]</a> - Downgrade m-resource-p to 3.1.0 (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/109">#109</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Cleanup unneeded dependencies (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/98">#98</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Fix typo in DirectoryScanner.java (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/97">#97</a>) <a href="https://github.com/wilx"><code>@​wilx</code></a></li>
   <li>(doc) Throw more descriptive NPEx (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/95">#95</a>) <a href="https://github.com/pzygielo"><code>@​pzygielo</code></a></li>
   <li>fix double typo (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/92">#92</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li>cleanup YAGNI code and throw accurate exceptions (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/90">#90</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li>remove two unused non-public exception classes (<a href="https://redirect.github.com/apache/maven-shared-utils/pull/89">#89</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven-shared-utils/commit/3896942e11c8f277da101d960e921b285e76426c"><code>3896942</code></a> [maven-release-plugin] prepare release maven-shared-utils-3.4.1</li>
   <li><a href="https://github.com/apache/maven-shared-utils/commit/1980a207cdf436efbacb07d2189f943c3543d4af"><code>1980a20</code></a> suggest java.nio.Files.walkFileTree as replacement for DirectoryScanner</li>
   <li><a href="https://github.com/apache/maven-shared-utils/commit/0dd10e9030a1f29416f68cbdedf053a3993bf4f6"><code>0dd10e9</code></a> don't trim (<a href="https://redirect.github.com/apache/maven-shared-utils/issues/124">#124</a>)</li>
   <li><a href="https://github.com/apache/maven-shared-utils/commit/259b796b2ae9f32de25eef5aeb87204cc446f514"><code>259b796</code></a> [MNG-7729] deprecate questionable IsEmpty/IsNotEmpty methods (<a href="https://redirect.github.com/apache/maven-shared-utils/issues/136">#136</a>)</li>
   <li><a href="https://github.com/apache/maven-shared-utils/commit/020cc01ad570d641ee6c054fd798767d14986d1e"><code>020cc01</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/apache/maven-shared-utils/commit/bf5bee692de6d31bb4c426d5cc80a5105ec1adbd"><code>bf5bee6</code></a> [maven-release-plugin] prepare release maven-shared-utils-3.4.0</li>
   <li><a href="https://github.com/apache/maven-shared-utils/commit/f9aea984658785ec98ce0998e33a9d30ec890c1f"><code>f9aea98</code></a> Auto-link MSHARED Jira</li>
   <li><a href="https://github.com/apache/maven-shared-utils/commit/3b1795b7832b40e6ffae6dbe6e9c42e7201ca04a"><code>3b1795b</code></a> [MSHARED-1243] Refresh download page</li>
   <li><a href="https://github.com/apache/maven-shared-utils/commit/77f78d1cbc263e33efbdf7084242a80eed77c566"><code>77f78d1</code></a> Disable merge button, add autolink to jira</li>
   <li><a href="https://github.com/apache/maven-shared-utils/commit/462bd1121b7a7ee9a61ff1ed6a1dbd8fcf2982e0"><code>462bd11</code></a> [MSHARED-1014] Make Commandline.addSystemEnvironment public and deprecated</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven-shared-utils/compare/maven-shared-utils-3.3.4...maven-shared-utils-3.4.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.shared:maven-shared-utils&package-manager=maven&previous-version=3.3.4&new-version=3.4.1)](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-dependency-plugin] dependabot[bot] commented on pull request #311: Bump maven-shared-utils from 3.3.4 to 3.4.1

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #311:
URL: https://github.com/apache/maven-dependency-plugin/pull/311#issuecomment-1555934964

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

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


[GitHub] [maven-dependency-plugin] elharo closed pull request #311: Bump maven-shared-utils from 3.3.4 to 3.4.1

Posted by "elharo (via GitHub)" <gi...@apache.org>.
elharo closed pull request #311: Bump maven-shared-utils from 3.3.4 to 3.4.1
URL: https://github.com/apache/maven-dependency-plugin/pull/311


-- 
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