Skip to content

build(deps-dev): bump graphql-core from 2.3.2 to 3.2.11 in /demos - #1882

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/demos/graphql-core-3.2.11
Open

build(deps-dev): bump graphql-core from 2.3.2 to 3.2.11 in /demos#1882
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/demos/graphql-core-3.2.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps graphql-core from 2.3.2 to 3.2.11.

Release notes

Sourced from graphql-core's releases.

v3.2.11

Patch-release GraphQL-core v3.2.11, based on GraphQL.js v16.14.1.

This patch-release supports Python 3.7 to 3.14.

Notable changes:

  • Allow configuration of the ofType introspection depth
  • Add support for directives on directive definitions
  • Restore variable own-property checks in value_from_ast
  • Remove unused variable-definition tracking in ValuesOfCorrectTypeRule

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

v3.2.10

Patch-release GraphQL-core v3.2.10, based on GraphQL.js v16.13.0.

This patch-release supports Python 3.7 to 3.14.

New features:

  • Add support for schema coordinates (parsing and resolving)
  • Support descriptions on executable definitions (e.g. variable definitions)
  • Add a max_coercion_errors option

Bug fixes:

  • Fix incorrect validation errors when variable descriptions are used
  • Don't add sibling errors after null propagation has occurred
  • Remove erroneous oneOf validation from the "values of correct type" rule
  • Validate that nullable variables aren't passed to oneOf input object fields (per spec)
  • Catch unhandled exceptions during abstract type resolution

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

v3.2.9

Patch-release GraphQL-core v3.2.9, based on GraphQL.js v16.10.0.

This patch-release supports Python 3.7 to 3.14.

Notable changes:

  • Fix OverlappingFieldsCanBeMergedRule to catch field-merge conflicts hidden behind nested fragments
  • Fix handling of empty selection sets
  • Correctly type extensions in GraphQLFormattedError
  • Add kind to the introspection query/mutation/subscription root types
  • Expose token_count on DocumentNode
  • Preserve schema and input-field properties (e.g. descriptions) when sorting

Thanks to @​kathychurch and @​arichberg for reporting the sorting issue.

... (truncated)

Commits

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 Jun 8, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) June 8, 2026 09:45
@dependabot
dependabot Bot force-pushed the dependabot/pip/demos/graphql-core-3.2.11 branch 2 times, most recently from a74849c to 9461824 Compare June 11, 2026 09:48
@dependabot
dependabot Bot force-pushed the dependabot/pip/demos/graphql-core-3.2.11 branch from 9461824 to 9888de4 Compare June 24, 2026 09:50
@dependabot
dependabot Bot force-pushed the dependabot/pip/demos/graphql-core-3.2.11 branch from 9888de4 to e89a367 Compare July 1, 2026 09:51
Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 2.3.2 to 3.2.11.
- [Release notes](https://github.com/graphql-python/graphql-core/releases)
- [Commits](https://github.com/graphql-python/graphql-core/commits/v3.2.11)

---
updated-dependencies:
- dependency-name: graphql-core
  dependency-version: 3.2.11
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/demos/graphql-core-3.2.11 branch from e89a367 to 71ffcbb Compare July 2, 2026 09:48
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