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.7 -> 1.15.10 #1388

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

Picnic-DevPla-Bot
Copy link
Contributor

@Picnic-DevPla-Bot Picnic-DevPla-Bot commented Nov 2, 2024

This PR contains the following updates:

Package Type Update Change
Byte Buddy compile patch 1.15.7 -> 1.15.10

Release Notes

raphw/byte-buddy (Byte Buddy)

v1.15.10

  • Fix Java 8 patterns for multi-release jars to avoid that inner classes are excluded.

v1.15.9

  • Additional release after time out during previous Gradle plugin release.

v1.15.8

  • Extend ClassInjector API to support lazy resolution of class files.
  • Extend DynamicType API to support lazy resolution of auxiliary types.
  • Extend AgentBuilder.Transformer.ForAdvice to support injection of new classes by their name.

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

@Picnic-DevPla-Bot
Copy link
Contributor Author

Picnic-DevPla-Bot commented Nov 2, 2024

Suggested commit message:

Upgrade Byte Buddy 1.15.7 -> 1.15.10

See:
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.15.8
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.15.9
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.15.10
- https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.7...byte-buddy-1.15.10

@Stephan202 Stephan202 added this to the 0.20.0 milestone Nov 2, 2024
Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated suggested commit message (release notes not yet available).

@Picnic-DevPla-Bot Picnic-DevPla-Bot changed the title Upgrade Byte Buddy 1.15.7 -> 1.15.8 Upgrade Byte Buddy 1.15.7 -> 1.15.8 - autoclosed Nov 3, 2024
@Picnic-DevPla-Bot Picnic-DevPla-Bot deleted the renovate/byte-buddy-1.x branch November 3, 2024 02:05
@Picnic-DevPla-Bot Picnic-DevPla-Bot changed the title Upgrade Byte Buddy 1.15.7 -> 1.15.8 - autoclosed Upgrade Byte Buddy 1.15.7 -> 1.15.8 Nov 4, 2024
@Picnic-DevPla-Bot Picnic-DevPla-Bot restored the renovate/byte-buddy-1.x branch November 4, 2024 09:45
Copy link

github-actions bot commented Nov 4, 2024

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.

@Picnic-DevPla-Bot Picnic-DevPla-Bot changed the title Upgrade Byte Buddy 1.15.7 -> 1.15.8 Upgrade Byte Buddy 1.15.7 -> 1.15.10 Nov 4, 2024
@Stephan202
Copy link
Member

Version 1.15.9 and 1.15.10 LGTM too.

Copy link

github-actions bot commented Nov 4, 2024

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.

1 similar comment
Copy link

github-actions bot commented Nov 4, 2024

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 force-pushed the renovate/byte-buddy-1.x branch from 2490685 to 360ae1b Compare November 4, 2024 13:51
Copy link

github-actions bot commented Nov 4, 2024

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

sonarqubecloud bot commented Nov 6, 2024

@rickie rickie merged commit bdef83b into master Nov 6, 2024
15 checks passed
@rickie rickie deleted the renovate/byte-buddy-1.x branch November 6, 2024 08:03
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