Skip to content

Bump github.com/graphql-go/graphql from 0.7.8 to 0.8.1 in /v4 - #45

Merged
yaacov merged 1 commit into
mainfrom
dependabot/go_modules/v4/github.com/graphql-go/graphql-0.8.1
Jul 22, 2026
Merged

Bump github.com/graphql-go/graphql from 0.7.8 to 0.8.1 in /v4#45
yaacov merged 1 commit into
mainfrom
dependabot/go_modules/v4/github.com/graphql-go/graphql-0.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/graphql-go/graphql from 0.7.8 to 0.8.1.

Release notes

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

v0.8.1

v0.8.0

v0.7.9

  • executor: better error handling @ #459
  • introspection: ensuring fields & interfaces initialization @ #469
  • docs: formatting & link fixes @ #487, #497
  • tests: example of a query with variables @ #491
  • executor: ordered execution of mutations @ #493
  • examples: sql.NullString scalar example @ #501
  • scalars: bitsize increased to 64 when parsing literals for floats @ #511
  • examples/crud: better formatting @ #512
  • testutil: test data fix @ #513
  • rules: better check of overlapping fields @ #521
  • scalars: un-serialization of time.Time support for DateTime#523
  • introspection: fixes false-positive deprecation of fields @ #524
  • extensions: better capture of errors for resolveFieldFinishFn#526
Commits
  • a974186 Merge pull request #642 from Invizory/fix-infinite-recursion-in-parser
  • 2a6e1ff Merge branch 'master' into fix-infinite-recursion-in-parser
  • 623f886 Merge pull request #651 from dariuszkuc/fix_list_name
  • c18e0b6 Merge branch 'master' into fix_list_name
  • d264c4c Merge pull request #653 from dariuszkuc/fix_object_description
  • e9c5c5f Merge branch 'master' into fix_object_description
  • 55311b1 Merge pull request #656 from victor-perov/victor/expose-ParseValue
  • 2ce8c8b Expose ParseValue
  • fc6b16f fix: return valid object description
  • ec07c50 fix String/Name methods on the List type
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/graphql-go/graphql](https://github.com/graphql-go/graphql) from 0.7.8 to 0.8.1.
- [Release notes](https://github.com/graphql-go/graphql/releases)
- [Commits](graphql-go/graphql@v0.7.8...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/graphql-go/graphql
  dependency-version: 0.8.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 22, 2026
@yaacov
yaacov merged commit da52251 into main Jul 22, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/v4/github.com/graphql-go/graphql-0.8.1 branch July 22, 2026 10:00
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant