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

   Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 
1.15.11 to 1.16.1.
   <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.16.1</h2>
   <ul>
   <li>Correct reflective activation of Class File API.</li>
   <li>Reject array descriptors that are not well-formed in 
<code>TypePool</code>.</li>
   </ul>
   <h2>Byte Buddy 1.16.0</h2>
   <ul>
   <li>Allow for erasure of types of bootstrapped methods in 
<code>Advice</code> within instrumented class.</li>
   <li>Rework <code>Advice</code> post-processing to allow for erasure of 
bootstrapped methods.</li>
   <li>Fix missing application of hashCode/equals plugin for Java 8 code.</li>
   <li>Include support for JDK Class File API.</li>
   <li>Allow <code>Plugin.Engine</code> to retain folders.</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>19. January 2025: version 1.16.1</h3>
   <ul>
   <li>Correct reflective activation of Class File API.</li>
   <li>Reject array descriptors that are not well-formed in 
<code>TypePool</code>.</li>
   </ul>
   <h3>17. January 2025: version 1.16.0</h3>
   <ul>
   <li>Allow for erasure of types of bootstrapped methods in 
<code>Advice</code> within instrumented class.</li>
   <li>Rework <code>Advice</code> post-processing to allow for erasure of 
bootstrapped methods.</li>
   <li>Fix missing application of hashCode/equals plugin for Java 8 code.</li>
   <li>Include support for JDK Class File API.</li>
   <li>Allow <code>Plugin.Engine</code> to retain folders.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/a38dac39ef7873d195cc1ab8d1370c4b708cc1fb";><code>a38dac3</code></a>
 [maven-release-plugin] prepare release byte-buddy-1.16.1</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/0ba0e5517cbbc2a3ed1f97b6d90a0b232ed18876";><code>0ba0e55</code></a>
 [Release] Release new version.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/4fb2f5ba0ce2b93510b5bb8bfb821da1e3a408d0";><code>4fb2f5b</code></a>
 [release] Release new version</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/3d6bb2de28c16ad2333cfa7fcc570e055a88fd83";><code>3d6bb2d</code></a>
 Extend release notes.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/425bd7d844797ddc032e87566c22394d7161f2fb";><code>425bd7d</code></a>
 [release] Release new version</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/481f2d8a034fd3f7ef84a37fccbfce5842cfee8c";><code>481f2d8</code></a>
 Undo internal update.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/0ee5790b96a775267eef910dbe2c8f7bd8f1670c";><code>0ee5790</code></a>
 Add explicit check for well-formed array descriptor.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/5904a744b1f306bf85210e1c5a2a1086aa2d0a8c";><code>5904a74</code></a>
 Update internal Byte Buddy.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/dd9178c341bed971b4a819d277c7cd2c0a34e581";><code>dd9178c</code></a>
 [release] Release new version</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/5f94c17d4ca8a16675fc80a80365d1fc34d77415";><code>5f94c17</code></a>
 Fix use of ASM class reader and writer.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.11...byte-buddy-1.16.1";>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=maven&previous-version=1.15.11&new-version=1.16.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 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: issues-unsubscr...@maven.apache.org

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

Reply via email to