bitcoin-sv / alert-system

Alert System Microservice
Other
3 stars 2 forks source link

Bump github.com/99designs/gqlgen from 0.17.47 to 0.17.48 #100

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/99designs/gqlgen from 0.17.47 to 0.17.48.

Release notes

Sourced from github.com/99designs/gqlgen's releases.

v0.17.48

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.47...v0.17.48

Commits
  • 621350a release v0.17.48
  • fbf73ee chore(deps-dev): bump vite from 5.2.11 to 5.2.12 in /integration (#3117)
  • e07134a add option to omit panic handlers during development (#3114)
  • 1a7c609 refactor: fix gocritic lint issues (#3113)
  • 4114515 refactor: use errors.New instead of fmt.Errorf (#3112)
  • 93f6366 Omit gqlgen version in config files used for tests (#3111)
  • dae915d Correct dataloader example (#3110)
  • bd9219d Go template function to split string into array of strings. (#3108)
  • 6c83b9e Remove duplicated return_pointers_in_unmarshalinput explanation (#3109)
  • d2a6bd5 refactor: fix testifylint.go-require lint issues (#3107)
  • 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 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)