Skip to content

[RUN-0000] Update dependency net.bytebuddy:byte-buddy to v1.18.13 - #89

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gradle-minorpatch-dependencies
Open

[RUN-0000] Update dependency net.bytebuddy:byte-buddy to v1.18.13#89
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gradle-minorpatch-dependencies

Conversation

@renovate

@renovate renovate Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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: Never, 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.

@renovate
renovate Bot requested review from a team and a lite review from Copilot September 6, 2026 14:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The bump is a patch-level update and Byte Buddy is only included via testImplementation (through libs.bundles.testLibs), so it should not affect the published plugin runtime.

Pull request overview

Updates the Byte Buddy dependency version in the Gradle version catalog. In this repository it’s only referenced via the testLibs bundle, so the functional impact should be limited to test/runtime behavior of the test suite rather than the shipped plugin artifact.

Changes:

  • Bump net.bytebuddy:byte-buddy from 1.18.12 to 1.18.13 in gradle/libs.versions.toml.
  • Keeps Byte Buddy wired only through libs.bundles.testLibs (used by testImplementation in build.gradle).
File summaries
File Description
gradle/libs.versions.toml Updates Byte Buddy version used by the testLibs bundle (test scope).
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant