dependabot[bot] opened a new pull request, #133: URL: https://github.com/apache/aries-rsa/pull/133
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.8 to 1.18.9. <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.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> </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>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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/raphw/byte-buddy/commit/619cb828f27739d53925205d0e9e93d7b978fe31"><code>619cb82</code></a> Update Gradle.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/dc5fba645400fdab7cb5681fc179c9df63b65389"><code>dc5fba6</code></a> Update versions and build</li> <li><a href="https://github.com/raphw/byte-buddy/commit/0c4582f26a3a7af411f3252fa2c0e40041d35e54"><code>0c4582f</code></a> Fix Gradle test on legacy versions.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/3dedb98ba2c60655256b0fa4386e70c23a1e0cf2"><code>3dedb98</code></a> Make test fail after optimization prevented this.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/455dbcee68304fdb096e8a22eac0f19741c416a6"><code>455dbce</code></a> Support library modules with AGP9 new DSL (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1905">#1905</a>)</li> <li><a href="https://github.com/raphw/byte-buddy/commit/473ce8144ad33378cfe0890530e516f5c41839f2"><code>473ce81</code></a> Add short cut methods for descriptors.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/567b1618e137651f7e569067a65827fd930024cf"><code>567b161</code></a> Make build robust for profile-independant running.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/93c2b67ee5f8f9d8d1686b3c51ce38ecd65a09a8"><code>93c2b67</code></a> Add pseudo annotation for Gradle Classpath for legacy compilation.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.8...byte-buddy-1.18.9">compare view</a></li> </ul> </details> <br /> [](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]
