Commit 4d202ba
Bump byteBuddyVersion from 1.13.0 to 1.14.0 (#7862)
Bumps `byteBuddyVersion` from 1.13.0 to 1.14.0.
Updates `net.bytebuddy:byte-buddy` from 1.13.0 to 1.14.0
<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.14.0</h2>
<ul>
<li>Add <code>Step.Factory.ForDelegation</code> in
<code>MemberSubstitution</code> that allows for delegation similar to
<code>MethodDelegation</code> but in-code.</li>
<li>Add handlers for <code>MethodDelegation</code> and
<code>Advice</code> that leverage method handles for field access and
self-invocation.</li>
<li>Add <code>Step.Factory</code> for type assignment that allows
casting the return value from a previous step to another type.</li>
<li>Avoid usage of <code>URL</code> class loader as it is deprecated,
and use newer method if available.</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>18. February 2023: version 1.14.0</h3>
<ul>
<li>Add <code>Step.Factory.ForDelegation</code> in
<code>MemberSubstitution</code> that allows for delegation similar to
<code>MethodDelegation</code> but in-code.</li>
<li>Add handlers for <code>MethodDelegation</code> and
<code>Advice</code> that leverage method handles for field access and
self-invocation.</li>
<li>Add <code>Step.Factory</code> for type assignment that allows
casting the return value from a previous step to another type.</li>
<li>Avoid usage of <code>URL</code> class loader as it is deprecated,
and use newer method if available.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/raphw/byte-buddy/commit/00da41ec542a0cee1029b500522bdfd8145e34da"><code>00da41e</code></a>
[maven-release-plugin] prepare release byte-buddy-1.14.0</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/c601a7886aadcc7cc7965e4ab15ecd4702417310"><code>c601a78</code></a>
[release] Release new version</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/102ee254402c22e7730f74b9808c5550966945c5"><code>102ee25</code></a>
Avoid test execution on Java 7.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/3b5f4dcb8a15e969a2b4befa9a4d850ff7f494ad"><code>3b5f4dc</code></a>
Remove unused packages.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/b42f78b2a5de74abe32180058f06c75a4469a21b"><code>b42f78b</code></a>
Add scheme part to URI.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/d94d66a18c320cdd1b8e951a8a1dae1a2745d78a"><code>d94d66a</code></a>
Add scheme part to URI.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/aaa18f29c901949d7109bff2372ce0e282df1171"><code>aaa18f2</code></a>
Adjust expectation for dynamic lambda invocation.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/0f3bd5f2e6af453110dd1289fbc90664b81027fb"><code>0f3bd5f</code></a>
Add hints for spotbugs.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/c2242c7f3c0b91e502cf3584aafb917c4457ece3"><code>c2242c7</code></a>
fix javadoc.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/0a2e4ea5d20340869f65c323f867c19c4ea09ecb"><code>0a2e4ea</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/raphw/byte-buddy/issues/1407">#1407</a>
from capthua/master</li>
<li>Additional commits viewable in <a
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.13.0...byte-buddy-1.14.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `net.bytebuddy:byte-buddy-dep` from 1.13.0 to 1.14.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/releases">net.bytebuddy:byte-buddy-dep's
releases</a>.</em></p>
<blockquote>
<h2>Byte Buddy 1.14.0</h2>
<ul>
<li>Add <code>Step.Factory.ForDelegation</code> in
<code>MemberSubstitution</code> that allows for delegation similar to
<code>MethodDelegation</code> but in-code.</li>
<li>Add handlers for <code>MethodDelegation</code> and
<code>Advice</code> that leverage method handles for field access and
self-invocation.</li>
<li>Add <code>Step.Factory</code> for type assignment that allows
casting the return value from a previous step to another type.</li>
<li>Avoid usage of <code>URL</code> class loader as it is deprecated,
and use newer method if available.</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-dep's
changelog</a>.</em></p>
<blockquote>
<h3>18. February 2023: version 1.14.0</h3>
<ul>
<li>Add <code>Step.Factory.ForDelegation</code> in
<code>MemberSubstitution</code> that allows for delegation similar to
<code>MethodDelegation</code> but in-code.</li>
<li>Add handlers for <code>MethodDelegation</code> and
<code>Advice</code> that leverage method handles for field access and
self-invocation.</li>
<li>Add <code>Step.Factory</code> for type assignment that allows
casting the return value from a previous step to another type.</li>
<li>Avoid usage of <code>URL</code> class loader as it is deprecated,
and use newer method if available.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/raphw/byte-buddy/commit/00da41ec542a0cee1029b500522bdfd8145e34da"><code>00da41e</code></a>
[maven-release-plugin] prepare release byte-buddy-1.14.0</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/c601a7886aadcc7cc7965e4ab15ecd4702417310"><code>c601a78</code></a>
[release] Release new version</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/102ee254402c22e7730f74b9808c5550966945c5"><code>102ee25</code></a>
Avoid test execution on Java 7.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/3b5f4dcb8a15e969a2b4befa9a4d850ff7f494ad"><code>3b5f4dc</code></a>
Remove unused packages.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/b42f78b2a5de74abe32180058f06c75a4469a21b"><code>b42f78b</code></a>
Add scheme part to URI.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/d94d66a18c320cdd1b8e951a8a1dae1a2745d78a"><code>d94d66a</code></a>
Add scheme part to URI.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/aaa18f29c901949d7109bff2372ce0e282df1171"><code>aaa18f2</code></a>
Adjust expectation for dynamic lambda invocation.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/0f3bd5f2e6af453110dd1289fbc90664b81027fb"><code>0f3bd5f</code></a>
Add hints for spotbugs.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/c2242c7f3c0b91e502cf3584aafb917c4457ece3"><code>c2242c7</code></a>
fix javadoc.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/0a2e4ea5d20340869f65c323f867c19c4ea09ecb"><code>0a2e4ea</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/raphw/byte-buddy/issues/1407">#1407</a>
from capthua/master</li>
<li>Additional commits viewable in <a
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.13.0...byte-buddy-1.14.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `net.bytebuddy:byte-buddy-agent` from 1.13.0 to 1.14.0
<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.14.0</h2>
<ul>
<li>Add <code>Step.Factory.ForDelegation</code> in
<code>MemberSubstitution</code> that allows for delegation similar to
<code>MethodDelegation</code> but in-code.</li>
<li>Add handlers for <code>MethodDelegation</code> and
<code>Advice</code> that leverage method handles for field access and
self-invocation.</li>
<li>Add <code>Step.Factory</code> for type assignment that allows
casting the return value from a previous step to another type.</li>
<li>Avoid usage of <code>URL</code> class loader as it is deprecated,
and use newer method if available.</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>18. February 2023: version 1.14.0</h3>
<ul>
<li>Add <code>Step.Factory.ForDelegation</code> in
<code>MemberSubstitution</code> that allows for delegation similar to
<code>MethodDelegation</code> but in-code.</li>
<li>Add handlers for <code>MethodDelegation</code> and
<code>Advice</code> that leverage method handles for field access and
self-invocation.</li>
<li>Add <code>Step.Factory</code> for type assignment that allows
casting the return value from a previous step to another type.</li>
<li>Avoid usage of <code>URL</code> class loader as it is deprecated,
and use newer method if available.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/raphw/byte-buddy/commit/00da41ec542a0cee1029b500522bdfd8145e34da"><code>00da41e</code></a>
[maven-release-plugin] prepare release byte-buddy-1.14.0</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/c601a7886aadcc7cc7965e4ab15ecd4702417310"><code>c601a78</code></a>
[release] Release new version</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/102ee254402c22e7730f74b9808c5550966945c5"><code>102ee25</code></a>
Avoid test execution on Java 7.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/3b5f4dcb8a15e969a2b4befa9a4d850ff7f494ad"><code>3b5f4dc</code></a>
Remove unused packages.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/b42f78b2a5de74abe32180058f06c75a4469a21b"><code>b42f78b</code></a>
Add scheme part to URI.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/d94d66a18c320cdd1b8e951a8a1dae1a2745d78a"><code>d94d66a</code></a>
Add scheme part to URI.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/aaa18f29c901949d7109bff2372ce0e282df1171"><code>aaa18f2</code></a>
Adjust expectation for dynamic lambda invocation.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/0f3bd5f2e6af453110dd1289fbc90664b81027fb"><code>0f3bd5f</code></a>
Add hints for spotbugs.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/c2242c7f3c0b91e502cf3584aafb917c4457ece3"><code>c2242c7</code></a>
fix javadoc.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/0a2e4ea5d20340869f65c323f867c19c4ea09ecb"><code>0a2e4ea</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/raphw/byte-buddy/issues/1407">#1407</a>
from capthua/master</li>
<li>Additional commits viewable in <a
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.13.0...byte-buddy-1.14.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `net.bytebuddy:byte-buddy-gradle-plugin` from 1.13.0 to 1.14.0
You can trigger a rebase of this PR 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>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Lauri Tulmin <[email protected]>1 parent 322b15f commit 4d202ba
File tree
6 files changed
+7
-7
lines changed- conventions
- dependencyManagement
- gradle-plugins
- licenses
- byte-buddy-dep-1.14.0.jar/META-INF
6 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
File renamed without changes.
File renamed without changes.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments