Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps github.com/suessflorian/gqlfetch from 0.6.0 to 0.7.0.

Commits
  • b0f5ea6 Merge pull request #24 from zohar7ch/zohar7ch/support-deprecation-annotation
  • dadb43b Add support for @​deprecated directive in fields and enum values
  • 5b7aca8 Merge pull request #21 from netixx/feature/load-from-file
  • 54189be Add a way to generate the sdl from a json introspection file
  • 607d675 Merge pull request #17 from theolind/upgrade
  • 6b0443b Upgrade gqlparser to v2
  • 748d4fb Merge pull request #14 from Ynng/multiline-description-patch
  • ed077b3 Merge pull request #15 from dekimsey/return-errors-on-failure
  • 8ffab6e Return errors in favor of panics or log.Fatalf
  • 6f29b14 Fixed multiline description by adding new line
  • 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 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)

Bumps [github.com/suessflorian/gqlfetch](https://github.com/suessflorian/gqlfetch) from 0.6.0 to 0.7.0.
- [Commits](suessflorian/gqlfetch@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/suessflorian/gqlfetch
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 23, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 23, 2025 18:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 23, 2025
@mcncl mcncl merged commit de48d94 into main Jun 23, 2025
1 check passed
@mcncl mcncl deleted the dependabot/go_modules/github.com/suessflorian/gqlfetch-0.7.0 branch June 23, 2025 23:52
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.

2 participants