dependabot[bot] opened a new pull request, #9076:
URL: https://github.com/apache/pinot/pull/9076

   Bumps [reflections](https://github.com/ronmamo/reflections) from 0.9.11 to 
0.10.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ronmamo/reflections/releases";>reflections's 
releases</a>.</em></p>
   <blockquote>
   <h2>0.10.2</h2>
   <p>reflections-0.10.2</p>
   <h2>0.10.1</h2>
   <p>reflections-0.10.1</p>
   <ul>
   <li>0.10.1 - fix exception in JavassistHelper.getParametersAnnotations, 
docs</li>
   <li>ci: Setup GitHub actions for basic PR CI (<a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/333";>#333</a>)</li>
   <li>Make the path format to be platform-compatible (<a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/299";>#299</a>)</li>
   <li>enable Dependabot v2 (<a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/319";>#319</a>)</li>
   <li>Enable automatic module name (<a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/308";>#308</a>)</li>
   </ul>
   <p>known issue <a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/351";>ronmamo/reflections#351</a>:
 deprecated scanners are using wrong index name :( which results in empty query 
results. will be solved in next release. workaround/solution: migrate to the 
new <code>Scanners</code></p>
   <h2>0.10</h2>
   <p>reflections-0.10 refactor</p>
   <p><em>known issue <a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/337";>#337</a>:
 annotation not marked with <code>Retention(RUNTIME)</code> will be excluded 
because of an exception</em></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ronmamo/reflections/commit/5ff7a1d366e8656dfa0f2f476991b558b037e919";><code>5ff7a1d</code></a>
 ref-0.10.2 (<a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/356";>#356</a>)</li>
   <li><a 
href="https://github.com/ronmamo/reflections/commit/e9ed4e1e217c43906173ad2974a966a2e46b61a5";><code>e9ed4e1</code></a>
 Dependabot 202110 (<a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/349";>#349</a>)</li>
   <li><a 
href="https://github.com/ronmamo/reflections/commit/b7e8f9a9d07be8c6d37673383f78c8e7c22a25c5";><code>b7e8f9a</code></a>
 ref-0.10.1 - fix exception, docs, ci matrix, dependabot</li>
   <li><a 
href="https://github.com/ronmamo/reflections/commit/ee52a9d2a5f1651bef3ae799cc03865168b8f4a1";><code>ee52a9d</code></a>
 readme gh-pages</li>
   <li><a 
href="https://github.com/ronmamo/reflections/commit/2b1301a8a68be876667096fdaf635fa580055bf9";><code>2b1301a</code></a>
 bump 0.11-SNAPSHOT</li>
   <li><a 
href="https://github.com/ronmamo/reflections/commit/1f05c178131b252b787e0c89f43feab3b370295b";><code>1f05c17</code></a>
 Reflections 0.10 refactor (<a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/335";>#335</a>)</li>
   <li><a 
href="https://github.com/ronmamo/reflections/commit/9a1ac08d59311a91f3dad06f0c831eccdc47f1e3";><code>9a1ac08</code></a>
 wip fix'em ~all (<a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/275";>#275</a>)</li>
   <li><a 
href="https://github.com/ronmamo/reflections/commit/fb7786b871d7456f75f5dfad49f14dcf25318884";><code>fb7786b</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/242";>#242</a>
 from cschneider/osgi-fix</li>
   <li><a 
href="https://github.com/ronmamo/reflections/commit/375a9a9473afdf65e2a96facd2d3ba7d6ef27c9a";><code>375a9a9</code></a>
 0.9.13-SNAPSHOT</li>
   <li><a 
href="https://github.com/ronmamo/reflections/commit/7741e8f5d13f739d644ef5e91dde055fbe88ca57";><code>7741e8f</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/ronmamo/reflections/issues/272";>#272</a>
 from ronmamo/migrate/java8</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ronmamo/reflections/compare/0.9.11...0.10.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.reflections:reflections&package-manager=maven&previous-version=0.9.11&new-version=0.10.2)](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>


-- 
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: commits-unsubscr...@pinot.apache.org

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


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

Reply via email to