Skip to content

Bump classgraph from 4.8.112 to 4.8.113#1398

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/io.github.classgraph-classgraph-4.8.113
Closed

Bump classgraph from 4.8.112 to 4.8.113#1398
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/io.github.classgraph-classgraph-4.8.113

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2021

Bumps classgraph from 4.8.112 to 4.8.113.

Release notes

Sourced from classgraph's releases.

classgraph-4.8.113

  • Don't throw IllegalArgumentException if ClassInfo#getClassesImplementing() or ScanResult#getClassesImplementing() are called for a non-interface class.
  • Don't throw IllegalArgumentException if ClassInfo#getClassesWithAnnotation() or ScanResult#getClassesWithAnnotation() are called for a non-annotation class.

#543, thanks to @​parttimenerd for the request.

Commits
  • 9142514 [maven-release-plugin] prepare release classgraph-4.8.113
  • 07bbc10 Remove IllegalArgumentException for wrong class type (#543)
  • e414e16 Remove obsolete exception
  • e8405c3 Merge pull request #541 from classgraph/dependabot/maven/org.openjdk.jmh-jmh-...
  • 9802f60 Merge pull request #542 from classgraph/dependabot/maven/org.openjdk.jmh-jmh-...
  • 8d8dd4b Bump jmh-generator-annprocess from 1.32 to 1.33
  • 8fbfa7a Bump jmh-core from 1.32 to 1.33
  • c9532a3 [maven-release-plugin] prepare for next development iteration
  • See full diff 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)

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.112 to 4.8.113.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](classgraph/classgraph@classgraph-4.8.112...classgraph-4.8.113)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 11, 2021
@FlowCryptRobot FlowCryptRobot enabled auto-merge (squash) August 11, 2021 04:10
@DenBond7
Copy link
Collaborator

@IvanPizhenko Please don't rerun Semaphore. Teste will work when we merge #1399

@IvanPizhenko
Copy link
Contributor

@DenBond7 same thing, tests stopped due to Semaphore time limit. Should we increase it?

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2021

Superseded by #1406.

@dependabot dependabot bot closed this Aug 16, 2021
auto-merge was automatically disabled August 16, 2021 04:20

Pull request was closed

@dependabot dependabot bot deleted the dependabot/gradle/io.github.classgraph-classgraph-4.8.113 branch August 16, 2021 04:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants