Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Byte Buddy 1.15.1 -> 1.15.4 #1340

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Upgrade Byte Buddy 1.15.1 -> 1.15.4 #1340

merged 1 commit into from
Oct 13, 2024

Conversation

Picnic-DevPla-Bot
Copy link
Contributor

@Picnic-DevPla-Bot Picnic-DevPla-Bot commented Sep 26, 2024

This PR contains the following updates:

Package Type Update Change
Byte Buddy compile patch 1.15.1 -> 1.15.4

Release Notes

raphw/byte-buddy (Byte Buddy)

v1.15.4

  • Add non-experimental support for Java 24.

v1.15.3

  • Treat multi-release class files that are newer than the supported version as regular resources.
  • Allow overriding the multi-release class file version from Maven and Gradle plugin.
  • Correctly resolve multi-release class files in Android.

v1.15.2

  • Add support for multi-release JAR files in ClassFileLocators and Plugin.Engine.Default.
  • Add Gradle task for transforming multiple jar files with ByteBuddyJarsTask.
  • Avoid validation of JarFile when extracting individual entries.
  • Rework discovery in ByteBuddyMojo.

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

@Picnic-DevPla-Bot
Copy link
Contributor Author

Picnic-DevPla-Bot commented Sep 26, 2024

Suggested commit message:

Upgrade Byte Buddy 1.15.1 -> 1.15.4

See:
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.15.2
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.15.3
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.15.4
- https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.1...byte-buddy-1.15.4

@Stephan202 Stephan202 added this to the 0.19.0 milestone Sep 26, 2024
@Picnic-DevPla-Bot Picnic-DevPla-Bot changed the title Upgrade Byte Buddy 1.15.1 -> 1.15.2 Upgrade Byte Buddy 1.15.1 -> 1.15.3 Sep 28, 2024
@Stephan202
Copy link
Member

Version 1.15.3 LGTM too.

@Picnic-DevPla-Bot Picnic-DevPla-Bot force-pushed the renovate/byte-buddy-1.x branch 2 times, most recently from 54ab56f to 8343922 Compare October 2, 2024 01:07
@Picnic-DevPla-Bot Picnic-DevPla-Bot changed the title Upgrade Byte Buddy 1.15.1 -> 1.15.3 Upgrade Byte Buddy 1.15.1 -> 1.15.4 Oct 11, 2024
@rickie rickie force-pushed the renovate/byte-buddy-1.x branch from ae5d801 to 0f37a54 Compare October 13, 2024 13:27
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

@rickie rickie merged commit aa08d95 into master Oct 13, 2024
16 checks passed
@rickie rickie deleted the renovate/byte-buddy-1.x branch October 13, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants