Bump net.bytebuddy:byte-buddy from 1.18.7 to 1.18.8 - #633
Merged
conorheffron merged 2 commits intoApr 12, 2026
Conversation
conorheffron
approved these changes
Apr 11, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Maven test dependency on Byte Buddy to the latest patch release, aligning the project’s test instrumentation/mocking stack with Byte Buddy 1.18.8 (per upstream release notes: reproducible builds + exception table ordering fix during instrumentation).
Changes:
- Bump
net.bytebuddy:byte-buddytest dependency from1.18.7to1.18.8inpom.xml.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.7 to 1.18.8. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.18.7...byte-buddy-1.18.8) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/net.bytebuddy-byte-buddy-1.18.8
branch
from
April 12, 2026 21:31
a3f8794 to
d688086
Compare
dependabot
Bot
deleted the
dependabot/maven/net.bytebuddy-byte-buddy-1.18.8
branch
April 12, 2026 21:59
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps net.bytebuddy:byte-buddy from 1.18.7 to 1.18.8.
Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
b71379a[publish] Releasing Byte Buddy 1.18.831cce02[release] Release new version.a30791fAdd nullability annotations.b9ed5b9Avoid that type initializer extension adjusts exception handlers by prependin...7d35c66Fix test.9b46909Support reproducible builds.9a1e34eUse GitHub HTTP URL as Mavenscmurl(#1887)2b8caddFlip release order to attempt making Maven release a different "latest" version.bf02559Move to jdk5 versions.ad0abe4Update checksums.