Skip to content

chore(deps): bump bytebuddy.version from 1.18.8 to 1.18.10#2752

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/bytebuddy.version-1.18.10
Open

chore(deps): bump bytebuddy.version from 1.18.8 to 1.18.10#2752
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/bytebuddy.version-1.18.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps bytebuddy.version from 1.18.8 to 1.18.10.
Updates net.bytebuddy:byte-buddy from 1.18.8 to 1.18.10

Release notes

Sourced from net.bytebuddy:byte-buddy's releases.

Byte Buddy 1.18.9

  • Disable use of Unsafe by default when Java 25or newer is discovered.
  • Check for escape when creating folders in Plugin.Engine.
  • Improve OpenJ9 attachment.
  • Avoid null pointer on missing annotation types.
  • Improve diagnostics for external agent attachment.
  • Improve on Gradle context discovery.
  • Support Android libraries on AGP9 or newer.
  • Update ASM.
Changelog

Sourced from net.bytebuddy:byte-buddy's changelog.

3. June 2026: version 1.18.10

  • Delay change of default for unsage use to Java 26 and improve error message.

1. June 2026: version 1.18.9

  • Disable use of Unsafe by default when Java 25or newer is discovered.
  • Check for escape when creating folders in Plugin.Engine.
  • Improve OpenJ9 attachment.
  • Avoid null pointer on missing annotation types.
  • Improve diagnostics for external agent attachment.
  • Improve on Gradle context discovery.
  • Support Android libraries on AGP9 or newer.
  • Update ASM.
Commits
  • e85623d [publish] Releasing Byte Buddy 1.18.10
  • e3bfa68 [release] Release new version
  • 5821ccc Delay disabling of unsafe by default to Java 26 and improve on error message.
  • 9d7d4fa Add fuzzing module.
  • 5d5dc06 Fix checksum
  • d6371aa Add missing checksums.
  • 7e47481 Update release notes and checksums.
  • cb36b3f [publish] Start next development iteration 1.18.10-SNAPSHOT
  • 3d8e72d [publish] Releasing Byte Buddy 1.18.9
  • 3525602 [release] Release new version
  • Additional commits viewable in compare view

Updates net.bytebuddy:byte-buddy-agent from 1.18.8 to 1.18.10

Release notes

Sourced from net.bytebuddy:byte-buddy-agent's releases.

Byte Buddy 1.18.9

  • Disable use of Unsafe by default when Java 25or newer is discovered.
  • Check for escape when creating folders in Plugin.Engine.
  • Improve OpenJ9 attachment.
  • Avoid null pointer on missing annotation types.
  • Improve diagnostics for external agent attachment.
  • Improve on Gradle context discovery.
  • Support Android libraries on AGP9 or newer.
  • Update ASM.
Changelog

Sourced from net.bytebuddy:byte-buddy-agent's changelog.

3. June 2026: version 1.18.10

  • Delay change of default for unsage use to Java 26 and improve error message.

1. June 2026: version 1.18.9

  • Disable use of Unsafe by default when Java 25or newer is discovered.
  • Check for escape when creating folders in Plugin.Engine.
  • Improve OpenJ9 attachment.
  • Avoid null pointer on missing annotation types.
  • Improve diagnostics for external agent attachment.
  • Improve on Gradle context discovery.
  • Support Android libraries on AGP9 or newer.
  • Update ASM.
Commits
  • e85623d [publish] Releasing Byte Buddy 1.18.10
  • e3bfa68 [release] Release new version
  • 5821ccc Delay disabling of unsafe by default to Java 26 and improve on error message.
  • 9d7d4fa Add fuzzing module.
  • 5d5dc06 Fix checksum
  • d6371aa Add missing checksums.
  • 7e47481 Update release notes and checksums.
  • cb36b3f [publish] Start next development iteration 1.18.10-SNAPSHOT
  • 3d8e72d [publish] Releasing Byte Buddy 1.18.9
  • 3525602 [release] Release new version
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 4, 2026
@github-actions github-actions Bot added xml and removed java Pull requests that update Java code labels Jun 4, 2026
lprimak
lprimak previously approved these changes Jun 5, 2026
@lprimak

lprimak commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps `bytebuddy.version` from 1.18.8 to 1.18.10.

Updates `net.bytebuddy:byte-buddy` from 1.18.8 to 1.18.10
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.18.8...byte-buddy-1.18.10)

Updates `net.bytebuddy:byte-buddy-agent` from 1.18.8 to 1.18.10
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.18.8...byte-buddy-1.18.10)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-version: 1.18.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-version: 1.18.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/bytebuddy.version-1.18.10 branch from 20dd6fb to dcdd5f2 Compare June 11, 2026 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file xml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant