dependabot[bot] opened a new pull request #277: URL: https://github.com/apache/poi/pull/277
Bumps [byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.11.22 to 1.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/releases">byte-buddy-agent's releases</a>.</em></p> <blockquote> <h2>Byte Buddy 1.12.0</h2> <ul> <li>Introduce detection for Graal native image execution.</li> <li>Correctly resolve interface implementations in revers order when compiling method graph.</li> <li>Adjust lambda instrumentation strategy to support Java 17.</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">byte-buddy-agent's changelog</a>.</em></p> <blockquote> <h3>5. November 2021: version 1.12.0</h3> <ul> <li>Introduce detection for Graal native image execution.</li> <li>Correctly resolve interface implementations in revers order when compiling method graph.</li> <li>Adjust lambda instrumentation strategy to support Java 17.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raphw/byte-buddy/commit/c0b2daf8f5ba599a37f23253da9cd45e17c5912a"><code>c0b2daf</code></a> [maven-release-plugin] prepare release byte-buddy-1.12.0</li> <li><a href="https://github.com/raphw/byte-buddy/commit/4ad4ecd01bf2590e616d0e84efed783214387f0b"><code>4ad4ecd</code></a> [release] New release.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/5534428a14c9d3991ddf49afd9138eded07c18c9"><code>5534428</code></a> [release] New release.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/d8280cafeea1d5ed7283a9f8f2b61d7356f5ce08"><code>d8280ca</code></a> Add another escape.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/3ad174267322277e8f4cf478979980a2049083d0"><code>3ad1742</code></a> Add missing param.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/c2b2784bd272c8eb8bd0417936c1c203e7743455"><code>c2b2784</code></a> Move variables to interface.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/0ddd9e65bcfa53bb0e21acb98fec065bbe9a997b"><code>0ddd9e6</code></a> Add Graal image code abstraction and introduce alternative naming strategy.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/7abdbc0e214aa37f6d18c691a8977e451766d5c7"><code>7abdbc0</code></a> Add code tags to javadoc.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/b168149bd416bd33760e420ddb9c1415bd6c2dd7"><code>b168149</code></a> Complete work on refactored lambda instrumentation strategy.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/a087b4ae338b29d6011b321ea732077a447c6acb"><code>a087b4a</code></a> Adjust tests and restrict creation.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.22...byte-buddy-1.12.0">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 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