Skip to content

chore(deps): bump github.com/roadrunner-server/api-go/v6 from 6.0.0-beta.5 to 6.0.0-beta.9#124

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/roadrunner-server/api-go/v6-6.0.0-beta.9
Closed

chore(deps): bump github.com/roadrunner-server/api-go/v6 from 6.0.0-beta.5 to 6.0.0-beta.9#124
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/roadrunner-server/api-go/v6-6.0.0-beta.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps github.com/roadrunner-server/api-go/v6 from 6.0.0-beta.5 to 6.0.0-beta.9.

Release notes

Sourced from github.com/roadrunner-server/api-go/v6's releases.

v6.0.0-beta.9

Generated Connect-RPC + gRPC bindings for the four Tier C plugin services defined in roadrunner-server/api PR #74: informer/v1, metrics/v1, resetter/v1, tcp/v1. Each gets a standard *.pb.go, *_grpc.pb.go, and <domain>V1connect/service.connect.go.

v6.0.0-beta.8

Full Changelog: roadrunner-server/api-go@v6.0.0-beta.5...v6.0.0-beta.8

v6.0.0-beta.7

lock.v1.LockService: Exists regenerated with connect.WithIdempotency(connect.IdempotencyNoSideEffects). Connect-RPC handlers now accept HTTP GET for the only read-only method on the lock service. Other methods (Lock, LockRead, Release, ForceRelease, UpdateTTL) stay POST-only — they mutate locker state. Additive change.

v6.0.0-beta.6

kv.v2.KvService: Has, MGet, TTL regenerated with connect.WithIdempotency(connect.IdempotencyNoSideEffects). Connect-RPC handlers now accept HTTP GET (in addition to POST) for these read-only methods, unlocking CDN/proxy caching and GET /kv.v2.KvService/<Method>?message=... URLs. Additive change; POST clients keep working.

Commits
  • 7c380a5 #74: feat: Connect-RPC service definitions for informer, metrics, resetter,...
  • 9944928 #73: feat(service): mark GetStatus, GetStatuses, ListServices as NO_SIDE_EF...
  • 0ae2176 #72: feat(lock): mark Exists as NO_SIDE_EFFECTS
  • b88aa88 #71: feat(kv): mark Has, MGet, TTL as NO_SIDE_EFFECTS
  • See full diff 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 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/roadrunner-server/api-go/v6](https://github.com/roadrunner-server/api-go) from 6.0.0-beta.5 to 6.0.0-beta.9.
- [Release notes](https://github.com/roadrunner-server/api-go/releases)
- [Commits](roadrunner-server/api-go@v6.0.0-beta.5...v6.0.0-beta.9)

---
updated-dependencies:
- dependency-name: github.com/roadrunner-server/api-go/v6
  dependency-version: 6.0.0-beta.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 12, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

Looks like github.com/roadrunner-server/api-go/v6 is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 13, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/roadrunner-server/api-go/v6-6.0.0-beta.9 branch May 13, 2026 15:48
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.

1 participant