Update dependency net.bytebuddy:byte-buddy-agent to v1.18.11#8391
Update dependency net.bytebuddy:byte-buddy-agent to v1.18.11#8391renovate-bot wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the byte-buddy-agent dependency to version 1.18.11 in MODULE.bazel. The reviewer suggests also updating the tightly coupled byte-buddy dependency to the same version to prevent potential runtime or compatibility issues.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| "net.bytebuddy:byte-buddy:1.18.10", | ||
| "net.bytebuddy:byte-buddy-agent:1.18.10", | ||
| "net.bytebuddy:byte-buddy-agent:1.18.11", |
There was a problem hiding this comment.
The byte-buddy and byte-buddy-agent dependencies are tightly coupled and should be kept at the same version to prevent potential runtime or API compatibility issues. Since byte-buddy-agent is being updated to 1.18.11, please update byte-buddy to 1.18.11 as well.
| "net.bytebuddy:byte-buddy:1.18.10", | |
| "net.bytebuddy:byte-buddy-agent:1.18.10", | |
| "net.bytebuddy:byte-buddy-agent:1.18.11", | |
| "net.bytebuddy:byte-buddy:1.18.11", | |
| "net.bytebuddy:byte-buddy-agent:1.18.11", |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
1.18.10→1.18.11Release Notes
raphw/byte-buddy (net.bytebuddy:byte-buddy-agent)
v1.18.11Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.