You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/13 10:11:50 UTC

[GitHub] [bval] dependabot[bot] opened a new pull request, #28: Bump maven-shade-plugin from 2.4.3 to 3.4.1

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

   Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 2.4.3 to 3.4.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven-shade-plugin/releases">maven-shade-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>3.3.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[MSHADE-369] update commons-lang by <a href="https://github.com/elharo"><code>@​elharo</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/49">apache/maven-shade-plugin#49</a></li>
   <li>[MSHADE-370] update mockito by <a href="https://github.com/elharo"><code>@​elharo</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/50">apache/maven-shade-plugin#50</a></li>
   <li>Bump asmVersion from 8.0 to 8.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/57">apache/maven-shade-plugin#57</a></li>
   <li>MSHADE-373: adds a property to skip manifest transformer application when transforming a source file. by <a href="https://github.com/raphw"><code>@​raphw</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/59">apache/maven-shade-plugin#59</a></li>
   <li>[MSHADE-378] Shade plugin changes the compression level of nested jar… by <a href="https://github.com/jenrryyou"><code>@​jenrryyou</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/73">apache/maven-shade-plugin#73</a></li>
   <li>Bump guava from 28.2-android to 30.0-android by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/75">apache/maven-shade-plugin#75</a></li>
   <li>remove unused private method by <a href="https://github.com/elharo"><code>@​elharo</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/79">apache/maven-shade-plugin#79</a></li>
   <li>remove deprecated method by <a href="https://github.com/elharo"><code>@​elharo</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/78">apache/maven-shade-plugin#78</a></li>
   <li>Bump asmVersion from 9.0 to 9.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/84">apache/maven-shade-plugin#84</a></li>
   <li>Bump junit from 4.13 to 4.13.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/86">apache/maven-shade-plugin#86</a></li>
   <li>[MSHADE-252] - Make source shading respect package/class name excludes by <a href="https://github.com/kriegaex"><code>@​kriegaex</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/88">apache/maven-shade-plugin#88</a></li>
   <li>Bump slf4j-api from 1.7.30 to 1.7.31 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/101">apache/maven-shade-plugin#101</a></li>
   <li>[MSHADE-382] - Add property to skip execution by <a href="https://github.com/aalmiray"><code>@​aalmiray</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/90">apache/maven-shade-plugin#90</a></li>
   <li>Bump slf4j-simple from 1.7.30 to 1.7.31 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/102">apache/maven-shade-plugin#102</a></li>
   <li>Bump asmVersion from 9.1 to 9.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/106">apache/maven-shade-plugin#106</a></li>
   <li>Bump jdependency from 2.6.0 to 2.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/99">apache/maven-shade-plugin#99</a></li>
   <li>run gh action with more jdk by <a href="https://github.com/olamy"><code>@​olamy</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/111">apache/maven-shade-plugin#111</a></li>
   <li>Bump slf4j.version from 1.7.31 to 1.7.32 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/113">apache/maven-shade-plugin#113</a></li>
   <li>[MSHADE-396] Improve SourceContent Shading by <a href="https://github.com/kriegaex"><code>@​kriegaex</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/105">apache/maven-shade-plugin#105</a></li>
   <li>[MSHADE-405] - ShowOverlapping Uses http instead of https by <a href="https://github.com/khmarbaise"><code>@​khmarbaise</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/118">apache/maven-shade-plugin#118</a></li>
   <li>Bump sisu.version from 0.3.4 to 0.3.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/117">apache/maven-shade-plugin#117</a></li>
   <li>[MSHADE-412] avoid possible NPE since rawString was added in SimpleRelocator by <a href="https://github.com/rmannibucau"><code>@​rmannibucau</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/123">apache/maven-shade-plugin#123</a></li>
   <li>Bump hamcrest-core from 1.3 to 2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/96">apache/maven-shade-plugin#96</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/raphw"><code>@​raphw</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/59">apache/maven-shade-plugin#59</a></li>
   <li><a href="https://github.com/jenrryyou"><code>@​jenrryyou</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/73">apache/maven-shade-plugin#73</a></li>
   <li><a href="https://github.com/kriegaex"><code>@​kriegaex</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/88">apache/maven-shade-plugin#88</a></li>
   <li><a href="https://github.com/aalmiray"><code>@​aalmiray</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/90">apache/maven-shade-plugin#90</a></li>
   <li><a href="https://github.com/khmarbaise"><code>@​khmarbaise</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/118">apache/maven-shade-plugin#118</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.4...maven-shade-plugin-3.3.0">https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.4...maven-shade-plugin-3.3.0</a></p>
   <h2>3.2.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>deps: update JUnit to 4.13 by <a href="https://github.com/elharo"><code>@​elharo</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/41">apache/maven-shade-plugin#41</a></li>
   <li>[MSHADE-351] make constructors public by <a href="https://github.com/elharo"><code>@​elharo</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/45">apache/maven-shade-plugin#45</a></li>
   <li>[MSHADE-359] update guava by <a href="https://github.com/elharo"><code>@​elharo</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/42">apache/maven-shade-plugin#42</a></li>
   <li>use try with resources to close streams and fix warnings by <a href="https://github.com/elharo"><code>@​elharo</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/43">apache/maven-shade-plugin#43</a></li>
   <li>[MSHADE-360] avoid PrintWriter by <a href="https://github.com/elharo"><code>@​elharo</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/44">apache/maven-shade-plugin#44</a></li>
   <li>[MSHADE-361] specify UTF-8 encoding per Java spec by <a href="https://github.com/elharo"><code>@​elharo</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/46">apache/maven-shade-plugin#46</a></li>
   <li>[MSHADE-364] drop duplicates handled by a transformer by <a href="https://github.com/rmannibucau"><code>@​rmannibucau</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/48">apache/maven-shade-plugin#48</a></li>
   <li>MSHADE-363 add ReproducibleResourceTransformer to restore compatibility by <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/47">apache/maven-shade-plugin#47</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/hboutemy"><code>@​hboutemy</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/pull/47">apache/maven-shade-plugin#47</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.3...maven-shade-plugin-3.2.4">https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.3...maven-shade-plugin-3.2.4</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/fbbec08252e8a5a999feaa8652340b1dbfb599f1"><code>fbbec08</code></a> [maven-release-plugin] prepare release maven-shade-plugin-3.4.1</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/7078d9268b9c37af0ba538360f9c6ca778a8ee08"><code>7078d92</code></a> [MSHADE-413] Fix endless loop caused by manipulating shared objects (<a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/issues/124">#124</a>)</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/0945bcbcefd1144029f86da51a09bd8a805bd158"><code>0945bcb</code></a> [MSHADE-417] Fix null bytes appended to small files (<a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/issues/160">#160</a>)</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/41bd72f0fd0195713f4a4b73af1184ec8a6cc0a3"><code>41bd72f</code></a> [MSHADE-366] &quot;Access denied&quot; during 'minimizeJar' (<a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/issues/161">#161</a>)</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/e342059b991057814a60eb646c312b631ac64167"><code>e342059</code></a> [MSHADE-432] Duplicate services entries can be generated (<a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/issues/159">#159</a>)</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/7603e5778236455c03385e6efa9cf123e82be722"><code>7603e57</code></a> Bump asmVersion from 9.3 to 9.4 (<a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/issues/156">#156</a>)</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/5e955d86b520bdf060d6134eec996685179815dd"><code>5e955d8</code></a> Bump maven-dependency-tree from 3.0.1 to 3.2.0 (<a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/issues/148">#148</a>)</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/5f45ecf5854d335bcf6d3aec14775df76200527e"><code>5f45ecf</code></a> [MSHADE-431] Use a caching output stream (<a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/issues/158">#158</a>)</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/31d350657c205d17aa1e9d9347760f7a329d5cac"><code>31d3506</code></a> Bump plexus-utils from 3.3.0 to 3.4.2 (<a href="https://github-redirect.dependabot.com/apache/maven-shade-plugin/issues/139">#139</a>)</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/b039731a87c0b1de82450a8cb0f6b8e72f47cfe9"><code>b039731</code></a> [MSHADE-430] Remove usage of deprecated ModelBase#getReports()</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-2.4.3...maven-shade-plugin-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.plugins:maven-shade-plugin&package-manager=maven&previous-version=2.4.3&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: dev-unsubscribe@bval.apache.org

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


[GitHub] [bval] tandraschko commented on pull request #28: Bump maven-shade-plugin from 2.4.3 to 3.4.1

Posted by "tandraschko (via GitHub)" <gi...@apache.org>.
tandraschko commented on PR #28:
URL: https://github.com/apache/bval/pull/28#issuecomment-1451632152

   removed jakarta shade and updated plugin version


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

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


[GitHub] [bval] dependabot[bot] commented on pull request #28: Bump maven-shade-plugin from 2.4.3 to 3.4.1

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #28:
URL: https://github.com/apache/bval/pull/28#issuecomment-1451632218

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

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


[GitHub] [bval] tandraschko closed pull request #28: Bump maven-shade-plugin from 2.4.3 to 3.4.1

Posted by "tandraschko (via GitHub)" <gi...@apache.org>.
tandraschko closed pull request #28: Bump maven-shade-plugin from 2.4.3 to 3.4.1
URL: https://github.com/apache/bval/pull/28


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

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