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

   Bumps 
[com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) 
from 19.2 to 19.11.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/graphql-java/graphql-java/releases";>com.graphql-java:graphql-java's
 releases</a>.</em></p>
   <blockquote>
   <h2>19.11</h2>
   <p>This is a special release to add further limits to introspection 
queries.</p>
   <p>This release contains a backport of PR <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3539";>#3539</a>.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>19.x Backport PR 3539 by <a 
href="https://github.com/dondonz";><code>@​dondonz</code></a> in <a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3543";>graphql-java/graphql-java#3543</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/graphql-java/graphql-java/compare/v19.10...v19.11";>https://github.com/graphql-java/graphql-java/compare/v19.10...v19.11</a></p>
   <h2>19.10</h2>
   <p>This is a special release to help control introspection queries.</p>
   <p>This release adds a default check for introspection queries, to check 
that they are sensible. This feature is a backport of <a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3526";>graphql-java/graphql-java#3526</a>
 and <a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3527";>graphql-java/graphql-java#3527</a>.</p>
   <p>This release also adds an optional maximum result nodes limit, which is a 
backport of <a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3525";>graphql-java/graphql-java#3525</a>.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>19.x Backport <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3526";>#3526</a>
 and PR <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3527";>#3527</a>
  by <a href="https://github.com/dondonz";><code>@​dondonz</code></a> in <a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3532";>graphql-java/graphql-java#3532</a></li>
   <li>19.x Backport PR 3525 max result nodes by <a 
href="https://github.com/dondonz";><code>@​dondonz</code></a> in <a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3537";>graphql-java/graphql-java#3537</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/graphql-java/graphql-java/compare/v19.9...v19.10";>https://github.com/graphql-java/graphql-java/compare/v19.9...v19.10</a></p>
   <h2>19.9</h2>
   <p>This is a small bugfix release which includes a backport of PR <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3334";>#3334</a>,
 which fixes a type unwrapping bug.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>Backport PR <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3334";>#3334</a>
 to 19.x by <a href="https://github.com/dondonz";><code>@​dondonz</code></a> in 
<a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3356";>graphql-java/graphql-java#3356</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/graphql-java/graphql-java/compare/v19.8...v19.9";>https://github.com/graphql-java/graphql-java/compare/v19.8...v19.9</a></p>
   <h2>19.8</h2>
   <p>This version 19.8 release includes a critical Guava fix.</p>
   <p>The 19.7 release had a problem where Guava classes were not shaded due to 
a configuration error. Do not use version 19.7 and please use this version 19.8 
instead.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>guava version fix for 19.x by <a 
href="https://github.com/bbakerman";><code>@​bbakerman</code></a> in <a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3319";>graphql-java/graphql-java#3319</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/graphql-java/graphql-java/compare/v19.7...v19.8";>https://github.com/graphql-java/graphql-java/compare/v19.7...v19.8</a></p>
   <h2>19.7</h2>
   <h2>Do not use version 19.7. Please use version 19.8 instead.</h2>
   <p>Version 19.7 contains a problem where Guava files were not shaded due to 
a configuration error. This is fixed in 19.8.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/16c159111507ef04d7e1839b2c23281d90c42b2b";><code>16c1591</code></a>
 Merge pull request <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3543";>#3543</a>
 from graphql-java/19.x-backport-enf-introspection</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/81d5cb6aac3825741d2a09964fa497b0ab9ebd3b";><code>81d5cb6</code></a>
 Fix typo (backport PR <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3544";>#3544</a>)</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/512827f4c4d651837dd8cf6928a440bcef090908";><code>512827f</code></a>
 comment</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/01296ce1dbfc8bf61d50361a8c1704594242e832";><code>01296ce</code></a>
 bring ENOF test up to date with master</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/e9cf1b7f0cb6a0243d48f74dec5e16fccd16ca09";><code>e9cf1b7</code></a>
 remove not needed conditional node decision code</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/592ec17d20f7b307bf10fdab26868da1445cde76";><code>592ec17</code></a>
 Backport PR 3539 and bring more files up to v21 for API compatibility</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/c0b905c045d73f64d68a55f7203eec2be331086f";><code>c0b905c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3537";>#3537</a>
 from graphql-java/19.x-backport-3525-max-result-nodes</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/90c1e514be27ad8ff48bc95abf8d0715561d8cff";><code>90c1e51</code></a>
 Adjust tests to take empty GraphQLContext object</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/84d4e394768922b9ce46c56a1ea1b3cdc81dd491";><code>84d4e39</code></a>
 Merge pull request <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3532";>#3532</a>
 from graphql-java/19.x-backport-3526-disable-introsp...</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/e5c6bb4e0958d22c1ec81ffcd67ae7e9b6616521";><code>e5c6bb4</code></a>
 Backport PR 3525 max nodes with minor adjustments</li>
   <li>Additional commits viewable in <a 
href="https://github.com/graphql-java/graphql-java/compare/v19.2...v19.11";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.graphql-java:graphql-java&package-manager=maven&previous-version=19.2&new-version=19.11)](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: [email protected]

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

Reply via email to