fix(deps): update rust crate async-graphql to v7.0.10 #28

Merged
kjuulh merged 1 commits from renovate/all into main 2024-09-25 02:11:14 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
async-graphql dependencies patch 7.0.9 -> 7.0.10

Release Notes

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

v7.0.10

  • add SchemeBuilder.limit_directives method to set the maximum number of directives on a single field.
  • remove needless ?Sized #​1593
  • fix: generate each variant description correctly. #​1589
  • Make From<T> for [Error] set source #​1561
  • feat(graphiql): add support for WS connection params #​1597

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.9` -> `7.0.10` | --- ### Release Notes <details> <summary>async-graphql/async-graphql (async-graphql)</summary> ### [`v7.0.10`](https://github.com/async-graphql/async-graphql/blob/HEAD/CHANGELOG.md#7010-2024-09-24) - add `SchemeBuilder.limit_directives` method to set the maximum number of directives on a single field. - remove needless ?Sized [#&#8203;1593](https://github.com/async-graphql/async-graphql/pull/1593) - fix: generate each variant description correctly. [#&#8203;1589](https://github.com/async-graphql/async-graphql/pull/1589) - Make `From<T>` for \[Error] set source [#&#8203;1561](https://github.com/async-graphql/async-graphql/pull/1561) - feat(graphiql): add support for WS connection params [#&#8203;1597](https://github.com/async-graphql/async-graphql/pull/1597) </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-09-25 02:08:58 +02:00
fix(deps): update rust crate async-graphql to v7.0.10
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
9ff87e21bf
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-09-25 02:08:59 +02:00
kjuulh merged commit 9ff87e21bf into main 2024-09-25 02:11:14 +02: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#28
No description provided.