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

   Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 
1.14.16 to 1.14.18.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/raphw/byte-buddy/releases";>net.bytebuddy:byte-buddy's 
releases</a>.</em></p>
   <blockquote>
   <h2>byte-buddy-1.14.18</h2>
   <ul>
   <li>Avoid verification error if constructor advice meats dropped implicit 
<em>this</em> frame and throw exception during instrumentation instead.</li>
   <li>Add support to resolve <code>ByteBuddyAgent</code> from non-obfuscated 
name if obfuscation is used.</li>
   <li>Make sure <code>CircularityLock</code> implementations never load 
classes during locking.</li>
   <li>Offer use of <em>istat</em> if <em>stat</em> command is not available 
for emulated attachment.</li>
   <li>Avoid locking entire class loader when child-first class loader loads 
shadowed class and parallel class loading is supported.</li>
   </ul>
   <h2>Byte Buddy 1.14.17</h2>
   <ul>
   <li>Avoid crashing of Android plugin when there are duplicate files for 
licenses or license notices.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md";>net.bytebuddy:byte-buddy's
 changelog</a>.</em></p>
   <blockquote>
   <h3>8. August 2024: version 1.14.18</h3>
   <ul>
   <li>Avoid verification error if constructor advice meats dropped implicit 
<em>this</em> frame and throw exception during instrumentation instead.</li>
   <li>Add support to resolve <code>ByteBuddyAgent</code> from non-obfuscated 
name if obfuscation is used.</li>
   <li>Make sure <code>CircularityLock</code> implementations never load 
classes during locking.</li>
   <li>Offer use of <em>istat</em> if <em>stat</em> command is not available 
for emulated attachment.</li>
   <li>Avoid locking entire class loader when child-first class loader loads 
shadowed class and parallel class loading is supported.</li>
   </ul>
   <h3>29. May 2024: version 1.14.17</h3>
   <ul>
   <li>Avoid crashing of Android plugin when there are duplicate files for 
licenses or license notices.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/4599da9d1c8feb5b130570b4b2ce73ba527ebe38";><code>4599da9</code></a>
 [maven-release-plugin] prepare release byte-buddy-1.14.18</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/897545a85c8c584347e04c73920d58c63df92c9a";><code>897545a</code></a>
 [release] Release new version</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/973491e730573ec22eb267a53d3b3c357d26715c";><code>973491e</code></a>
 Remove trailing space.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/b14d6c9148cc9d731c0d3c1c066fd1765cd4c314";><code>b14d6c9</code></a>
 Fix using stat on Linux.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/409873586ac772e36e3fc9e133718627628bb289";><code>4098735</code></a>
 Attempt reading after success exit.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/5d429189940995325d97079a63567536cd772193";><code>5d42918</code></a>
 Attempt build without closing streams from processes.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/5ad487e9b9198b7b77b590ff7d4060f5f1f1a65a";><code>5ad487e</code></a>
 Avoid non-closed streams.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/ceabf1df05f939b2602c85233b476c84d1785d37";><code>ceabf1d</code></a>
 Standardize documentation.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/da3cee951188f75a0c8408d7c42b6246c8749a36";><code>da3cee9</code></a>
 Avoid locking entire class loader.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/e5974140c7a71ba6dc4ea57b99a8b5618c1a423d";><code>e597414</code></a>
 AIX: add istat parser as stat is absent (<a 
href="https://redirect.github.com/raphw/byte-buddy/issues/1668";>#1668</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.16...byte-buddy-1.14.18";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.bytebuddy:byte-buddy&package-manager=gradle&previous-version=1.14.16&new-version=1.14.18)](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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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-unsubscr...@poi.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to