dependabot[bot] opened a new pull request, #582: URL: https://github.com/apache/commons-text/pull/582
Bumps `commons.bytebuddy.version` from 1.14.19 to 1.15.0. Updates `net.bytebuddy:byte-buddy` from 1.14.19 to 1.15.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.15.0</h2> <ul> <li>Introduce <code>AsmClassWriter</code> and <code>AsmClassReader</code> abstractions that allow for plugging different implementations of readers and writers.</li> <li>Add configuration extension to the Android Gradle plugin and make it behave like regular Gradle plugin with standard configuration.</li> <li>Throw <code>TypeNotPresentException</code> upon discovering undeclared type variables as it was recently fixed on the JVM.</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>23. August 2024: version 1.15.0</h3> <ul> <li>Introduce <code>AsmClassWriter</code> and <code>AsmClassReader</code> abstractions that allow for plugging different implementations of readers and writers.</li> <li>Add configuration extension to the Android Gradle plugin and make it behave like regular Gradle plugin with standard configuration.</li> <li>Throw <code>TypeNotPresentException</code> upon discovering undeclared type variables as it was recently fixed on the JVM.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raphw/byte-buddy/commit/7047adb489f94354674740acc193a990839d513c"><code>7047adb</code></a> [maven-release-plugin] prepare release byte-buddy-1.15.0</li> <li><a href="https://github.com/raphw/byte-buddy/commit/6d05733343d7275dc52aec693c59a42fd30d6757"><code>6d05733</code></a> [release] Release new version</li> <li><a href="https://github.com/raphw/byte-buddy/commit/28472f908277ea204604922fbc3e2f9417559b0c"><code>28472f9</code></a> Add missing javadoc.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/16a83a47412b49ddcdbbaf0d076ecab30ee8fe88"><code>16a83a4</code></a> Remove use of raw type.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/d94182eb78df72524a878fcda625217e96d08f0a"><code>d94182e</code></a> Removing one raw type warning from ByteBuddyAndroidPlugin (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1702">#1702</a>)</li> <li><a href="https://github.com/raphw/byte-buddy/commit/98bb6cd72575b50f0c7afe6ec3c376dc9dcb9c66"><code>98bb6cd</code></a> Make build work again.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/7e87eca168c5c6a4f96a2e06e4eeb1157dfec3a9"><code>7e87eca</code></a> Use reflection and translation to piggy back Android task on top of regular G...</li> <li><a href="https://github.com/raphw/byte-buddy/commit/c5507cc89ce1368a808b514a0382c0934a1c7805"><code>c5507cc</code></a> Avoid duplication og Gradle plugin logic.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/d11652d2062afa74597dfa0e9df7028a5d5d6026"><code>d11652d</code></a> Merge branch 'master' into android-extension</li> <li><a href="https://github.com/raphw/byte-buddy/commit/c274e42710f9eb657b536b7dd5adb7d6d5b0f22f"><code>c274e42</code></a> Allow explicit specification of the experimental property.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.19...byte-buddy-1.15.0">compare view</a></li> </ul> </details> <br /> Updates `net.bytebuddy:byte-buddy-agent` from 1.14.19 to 1.15.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.15.0</h2> <ul> <li>Introduce <code>AsmClassWriter</code> and <code>AsmClassReader</code> abstractions that allow for plugging different implementations of readers and writers.</li> <li>Add configuration extension to the Android Gradle plugin and make it behave like regular Gradle plugin with standard configuration.</li> <li>Throw <code>TypeNotPresentException</code> upon discovering undeclared type variables as it was recently fixed on the JVM.</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>23. August 2024: version 1.15.0</h3> <ul> <li>Introduce <code>AsmClassWriter</code> and <code>AsmClassReader</code> abstractions that allow for plugging different implementations of readers and writers.</li> <li>Add configuration extension to the Android Gradle plugin and make it behave like regular Gradle plugin with standard configuration.</li> <li>Throw <code>TypeNotPresentException</code> upon discovering undeclared type variables as it was recently fixed on the JVM.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raphw/byte-buddy/commit/7047adb489f94354674740acc193a990839d513c"><code>7047adb</code></a> [maven-release-plugin] prepare release byte-buddy-1.15.0</li> <li><a href="https://github.com/raphw/byte-buddy/commit/6d05733343d7275dc52aec693c59a42fd30d6757"><code>6d05733</code></a> [release] Release new version</li> <li><a href="https://github.com/raphw/byte-buddy/commit/28472f908277ea204604922fbc3e2f9417559b0c"><code>28472f9</code></a> Add missing javadoc.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/16a83a47412b49ddcdbbaf0d076ecab30ee8fe88"><code>16a83a4</code></a> Remove use of raw type.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/d94182eb78df72524a878fcda625217e96d08f0a"><code>d94182e</code></a> Removing one raw type warning from ByteBuddyAndroidPlugin (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1702">#1702</a>)</li> <li><a href="https://github.com/raphw/byte-buddy/commit/98bb6cd72575b50f0c7afe6ec3c376dc9dcb9c66"><code>98bb6cd</code></a> Make build work again.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/7e87eca168c5c6a4f96a2e06e4eeb1157dfec3a9"><code>7e87eca</code></a> Use reflection and translation to piggy back Android task on top of regular G...</li> <li><a href="https://github.com/raphw/byte-buddy/commit/c5507cc89ce1368a808b514a0382c0934a1c7805"><code>c5507cc</code></a> Avoid duplication og Gradle plugin logic.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/d11652d2062afa74597dfa0e9df7028a5d5d6026"><code>d11652d</code></a> Merge branch 'master' into android-extension</li> <li><a href="https://github.com/raphw/byte-buddy/commit/c274e42710f9eb657b536b7dd5adb7d6d5b0f22f"><code>c274e42</code></a> Allow explicit specification of the experimental property.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.19...byte-buddy-1.15.0">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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: notifications-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org