Bump maven-shade-plugin from 3.3.0 to 3.4.1 #76

Closed
dependabot[bot] wants to merge 1 commit from dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.4.1 into master
dependabot[bot] commented 2023-06-12 20:04:22 +00:00 (Migrated from github.com)

Bumps maven-shade-plugin from 3.3.0 to 3.4.1.

Commits
  • fbbec08 [maven-release-plugin] prepare release maven-shade-plugin-3.4.1
  • 7078d92 [MSHADE-413] Fix endless loop caused by manipulating shared objects (#124)
  • 0945bcb [MSHADE-417] Fix null bytes appended to small files (#160)
  • 41bd72f [MSHADE-366] "Access denied" during 'minimizeJar' (#161)
  • e342059 [MSHADE-432] Duplicate services entries can be generated (#159)
  • 7603e57 Bump asmVersion from 9.3 to 9.4 (#156)
  • 5e955d8 Bump maven-dependency-tree from 3.0.1 to 3.2.0 (#148)
  • 5f45ecf [MSHADE-431] Use a caching output stream (#158)
  • 31d3506 Bump plexus-utils from 3.3.0 to 3.4.2 (#139)
  • b039731 [MSHADE-430] Remove usage of deprecated ModelBase#getReports()
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.3.0 to 3.4.1. <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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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-3.3.0...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=3.3.0&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>
dependabot[bot] commented 2023-06-19 20:09:42 +00:00 (Migrated from github.com)

Superseded by #77.

Superseded by #77.

Pull request closed

Sign in to join this conversation.
No description provided.