Skip to content

chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.11-jdk5#475

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/net.bytebuddy-byte-buddy-dep-1.x
Open

chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.11-jdk5#475
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/net.bytebuddy-byte-buddy-dep-1.x

Conversation

@renovate

@renovate renovate Bot commented Jan 19, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
net.bytebuddy:byte-buddy-dep (source) 1.15.111.18.11-jdk5 age confidence

Release Notes

raphw/byte-buddy (net.bytebuddy:byte-buddy-dep)

v1.18.11

  • Add SBOM to published artifacts.
  • Check for traversable paths injected into class files as a rather hypothetical attack vector.

v1.18.10

  • Delay change of default for unsage use to Java 26 and improve error message.

v1.18.9

  • Disable use of Unsafe by default when Java 25or newer is discovered.
  • Check for escape when creating folders in Plugin.Engine.
  • Improve OpenJ9 attachment.
  • Avoid null pointer on missing annotation types.
  • Improve diagnostics for external agent attachment.
  • Improve on Gradle context discovery.
  • Support Android libraries on AGP9 or newer.
  • Update ASM.

v1.18.8

  • Improve support for repeatable builds.
  • Fix reordering of exception table in type initializers when instrumenting.

v1.18.7

  • Introduce new versioning concept with -jdk5 suffix for backwards-compatible jar and Java 8 baseline for regular jar.

v1.18.5

  • Eagerly resolve of canonical files during attach emulation to avoid failure when process ends before file can be deleted.
  • Add super classes to hash code / equals computation in Advice that were missing.

v1.18.4

  • Add support for new build description in Android 9.

v1.18.3

  • Avoid using Class File API when Byte Buddy is loaded on the boot loader where multi-release jars are not available.
  • Add additional safety when processing class files with illegally formed parameters.
  • Update to latest ASM.

v1.18.2

  • Support modifiers for value classes in Valhalla builds.
  • Improve use of build cache in Gradle.

v1.18.1

  • Support dynamic attach on Windows ARM64 by shipping a native attach_hotspot_windows library for win32-aarch64.

v1.18.0

  • Add support for module-info class files and ModuleDescriptions.
  • Allow for manipulating module information using the ByteBuddy API.

v1.17.8

  • Avoid use of types that are deprecated as of Java 26.
  • Include ASM 9.9 that offers ASM support for Java 26.
  • Make sure that generated code internal to Byte Buddy supports CDS if available.
  • Update version of ASM to JDK Class File API bridge to fix some minor bugs related to type annotations.

v1.17.7

  • Specify correct JVM environment for Android builds when using the Gradle plugin.
  • Avoid recomputing the size of a parameter list for performance reasons after measuring the significant impact.
  • Correct validation of JVM names to avoid breaking when Java names are not allowed while JVM names are, with Kotlin and others.

v1.17.6

  • Add convenience wrapper for ResettableClassFileTransformer that implicitly delegates to correct transformer method.
  • Add filter for deduplicate fields and methods in class file.
  • Add missing static requirement of Spotbugs annotations to module descriptors.
  • Add LazinessMode for TypePool and add convenience support to AgentBuilder.
  • Fix source jars for multi-version release to contain duplicated source.

v1.17.5

  • Update ASM to version 9.8 to support Java 25 using ASM reader and writer.
  • Include AnnotationRemoval visitor for removing or replacing annotations.

v1.17.4

  • Add SafeVarargs plugin.
  • Fix OSGi declaration for byte-buddy-agent.

v1.17.3

  • Fix bug in ASM to Class File API bridge handling tableswitch instructions.
  • Add plugin for adding SafeVarargs annotations.
  • Further generify MemberSubstitution API.

v1.17.2

  • Update Class File API integration to include support for several omitted byte codes.
  • Adjust attach API emulation for OpenJ9 to not create subfolder if temporary folder is set explicitly.

v1.17.1

  • Fix bug in MemberSubstitution were argument indices were resolved by one digit off.
  • Update Class File API integration to avoid that parameter annotations are lost.

v1.17.0

  • Assure that implicit choice for class reader and class writer are always symmetric with regard to internal representation.
  • Retrofit MemberSubstitution to also allow for intercepting invokedynamic instructions.
  • Introduce @Handle annotations to allow for injecting constant pool-stored method handle in Advice, MemberSubstitution and MethodDelegation.
  • Introduce @DynamicConstant annotations to allow for injecting constant pool-stored dynamic constants in Advice, MemberSubstitution and MethodDelegation.

v1.16.1

  • Correct reflective activation of Class File API.
  • Reject array descriptors that are not well-formed in TypePool.

v1.16.0

  • Allow for erasure of types of bootstrapped methods in Advice within instrumented class.
  • Rework Advice post-processing to allow for erasure of bootstrapped methods.
  • Fix missing application of hashCode/equals plugin for Java 8 code.
  • Include support for JDK Class File API.
  • Allow Plugin.Engine to retain folders.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch 2 times, most recently from d7a4e20 to 2515bf4 Compare January 23, 2025 20:57
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.16.1 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.0 Jan 30, 2025
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 2515bf4 to b1ae4c1 Compare January 30, 2025 01:23
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from b1ae4c1 to adfa561 Compare February 13, 2025 15:08
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.0 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.1 Feb 14, 2025
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch 3 times, most recently from 8ff2707 to 7841a0f Compare February 21, 2025 05:54
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch 3 times, most recently from 4588135 to 9bd5278 Compare February 27, 2025 02:54
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 9bd5278 to f949c87 Compare March 1, 2025 06:15
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.1 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.2 Mar 3, 2025
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch 2 times, most recently from 7150a0e to 453bd43 Compare March 4, 2025 11:11
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.2 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.3 Mar 21, 2025
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 453bd43 to 91f9fbf Compare March 21, 2025 23:33
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.3 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.4 Mar 23, 2025
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 91f9fbf to 0667485 Compare March 23, 2025 22:34
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 0667485 to f6f4d05 Compare March 31, 2025 07:27
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.4 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.5 Mar 31, 2025
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.5 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.6 Jun 16, 2025
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from f6f4d05 to f337e57 Compare June 16, 2025 17:46
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.6 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.7 Aug 17, 2025
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from f337e57 to 3c73ce8 Compare August 17, 2025 01:36
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 3c73ce8 to 428a791 Compare October 9, 2025 01:06
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.7 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.8 Oct 9, 2025
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.17.8 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.0 Nov 11, 2025
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 428a791 to 13b602d Compare November 11, 2025 13:57
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.0 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.1 Nov 12, 2025
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 13b602d to 6dafd44 Compare November 12, 2025 21:39
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.1 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.2 Nov 27, 2025
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 6dafd44 to 4ff94e4 Compare November 27, 2025 02:14
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 4ff94e4 to 38c45f4 Compare December 19, 2025 15:37
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.2 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.3 Dec 19, 2025
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.3 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.4 Jan 16, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 38c45f4 to 6cb227b Compare January 16, 2026 03:31
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.4 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.5 Feb 14, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 6cb227b to bbee689 Compare February 14, 2026 08:34
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.5 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.6-jdk6-jdk5 Feb 28, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch 2 times, most recently from cd16625 to cc44405 Compare March 1, 2026 21:59
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.6-jdk6-jdk5 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.7-jdk5 Mar 1, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from cc44405 to 13f16ec Compare April 1, 2026 01:53
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.7-jdk5 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.8-jdk5 Apr 1, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 13f16ec to 9f9db0e Compare June 1, 2026 20:04
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.8-jdk5 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.9-jdk5 Jun 1, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from 9f9db0e to bb8f6e1 Compare June 3, 2026 16:13
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.9-jdk5 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.10-jdk5 Jun 3, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-dep-1.x branch from bb8f6e1 to bf03a08 Compare July 3, 2026 02:04
@renovate renovate Bot changed the title chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.10-jdk5 chore(deps): update dependency net.bytebuddy:byte-buddy-dep to v1.18.11-jdk5 Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants