PicnicSupermarket / error-prone-support

Error Prone extensions: extra bug checkers and a large battery of Refaster rules.
https://error-prone.picnic.tech
MIT License
198 stars 39 forks source link

Upgrade Byte Buddy 1.14.15 -> 1.14.16 #1189

Closed Picnic-Bot closed 5 months ago

Picnic-Bot commented 5 months ago

This PR contains the following updates:

Package Type Update Change
Byte Buddy compile patch 1.14.15 -> 1.14.16

Release Notes

raphw/byte-buddy (Byte Buddy) ### [`v1.14.16`](https://togithub.com/raphw/byte-buddy/blob/HEAD/release-notes.md#22-May-2024-version-11416) - Update ASM and introduce support for Java 23.

Picnic-Bot commented 5 months ago

Suggested commit message:

Upgrade Byte Buddy 1.14.15 -> 1.14.16 (#1189)

See:
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.14.16
- https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.15...byte-buddy-1.14.16
github-actions[bot] commented 5 months ago

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.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud