Bumps [net.bytebuddy:byte-buddy-dep](https://github.com/raphw/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-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=" |
||
---|---|---|
.. | ||
distro | ||
extension |