Bump byteBuddyVersion from 1.14.1 to 1.14.2 (#8044)
Bumps `byteBuddyVersion` from 1.14.1 to 1.14.2. Updates `net.bytebuddy:byte-buddy` from 1.14.1 to 1.14.2 <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.2</h2> <ul> <li>Fix offset mapping for local variable array remapping in <code>Advice</code>.</li> <li>Add possibility to specify an index for <code>skipOn</code> and <code>repeatOn</code> which resolves the checked value from a returned array.</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>13. March 2023: version 1.14.2</h3> <ul> <li>Fix offset mapping for local variable array remapping in <code>Advice</code>.</li> <li>Add possibility to specify an index for <code>skipOn</code> and <code>repeatOn</code> which resolves the checked value from a returned array.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="05fa857610
"><code>05fa857</code></a> [maven-release-plugin] prepare release byte-buddy-1.14.2</li> <li><a href="6505fe736d
"><code>6505fe7</code></a> [release] Release new version</li> <li><a href="bed43bc9cb
"><code>bed43bc</code></a> Update versions and checksums.</li> <li><a href="514e1c983a
"><code>514e1c9</code></a> Add additional tests.</li> <li><a href="8e6f438de1
"><code>8e6f438</code></a> Add tests for skipping.</li> <li><a href="8f68b039cf
"><code>8f68b03</code></a> Add test for default value skip on null array.</li> <li><a href="7681e51c79
"><code>7681e51</code></a> Add test for default value skip.</li> <li><a href="f7cb44994b
"><code>f7cb449</code></a> Fix advice and test.</li> <li><a href="c8c81233d9
"><code>c8c8123</code></a> Add missing javadoc.</li> <li><a href="517d786d1f
"><code>517d786</code></a> Layout relocation handler that supports array values.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.1...byte-buddy-1.14.2">compare view</a></li> </ul> </details> <br /> Updates `net.bytebuddy:byte-buddy-dep` from 1.14.1 to 1.14.2 <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.2</h2> <ul> <li>Fix offset mapping for local variable array remapping in <code>Advice</code>.</li> <li>Add possibility to specify an index for <code>skipOn</code> and <code>repeatOn</code> which resolves the checked value from a returned array.</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>13. March 2023: version 1.14.2</h3> <ul> <li>Fix offset mapping for local variable array remapping in <code>Advice</code>.</li> <li>Add possibility to specify an index for <code>skipOn</code> and <code>repeatOn</code> which resolves the checked value from a returned array.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="05fa857610
"><code>05fa857</code></a> [maven-release-plugin] prepare release byte-buddy-1.14.2</li> <li><a href="6505fe736d
"><code>6505fe7</code></a> [release] Release new version</li> <li><a href="bed43bc9cb
"><code>bed43bc</code></a> Update versions and checksums.</li> <li><a href="514e1c983a
"><code>514e1c9</code></a> Add additional tests.</li> <li><a href="8e6f438de1
"><code>8e6f438</code></a> Add tests for skipping.</li> <li><a href="8f68b039cf
"><code>8f68b03</code></a> Add test for default value skip on null array.</li> <li><a href="7681e51c79
"><code>7681e51</code></a> Add test for default value skip.</li> <li><a href="f7cb44994b
"><code>f7cb449</code></a> Fix advice and test.</li> <li><a href="c8c81233d9
"><code>c8c8123</code></a> Add missing javadoc.</li> <li><a href="517d786d1f
"><code>517d786</code></a> Layout relocation handler that supports array values.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.1...byte-buddy-1.14.2">compare view</a></li> </ul> </details> <br /> Updates `net.bytebuddy:byte-buddy-agent` from 1.14.1 to 1.14.2 <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.2</h2> <ul> <li>Fix offset mapping for local variable array remapping in <code>Advice</code>.</li> <li>Add possibility to specify an index for <code>skipOn</code> and <code>repeatOn</code> which resolves the checked value from a returned array.</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>13. March 2023: version 1.14.2</h3> <ul> <li>Fix offset mapping for local variable array remapping in <code>Advice</code>.</li> <li>Add possibility to specify an index for <code>skipOn</code> and <code>repeatOn</code> which resolves the checked value from a returned array.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="05fa857610
"><code>05fa857</code></a> [maven-release-plugin] prepare release byte-buddy-1.14.2</li> <li><a href="6505fe736d
"><code>6505fe7</code></a> [release] Release new version</li> <li><a href="bed43bc9cb
"><code>bed43bc</code></a> Update versions and checksums.</li> <li><a href="514e1c983a
"><code>514e1c9</code></a> Add additional tests.</li> <li><a href="8e6f438de1
"><code>8e6f438</code></a> Add tests for skipping.</li> <li><a href="8f68b039cf
"><code>8f68b03</code></a> Add test for default value skip on null array.</li> <li><a href="7681e51c79
"><code>7681e51</code></a> Add test for default value skip.</li> <li><a href="f7cb44994b
"><code>f7cb449</code></a> Fix advice and test.</li> <li><a href="c8c81233d9
"><code>c8c8123</code></a> Add missing javadoc.</li> <li><a href="517d786d1f
"><code>517d786</code></a> Layout relocation handler that supports array values.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.1...byte-buddy-1.14.2">compare view</a></li> </ul> </details> <br /> Updates `net.bytebuddy:byte-buddy-gradle-plugin` from 1.14.1 to 1.14.2 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
This commit is contained in:
parent
09577f97ff
commit
41c2dfdf7f
|
@ -61,7 +61,7 @@ dependencies {
|
|||
implementation("org.owasp:dependency-check-gradle:8.1.2")
|
||||
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.0")
|
||||
// When updating, also update dependencyManagement/build.gradle.kts
|
||||
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.14.1")
|
||||
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.14.2")
|
||||
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
|
||||
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.0")
|
||||
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.0.1")
|
||||
|
|
|
@ -42,7 +42,7 @@ val DEPENDENCY_BOMS = listOf(
|
|||
val autoServiceVersion = "1.0.1"
|
||||
val autoValueVersion = "1.10.1"
|
||||
val errorProneVersion = "2.18.0"
|
||||
val byteBuddyVersion = "1.14.1"
|
||||
val byteBuddyVersion = "1.14.2"
|
||||
val asmVersion = "9.4"
|
||||
val jmhVersion = "1.36"
|
||||
val mockitoVersion = "4.11.0"
|
||||
|
|
|
@ -24,7 +24,7 @@ configurations.named("compileOnly") {
|
|||
extendsFrom(bbGradlePlugin)
|
||||
}
|
||||
|
||||
val byteBuddyVersion = "1.14.1"
|
||||
val byteBuddyVersion = "1.14.2"
|
||||
val aetherVersion = "1.1.0"
|
||||
|
||||
dependencies {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
#javaagent
|
||||
##Dependency License Report
|
||||
_2023-03-10 17:55:54 UTC_
|
||||
_2023-03-13 23:23:20 UTC_
|
||||
## Apache License, Version 2.0
|
||||
|
||||
**1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
|
||||
|
@ -159,10 +159,10 @@ _2023-03-10 17:55:54 UTC_
|
|||
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
||||
> - **Embedded license files**: [zipkin-2.23.2.jar/META-INF/LICENSE](zipkin-2.23.2.jar/META-INF/LICENSE)
|
||||
|
||||
**36** **Group:** `net.bytebuddy` **Name:** `byte-buddy-dep` **Version:** `1.14.1`
|
||||
**36** **Group:** `net.bytebuddy` **Name:** `byte-buddy-dep` **Version:** `1.14.2`
|
||||
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
||||
> - **Embedded license files**: [byte-buddy-dep-1.14.1.jar/META-INF/LICENSE](byte-buddy-dep-1.14.1.jar/META-INF/LICENSE)
|
||||
- [byte-buddy-dep-1.14.1.jar/META-INF/NOTICE](byte-buddy-dep-1.14.1.jar/META-INF/NOTICE)
|
||||
> - **Embedded license files**: [byte-buddy-dep-1.14.2.jar/META-INF/LICENSE](byte-buddy-dep-1.14.2.jar/META-INF/LICENSE)
|
||||
- [byte-buddy-dep-1.14.2.jar/META-INF/NOTICE](byte-buddy-dep-1.14.2.jar/META-INF/NOTICE)
|
||||
|
||||
**37** **Group:** `org.jetbrains` **Name:** `annotations` **Version:** `13.0`
|
||||
> - **POM Project URL**: [http://www.jetbrains.org](http://www.jetbrains.org)
|
||||
|
|
Loading…
Reference in New Issue