solrbot opened a new pull request, #4384: URL: https://github.com/apache/solr/pull/4384
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [net.bytebuddy:byte-buddy-agent](https://bytebuddy.net) ([source](https://redirect.github.com/raphw/byte-buddy)) | test | minor | `1.17.7` -> `1.18.8-jdk5` | | [net.bytebuddy:byte-buddy](https://bytebuddy.net) ([source](https://redirect.github.com/raphw/byte-buddy)) | test | minor | `1.17.7` -> `1.18.8-jdk5` | --- ### Release Notes <details> <summary>raphw/byte-buddy (net.bytebuddy:byte-buddy-agent)</summary> ### [`v1.18.7`](https://redirect.github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#1-March-2026-version-1187) - Introduce new versioning concept with *-jdk5* suffix for backwards-compatible jar and Java 8 baseline for regular jar. ### [`v1.18.5`](https://redirect.github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#15-February-2026-version-1185) - Eagerly resolve of canonical files during attach emulation to avoid failure when process ends before file can be deleted. - Add super classes to hash code / equals computation in `Advice` that were missing. ### [`v1.18.4`](https://redirect.github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#16-January-2026-version-1184) - Add support for new build description in Android 9. ### [`v1.18.3`](https://redirect.github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#26-November-2025-version-1183) - Avoid using Class File API when Byte Buddy is loaded on the boot loader where multi-release jars are not available. - Add additional safety when processing class files with illegally formed parameters. - Update to latest ASM. ### [`v1.18.2`](https://redirect.github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#26-November-2025-version-1182) - Support modifiers for value classes in Valhalla builds. - Improve use of build cache in Gradle. ### [`v1.18.1`](https://redirect.github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#12-November-2025-version-1181) - Fix generated module-info to include new package. ### [`v1.18.0`](https://redirect.github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#11-November-2025-version-1180) - Add support for `module-info` class files and `ModuleDescription`s. - Allow for manipulating module information using the `ByteBuddy` API. ### [`v1.17.8`](https://redirect.github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#8-October-2025-version-1178) - Avoid use of types that are deprecated as of Java 26. - Include ASM 9.9 that offers ASM support for Java 26. - Make sure that generated code internal to Byte Buddy supports CDS if available. - Update version of ASM to JDK Class File API bridge to fix some minor bugs related to type annotations. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoiYnJhbmNoXzl4IiwibGFiZWxzIjpbImV4ZW1wdC1zdGFsZSJdfQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
