Skip to content

Commit 54ff3e2

Browse files
Build(deps): Bump io.smallrye:jandex from 3.5.2 to 3.5.3 (#1495)
Bumps [io.smallrye:jandex](https://github.com/smallrye/jandex) from 3.5.2 to 3.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/smallrye/jandex/releases">io.smallrye:jandex's releases</a>.</em></p> <blockquote> <h2>3.5.3</h2> <h2>What's Changed</h2> <ul> <li>Bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/smallrye/jandex/pull/616">smallrye/jandex#616</a></li> <li>Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta8 to 2.0.0.Beta9 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/smallrye/jandex/pull/617">smallrye/jandex#617</a></li> <li>Use updated <code>ObjectOps</code> API by <a href="https://github.com/dmlloyd"><code>@​dmlloyd</code></a> in <a href="https://redirect.github.com/smallrye/jandex/pull/618">smallrye/jandex#618</a></li> <li>Bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/smallrye/jandex/pull/619">smallrye/jandex#619</a></li> <li>improve <code>EquivalenceKey</code>s by <a href="https://github.com/Ladicek"><code>@​Ladicek</code></a> in <a href="https://redirect.github.com/smallrye/jandex/pull/622">smallrye/jandex#622</a></li> <li>improve <code>EquivalenceKey</code>s caching by <a href="https://github.com/Ladicek"><code>@​Ladicek</code></a> in <a href="https://redirect.github.com/smallrye/jandex/pull/623">smallrye/jandex#623</a></li> <li>Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/smallrye/jandex/pull/624">smallrye/jandex#624</a></li> <li>release 3.5.3 by <a href="https://github.com/Ladicek"><code>@​Ladicek</code></a> in <a href="https://redirect.github.com/smallrye/jandex/pull/626">smallrye/jandex#626</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dmlloyd"><code>@​dmlloyd</code></a> made their first contribution in <a href="https://redirect.github.com/smallrye/jandex/pull/618">smallrye/jandex#618</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/smallrye/jandex/compare/3.5.2...3.5.3">https://github.com/smallrye/jandex/compare/3.5.2...3.5.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/smallrye/jandex/commit/0a673d8002a9298cb7cb625a7e79625fc057c404"><code>0a673d8</code></a> [maven-release-plugin] prepare release 3.5.3</li> <li><a href="https://github.com/smallrye/jandex/commit/8bab182d8805dcce3529c9f1e4492be2d9004bda"><code>8bab182</code></a> Amendments before release</li> <li><a href="https://github.com/smallrye/jandex/commit/72932d1dac1a02c4554e6e3e93497ed323ee04f6"><code>72932d1</code></a> release 3.5.3</li> <li><a href="https://github.com/smallrye/jandex/commit/f8ad28312341881f665f8d7496663dc29738266e"><code>f8ad283</code></a> Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2</li> <li><a href="https://github.com/smallrye/jandex/commit/740fd67f96c0ddb275a453b6180de1e3ad819ffb"><code>740fd67</code></a> add ClassEquivalenceKey caching</li> <li><a href="https://github.com/smallrye/jandex/commit/6629ad0155f502c5fb8a3841b7077676ab43d371"><code>6629ad0</code></a> improve EquivalenceKey equals() and hashCode()</li> <li><a href="https://github.com/smallrye/jandex/commit/62bf2780d5ced28e002c3afc2bb1a4ac98634d42"><code>62bf278</code></a> improve the AnnotationOverlayBenchmark</li> <li><a href="https://github.com/smallrye/jandex/commit/70b4d63a941dcb98d125ec8b9e7e681ade73e40e"><code>70b4d63</code></a> move back to modulo-by-bit-masking in ClassTypeEquivalenceKey</li> <li><a href="https://github.com/smallrye/jandex/commit/f4823e821dbb4865f346664eae29a788d41c8842"><code>f4823e8</code></a> improve PrimitiveTypeEquivalenceKey lookup</li> <li><a href="https://github.com/smallrye/jandex/commit/69a6f5bd1d993dc4f3e3cec90dd7ecb55eeccdfa"><code>69a6f5b</code></a> improve ClassTypeEquivalenceKey caching</li> <li>Additional commits viewable in <a href="https://github.com/smallrye/jandex/compare/3.5.2...3.5.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.smallrye:jandex&package-manager=maven&previous-version=3.5.2&new-version=3.5.3)](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>
2 parents 9d433b6 + 85a4e29 commit 54ff3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>io.smallrye</groupId>
164164
<artifactId>jandex</artifactId>
165-
<version>3.5.2</version>
165+
<version>3.5.3</version>
166166
</dependency>
167167
<dependency>
168168
<groupId>org.jetbrains</groupId>

0 commit comments

Comments
 (0)