fix(deps): update rust crate async-graphql to v7.0.12 #43

Merged
kjuulh merged 1 commits from renovate/all into main 2024-12-09 02:13:33 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
async-graphql dependencies patch 7.0.11 -> 7.0.12

Release Notes

async-graphql/async-graphql (async-graphql)

v7.0.12

  • update MSRV to 1.81.0
  • Add specified complexity for fields in SimpleObject.
  • feat: expose SDL export utilities in ExtensionContext #​1606
  • feat(dynamic-schema): specify type directives in schema #​1607
  • Make http2 optional for actix #​1612
  • chore: use std OnceLock instead LazyLock #​1613
  • Add UUID validator #​1588
  • Update secrecy and support new types #​1627
  • fix #​1626
  • Allow non-native concrete types in generic structs deriving SimpleObject + InputObject #​1629
  • chore: update opentelemetry to 0.27 #​1614
  • connection: Allow 'first' and 'last' parameters to exist at the same time #​1602
  • feat(dynamic-schema): specify type directives in schema #​1607
  • Make boxed_any and borrowed_any for FieldValue work with trait objects again #​1636
  • Add new altair option #​1642
  • Fix Clippy for latest stable #​1639
  • Add boxed-trait feature #​1641
  • Support directive in complex object #​1644

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [async-graphql](https://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://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://github.com/async-graphql/async-graphql/pull/1606) - feat(dynamic-schema): specify type directives in schema [#&#8203;1607](https://github.com/async-graphql/async-graphql/pull/1607) - Make http2 optional for actix [#&#8203;1612](https://github.com/async-graphql/async-graphql/pull/1612) - chore: use std OnceLock instead LazyLock [#&#8203;1613](https://github.com/async-graphql/async-graphql/pull/1613) - Add UUID validator [#&#8203;1588](https://github.com/async-graphql/async-graphql/pull/1588) - Update secrecy and support new types [#&#8203;1627](https://github.com/async-graphql/async-graphql/pull/1627) - fix [#&#8203;1626](https://github.com/async-graphql/async-graphql/issues/1626) - Allow non-native concrete types in generic structs deriving SimpleObject + InputObject [#&#8203;1629](https://github.com/async-graphql/async-graphql/pull/1629) - chore: update opentelemetry to 0.27 [#&#8203;1614](https://github.com/async-graphql/async-graphql/pull/1614) - connection: Allow 'first' and 'last' parameters to exist at the same time [#&#8203;1602](https://github.com/async-graphql/async-graphql/pull/1602) - feat(dynamic-schema): specify type directives in schema [#&#8203;1607](https://github.com/async-graphql/async-graphql/pull/1607) - Make boxed_any and borrowed_any for FieldValue work with trait objects again [#&#8203;1636](https://github.com/async-graphql/async-graphql/pull/1636) - Add new altair option [#&#8203;1642](https://github.com/async-graphql/async-graphql/pull/1642) - Fix Clippy for latest stable [#&#8203;1639](https://github.com/async-graphql/async-graphql/pull/1639) - Add `boxed-trait` feature [#&#8203;1641](https://github.com/async-graphql/async-graphql/pull/1641) - Support directive in complex object [#&#8203;1644](https://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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-12-09 02:11:31 +01:00
fix(deps): update rust crate async-graphql to v7.0.12
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
4e2e6a2931
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-12-09 02:11:32 +01:00
kjuulh merged commit 4e2e6a2931 into main 2024-12-09 02:13:33 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/cibus-backend#43
No description provided.