Bump classgraph from 4.8.151 to 4.8.153 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1230 · s4u/pgp-keys-map (original) (raw)
Bumps classgraph from 4.8.151 to 4.8.153.
Release notes
Sourced from classgraph's releases.
classgraph-4.8.153
- Added
ClassInfo#getSourceFile()(thanks to @freya022 for pull request #740 with the complete implementation).- Added
getTypeAnnotationInfo()toTypeParameterandTypeArgument(#741, thanks to @platosha for pull request #742 with the complete implementation).- Fixed a
ClassCastExceptionintroduced in the previous release (#705, thanks to @devlauer for reporting this).classgraph-4.8.152
Another fix for Windows UNC paths (#736, thanks to @jdeppe-pivotal for the report and the fix).
Commits
- 6317d9e [maven-release-plugin] prepare release classgraph-4.8.153
- c006655 Fix unit test failure
- 93a8164 Source > Cleanup
- 42d99e9 Merge branch 'latest' of https://github.com/classgraph/classgraph into latest
- e9bbb17 Code cleanup
- 8698281 Merge pull request #740 from freya022/feature/class-source-file
- f36aa2b Merge pull request #742 from platosha/feature/missing-annotation-api
- f16cba0 Fix ClassCastException (#705)
- 90ef1d2 Add
getTypeAnnotationInfotoTypeParameterandTypeArgument - 66f0ed9 Specify nullability
- 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 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)