Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/hasura/go-graphql-client v0.14.0 -> v0.14.5 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hasura/go-graphql-client (github.com/hasura/go-graphql-client)

v0.14.5

Compare Source

What's Changed

Full Changelog: hasura/go-graphql-client@v0.14.4...v0.14.5

v0.14.4

Compare Source

What's Changed

New Contributors

Full Changelog: hasura/go-graphql-client@v0.14.3...v0.14.4

v0.14.3

Compare Source

What's Changed

Optimize the WebSocketStats by limiting the max size of the closed connection IDs queue, default to 100. You can adjust the limit by setting SetMaxClosedConnectionMetricCacheSize.

Full Changelog: hasura/go-graphql-client@v0.14.2...v0.14.3

v0.14.2

Compare Source

What's Changed

  • Improve subscription logging by replacing a metadata map with a source string, enabling richer logging details. Metadata now includes session_id and connection_id where applicable.
  • Introduced a WebSocketStats structure to track active and closed WebSocket connections, along with their unique IDs. Added methods to update and retrieve these statistics.

Full Changelog: hasura/go-graphql-client@v0.14.1...v0.14.2

v0.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: hasura/go-graphql-client@v0.14.0...v0.14.1


Configuration

📅 Schedule: Branch creation - Every minute ( * */1 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot enabled auto-merge (squash) May 13, 2025 14:11
@codecov-commenter
Copy link

codecov-commenter commented May 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 5.89%. Comparing base (01fa98f) to head (b4da82b).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #262   +/-   ##
=====================================
  Coverage   5.89%   5.89%           
=====================================
  Files         52      52           
  Lines       3426    3426           
=====================================
  Hits         202     202           
  Misses      3208    3208           
  Partials      16      16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/github.com-hasura-go-graphql-client-0.x branch from e9fc8de to e8d5414 Compare May 13, 2025 19:53
@renovate renovate bot changed the title fix(deps): update module github.com/hasura/go-graphql-client to v0.14.1 in go.mod fix(deps): update module github.com/hasura/go-graphql-client to v0.14.2 in go.mod May 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-hasura-go-graphql-client-0.x branch from e8d5414 to 0c0610d Compare May 14, 2025 06:12
@renovate renovate bot changed the title fix(deps): update module github.com/hasura/go-graphql-client to v0.14.2 in go.mod fix(deps): update module github.com/hasura/go-graphql-client to v0.14.3 in go.mod May 14, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/hasura/go-graphql-client to v0.14.3 in go.mod fix(deps): update module github.com/hasura/go-graphql-client to v0.14.4 in go.mod Jun 20, 2025
@renovate renovate bot force-pushed the renovate/github.com-hasura-go-graphql-client-0.x branch from 0c0610d to 5182c1c Compare June 20, 2025 04:43
@renovate renovate bot force-pushed the renovate/github.com-hasura-go-graphql-client-0.x branch from 5182c1c to b4da82b Compare September 29, 2025 14:07
@renovate renovate bot changed the title fix(deps): update module github.com/hasura/go-graphql-client to v0.14.4 in go.mod fix(deps): update module github.com/hasura/go-graphql-client to v0.14.5 in go.mod Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant