Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
626: build(deps): Bump classgraph from 4.8.153 to 4.8.154 r=korthout a=dependabot[bot] Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.153 to 4.8.154. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/classgraph/classgraph/releases">classgraph's releases</a>.</em></p> <blockquote> <h2>classgraph-4.8.154</h2> <ul> <li>Add <code>getTypeAnnotationInfo()</code> to all type signature classes (<a href="https://github-redirect.dependabot.com/classgraph/classgraph/issues/741">#741</a>, thanks to <a href="https://github.com/platosha"><code>`@platosha</code></a>` for the suggestion).</li> <li>Fix "Wildcarded classpath entries not working any more" (<a href="https://github-redirect.dependabot.com/classgraph/classgraph/issues/739">#739</a>, thanks to <a href="https://github.com/vashaefer"><code>`@vashaefer</code></a>` for the report).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/classgraph/classgraph/commit/92b644677964496fb841ba41bed52247f8a24786"><code>92b6446</code></a> [maven-release-plugin] prepare release classgraph-4.8.154</li> <li><a href="https://github.com/classgraph/classgraph/commit/c88029a8f4d195e566de740d227ae2fe558ad632"><code>c88029a</code></a> Merge branch 'latest' of <a href="https://github.com/classgraph/classgraph">https://github.com/classgraph/classgraph</a> into latest</li> <li><a href="https://github.com/classgraph/classgraph/commit/c21fa516f4dbee1560179cac55f982f928bfd42f"><code>c21fa51</code></a> Fix globs on classpath (<a href="https://github-redirect.dependabot.com/classgraph/classgraph/issues/739">#739</a>)</li> <li><a href="https://github.com/classgraph/classgraph/commit/96f719a73d038a9ba5f9d5484cb10650c51c024c"><code>96f719a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/classgraph/classgraph/issues/743">#743</a> from cowwoc/classgraph-fix-typo</li> <li><a href="https://github.com/classgraph/classgraph/commit/220451f7efc9310859f7f0264edd72914976ad4e"><code>220451f</code></a> Fixed typo</li> <li><a href="https://github.com/classgraph/classgraph/commit/42753efb26cfa16be0daf761ca5a8e8c36401e40"><code>42753ef</code></a> Refactoring so that all type signatures support getTypeAnnotationInfo()</li> <li><a href="https://github.com/classgraph/classgraph/commit/114277ed39e8a86215e8d9c4c386abd54e8c1b92"><code>114277e</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/classgraph/classgraph/compare/classgraph-4.8.153...classgraph-4.8.154">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.classgraph:classgraph&package-manager=maven&previous-version=4.8.153&new-version=4.8.154)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information