kiwicom / terraform-provider-montecarlo

This open-source Terraform provider enables users to seamlessly integrate the Monte Carlo data reliabillity platform into their infrastructure as a code (IaC) workflows.
https://registry.terraform.io/providers/kiwicom/montecarlo/latest/docs
MIT License
9 stars 2 forks source link

chore(deps): update module github.com/hasura/go-graphql-client to v0.13.1 #109

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hasura/go-graphql-client v0.12.2 -> v0.13.1 age adoption passing confidence

Release Notes

hasura/go-graphql-client (github.com/hasura/go-graphql-client) ### [`v0.13.1`](https://redirect.github.com/hasura/go-graphql-client/releases/tag/v0.13.1) [Compare Source](https://redirect.github.com/hasura/go-graphql-client/compare/v0.13.0...v0.13.1) #### What's Changed - migrate `nhooyr.io/websocket` to [github.com/coder/websocket](https://redirect.github.com/coder/websocket) by [@​cpouldev](https://redirect.github.com/cpouldev) in [https://github.com/hasura/go-graphql-client/pull/153](https://redirect.github.com/hasura/go-graphql-client/pull/153) #### New Contributors - [@​cpouldev](https://redirect.github.com/cpouldev) made their first contribution in [https://github.com/hasura/go-graphql-client/pull/153](https://redirect.github.com/hasura/go-graphql-client/pull/153) **Full Changelog**: https://github.com/hasura/go-graphql-client/compare/v0.13.0...v0.13.1 ### [`v0.13.0`](https://redirect.github.com/hasura/go-graphql-client/releases/tag/v0.13.0) [Compare Source](https://redirect.github.com/hasura/go-graphql-client/compare/v0.12.2...v0.13.0) #### What's Changed - feat: returns `NetworkError` when the response returns a non-200 HTTP status code by [@​LukeSparkLayer](https://redirect.github.com/LukeSparkLayer) in [https://github.com/hasura/go-graphql-client/pull/143](https://redirect.github.com/hasura/go-graphql-client/pull/143) - feat: add `ExecRawWithExtensions` method for retrieving extensions in response by [@​r4fall1](https://redirect.github.com/r4fall1) in [https://github.com/hasura/go-graphql-client/pull/144](https://redirect.github.com/hasura/go-graphql-client/pull/144) - feat: decode extensions from response via `BindExtensions` option by [@​hgiasac](https://redirect.github.com/hgiasac) in [https://github.com/hasura/go-graphql-client/pull/146](https://redirect.github.com/hasura/go-graphql-client/pull/146) #### New Contributors - [@​LukeSparkLayer](https://redirect.github.com/LukeSparkLayer) made their first contribution in [https://github.com/hasura/go-graphql-client/pull/143](https://redirect.github.com/hasura/go-graphql-client/pull/143) - [@​r4fall1](https://redirect.github.com/r4fall1) made their first contribution in [https://github.com/hasura/go-graphql-client/pull/144](https://redirect.github.com/hasura/go-graphql-client/pull/144) **Full Changelog**: https://github.com/hasura/go-graphql-client/compare/v0.12.2...v0.13.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.