Skip to content

Update async-graphql-tide requirement from 2.9.4 to 3.0.17#32

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/async-graphql-tide-3.0.17
Closed

Update async-graphql-tide requirement from 2.9.4 to 3.0.17#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/async-graphql-tide-3.0.17

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 17, 2021

Updates the requirements on async-graphql-tide to permit the latest version.

Changelog

Sourced from async-graphql-tide's changelog.

[3.0.17] 2021-12-16

  • Bump poem to 1.2.2.

[3.0.16] 2021-12-16

  • Bump poem to 1.2.1.

[3.0.15] 2021-12-12

  • Bump actix-web from 4.0.0-beta.11 to 4.0.0-beta.14.

[3.0.14] 2021-12-06

  • [async-graphql-axum] bump axum from 0.3 to 0.4.

[3.0.13] 2021-12-06

  • No longer assumes that a subscription stream that failed to resolve has ended. #744
  • Rework to implement InputType and OutputType for HashMap and BTreeMap.

[3.0.12] 2021-12-05

  • Fix possible deadlock in dataloader. #555
  • Add some helper methods for BatchRequest.
    • BatchRequest::iter
    • BatchRequest::iter_mut
    • BatchRequest::variables
    • BatchRequest::data
    • BatchRequest::disable_introspection
  • Fix implicit interfaces not being exposed via the __schema introspection. #741

[3.0.11] 2021-12-02

  • Fix panic on f32-64::INFINITE/f32-64::NEG_INFINITE/f32-64::NAN output. #735

[3.0.10] 2021-11-30

  • Fix the custom validator cannot work on Option<Vec<T>>.

[3.0.9] 2021-11-30

  • Fix the validator cannot work on Option<Vec<T>>.

[3.0.8] 2021-11-30

  • #[graphql(validator(list))] no longer applies to max_items and min_items.
  • Implement InputValue/OutputValue for serde_json::Value.
  • Add support for SmolStr via a feature. #730

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [async-graphql-tide](https://github.com/async-graphql/async-graphql) to permit the latest version.
- [Release notes](https://github.com/async-graphql/async-graphql/releases)
- [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/async-graphql/async-graphql/compare/async-graphql-tide@2.9.4...async-graphql-tide@3.0.17)

---
updated-dependencies:
- dependency-name: async-graphql-tide
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 17, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 27, 2021

Superseded by #35.

@dependabot dependabot bot closed this Dec 27, 2021
@dependabot dependabot bot deleted the dependabot/cargo/async-graphql-tide-3.0.17 branch December 27, 2021 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments