chofnar / release-bot

release-bot - A Telegram Bot (@prgitrelbot) that notifies you of new Github releases
MIT License
24 stars 2 forks source link

Bump github.com/hasura/go-graphql-client from 0.9.2 to 0.10.2 #116

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/hasura/go-graphql-client from 0.9.2 to 0.10.2.

Release notes

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

v0.10.2

Changelog

  • feat: update latest dependencies (#118) @​hgiasac
  • fix: skip ErrClosed errors when closing the WebSocket connection and retry when the connection is closed unexpectedly (#119) @​hgiasac

v0.10.1

Changelog

v0.10.0

Breaking changes

This release upgrades Go version to 1.20 with the latest dependencies. Don't upgrade this version if you don't plan to upgrade Go v1.20.

Changelog

v0.9.3

Changelog

Commits
  • 48aa45c fix: handle closed error on subscription (#119)
  • 57b21fd update latest package 20240106 (#118)
  • dacf52d add sync mode for subscription events (#114)
  • 43b90bc Add debugging details to readme (#109)
  • b261afa feat: added optional WithKeepAlive and WithRetryDelay (#107)
  • 1956215 set the operation name to the request payload if exist (#103)
  • 9585e63 jsonutil: ignore empty slice length when decoding (#102)
  • 3ca82a0 restrict the sticky-pull-request-comment permissions (#101)
  • 8609861 update required Go version in README (#100)
  • 6080ca0 ci: fix permission error at the coverage sticky step (#99)
  • 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)