dependabot[bot] opened a new pull request, #142: URL: https://github.com/apache/aries-cdi/pull/142
Bumps `byte.buddy.version` from 1.12.8 to 1.12.10. Updates `byte-buddy` from 1.12.8 to 1.12.10 <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.10</h2> <ul> <li>Correctly resolve temporary folder, if custom folder is set, on Linux during emulated attach.</li> <li>Attempt guessing if Graal automatic configuration agent for native image is run.</li> <li>Avoid hard-coded dependencies to classes of <em>java.management</em> module.</li> <li>Do not include OSGi info in Byte Buddy source module.</li> </ul> <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>1. May 2022: version 1.12.10</h3> <ul> <li>Correctly resolve temporary folder, if custom folder is set, on Linux during emulated attach.</li> <li>Attempt guessing if Graal automatic configuration agent for native image is run.</li> <li>Avoid hard-coded dependencies to classes of <em>java.management</em> module.</li> <li>Do not include OSGi info in Byte Buddy source module.</li> </ul> <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/4d7859f4678fc91ca6e32b423b1aa94fe199d4fe"><code>4d7859f</code></a> [maven-release-plugin] prepare release byte-buddy-1.12.10</li> <li><a href="https://github.com/raphw/byte-buddy/commit/01b60538521bcaa17f4717d5a80cca4a447cf24e"><code>01b6053</code></a> [release] Release new version</li> <li><a href="https://github.com/raphw/byte-buddy/commit/77ddbaf67e4daf036d2ad45584ffe93a8d48bb02"><code>77ddbaf</code></a> Remove method.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/edf548277e905315a33bc98facde3a74b0f7cf34"><code>edf5482</code></a> Attempt to resolve user temporary folder on Linux.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/4c470e2b4c7cb7d572635e18be1a30acdd762bfc"><code>4c470e2</code></a> Correct module resolution and fix javadoc.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/d05c47ddbf11f22ed7ec64a565a9edeb26079ada"><code>d05c47d</code></a> Add findbugs hint.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/fb9bd840ed96c4483d46b271b537f9a181bdc44a"><code>fb9bd84</code></a> Add findbugs hint.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/66a7e17b1567579cd2a1cfe3afa691a1bb1d300f"><code>66a7e17</code></a> Fix import order.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/7d50f56651cd7a8913d706bbe5397b71a296dd94"><code>7d50f56</code></a> Add missing static dependency to java.management and attempt to guess the nee...</li> <li><a href="https://github.com/raphw/byte-buddy/commit/b69acb3212ab914ca2bb84d0c9f9951ee0678e26"><code>b69acb3</code></a> Better shade discrimination.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.8...byte-buddy-1.12.10">compare view</a></li> </ul> </details> <br /> Updates `byte-buddy-maven-plugin` from 1.12.8 to 1.12.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/releases">byte-buddy-maven-plugin's releases</a>.</em></p> <blockquote> <h2>Byte Buddy 1.12.10</h2> <ul> <li>Correctly resolve temporary folder, if custom folder is set, on Linux during emulated attach.</li> <li>Attempt guessing if Graal automatic configuration agent for native image is run.</li> <li>Avoid hard-coded dependencies to classes of <em>java.management</em> module.</li> <li>Do not include OSGi info in Byte Buddy source module.</li> </ul> <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-maven-plugin's changelog</a>.</em></p> <blockquote> <h3>1. May 2022: version 1.12.10</h3> <ul> <li>Correctly resolve temporary folder, if custom folder is set, on Linux during emulated attach.</li> <li>Attempt guessing if Graal automatic configuration agent for native image is run.</li> <li>Avoid hard-coded dependencies to classes of <em>java.management</em> module.</li> <li>Do not include OSGi info in Byte Buddy source module.</li> </ul> <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/4d7859f4678fc91ca6e32b423b1aa94fe199d4fe"><code>4d7859f</code></a> [maven-release-plugin] prepare release byte-buddy-1.12.10</li> <li><a href="https://github.com/raphw/byte-buddy/commit/01b60538521bcaa17f4717d5a80cca4a447cf24e"><code>01b6053</code></a> [release] Release new version</li> <li><a href="https://github.com/raphw/byte-buddy/commit/77ddbaf67e4daf036d2ad45584ffe93a8d48bb02"><code>77ddbaf</code></a> Remove method.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/edf548277e905315a33bc98facde3a74b0f7cf34"><code>edf5482</code></a> Attempt to resolve user temporary folder on Linux.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/4c470e2b4c7cb7d572635e18be1a30acdd762bfc"><code>4c470e2</code></a> Correct module resolution and fix javadoc.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/d05c47ddbf11f22ed7ec64a565a9edeb26079ada"><code>d05c47d</code></a> Add findbugs hint.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/fb9bd840ed96c4483d46b271b537f9a181bdc44a"><code>fb9bd84</code></a> Add findbugs hint.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/66a7e17b1567579cd2a1cfe3afa691a1bb1d300f"><code>66a7e17</code></a> Fix import order.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/7d50f56651cd7a8913d706bbe5397b71a296dd94"><code>7d50f56</code></a> Add missing static dependency to java.management and attempt to guess the nee...</li> <li><a href="https://github.com/raphw/byte-buddy/commit/b69acb3212ab914ca2bb84d0c9f9951ee0678e26"><code>b69acb3</code></a> Better shade discrimination.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.8...byte-buddy-1.12.10">compare view</a></li> </ul> </details> <br /> 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
