Bump net.bytebuddy:byte-buddy-agent from 1.17.1 to 1.17.7
Closed
Number: #283
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 0
Association: None
Comments: 0
Created:
August 19, 2025 at 06:41 AM UTC
(10 months ago)
(10 months ago)
Updated:
September 17, 2025 at 04:25 AM UTC
(9 months ago)
(9 months ago)
Closed:
September 17, 2025 at 04:25 AM UTC
(9 months ago)
(9 months ago)
Time to Close:
29 days
Labels:
dependencies java
dependencies java
Description:
Bumps net.bytebuddy:byte-buddy-agent from 1.17.1 to 1.17.7.
Release notes
Sourced from net.bytebuddy:byte-buddy-agent's releases.
Byte Buddy 1.17.6
- Add convenience wrapper for
ResettableClassFileTransformerthat implicitly delegates to correct transformer method.- Add filter for deduplicate fields and methods in class file.
- Add missing static requirement of Spotbugs annotations to module descriptors.
- Add
LazinessModeforTypePooland add convenience support toAgentBuilder.- Fix source jars for multi-version release to contain duplicated source.
Byte Buddy 1.17.5
- Update ASM to version 9.8 to support Java 25 using ASM reader and writer.
- Include
AnnotationRemovalvisitor for removing or replacing annotations.Byte Buddy 1.17.4
- Add
SafeVarargsplugin.- Fix OSGi declaration for byte-buddy-agent.
Byte Buddy 1.17.3
- Fix bug in ASM to Class File API bridge handling tableswitch instructions.
- Add plugin for adding
SafeVarargsannotations.- Further generify
MemberSubstitutionAPI.Byte Buddy 1.17.2
- Update Class File API integration to include support for several omitted byte codes.
- Adjust attach API emulation for OpenJ9 to not create subfolder if temporary folder is set explicitly.
Changelog
Sourced from net.bytebuddy:byte-buddy-agent's changelog.
Byte Buddy release notes
16. June 2025: version 1.17.6
- Add convenience wrapper for
ResettableClassFileTransformerthat implicitly delegates to correct transformer method.- Add filter for deduplicate fields and methods in class file.
- Add missing static requirement of Spotbugs annotations to module descriptors.
- Add
LazinessModeforTypePooland add convenience support toAgentBuilder.- Fix source jars for multi-version release to contain duplicated source.
30. March 2025: version 1.17.5
- Update ASM to version 9.8 to support Java 25 using ASM reader and writer.
- Include
AnnotationRemovalvisitor for removing or replacing annotations.23. March 2025: version 1.17.4
- Add
SafeVarargsplugin.- Fix OSGi declaration for byte-buddy-agent.
21. March 2025: version 1.17.3
- Fix bug in ASM to Class File API bridge handling tableswitch instructions.
- Add plugin for adding
SafeVarargsannotations.- Further generify
MemberSubstitutionAPI.3. March 2025: version 1.17.2
- Update Class File API integration to include support for several omitted byte codes.
- Adjust attach API emulation for OpenJ9 to not create subfolder if temporary folder is set explicitly.
Commits
dc4d0de[maven-release-plugin] prepare release byte-buddy-1.17.75e3bf06[release] Release new version5ad9575Small improvement of size handling.e0e449b[release] Release new version75cdf69Adjust caching.3d7e5b3Minor refactoring.0aa4d9aParameterList - Cache the size and avoid iterator pattern (#1848)9feca46Specifying configuration jvm environment (#1847)7230e2eAdjust formatting and naming.dbd2be8Use JVMS 4.2.2 "Unqualified name" definition to validate identifier (#1829)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
net.bytebuddy:byte-buddy-agent
Ecosystem:
maven
maven
Version Change:
1.17.1 → 1.17.7
Update Type:
Patch
Patch
Technical Details
| ID: | 7919904 |
| UUID: | 2755369689 |
| Node ID: | PR_kwDOMXZUU86kO5rZ |
| Host: | GitHub |
| Repository: | cap-java/sdm |
| Mergeable: | Yes |
| Merge State: | Unstable |