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

   Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) 
from 1.17.8 to 1.18.10.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/raphw/byte-buddy/releases";>net.bytebuddy:byte-buddy-agent's
 releases</a>.</em></p>
   <blockquote>
   <h2>Byte Buddy 1.18.9</h2>
   <ul>
   <li>Disable use of Unsafe by default when Java 25or newer is discovered.</li>
   <li>Check for escape when creating folders in 
<code>Plugin.Engine</code>.</li>
   <li>Improve OpenJ9 attachment.</li>
   <li>Avoid null pointer on missing annotation types.</li>
   <li>Improve diagnostics for external agent attachment.</li>
   <li>Improve on Gradle context discovery.</li>
   <li>Support Android libraries on AGP9 or newer.</li>
   <li>Update ASM.</li>
   </ul>
   <h2>Byte Buddy 1.18.8</h2>
   <ul>
   <li>Improve support for repeatable builds.</li>
   <li>Fix reordering of exception table in type initializers when 
instrumenting.</li>
   </ul>
   <h2>Byte Buddy 1.18.7</h2>
   <ul>
   <li>Introduce new versioning concept with <em>-jdk5</em> suffix for 
backwards-compatible jar and Java 8 baseline for regular jar.</li>
   </ul>
   <h2>Byte Buddy 1.18.5</h2>
   <ul>
   <li>Eagerly resolve of canonical files during attach emulation to avoid 
failure when process ends before file can be deleted.</li>
   <li>Add super classes to hash code / equals computation in 
<code>Advice</code> that were missing.</li>
   </ul>
   <h2>Byte Buddy 1.18.4</h2>
   <ul>
   <li>Add support for new build description in Android 9.</li>
   </ul>
   <h2>Byte Buddy 1.18.3</h2>
   <ul>
   <li>Avoid using Class File API when Byte Buddy is loaded on the boot loader 
where multi-release jars are not available.</li>
   <li>Add additional safety when processing class files with illegally formed 
parameters.</li>
   <li>Update to latest ASM.</li>
   </ul>
   <h2>Byte Buddy 1.18.2</h2>
   <ul>
   <li>Support modifiers for value classes in Valhalla builds.</li>
   <li>Improve use of build cache in Gradle.</li>
   </ul>
   <h2>Byte Buddy 1.18.1</h2>
   <ul>
   <li>Fix generated module-info to include new package.</li>
   </ul>
   <h2>Byte Buddy 1.18.0</h2>
   <ul>
   <li>Add support for <code>module-info</code> class files and 
<code>ModuleDescription</code>s.</li>
   <li>Allow for manipulating module information using the 
<code>ByteBuddy</code> API.</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-agent's
 changelog</a>.</em></p>
   <blockquote>
   <h3>3. June 2026: version 1.18.10</h3>
   <ul>
   <li>Delay change of default for unsage use to Java 26 and improve error 
message.</li>
   </ul>
   <h3>1. June 2026: version 1.18.9</h3>
   <ul>
   <li>Disable use of Unsafe by default when Java 25or newer is discovered.</li>
   <li>Check for escape when creating folders in 
<code>Plugin.Engine</code>.</li>
   <li>Improve OpenJ9 attachment.</li>
   <li>Avoid null pointer on missing annotation types.</li>
   <li>Improve diagnostics for external agent attachment.</li>
   <li>Improve on Gradle context discovery.</li>
   <li>Support Android libraries on AGP9 or newer.</li>
   <li>Update ASM.</li>
   </ul>
   <h3>1. April 2026: version 1.18.8</h3>
   <ul>
   <li>Improve support for repeatable builds.</li>
   <li>Fix reordering of exception table in type initializers when 
instrumenting.</li>
   </ul>
   <h3>1. March 2026: version 1.18.7</h3>
   <ul>
   <li>Introduce new versioning concept with <em>-jdk5</em> suffix for 
backwards-compatible jar and Java 8 baseline for regular jar.</li>
   </ul>
   <h3>27. February 2026: version 1.18.6</h3>
   <p><em>Accidental release during rework of release pipeline. Functional, but 
with incorrect suffices.</em></p>
   <h3>15. February 2026: version 1.18.5</h3>
   <ul>
   <li>Eagerly resolve of canonical files during attach emulation to avoid 
failure when process ends before file can be deleted.</li>
   <li>Add super classes to hash code / equals computation in 
<code>Advice</code> that were missing.</li>
   </ul>
   <h3>16. January 2026: version 1.18.4</h3>
   <ul>
   <li>Add support for new build description in Android 9.</li>
   </ul>
   <h3>26. November 2025: version 1.18.3</h3>
   <ul>
   <li>Avoid using Class File API when Byte Buddy is loaded on the boot loader 
where multi-release jars are not available.</li>
   <li>Add additional safety when processing class files with illegally formed 
parameters.</li>
   <li>Update to latest ASM.</li>
   </ul>
   <h3>26. November 2025: version 1.18.2</h3>
   <ul>
   <li>Support modifiers for value classes in Valhalla builds.</li>
   <li>Improve use of build cache in Gradle.</li>
   </ul>
   <h3>12. November 2025: version 1.18.1</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/e85623d228410307d3fb0fc4daa10f6dea046291";><code>e85623d</code></a>
 [publish] Releasing Byte Buddy 1.18.10</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/e3bfa68f2efeae3a514d45d5695725fb327870b8";><code>e3bfa68</code></a>
 [release] Release new version</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/5821cccc552b2c03cea37fc54cec27740a9a60c3";><code>5821ccc</code></a>
 Delay disabling of unsafe by default to Java 26 and improve on error 
message.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/9d7d4fa63c521a8842edace861f1e7a33c230426";><code>9d7d4fa</code></a>
 Add fuzzing module.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/5d5dc06708af16e1ba4af64de1392b5b8d886ea2";><code>5d5dc06</code></a>
 Fix checksum</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/d6371aa44a98590229fcdbac967b8028be4d6e39";><code>d6371aa</code></a>
 Add missing checksums.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/7e474816c1fbf22a11a5c873178a0abfc5726229";><code>7e47481</code></a>
 Update release notes and checksums.</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/cb36b3f3b1503ede1bc57d5e4a49466963b611a5";><code>cb36b3f</code></a>
 [publish] Start next development iteration 1.18.10-SNAPSHOT</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/3d8e72d16c3204c49587ddddcb5768693a651add";><code>3d8e72d</code></a>
 [publish] Releasing Byte Buddy 1.18.9</li>
   <li><a 
href="https://github.com/raphw/byte-buddy/commit/3525602754dfbbeecef82201c65b8a7a00d8839f";><code>3525602</code></a>
 [release] Release new version</li>
   <li>Additional commits viewable in <a 
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.8...byte-buddy-1.18.10";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.bytebuddy:byte-buddy-agent&package-manager=maven&previous-version=1.17.8&new-version=1.18.10)](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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to