Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps): bump byte-buddy from 1.10.20 to 1.10.21 #678

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps byte-buddy from 1.10.20 to 1.10.21.

Release notes

Sourced from byte-buddy's releases.

Byte Buddy 1.10.21

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

Sourced from byte-buddy's changelog.

21. February 2021: version 1.10.21

  • Update ASM and add support for Java 17.
  • Make plugin discoveribility configurable.
  • Add advice suppression handler for rethrowing.
Commits
  • ae43170 [maven-release-plugin] prepare release byte-buddy-1.10.21
  • 813f241 [release] Publish new version
  • f62fd19 Only run one EA VM which should suffice for tracking the bleeding edge and ru...
  • 388fc00 Update spotbugs and run config.
  • 647ae98 Do not use cache for legacy build which disables SSL.
  • 659132b Merge branch 'add_ci_for_jdk_16_and_17' of https://github.com/xenoamess-fork/...
  • e129a2c Merge pull request #1016 from xenoamess-fork/use_Opcodes.V17_instead_Opcodes....
  • 9789e07 add ci for jdk 16 and 17
  • eae96c1 use_Opcodes.V17_instead_Opcodes.V16+1
  • f6a47d2 Add exception handler that rethrows exceptions.
  • 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 dependabot bot requested a review from a team as a code owner February 22, 2021 05:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 22, 2021
@janolaveide janolaveide merged commit 0ceb548 into master Feb 22, 2021
@janolaveide janolaveide deleted the dependabot/maven/net.bytebuddy-byte-buddy-1.10.21 branch February 22, 2021 20:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant