fix(deps): update all dependencies to v3.10.0 #10

Merged
kjuulh merged 1 commits from renovate/all into main 2025-02-11 02:42:22 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
cynic (source) dependencies minor 3.9.1 -> 3.10.0
cynic-introspection (source) dependencies minor 3.9.1 -> 3.10.0

Release Notes

obmarg/cynic (cynic)

v3.10.0

Compare Source

New Features
  • Added initial suppport for directives: @skip, @include are supported, and
    other field level directives can be provided provided they don't require
    specific client support (#​900)
Bug Fixes
  • Parsing will no longer fail if keywords like mutation are used as enum
    values. (#​1128)
Changes
  • Querygen now parses schemas and queries with cynic_parser
    (#​1124, #​1125)
Changes
  • Bumped the MSRV to 1.80

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 these updates 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 | |---|---|---|---| | [cynic](https://cynic-rs.dev) ([source](https://github.com/obmarg/cynic)) | dependencies | minor | `3.9.1` -> `3.10.0` | | [cynic-introspection](https://cynic-rs.dev) ([source](https://github.com/obmarg/cynic)) | dependencies | minor | `3.9.1` -> `3.10.0` | --- ### Release Notes <details> <summary>obmarg/cynic (cynic)</summary> ### [`v3.10.0`](https://github.com/obmarg/cynic/blob/HEAD/CHANGELOG.md#v3100---2025-02-10) [Compare Source](https://github.com/obmarg/cynic/compare/v3.9.1...v3.10.0) ##### New Features - Added initial suppport for directives: `@skip`, `@include` are supported, and other field level directives can be provided provided they don't require specific client support ([#&#8203;900](https://github.com/obmarg/cynic/issues/900)) ##### Bug Fixes - Parsing will no longer fail if keywords like `mutation` are used as enum values. ([#&#8203;1128](https://github.com/obmarg/cynic/issues/1128)) ##### Changes - Querygen now parses schemas and queries with `cynic_parser` ([#&#8203;1124](https://github.com/obmarg/cynic/issues/1124), [#&#8203;1125](https://github.com/obmarg/cynic/issues/1125)) ##### Changes - Bumped the MSRV to 1.80 </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 these updates 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 2025-02-11 02:42:16 +01:00
fix(deps): update all dependencies to v3.10.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
af982d257d
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-02-11 02:42:16 +01:00
kjuulh merged commit af982d257d into main 2025-02-11 02:42:22 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/graphql-schema#10
No description provided.