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.19 -> 1.15.0 #1306

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

Picnic-DevPla-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
Byte Buddy compile minor 1.14.19 -> 1.15.0

Release Notes

raphw/byte-buddy (Byte Buddy)

v1.15.0

  • Introduce AsmClassWriter and AsmClassReader abstractions that allow for plugging different implementations of readers and writers.
  • Add configuration extension to the Android Gradle plugin and make it behave like regular Gradle plugin with standard configuration.
  • Throw TypeNotPresentException upon discovering undeclared type variables as it was recently fixed on the JVM.

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

@Picnic-DevPla-Bot
Copy link
Contributor Author

Picnic-DevPla-Bot commented Aug 24, 2024

Suggested commit message:

Upgrade Byte Buddy 1.14.19 -> 1.15.0 (#1306)

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

Copy link

@Stephan202 Stephan202 added this to the 0.19.0 milestone Aug 24, 2024
@rickie rickie merged commit ca5c3dd into master Aug 26, 2024
15 checks passed
@rickie rickie deleted the renovate/byte-buddy-1.x branch August 26, 2024 05:28
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