Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

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
  • 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.8.
- [Release notes](https://github.com/roadrunner-server/api-go/releases)
- [Commits](roadrunner-server/api-go@v6.0.0-beta.5...v6.0.0-beta.8)

---
updated-dependencies:
- dependency-name: github.com/roadrunner-server/api-go/v6
  dependency-version: 6.0.0-beta.8
  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 11, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

Superseded by #124.

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