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.14.18 -> 1.14.19 #1292

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

Picnic-DevPla-Bot
Copy link
Contributor

@Picnic-DevPla-Bot Picnic-DevPla-Bot commented Aug 17, 2024

This PR contains the following updates:

Package Type Update Change
Byte Buddy compile patch 1.14.18 -> 1.14.19

Release Notes

raphw/byte-buddy (Byte Buddy)

v1.14.19

  • Add Maven Mojo for transforming jars and for transforming dependencies folder.
  • Better error handling for unresolved type variables.
  • Allow loading arguments of the instrumented method in MemberSubstitution.
  • Fix checks for method visibility.

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

@Picnic-DevPla-Bot
Copy link
Contributor Author

Picnic-DevPla-Bot commented Aug 17, 2024

Suggested commit message:

Upgrade Byte Buddy 1.14.18 -> 1.14.19 (#1292)

See:
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.14.19
- https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.18...byte-buddy-1.14.19

@Stephan202 Stephan202 added this to the 0.19.0 milestone Aug 23, 2024
@Stephan202 Stephan202 force-pushed the renovate/byte-buddy-1.x branch from c11bf7e to ef4408f Compare August 23, 2024 17:31
Copy link

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.

@Stephan202 Stephan202 merged commit f6e9dbb into master Aug 23, 2024
16 checks passed
@Stephan202 Stephan202 deleted the renovate/byte-buddy-1.x branch August 23, 2024 17:40
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