Skip to content

Commit

Permalink
build(deps): Bump io.github.classgraph:classgraph from 4.8.165 to 4.8…
Browse files Browse the repository at this point in the history
….168 (#1260)

Bumps
[io.github.classgraph:classgraph](https://github.com/classgraph/classgraph)
from 4.8.165 to 4.8.168.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/classgraph/classgraph/releases">io.github.classgraph:classgraph's
releases</a>.</em></p>
<blockquote>
<h2>classgraph-4.8.168</h2>
<p>Fix <a
href="https://redirect.github.com/classgraph/classgraph/issues/701">#701</a>
&quot;When using wildfly 21, the jar under WEB-INF/lib will not be
displayed.&quot; Thanks to <a
href="https://github.com/mmusenbr"><code>@​mmusenbr</code></a> for the
bug report and fix.</p>
<h2>classgraph-4.8.167</h2>
<p>Make API introduced in last release consistently use varargs rather
than <code>List</code></p>
<h2>classgraph-4.8.166</h2>
<p>Added <code>ScanResult#getClassesWithAllAnnotations</code> (which
uses an AND operator) and
<code>ScanResult#getClassesWithAnyAnnotation</code> (which uses an OR
operator). (<a
href="https://redirect.github.com/classgraph/classgraph/issues/821">#821</a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/classgraph/classgraph/commit/de2651a2b82e13c746388e92912709b9070810cd"><code>de2651a</code></a>
[maven-release-plugin] prepare release classgraph-4.8.168</li>
<li><a
href="https://github.com/classgraph/classgraph/commit/8e58d436a625fa9bb208cede5b21f6dffb3a840a"><code>8e58d43</code></a>
Fix test</li>
<li><a
href="https://github.com/classgraph/classgraph/commit/8835559402075c3b161c4444ec678eef525f27df"><code>8835559</code></a>
Merge pull request <a
href="https://redirect.github.com/classgraph/classgraph/issues/833">#833</a>
from classgraph/dependabot/maven/org.assertj-assertj-...</li>
<li><a
href="https://github.com/classgraph/classgraph/commit/5581f2eab3553ff1c65e1f003d606fafb502174f"><code>5581f2e</code></a>
Merge pull request <a
href="https://redirect.github.com/classgraph/classgraph/issues/834">#834</a>
from mmusenbr/fix_lib_detection</li>
<li><a
href="https://github.com/classgraph/classgraph/commit/e9f032b7ac866b4985b9588b94b3191c8c695338"><code>e9f032b</code></a>
Fix library detection in ClasspathElementDir. fixes <a
href="https://redirect.github.com/classgraph/classgraph/issues/701">#701</a></li>
<li><a
href="https://github.com/classgraph/classgraph/commit/81ced41eeacfedb6303db233d5be2f9ba2c26f47"><code>81ced41</code></a>
Bump org.assertj:assertj-core from 3.24.2 to 3.25.3</li>
<li><a
href="https://github.com/classgraph/classgraph/commit/27fb1feac340a07f8e9393f2e96932ad886a038a"><code>27fb1fe</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/81093145da1950985429355d143eb3c038976475"><code>8109314</code></a>
Fix previous commit (<a
href="https://redirect.github.com/classgraph/classgraph/issues/795">#795</a>)</li>
<li><a
href="https://github.com/classgraph/classgraph/commit/5e2f962260827434e19d3a81c989a520dd08e2b5"><code>5e2f962</code></a>
Merge pull request <a
href="https://redirect.github.com/classgraph/classgraph/issues/832">#832</a>
from classgraph/dependabot/maven/org.apache.maven.plu...</li>
<li><a
href="https://github.com/classgraph/classgraph/commit/4abb9c31e1d1118fee0e808b49e18a59416fc954"><code>4abb9c3</code></a>
Merge pull request <a
href="https://redirect.github.com/classgraph/classgraph/issues/829">#829</a>
from classgraph/dependabot/maven/org.slf4j-slf4j-jdk1...</li>
<li>Additional commits viewable in <a
href="https://github.com/classgraph/classgraph/compare/classgraph-4.8.165...classgraph-4.8.168">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.165&new-version=4.8.168)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 2f92bde commit 1d8c5d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<byte-buddy.version>1.14.12</byte-buddy.version>
<checker-qual.version>3.42.0</checker-qual.version>
<checkstyle.version>10.14.0</checkstyle.version>
<classgraph.version>4.8.165</classgraph.version>
<classgraph.version>4.8.168</classgraph.version>
<compile-testing.version>0.21.0</compile-testing.version>
<covered-ratio-complexity>0.5</covered-ratio-complexity>
<covered-ratio-instructions>0.5</covered-ratio-instructions>
Expand Down

0 comments on commit 1d8c5d4

Please sign in to comment.