JacobMountain / graphql-java-client

A Java GraphQL client annotation processor, generate a client class from a GraphQL schema file, and a Java interface
https://jacobmountain.github.io/graphql-java-client/#/
MIT License
1 stars 0 forks source link

Bump byte-buddy-dep from 1.10.21 to 1.10.22 #88

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps byte-buddy-dep from 1.10.21 to 1.10.22.

Release notes

Sourced from byte-buddy-dep's releases.

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.
Changelog

Sourced from byte-buddy-dep's changelog.

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.
Commits
  • 7ae30ab [maven-release-plugin] prepare release byte-buddy-1.10.22
  • 55536be [release] release new version
  • 605ce61 Remove obsolete imports.
  • 5a7d454 Do not make default task class path incremental.
  • 11ba568 Merge branch 'incremental-class-path'
  • 6fa09a9 Make methods for parallel class loading capabilities findbugs-compatible.
  • e7e27a8 Merge pull request #1021 from raphw/windows-attach
  • e13312d Update main.yml
  • 5384568 Update main.yml
  • 0016be1 Align remote attach function for Windows with current implementation.
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @JacobMountain.


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
JacobMountain commented 3 years ago

@dependabot merge

dependabot[bot] commented 3 years ago

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.