mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
69fec9000f
Bumps [async-graphql-parser](https://github.com/async-graphql/async-graphql) from 5.0.10 to 7.0.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md">async-graphql-parser's changelog</a>.</em></p> <blockquote> <h1>[7.0.3] 2024-03-16</h1> <ul> <li>Sort schema fields & enums if required <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1475">#1475</a></li> <li>Change the <code>type_name</code> of <code>EmptySubscription</code> fix <a href="https://redirect.github.com/async-graphql/async-graphql/issues/1435">#1435</a> <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1475">#1475</a></li> <li>add <code>Request::set_parsed_query</code> method <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1483">#1483</a></li> <li>Upgrade strum to 0.26 <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1485">#1485</a></li> <li>Fix validation of non-nullable variables with default values <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1491">#1491</a></li> <li>add <code>NextExecute::run_with_data</code> method to attach context data before execution</li> <li>feat: add registry method in dynamic::Registry <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1492">#1492</a></li> <li>Allow non-scalars to be used as directive arguments <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1493">#1493</a></li> <li>fix: add description to __schema introspection result <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1489">#1489</a></li> </ul> <h1>[7.0.2] 2024-02-18</h1> <ul> <li>Fix <code>#[derive(OneofObject)]</code> rejecting enums where the type comes from a macro subsitution <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1473">#1473</a></li> <li>Optimize object proc-macro codegen <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1470">#1470</a></li> <li>Use <code>impl Future</code> instead of <code>async-trait</code> in most traits. <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1468">#1468</a></li> <li>Upgrade <code>base64</code> to <code>0.21</code> <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1466">#1466</a></li> <li>Standardize space between Args, Lists and Binary items <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1392">#1392</a></li> <li>feat: support bigdecimal 0.4.x <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1358">#1358</a></li> </ul> <h1>[7.0.1] 2024-01-21</h1> <ul> <li>Add <code>Shareable</code> Attribute To InputObjectField <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1459">#1459</a></li> <li>Feature Generic Unions <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1424">#1424</a></li> <li>Address axum integration compilation error with non-Sync body <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1460">#1460</a></li> <li>fix: date cursor precision string format <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1462">#1462</a></li> </ul> <h1>[7.0.0] 2024-01-06</h1> <ul> <li>upgrade to <code>http1</code></li> <li>Feature extend ResolveInfo with field attribute <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1428">#1428</a></li> </ul> <h1>[6.0.11] 2023-11-19</h1> <ul> <li>Clean up example docs <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1411">#1411</a></li> <li>Run batch requests concurrently <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1420">#1420</a></li> <li>Update opentelemetry to <code>v0.21.x</code> <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1422">#1422</a></li> </ul> <h1>[6.0.10] 2023-11-04</h1> <ul> <li>bump opentelemetry <code>0.20.0</code> <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1406">#1406</a></li> <li>fix check for serial <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1405">#1405</a></li> <li>fixes complexity visitor</li> <li>bump Rocket from <code>0.5.0-rc.2</code> to <code>0.5.0-rc.4</code></li> </ul> <h1>[6.0.9] 2023-10-21</h1> <ul> <li>add support uploading files in dynamic schema <a href="https://github.com/async-graphql/async-graphql/discussions/1384">#1384</a></li> <li>Include <code>@composeDirective</code> in Federation's <code>_service</code> field and document <code>#[TypeDirective]</code> <a href="https://redirect.github.com/async-graphql/async-graphql/pull/1400">#1400</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/async-graphql/async-graphql/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=async-graphql-parser&package-manager=cargo&previous-version=5.0.10&new-version=7.0.3)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> V3_GIT_ORIGIN_REV_ID: f1b749f6e069c3c72d48cc87f1e014fdff7fbf2d |
||
---|---|---|
.. | ||
custom-connector | ||
engine | ||
hasura-authn-core | ||
hasura-authn-jwt | ||
hasura-authn-webhook | ||
lang-graphql | ||
metadata-schema-generator | ||
open-dds | ||
opendds-derive | ||
recursion_limit_macro | ||
tracing-util |