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

   Bumps 
[io.github.graphql-java:graphql-java-annotations](https://github.com/graphql-java/graphql-java-annotations)
 from 8.0 to 21.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/graphql-java/graphql-java-annotations/releases";>io.github.graphql-java:graphql-java-annotations's
 releases</a>.</em></p>
   <blockquote>
   <h2>v21.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add release documentation &amp; update version by <a 
href="https://github.com/sergehuber";><code>@​sergehuber</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/303";>Enigmatis/graphql-java-annotations#303</a></li>
   <li>Use actual graphql name on extending type by <a 
href="https://github.com/geichelberger";><code>@​geichelberger</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/301";>Enigmatis/graphql-java-annotations#301</a></li>
   <li>upgrade graphql-java version to 21.5 by <a 
href="https://github.com/Janin-Michel-Mathias";><code>@​Janin-Michel-Mathias</code></a>
 in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/304";>Enigmatis/graphql-java-annotations#304</a></li>
   <li>Updated secrets for publishing to maven central by <a 
href="https://github.com/Fgerthoffert";><code>@​Fgerthoffert</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/306";>Enigmatis/graphql-java-annotations#306</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/Janin-Michel-Mathias";><code>@​Janin-Michel-Mathias</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/304";>Enigmatis/graphql-java-annotations#304</a></li>
   <li><a 
href="https://github.com/Fgerthoffert";><code>@​Fgerthoffert</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/306";>Enigmatis/graphql-java-annotations#306</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Enigmatis/graphql-java-annotations/compare/v21.2...v21.5";>https://github.com/Enigmatis/graphql-java-annotations/compare/v21.2...v21.5</a></p>
   <h2>v21.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Upgrade graphql-java version to 21.2 by <a 
href="https://github.com/geichelberger";><code>@​geichelberger</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/297";>Enigmatis/graphql-java-annotations#297</a></li>
   <li>Support for inherited interfaces (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/65";>#65</a>)
 by <a href="https://github.com/richharms";><code>@​richharms</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/298";>Enigmatis/graphql-java-annotations#298</a></li>
   <li>Add a <code>@GraphQLIgnore</code> annotation allowing field parameters 
to be ignored/excluded from a schema by <a 
href="https://github.com/mattjquinn";><code>@​mattjquinn</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/299";>Enigmatis/graphql-java-annotations#299</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/mattjquinn";><code>@​mattjquinn</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/299";>Enigmatis/graphql-java-annotations#299</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Enigmatis/graphql-java-annotations/compare/v21.1...v21.2";>https://github.com/Enigmatis/graphql-java-annotations/compare/v21.1...v21.2</a></p>
   <h2>v21.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix for issue#283 Renamed bundle.bnd to bnd.bnd to generate OSGi 
Metadata properly by <a 
href="https://github.com/sergehuber";><code>@​sergehuber</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/284";>Enigmatis/graphql-java-annotations#284</a></li>
   <li>Upgrade graphql-java by <a 
href="https://github.com/manikandan-ravikumar";><code>@​manikandan-ravikumar</code></a>
 in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/287";>Enigmatis/graphql-java-annotations#287</a></li>
   <li>Let ID be every type, since it is allowed by by <a 
href="https://github.com/EugenMayer";><code>@​EugenMayer</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/289";>Enigmatis/graphql-java-annotations#289</a></li>
   <li>Adopt is dead, long live Zulu! by <a 
href="https://github.com/geertjanw";><code>@​geertjanw</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/279";>Enigmatis/graphql-java-annotations#279</a></li>
   <li>Change to zulu by <a 
href="https://github.com/sergehuber";><code>@​sergehuber</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/292";>Enigmatis/graphql-java-annotations#292</a></li>
   <li>Bump version graphql-java from 17.2 to 20.3 by <a 
href="https://github.com/anatol-sialitski";><code>@​anatol-sialitski</code></a> 
in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/291";>Enigmatis/graphql-java-annotations#291</a></li>
   <li>Upgrade to GraphQL-Java 21 &amp; Gradle 8.3 by <a 
href="https://github.com/sergehuber";><code>@​sergehuber</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/295";>Enigmatis/graphql-java-annotations#295</a></li>
   <li>Add Gradle Wrapper Validator to build job, fix build job by <a 
href="https://github.com/BlasiusSecundus";><code>@​BlasiusSecundus</code></a> in 
<a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/293";>Enigmatis/graphql-java-annotations#293</a></li>
   <li>Add Bnd instructions by <a 
href="https://github.com/geichelberger";><code>@​geichelberger</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/294";>Enigmatis/graphql-java-annotations#294</a></li>
   <li>Use version 21.1 by <a 
href="https://github.com/tdraier";><code>@​tdraier</code></a> in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/296";>Enigmatis/graphql-java-annotations#296</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/manikandan-ravikumar";><code>@​manikandan-ravikumar</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/287";>Enigmatis/graphql-java-annotations#287</a></li>
   <li><a href="https://github.com/EugenMayer";><code>@​EugenMayer</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/289";>Enigmatis/graphql-java-annotations#289</a></li>
   <li><a href="https://github.com/geertjanw";><code>@​geertjanw</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/279";>Enigmatis/graphql-java-annotations#279</a></li>
   <li><a 
href="https://github.com/anatol-sialitski";><code>@​anatol-sialitski</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/291";>Enigmatis/graphql-java-annotations#291</a></li>
   <li><a 
href="https://github.com/BlasiusSecundus";><code>@​BlasiusSecundus</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/293";>Enigmatis/graphql-java-annotations#293</a></li>
   <li><a 
href="https://github.com/geichelberger";><code>@​geichelberger</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/294";>Enigmatis/graphql-java-annotations#294</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Enigmatis/graphql-java-annotations/compare/v9.1...v21.1";>https://github.com/Enigmatis/graphql-java-annotations/compare/v9.1...v21.1</a></p>
   <h2>v9.1</h2>
   <ul>
   <li>upgraded graphql-java version <a 
href="https://redirect.github.com/Enigmatis/graphql-java-annotations/pull/280";>Enigmatis/graphql-java-annotations#280</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Enigmatis/graphql-java-annotations/commit/a810d76f0e3a978ef92650b052766e1a59cee67a";><code>a810d76</code></a>
 Updated secrets for publishing to maven central (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/306";>#306</a>)</li>
   <li><a 
href="https://github.com/Enigmatis/graphql-java-annotations/commit/5acf12018f4bb9b8b0a6829651449960fb892b60";><code>5acf120</code></a>
 upgrade graphql-java version to 21.5 (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/304";>#304</a>)</li>
   <li><a 
href="https://github.com/Enigmatis/graphql-java-annotations/commit/2e0f87a7392e825f59d0162bd870699dd191c99b";><code>2e0f87a</code></a>
 Use actual graphql name on extending type (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/301";>#301</a>)</li>
   <li><a 
href="https://github.com/Enigmatis/graphql-java-annotations/commit/95ef03c220cf66fbf8bf8ace527e8abff9530cd1";><code>95ef03c</code></a>
 Add release documentation &amp; update version (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/303";>#303</a>)</li>
   <li><a 
href="https://github.com/Enigmatis/graphql-java-annotations/commit/74dd8c8e4da73b98927d988e4e62b12a733d6fd3";><code>74dd8c8</code></a>
 Add an <a 
href="https://github.com/GraphQLIgnore";><code>@​GraphQLIgnore</code></a> 
annotation allowing field parameters to be (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/299";>#299</a>)</li>
   <li><a 
href="https://github.com/Enigmatis/graphql-java-annotations/commit/0d0aa22e64406243d469d5ce3c5673ba02d31146";><code>0d0aa22</code></a>
 Support for inherited interfaces (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/65";>#65</a>)
 (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/298";>#298</a>)</li>
   <li><a 
href="https://github.com/Enigmatis/graphql-java-annotations/commit/4fc9ac8a4fc0e0f41ab70625a29f37e5859b8e49";><code>4fc9ac8</code></a>
 Upgrade graphql-java version to 21.2 (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/297";>#297</a>)</li>
   <li><a 
href="https://github.com/Enigmatis/graphql-java-annotations/commit/ca00c2b12e5f6d9220f216c96364d3aee4f60635";><code>ca00c2b</code></a>
 Use version 21.1 (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/296";>#296</a>)</li>
   <li><a 
href="https://github.com/Enigmatis/graphql-java-annotations/commit/ba29d11df02479ebb516dff76b1bd98deb527896";><code>ba29d11</code></a>
 Add Bnd instructions (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/294";>#294</a>)</li>
   <li><a 
href="https://github.com/Enigmatis/graphql-java-annotations/commit/b0556356d2a7467e498de7c339ab0e0e721b601b";><code>b055635</code></a>
 Add Gradle Wrapper Validator to build job, fix build job (<a 
href="https://redirect.github.com/graphql-java/graphql-java-annotations/issues/293";>#293</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/graphql-java/graphql-java-annotations/compare/v8.0...v21.5";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.graphql-java:graphql-java-annotations&package-manager=maven&previous-version=8.0&new-version=21.5)](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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to