dependabot[bot] opened a new pull request, #1091: URL: https://github.com/apache/orc/pull/1091
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.8 to 1.12.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/releases">byte-buddy's releases</a>.</em></p> <blockquote> <h2>Byte Buddy 1.12.9</h2> <ul> <li>Add support for Java 19.</li> <li>Add basic support for Graal native image.</li> <li>Add option for strongly referenced cache keys.</li> <li>Reduce access requirements for fields from <code>Advice</code>.</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's changelog</a>.</em></p> <blockquote> <h3>7. April 2022: version 1.12.9</h3> <ul> <li>Add support for Java 19.</li> <li>Add basic support for Graal native image.</li> <li>Add option for strongly referenced cache keys.</li> <li>Reduce access requirements for fields from <code>Advice</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raphw/byte-buddy/commit/237a6b369fa36d03cb2002ef0a4b2beaf20a398e"><code>237a6b3</code></a> [maven-release-plugin] prepare release byte-buddy-1.12.9</li> <li><a href="https://github.com/raphw/byte-buddy/commit/f22567bd934ec47bfc7f60aa7e00a524f39e42f7"><code>f22567b</code></a> [release] Update checkout action.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/059755c6d3995c5665005cd4f19ae3c6880a3b4f"><code>059755c</code></a> [release] Release new version.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/008caed9298fb87eb5da05c541b6e4ea6705dbb1"><code>008caed</code></a> [release] Release new version.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/3a96680281839ce4fab037e5e488cc37db889b5d"><code>3a96680</code></a> Fix annotation string rendering on Java 19.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/85a0943a436094f35fc405f446107725405d9f50"><code>85a0943</code></a> [release] Release new version.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/6a2b8cad84e308c8e7a9a561a9502da8bfac9375"><code>6a2b8ca</code></a> Adjust release file.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/395c4885275400747417c7f224da898186d4c88f"><code>395c488</code></a> [release] Release new version.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/1ac81af0b56403f9703cd9f600dc7a39efce2291"><code>1ac81af</code></a> [release] Release new version.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/96e0285a8fb307051accd875089da1f70bbf1770"><code>96e0285</code></a> [release] Release new version</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.8...byte-buddy-1.12.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 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...@orc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org