Skip to content

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
@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