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 strawberry-graphql[channels] requirement from <=0.208.2 to <=0.215.1 in /caster-back #627

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Updates the requirements on strawberry-graphql[channels] to permit the latest version.

Release notes

Sourced from strawberry-graphql[channels]'s releases.

🍓 0.215.1

Improved error message when supplying GlobalID format that relates to another type than the query itself.

Releases contributed by @​sdobbelaere via #3194

Changelog

Sourced from strawberry-graphql[channels]'s changelog.

0.215.1 - 2023-11-20

Improved error message when supplying GlobalID format that relates to another type than the query itself.

Contributed by SD via [PR #3194](strawberry-graphql/strawberry#3194)

0.215.0 - 2023-11-19

Adds an optional extensions parameter to strawberry.federation.field, with default value None. The key is passed through to strawberry.field, so the functionality is exactly as described here.

Example:

strawberry.federation.field(extensions=[InputMutationExtension()])

Contributed by Bryan Ricker via [PR #3239](strawberry-graphql/strawberry#3239)

0.214.0 - 2023-11-15

This release updates the GraphiQL packages to their latest versions:

  • graphiql@3.0.9
  • @graphiql/plugin-explorer@1.0.2

Contributed by Rodrigo Feijao via [PR #3227](strawberry-graphql/strawberry#3227)

0.213.0 - 2023-11-08

This release adds support in all all our HTTP integration for choosing between different GraphQL IDEs. For now we support GraphiQL (the default), Apollo Sandbox, and Pathfinder.

Deprecations: This release deprecates the graphiql option in all HTTP integrations, in favour of graphql_ide, this allows us to only have one settings to change GraphQL ide, or to disable it.

Here's a couple of examples of how you can use this:

FastAPI

import strawberry
</tr></table> 

... (truncated)

Commits
  • 00b77fa Release 🍓 0.215.1
  • 35f638f Improved error message when supplying incorrect globalid (#3194)
  • 54143e9 [pre-commit.ci] pre-commit autoupdate (#3181)
  • b81ba10 Release 🍓 0.215.0
  • e56ae59 Add extensions support to federation.field (#3239)
  • aac7717 update CONTRIBUTING.md test commands to match README.md (#3240)
  • edebcb3 Update schema-basics.md (#3234)
  • c33e5bb Update resolvers.md (#3233)
  • 2aceac1 docs: updated federation guide to include federation-specific graphql… (#3145)
  • a6832f2 docs: updated mutation docs to include instructions and caveats for i… (#3146)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [strawberry-graphql[channels]](https://github.com/strawberry-graphql/strawberry) to permit the latest version.
- [Release notes](https://github.com/strawberry-graphql/strawberry/releases)
- [Changelog](https://github.com/strawberry-graphql/strawberry/blob/main/CHANGELOG.md)
- [Commits](strawberry-graphql/strawberry@0.5.6...0.215.1)

---
updated-dependencies:
- dependency-name: strawberry-graphql[channels]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

Superseded by #642.

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/caster-back/main/strawberry-graphql-channels--lte-0.215.1 branch January 1, 2024 01:49
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants