Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Bump byte-buddy from 1.10.14 to 1.11.0 #16

Conversation

dependabot-preview[bot]
Copy link

Bumps byte-buddy from 1.10.14 to 1.11.0.

Release notes

Sourced from byte-buddy's releases.

Byte Buddy 1.11.0

  • Rework resubmission strategy to allow for immediate resubmission or on error.
  • Fix type for constructor call when setting field in MethodCall.
  • Include thread in default agent logger.
  • Add compound property to InvocationHandlerAdapter.
  • Flatten conjunction and disjunction matchers.
  • Add method to get possibly known class file version of TypeDescription.
  • Correctly consider generic array type when computing erasure.

Byte Buddy 1.10.22

  • Refactor JavaConstant API and fix handle resolution.
  • Adjust bootstrap method validation to account for possible dynamic constants.
  • Make class loaders parallel capable.
  • Correct code for attaching to Windows VMs with 32 bit.
  • Allow configuration for Gradle plugin to consider class path as incremental.

Byte Buddy 1.10.21

  • Update ASM and add support for Java 17.
  • Make plugin discoverability configurable.
  • Add advice suppression handler for rethrowing.

Byte Buddy, 1.10.20

  • Reuse simple but commonly used matchers as constants to avoid repeated allocation.
  • Allow build plugins to be discovered from a plugin's class path.
  • Do not use cached version of classes that are currently transformed.
  • Allow using an incremental class path for build plugins in Gradle.
  • Fix filter applied to declared, non-virtual methods in MethodCall.

Byte Buddy 1.10.19

  • Fix constructor type resolution in MethodCall.
  • Add support for incremental builds to Byte Buddy Maven plugin.
  • Correctly handle empty, primitive arrays as annotation properties in TypePool.
  • Improve matching of rebaseale methods by using signature tokens rather then full tokens.
  • Use get as prefix for getters of Boolean wrapper properties.
  • Consider types in net.bytebuddy.renamed package in Byte Buddy agent.
  • Set names for all cached variables.
  • Do not fail validation for generic properties in Java 1.4 class files since they can be legally contained due to JSR14.

Byte Buddy 1.10.18

  • Fixes descriptor used for method handle constant of field.
  • Fixes assignability check for varargs.
  • Allow using static interface methods for bootstraping.
  • Allow providing null to setsValue for field assignment.
  • Cleans up providing of constant arguments as type description, enum or constant.
  • Support getPackage in legacy class loaders.
  • Allow method call by matcher on private method of instrumented type.

Byte Buddy 1.10.17

  • Adjust Gradle plugin to properly consider registration order with the Java plugin.
  • Correct task adjustment when using Byte Buddy in a multimodule project.

... (truncated)

Changelog

Sourced from byte-buddy's changelog.

19. April 2021: version 1.11.0

  • Rework resubmission strategy to allow for immediate resubmission or on error.
  • Fix type for constructor call when setting field in MethodCall.
  • Include thread in default agent logger.
  • Add compound property to InvocationHandlerAdapter.
  • Flatten conjunction and disjunction matchers.
  • Add method to get possibly known class file version of TypeDescription.
  • Correctly consider generic array type when computing erasure.

9. Mars 2021: version 1.10.22

  • Refactor JavaConstant API and fix handle resolution.
  • Adjust bootstrap method validation to account for possible dynamic constants.
  • Make class loaders parallel capable.
  • Correct code for attaching to Windows VMs with 32 bit.
  • Allow configuration for Gradle plugin to consider class path as incremental.

21. February 2021: version 1.10.21

  • Update ASM and add support for Java 17.
  • Make plugin discoverability configurable.
  • Add advice suppression handler for rethrowing.

3. February 2021: version 1.10.20

  • Reuse simple but commonly used matchers as constants to avoid repeated allocation.
  • Allow build plugins to be discovered from a plugin's class path.
  • Do not use cached version of classes that are currently transformed.
  • Allow using an incremental class path for build plugins in Gradle.
  • Fix filter applied to declared, non-virtual methods in MethodCall.

21. December 2020: version 1.10.19

  • Fix constructor type resolution in MethodCall.
  • Add support for incremental builds to Byte Buddy Maven plugin.
  • Correctly handle empty, primitive arrays as annotation properties in TypePool.
  • Improve matching of rebaseale methods by using signature tokens rather then full tokens.
  • Use get as prefix for getters of Boolean wrapper properties.
  • Consider types in net.bytebuddy.renamed package in Byte Buddy agent.
  • Set names for all cached variables.
  • Do not fail validation for generic properties in Java 1.4 class files since they can be legally contained due to JSR14.

1. November 2020: version 1.10.18

  • Fixes descriptor used for method handle constant of field.
  • Fixes assignability check for varargs.
  • Allow using static interface methods for bootstraping.
  • Allow providing null to setsValue for field assignment.
  • Cleans up providing of constant arguments as type description, enum or constant.

... (truncated)

Commits
  • c76b2b0 [maven-release-plugin] prepare release byte-buddy-1.11.0
  • 791e4af [release] New attempt
  • 79287f6 Remove settings.xml-
  • 8cd9b8f [release] Add settings security.
  • c5a6ed4 [release] Proper caps for debug.
  • 8b1e9ee [release] Try build
  • 5e93eb3 Add debugging to release build.
  • 621894a [release] New release
  • f7800e2 Suppress unchecked warning.
  • 13ebcbd Correctly resolve erasure for generic arrays with variables declared by methods.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.14 to 1.11.0.
- [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.10.14...byte-buddy-1.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 19, 2021
@dependabot-preview
Copy link
Author

Superseded by #21.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/net.bytebuddy-byte-buddy-1.11.0 branch June 2, 2021 06:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants