dependabot[bot] opened a new pull request, #586:
URL: https://github.com/apache/directory-scimple/pull/586

   Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) 
from 3.1.7 to 3.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/smallrye/jandex/releases";>io.smallrye:jandex-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.2.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/370";>#370</a> release 
3.2.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/368";>#368</a> move to 
next minor version, 3.2.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/361";>#361</a> add 
annotation overlay</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/356";>#356</a> skip 
Jandex Maven plugin execution for POM packaging</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/355";>#355</a> Skip 
Plugin Execution on packaging type pom</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/354";>#354</a> improve 
<code>Index[View].getKnownUsers()</code></li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/348";>#348</a> Add 
support for sealed classes</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/347";>#347</a> Reduce 
hash collisions when interning type variable references</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/346";>#346</a> Add 
empty and stacked indexes</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/322";>#322</a> Indexing 
takes over 100x longer on big file</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/255";>#255</a> Add an 
annotation overlay</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/167";>#167</a> Add 
support for sealed classes</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/142";>#142</a> Add a 
&quot;stacked&quot; composite index</li>
   </ul>
   <h2>3.1.8</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/365";>#365</a> release 
3.1.8, second attempt</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/364";>#364</a> release 
3.1.8</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/363";>#363</a> Memory 
improvements</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/360";>#360</a> Add 
ClassInfo.method(String, List<!-- raw HTML omitted -->)</li>
   <li><a 
href="https://redirect.github.com/smallrye/jandex/issues/359";>#359</a> Add 
ClassInfo.method(String, List<!-- raw HTML omitted -->)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f8b6fa83b6b0141a2173eb428b2ba9e07f76ab2b";><code>f8b6fa8</code></a>
 [maven-release-plugin] prepare release 3.2.0</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/0a1ef64ae32592e20c9248a1dec3ae490a893157";><code>0a1ef64</code></a>
 Amendments before release</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/6b8d54edac8d4b2dab6857ab6275f18563f6467e";><code>6b8d54e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/smallrye/jandex/issues/370";>#370</a> from 
smallrye/release-3.2.0</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/32c6301d3a1a8d1edd233539752dec0b034c0dfd";><code>32c6301</code></a>
 release 3.2.0</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/0485d58731eeb24b3b59c81a79a95250dfddb025";><code>0485d58</code></a>
 Merge pull request <a 
href="https://redirect.github.com/smallrye/jandex/issues/361";>#361</a> from 
Ladicek/annotation-overlay</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/f80be5df06051cffc1ce38d3c98b3098b640a151";><code>f80be5d</code></a>
 add annotation overlay</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/afe4f498c7d1d84a46fbcd76e9fef014cb4c0c3b";><code>afe4f49</code></a>
 move AnnotationInstance.RETENTION and Index.REPEATABLE to DotName</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/ddba5d47edf6dbf84c31961bea60dda383739c65";><code>ddba5d4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/smallrye/jandex/issues/354";>#354</a> from 
Ladicek/improve-known-users</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/3a80388a041df4a5995e50b61766267159140bb2";><code>3a80388</code></a>
 improve Index[View].getKnownUsers()</li>
   <li><a 
href="https://github.com/smallrye/jandex/commit/1d0538995a3257ed4152aaed5f6606fadb47f4fd";><code>1d05389</code></a>
 improve ClassInfo.recordComponents() in case the class is not a record</li>
   <li>Additional commits viewable in <a 
href="https://github.com/smallrye/jandex/compare/3.1.7...3.2.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.smallrye:jandex-maven-plugin&package-manager=maven&previous-version=3.1.7&new-version=3.2.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org

Reply via email to