You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2022/09/15 06:03:15 UTC

[GitHub] [plc4x] dependabot[bot] opened a new pull request, #505: build(deps): bump maven-shade-plugin from 3.2.4 to 3.4.0

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

   Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.4 to 3.4.0.
   <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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/885de678577573111568e80b45869a90e2a8fb46"><code>885de67</code></a> [maven-release-plugin] prepare release maven-shade-plugin-3.4.0</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/dc8f0679c129238813ea797ccebe690b53380eb4"><code>dc8f067</code></a> Revert &quot;[maven-release-plugin] prepare release maven-shade-plugin-3.3.1&quot;</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/dcd5caed85dbec16d8222dd9d128d16db6ee9900"><code>dcd5cae</code></a> Revert &quot;[maven-release-plugin] prepare for next development iteration&quot;</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/b2d5b53f88f05616f4b92dc14f800b48bfbc9a52"><code>b2d5b53</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/a09e6de960061ccf600ad0c979df99d748770a55"><code>a09e6de</code></a> [maven-release-plugin] prepare release maven-shade-plugin-3.3.1</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/875114a0c8f56dcce5dcc354d095d356dee0767a"><code>875114a</code></a> [MSHADE-416] Fix Jenkins URL</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/ad2f6f8e7855860b69b950d14ca8ec627b099d6b"><code>ad2f6f8</code></a> [MSHADE-425] Relocate services name before add to serviceEntries</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/26b587384bb664daf59c30e72693ee1ae105fd71"><code>26b5873</code></a> gha shared v3</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/3994b11b02182db588aa76d928b9ecc949ef15c3"><code>3994b11</code></a> Bump xmlunit-legacy from 2.7.0 to 2.9.0</li>
   <li><a href="https://github.com/apache/maven-shade-plugin/commit/89d9e791275450a0d742221d798005330ea797cc"><code>89d9e79</code></a> Added release drafter.</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.4...maven-shade-plugin-3.4.0">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=3.2.4&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@plc4x.apache.org

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


[GitHub] [plc4x] dependabot[bot] commented on pull request #505: build(deps): bump maven-shade-plugin from 3.2.4 to 3.4.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #505:
URL: https://github.com/apache/plc4x/pull/505#issuecomment-1247797972

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

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


[GitHub] [plc4x] sruehl commented on pull request #505: build(deps): bump maven-shade-plugin from 3.2.4 to 3.4.0

Posted by GitBox <gi...@apache.org>.
sruehl commented on PR #505:
URL: https://github.com/apache/plc4x/pull/505#issuecomment-1247797921

   seems completely broken


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

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


[GitHub] [plc4x] sruehl closed pull request #505: build(deps): bump maven-shade-plugin from 3.2.4 to 3.4.0

Posted by GitBox <gi...@apache.org>.
sruehl closed pull request #505: build(deps): bump maven-shade-plugin from 3.2.4 to 3.4.0
URL: https://github.com/apache/plc4x/pull/505


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

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