Skip to content

Update async-graphql-tide requirement from 2.9.4 to 4.0.16#117

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

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

Changelog

Sourced from async-graphql-tide's changelog.

[4.0.16] 2022-10-20

  • Add credentials to GraphiQL 2 #1105
  • Add TypeName support for InputObject #1110
  • Fix error message #1058
  • Add TypeName support for Enum, Union, OneofInputObject, Subscription, MergedObject, MergedSubscription, Scalar, Interface, Directive
  • Fixes #1052
  • Implement CustomValidator<T> for F: Fn(&T) -> Result<(), E: Into<String>>
  • Add validator attribute to InputObject macro #1072

[4.0.15] 2022-10-07

  • Dynamic Document Title for GraphiQL v2 and GraphQL Playground #1099
  • Skip tracing for introspection queries. #841
  • Add SchemaBuilder::disable_suggestions method to disable field suggestions. #1101

[4.0.14] 2022-09-25

  • Implement a simple approach to using the link directive. #1060
  • docs: Update federation docs with examples of each directive. #1080
  • Add support for parse request from query string. #1085

[4.0.13] 2022-09-09

  • Compare to expected schema #1048
  • docs: readme flair #1054
  • Remove bson-uuid feature #1032
  • Add no_cache for cache_control attribute #1051
  • Resurrect code generation through tests #1062
  • Support for primitive type in CursorType #1049
  • Add SDLExportOptions::include_specified_by method to enable specifiedBy directive #1065

[4.0.12] 2022-08-24

  • Update MSRV to 1.59.0
  • Support @specifiedBy directive in SDL export #1041
  • Add GraphiQL v2 #1044
  • Export SDL: consistently avoid trailing spaces #1043

[4.0.11] 2022-08-23

  • Define override directive on fields #1029
  • Add @tag support #1038
  • Export SDL: avoid trailing space for scalar definitions #1036
  • Fixes #1039

[4.0.10] 2022-08-18

  • Fixes extension request.data(X) being lost in the resolver #1018
  • Add Apollo federation @shareable directive support #1025

... (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 Oct 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #120.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/cargo/async-graphql-tide-4.0.16 branch November 28, 2022 08:06
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