Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate async-graphql-warp to v5 #104

Merged
merged 1 commit into from Jan 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-graphql-warp dependencies major ^4.0.13 -> ^5.0.0

Release Notes

async-graphql/async-graphql

v5.0.5

v5.0.4

  • Fix named_list_nn #​1172
  • Add DynamicRequestExt::root_value to specify the root value for the request
  • Change CustomValidator::check returns error type from String to InputValueError<T>.
  • Add support that custom validators can set error extensions. #​1174

v5.0.3

v5.0.2

v5.0.1

  • Add boolean dynamic ValueAccessor method #​1153

v5.0.0

  • Update MSRV to 1.60.0
  • [async-graphql-axum] bump axum from 0.5.1 to 0.6.0 #​1106

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 28, 2022

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/JonasKruckenberg/tauri-plugin-graphql":"/mnt/renovate/gh/JonasKruckenberg/tauri-plugin-graphql" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/JonasKruckenberg/tauri-plugin-graphql" docker.io/renovate/sidecar bash -l -c "install-tool rust 1 && cargo update --manifest-path Cargo.toml --workspace"

@JonasKruckenberg JonasKruckenberg merged commit dcbf488 into main Jan 10, 2023
@renovate renovate bot deleted the renovate/async-graphql-warp-5.x branch January 10, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant