Skip to content

Update dependency net.bytebuddy:byte-buddy-agent to v1.18.11#8391

Closed
renovate-bot wants to merge 1 commit into
bazelbuild:masterfrom
renovate-bot:renovate/net.bytebuddy-byte-buddy-agent-1.x
Closed

Update dependency net.bytebuddy:byte-buddy-agent to v1.18.11#8391
renovate-bot wants to merge 1 commit into
bazelbuild:masterfrom
renovate-bot:renovate/net.bytebuddy-byte-buddy-agent-1.x

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
net.bytebuddy:byte-buddy-agent (source) 1.18.101.18.11 age confidence

Release Notes

raphw/byte-buddy (net.bytebuddy:byte-buddy-agent)

v1.18.11

  • Add SBOM to published artifacts.
  • Check for traversable paths injected into class files as a rather hypothetical attack vector.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions Bot added the awaiting-review Awaiting review from Bazel team on PRs label Jul 7, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread MODULE.bazel
Comment on lines 80 to +81
"net.bytebuddy:byte-buddy:1.18.10",
"net.bytebuddy:byte-buddy-agent:1.18.10",
"net.bytebuddy:byte-buddy-agent:1.18.11",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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.

Suggested change
"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",

@LeFrosch LeFrosch closed this Jul 7, 2026
@github-project-automation github-project-automation Bot moved this from Untriaged to Done in Bazel IntelliJ Plugin Jul 7, 2026
@github-actions github-actions Bot removed the awaiting-review Awaiting review from Bazel team on PRs label Jul 7, 2026
@forking-renovate

Copy link
Copy Markdown

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.18.11). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/net.bytebuddy-byte-buddy-agent-1.x branch July 7, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants