Skip to content

build(deps): bump graphql-core from 3.2.6 to 3.2.7#651

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/graphql-core-3.2.7
Closed

build(deps): bump graphql-core from 3.2.6 to 3.2.7#651
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/graphql-core-3.2.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 3, 2025

Bumps graphql-core from 3.2.6 to 3.2.7.

Release notes

Sourced from graphql-core's releases.

v3.2.7

Patch-release GraphQL-core v3.2.7, based on GraphQL.js v16.9.0.

This patch-release supports Python 3.7 to 3.14.

The following changes have been backported from the v3.3 branch:

  • Keep extensions when sorting schemas
  • Introduce "recommended" validation rules
  • Implement OneOf Input Objects via @​oneOf directive
  • Values can now be passed to GraphQLEnumType as a thunk
  • Solved issues with pickled schemas

Thanks to all who are sponsoring me (@​Cito) for maintaining this project.

Commits
  • 42328a6 backport: Solve issues with pickled schemas (#173)
  • dd4d5a1 Bump JavaScript version
  • ba6b6e4 backport: Enable passing values configuration to GraphQLEnumType as a thunk
  • 6687245 backport: Add @​oneOf support to introspection query (#241)
  • 18df18e backport: Implement OneOf Input Objects via @​oneOf directive
  • a4d66f5 backport: Introduce "recommended" validation rules
  • c25eee4 De-support Python 3.6
  • b1a0d7c Support Python 3.14
  • 4af4286 fix: don't loose extensions when sorting schemas
  • e1ccf45 Fix typo
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 3, 2025
@zzzeid
Copy link
Copy Markdown
Contributor

zzzeid commented Jan 23, 2026

@dependabot rebase

Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/graphql-python/graphql-core/releases)
- [Commits](graphql-python/graphql-core@v3.2.6...v3.2.7)

---
updated-dependencies:
- dependency-name: graphql-core
  dependency-version: 3.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/graphql-core-3.2.7 branch from 8798122 to 6e5c777 Compare January 23, 2026 14:49
@dependabot dependabot Bot requested a review from a team as a code owner January 23, 2026 14:49
@zzzeid
Copy link
Copy Markdown
Contributor

zzzeid commented Feb 17, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 17, 2026

Looks like graphql-core is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 17, 2026
@dependabot dependabot Bot deleted the dependabot/pip/graphql-core-3.2.7 branch February 17, 2026 19:42
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.

1 participant