Skip to content

Update async-graphql-tide requirement from 2.9.4 to 4.0.2#84

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

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

Changelog

Sourced from async-graphql-tide's changelog.

[4.0.2] 2022-6-10

[4.0.1] 2022-5-24

  • Add Schema::build_with_ignore_name_conflicts method to specifies a list to ignore type conflict detection.

[4.0.0] 2022-5-17

  • Implement the ConnectionNameType and EdgeNameType traits to specify GraphQL type names for Connection and Edge, which can be automatically generated using DefaultConnectionName and DefaultEdgeName.
  • Add #[non_exhaustive] attribute to Request/Response types.
  • Introduce ability to pre-parse Request's query. #891
  • Add introspection-only mode. #894
  • Add bson-uuid feature to implement ScalarType for bson::Uuid. #875
  • Bump regex crate from 1.4.5 to 1.5.5. #862
  • Bump chrono-tz crate from 0.5.3 to 0.6.1. #831
  • Move the pest parser code generation step into a test. #901
  • Update log to version 0.4.16. #903
  • Added impl of CursorType for floats #897
  • Implement OutputType for tokio::sync::RwLock and tokio::sync::Mutex. #896
  • Bump uuid to 1.0.0. #907
  • Add some options for exporting SDL. #877
  • Cache parsed ExecuteDocument in APQ. #919
  • Fixed OneofObject restriction on inner types being unique. #923

[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

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

dependabot bot commented on behalf of github Jun 21, 2022

Superseded by #87.

@dependabot dependabot bot closed this Jun 21, 2022
@dependabot dependabot bot deleted the dependabot/cargo/async-graphql-tide-4.0.2 branch June 21, 2022 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