Skip to content

Commit a8bd680

Browse files
chore(deps): update async-graphql to v7.0.12 (#277)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [async-graphql](https://redirect.github.com/async-graphql/async-graphql) | dependencies | patch | `7.0.11` -> `7.0.12` | | [async-graphql-axum](https://redirect.github.com/async-graphql/async-graphql) | dependencies | patch | `7.0.11` -> `7.0.12` | --- ### Release Notes <details> <summary>async-graphql/async-graphql (async-graphql)</summary> ### [`v7.0.12`](https://redirect.github.com/async-graphql/async-graphql/blob/HEAD/CHANGELOG.md#7012-2024-12-08) - update MSRV to `1.81.0` - Add specified complexity for fields in `SimpleObject`. - feat: expose SDL export utilities in ExtensionContext [#&#8203;1606](https://redirect.github.com/async-graphql/async-graphql/pull/1606) - feat(dynamic-schema): specify type directives in schema [#&#8203;1607](https://redirect.github.com/async-graphql/async-graphql/pull/1607) - Make http2 optional for actix [#&#8203;1612](https://redirect.github.com/async-graphql/async-graphql/pull/1612) - chore: use std OnceLock instead LazyLock [#&#8203;1613](https://redirect.github.com/async-graphql/async-graphql/pull/1613) - Add UUID validator [#&#8203;1588](https://redirect.github.com/async-graphql/async-graphql/pull/1588) - Update secrecy and support new types [#&#8203;1627](https://redirect.github.com/async-graphql/async-graphql/pull/1627) - fix [#&#8203;1626](https://redirect.github.com/async-graphql/async-graphql/issues/1626) - Allow non-native concrete types in generic structs deriving SimpleObject + InputObject [#&#8203;1629](https://redirect.github.com/async-graphql/async-graphql/pull/1629) - chore: update opentelemetry to 0.27 [#&#8203;1614](https://redirect.github.com/async-graphql/async-graphql/pull/1614) - connection: Allow 'first' and 'last' parameters to exist at the same time [#&#8203;1602](https://redirect.github.com/async-graphql/async-graphql/pull/1602) - feat(dynamic-schema): specify type directives in schema [#&#8203;1607](https://redirect.github.com/async-graphql/async-graphql/pull/1607) - Make boxed_any and borrowed_any for FieldValue work with trait objects again [#&#8203;1636](https://redirect.github.com/async-graphql/async-graphql/pull/1636) - Add new altair option [#&#8203;1642](https://redirect.github.com/async-graphql/async-graphql/pull/1642) - Fix Clippy for latest stable [#&#8203;1639](https://redirect.github.com/async-graphql/async-graphql/pull/1639) - Add `boxed-trait` feature [#&#8203;1641](https://redirect.github.com/async-graphql/async-graphql/pull/1641) - Support directive in complex object [#&#8203;1644](https://redirect.github.com/async-graphql/async-graphql/pull/1644) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apollographql/subgraph-template-rust-async-graphql). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0f40e3 commit a8bd680

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)