An open index of dependabot pull requests across open source projects.

chore(deps): bump github.com/graph-gophers/graphql-go from 1.5.0 to 1.10.2

Open
Number: #20714
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: May 20, 2026 at 10:37 AM UTC
(12 days ago)
Updated: May 20, 2026 at 10:52 AM UTC
(12 days ago)
Labels:
dependencies ci-all-qa-tests auto-merge auto-retest
Description:

Bumps github.com/graph-gophers/graphql-go from 1.5.0 to 1.10.2.

Release notes

Sourced from github.com/graph-gophers/graphql-go's releases.

v1.10.2

What's Changed

This release makes validation of deprecated fields opt-in. The validation of deprecated fields behaves like in v1.9.0 again. If you want strict validation of deprecated fields use the graphql.ValidateDeprecated() schema option to enforce it.

Full Changelog: https://github.com/graph-gophers/graphql-go/compare/v1.10.1...v1.10.2

v1.10.1

What's Changed

New Contributors

Full Changelog: https://github.com/graph-gophers/graphql-go/compare/v1.10.0...v1.10.1

v1.10.0

Overview

v1.10.0 brings graphql-go up to the official GraphQL September 2025 spec, including support for the new @oneOf directive and validation behavior brought into much closer parity with graphql-js. It also ships a round of validation and lexer optimizations plus a number of bug fixes, especially around introspection, deprecations, subscriptions, and default values.

What's Changed

... (truncated)

Commits
  • 945316a Merge pull request #758 from graph-gophers/bump-examp-deps
  • 816453c chore: update example deps
  • 662c575 Merge pull request #757 from graph-gophers/fix-clone-copy-deprecated
  • 2377c25 fix: clone inherits validate deprecated
  • fce271c Merge pull request #756 from graph-gophers/validate-deprecated
  • e2ef73f docs: update changelog
  • a7ae1bb feat: validate deprecated fields
  • 132a487 Merge pull request #753 from graph-gophers/refactor-lookupOrBuildExec
  • e5d8331 refactor(exec): lookupOrBuildExec
  • a0ad382 Merge pull request #752 from graph-gophers/bump-gw-js-dep
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/graph-gophers/graphql-go [>= 1.4.a, < 1.5]

Dependabot compatibility score

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 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)
Package Dependencies
Ecosystem:
go
Version Change:
1.5.0 → 1.10.2
Update Type:
Minor
Technical Details
ID: 15863592
UUID: 4485556269
Node ID: PR_kwDOGd6UEM7deuCd
Host: GitHub
Repository: stackrox/stackrox