dependabot[bot] opened a new pull request, #935: URL: https://github.com/apache/poi/pull/935
Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.17.7 to 1.18.1. <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.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> <h2>Byte Buddy 1.17.8</h2> <ul> <li>Avoid use of types that are deprecated as of Java 26.</li> <li>Include ASM 9.9 that offers ASM support for Java 26.</li> <li>Make sure that generated code internal to Byte Buddy supports CDS if available.</li> <li>Update version of ASM to JDK Class File API bridge to fix some minor bugs related to type annotations.</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>12. November 2025: version 1.18.1</h3> <ul> <li>Fix generated module-info to include new package.</li> </ul> <h3>11. November 2025: version 1.18.0</h3> <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> <h3>8. October 2025: version 1.17.8</h3> <ul> <li>Avoid use of types that are deprecated as of Java 26.</li> <li>Include ASM 9.9 that offers ASM support for Java 26.</li> <li>Make sure that generated code internal to Byte Buddy supports CDS if available.</li> <li>Update version of ASM to JDK Class File API bridge to fix some minor bugs related to type annotations.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raphw/byte-buddy/commit/c02a715541013602d2c1804ff3d69d0d1184d4b9"><code>c02a715</code></a> [maven-release-plugin] prepare release byte-buddy-1.18.1</li> <li><a href="https://github.com/raphw/byte-buddy/commit/b2f571416e5117589a0dea1c5aabf9158ffc8370"><code>b2f5714</code></a> [release] Add missing package to module info.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/55029ee2ab59a78bcfb2200c751869ebc640ed73"><code>55029ee</code></a> Update release notes and internal Byte Buddy.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/e2f4e78454ba6192a82bd0013efe7a25c81b1647"><code>e2f4e78</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/raphw/byte-buddy/commit/d9fdbc20d3261f43974f8ab01ace96aaeb899ce8"><code>d9fdbc2</code></a> [maven-release-plugin] prepare release byte-buddy-1.18.0</li> <li><a href="https://github.com/raphw/byte-buddy/commit/d492b31fa2d2ee72c3f0c3e1df41ea8fcedf5bed"><code>d492b31</code></a> [release] Release new version</li> <li><a href="https://github.com/raphw/byte-buddy/commit/61457c43101c10235ece0eb17c11740d331c31e0"><code>61457c4</code></a> Legger inn håndtering av modul annotasjoner.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/a60da0b1e9f590c3d173709382635e70ada70e67"><code>a60da0b</code></a> [release] Release new version.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/17cad2ebe7e00669c2c527848066bd9e6dde62fc"><code>17cad2e</code></a> [release] Release new version.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/1eb7f7ca1263f2dd38bab2aabb63594cc0224e5f"><code>1eb7f7c</code></a> Add support for creating and manipulating module-info.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.7...byte-buddy-1.18.1">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
