FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: update dependency net.bytebuddy:byte-buddy to v1.18.8-jdk5 by renovate-bot · Pull Request #3642 · googleapis/sdk-platform-java · GitHub

This repository was archived by the owner on May 14, 2026. It is now read-only.

deps: update dependency net.bytebuddy:byte-buddy to v1.18.8-jdk5 - #3642

Open
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/net.bytebuddy-byte-buddy-1.x
Open

deps: update dependency net.bytebuddy:byte-buddy to v1.18.8-jdk5#3642
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/net.bytebuddy-byte-buddy-1.x

Conversation

renovate-bot commented Feb 14, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
net.bytebuddy:byte-buddy (source) 1.17.0 → 1.18.8-jdk5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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

  • Fix generated module-info to include new package.

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.

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2025
product-auto-label Bot added the size: xs Pull request size is extra small. label Feb 14, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2025
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.17.1 deps: update dependency net.bytebuddy:byte-buddy to v1.17.2 Mar 3, 2025
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from b5d283f to f078211 Compare March 3, 2025 11:27
trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 3, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 3, 2025
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.17.2 deps: update dependency net.bytebuddy:byte-buddy to v1.17.3 Mar 21, 2025
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from f078211 to c8c414c Compare March 21, 2025 21:54
trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 21, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 21, 2025
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.17.3 deps: update dependency net.bytebuddy:byte-buddy to v1.17.4 Mar 24, 2025
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from c8c414c to 5e8f245 Compare March 24, 2025 01:58
trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2025
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.17.4 deps: update dependency net.bytebuddy:byte-buddy to v1.17.5 Mar 31, 2025
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 5e8f245 to 78ad7eb Compare March 31, 2025 07:16
trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 31, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 31, 2025
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.17.5 deps: update dependency net.bytebuddy:byte-buddy to v1.17.6 Jun 16, 2025
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 78ad7eb to f073307 Compare June 16, 2025 12:58
trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 16, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 16, 2025
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.17.6 deps: update dependency net.bytebuddy:byte-buddy to v1.17.7 Aug 17, 2025
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from f073307 to 149efd1 Compare August 17, 2025 00:31
trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 17, 2025
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.17.7 deps: update dependency net.bytebuddy:byte-buddy to v1.17.8 Oct 9, 2025
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 149efd1 to 51bbf56 Compare October 9, 2025 02:14
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 51bbf56 to 0f3b3af Compare October 21, 2025 14:09
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 0f3b3af to 6c741ef Compare November 10, 2025 19:01
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.17.8 deps: update dependency net.bytebuddy:byte-buddy to v1.18.0 Nov 11, 2025
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 6c741ef to fd5c74e Compare November 11, 2025 07:43
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.18.0 deps: update dependency net.bytebuddy:byte-buddy to v1.18.1 Nov 12, 2025
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from fd5c74e to 9326b43 Compare November 12, 2025 18:05
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.18.1 deps: update dependency net.bytebuddy:byte-buddy to v1.18.2 Nov 26, 2025
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 9326b43 to 26e6235 Compare November 26, 2025 21:44
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 26e6235 to aa4bf4a Compare December 10, 2025 16:28
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.18.2 deps: update dependency net.bytebuddy:byte-buddy to v1.18.3 Dec 19, 2025
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from aa4bf4a to 765f30d Compare December 19, 2025 15:54
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.18.3 deps: update dependency net.bytebuddy:byte-buddy to v1.18.4 Jan 16, 2026
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 765f30d to 9ca1d91 Compare January 16, 2026 02:42
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 9ca1d91 to b611996 Compare February 2, 2026 21:01
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from b611996 to ff11987 Compare February 12, 2026 14:43
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.18.4 deps: update dependency net.bytebuddy:byte-buddy to v1.18.5 Feb 14, 2026
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from ff11987 to a8925de Compare February 14, 2026 08:48
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.18.5 deps: update dependency net.bytebuddy:byte-buddy to v1.18.6-jdk6-jdk5 Feb 28, 2026
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from a8925de to 44f7b39 Compare February 28, 2026 01:58
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.18.6-jdk6-jdk5 deps: update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5 Mar 2, 2026
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 44f7b39 to 3913cfe Compare March 2, 2026 01:49
renovate-bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 3913cfe to fdf6632 Compare April 16, 2026 04:56
renovate-bot changed the title deps: update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5 deps: update dependency net.bytebuddy:byte-buddy to v1.18.8-jdk5 Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL