Skip to content

Update async-graphql-tide requirement from 2.9.4 to 3.0.38#78

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

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

Changelog

Sourced from async-graphql-tide's changelog.

[3.0.38] 2022-4-8

  • Update Axum integration to Axum 0.5.1 #883
  • Support macro type in enum variant. #884
  • Introduce process_with for input object #817
  • Add MaybeUndefined::update_to method. #881

[3.0.37] 2022-3-30

  • Panics when the same Rust type has the same name. #880

[3.0.36] 2022-3-22

  • Generate @deprecated to SDL. #874
  • Expose Connection::edges. #871

[3.0.35] 2022-3-14

  • Make HashMap more generics for InputOutput and OutputType.
  • Add support group attribute to Object/SimpleObject/ComplexObject/Subscription macros. #838
  • Fixed recursive generic input objects failing to compile. #859
  • Add ErrorExtensionValues::get method. #855

[3.0.34] 2022-3-5

  • Export @oneOf directive to SDL when Oneof type is defined. #766

[3.0.33] 2022-3-4

  • Add support for oneof field on object. #766

[3.0.32] 2022-3-4

  • Bump Actix-web from 4.0.0-rc.3 to 4.0.1.

[3.0.31] 2022-02-17

  • Add OneOfObject macro to support for oneof input object.
  • Bump actix-web from 4.0.0-rc.2 to 4.0.0-rc.3.

[3.0.30] 2022-2-15

  • Implement ScalarType for time::Date. #822

[3.0.29] 2022-2-6

  • Pass context to resolvers with flatten attribute. #813
  • Add support for using both ComplexObject and InputObject.
  • Bump Actix-web from 4.0.0-beta.19 to 4.0.0-rc.2.

... (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/commits)

---
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 Apr 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 17, 2022

Superseded by #81.

@dependabot dependabot bot closed this May 17, 2022
@dependabot dependabot bot deleted the dependabot/cargo/async-graphql-tide-3.0.38 branch May 17, 2022 08:18
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