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

   Bumps 
[com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) 
from 20.0 to 20.9.
   <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>20.9</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>20.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/3542";>graphql-java/graphql-java#3542</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/graphql-java/graphql-java/compare/v20.8...v20.9";>https://github.com/graphql-java/graphql-java/compare/v20.8...v20.9</a></p>
   <h2>20.8</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>20.x Backport of PR 3526 and PR 3527 by <a 
href="https://github.com/dondonz";><code>@​dondonz</code></a> in <a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3530";>graphql-java/graphql-java#3530</a></li>
   <li>20.x Backport max result nodes PR 3525 by <a 
href="https://github.com/dondonz";><code>@​dondonz</code></a> in <a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3536";>graphql-java/graphql-java#3536</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/graphql-java/graphql-java/compare/v20.7...v20.8";>https://github.com/graphql-java/graphql-java/compare/v20.7...v20.8</a></p>
   <h2>20.7</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 20.x by <a href="https://github.com/dondonz";><code>@​dondonz</code></a> in 
<a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3355";>graphql-java/graphql-java#3355</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/graphql-java/graphql-java/compare/v20.6...v20.7";>https://github.com/graphql-java/graphql-java/compare/v20.6...v20.7</a></p>
   <h2>20.6</h2>
   <p>This 20.6 release includes a critical Guava fix.</p>
   <p>The 20.5 release had a problem where Guava classes were not shaded due to 
a configuration error. Do not use version 20.5 and please use this version 20.6 
instead.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>guava version fix for 20.x by <a 
href="https://github.com/bbakerman";><code>@​bbakerman</code></a> in <a 
href="https://redirect.github.com/graphql-java/graphql-java/pull/3320";>graphql-java/graphql-java#3320</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/graphql-java/graphql-java/compare/v20.5...v20.6";>https://github.com/graphql-java/graphql-java/compare/v20.5...v20.6</a></p>
   <h2>20.5</h2>
   <h2>Do not use version 20.5. Please use version 20.6 instead.</h2>
   <p>Version 20.5 contains a problem where Guava files were not shaded due to 
a configuration error. This is fixed in 20.6.</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/d3a8540de4951a3b6121e2fc4e8b86151b3053a0";><code>d3a8540</code></a>
 Merge pull request <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3542";>#3542</a>
 from graphql-java/20.x-backport-enf-introspection</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/851bcd628dde1627b346a703cb8af6d065787e22";><code>851bcd6</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/c3d5bb4190b93afdf262dc4ec1dc88cd0a9dc2b2";><code>c3d5bb4</code></a>
 Merge remote-tracking branch 'origin/20.x-backport-enf-introspection' into 
20...</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/965ae5c080aac62ac3a3ee7abe0604ee5fbf87df";><code>965ae5c</code></a>
 remove conditional node decision feature and cleanup</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/1f5e70b85b4bc543aebdeddfb41b1affe6628377";><code>1f5e70b</code></a>
 Add explainer note to v20 introspection node count being smaller by 1</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/469caf6ee600ab6709ad5e8a06f371fe2ef3b8dd";><code>469caf6</code></a>
 Cherry pick PR 3539 and update ConditionalNodes and related files to v21 
equi...</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/67035a246889915489a83fb157f662f32842c2ac";><code>67035a2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3536";>#3536</a>
 from graphql-java/20.x-backport-max-result-nodes</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/242f0da7b8b098b89cdf1385addb34072e98ef00";><code>242f0da</code></a>
 Merge branch '20.x' into 20.x-backport-max-result-nodes</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/b0127e4628d3ca81d0c0cef00c9f074d68896c81";><code>b0127e4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/graphql-java/graphql-java/issues/3530";>#3530</a>
 from graphql-java/20.x-backport-3526-disable-introsp...</li>
   <li><a 
href="https://github.com/graphql-java/graphql-java/commit/28ce3efce4c0b9d162dd7b5887e52c55d3f0de13";><code>28ce3ef</code></a>
 Backport PR 3525 max result nodes</li>
   <li>Additional commits viewable in <a 
href="https://github.com/graphql-java/graphql-java/compare/v20.0...v20.9";>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=20.0&new-version=20.9)](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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/seatunnel/network/alerts).
   
   </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