graphql-crystal / benchmarks

GraphQL server benchmarks
MIT License
88 stars 30 forks source link

fix(deps): update rust crate juniper to 0.16.0 #285

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Type Update Change
juniper (source) dependencies minor 0.15.9 -> 0.16.0

Release Notes

graphql-rust/juniper (juniper) ### [`v0.16.1`](https://redirect.github.com/graphql-rust/juniper/releases/tag/juniper-v0.16.1): juniper 0.16.1 [Compare Source](https://redirect.github.com/graphql-rust/juniper/compare/juniper-v0.16.0...juniper-v0.16.1) [API docs](https://docs.rs/juniper/0.16.1) [Changelog](https://redirect.github.com/graphql-rust/juniper/blob/juniper-v0.16.1/juniper/CHANGELOG.md#0161--2024-04-04) ### [`v0.16.0`](https://redirect.github.com/graphql-rust/juniper/releases/tag/juniper-v0.16.0): juniper 0.16.0 [Compare Source](https://redirect.github.com/graphql-rust/juniper/compare/juniper-v0.15.12...juniper-v0.16.0) [API docs](https://docs.rs/juniper/0.16.0) [Changelog](https://redirect.github.com/graphql-rust/juniper/blob/juniper-v0.16.0/juniper/CHANGELOG.md#0160--2024-03-20) ### [`v0.15.12`](https://redirect.github.com/graphql-rust/juniper/releases/tag/juniper-v0.15.12): juniper 0.15.12 [Compare Source](https://redirect.github.com/graphql-rust/juniper/compare/juniper-v0.15.11...juniper-v0.15.12) [API docs](https://docs.rs/juniper/0.15.12) | [Changelog](https://redirect.github.com/graphql-rust/juniper/blob/juniper-v0.15.12/juniper/CHANGELOG.md#01512-2024-01-02) ### [`v0.15.11`](https://redirect.github.com/graphql-rust/juniper/releases/tag/juniper-v0.15.11): juniper 0.15.11 [Compare Source](https://redirect.github.com/graphql-rust/juniper/compare/juniper-v0.15.10...juniper-v0.15.11) [API docs](https://docs.rs/juniper/0.15.11) | [Changelog](https://redirect.github.com/graphql-rust/juniper/blob/juniper-v0.15.11/juniper/CHANGELOG.md#01511-2023-01-31) ### [`v0.15.10`](https://redirect.github.com/graphql-rust/juniper/releases/tag/juniper-v0.15.10): juniper 0.15.10 [Compare Source](https://redirect.github.com/graphql-rust/juniper/compare/juniper-v0.15.9...juniper-v0.15.10) [Changelog](https://redirect.github.com/graphql-rust/juniper/blob/juniper-v0.15.10/juniper/CHANGELOG.md#01510-2022-07-28)

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 this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 5 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: juniper/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path juniper/Cargo.toml --package juniper@0.15.9 --precise 0.16.1
    Updating crates.io index
error: failed to select a version for the requirement `juniper = "^0.15.7"`
candidate versions found which didn't match: 0.16.1
location searched: crates.io index
required by package `juniper_actix v0.4.0`
    ... which satisfies dependency `juniper_actix = "^0.4.0"` (locked to 0.4.0) of package `juniper v0.1.0 (/tmp/renovate/repos/github/graphql-crystal/benchmarks/juniper)`