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.7 -> 1.14.8 #790

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
Byte Buddy compile patch 1.14.7 -> 1.14.8

Release Notes

raphw/byte-buddy (Byte Buddy)

v1.14.8

  • Correctly read versions from class file that would use both bytes.
  • Fix Byte Buddy Gradle plugin for Gradle 8.3+.
  • Correct field and static method access on subtypes in MemberSubstitution.
  • Support APK 7.4+ versions in Byte Buddy Gradle for Android plugin.

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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Sep 15, 2023

Suggested commit message:

Upgrade Byte Buddy 1.14.7 -> 1.14.8 (#790)

See:
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.14.8
- https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.7...byte-buddy-1.14.8

@Stephan202 Stephan202 added this to the 0.14.0 milestone Sep 15, 2023
@Picnic-Bot Picnic-Bot force-pushed the renovate/byte-buddy-1.x branch from d22bc40 to b5c9de7 Compare October 3, 2023 01:29
@rickie rickie force-pushed the renovate/byte-buddy-1.x branch from b5c9de7 to f0ea9c0 Compare October 3, 2023 08:21
@github-actions
Copy link

github-actions bot commented Oct 3, 2023

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.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rickie rickie merged commit 4e242a5 into master Oct 3, 2023
17 checks passed
@rickie rickie deleted the renovate/byte-buddy-1.x branch October 3, 2023 08:31
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