Skip to content

Bump github.com/riverqueue/river/rivershared from 0.33.0 to 0.34.0 in the go-dependencies group across 1 directory#39

Merged
bgentry merged 1 commit intomasterfrom
dependabot/go_modules/go-dependencies-815b3efe08
Apr 13, 2026
Merged

Bump github.com/riverqueue/river/rivershared from 0.33.0 to 0.34.0 in the go-dependencies group across 1 directory#39
bgentry merged 1 commit intomasterfrom
dependabot/go_modules/go-dependencies-815b3efe08

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the go-dependencies group with 1 update in the / directory: github.com/riverqueue/river/rivershared.

Updates github.com/riverqueue/river/rivershared from 0.33.0 to 0.34.0

Release notes

Sourced from github.com/riverqueue/river/rivershared's releases.

v0.34.0

Added

  • Added Config.ReindexerIndexNames and ReindexerIndexNamesDefault() so the reindexer's target indexes can be customized from the public API. [PR #1194](riverqueue/river#1194).

Fixed

  • Upon a client gaining leadership, its queue maintainer is given more than one opportunity to start. [PR #1184](riverqueue/river#1184).
Changelog

Sourced from github.com/riverqueue/river/rivershared's changelog.

[0.34.0] - 2026-04-08

Added

  • Added Config.ReindexerIndexNames and ReindexerIndexNamesDefault() so the reindexer's target indexes can be customized from the public API. [PR #1194](riverqueue/river#1194).

Fixed

  • Upon a client gaining leadership, its queue maintainer is given more than one opportunity to start. [PR #1184](riverqueue/river#1184).
Commits
  • 0143b85 Prepare version 0.34.0 (#1202)
  • 8d0ff31 upgrade sqlc action to v5 (#1200)
  • c4a23ce add Config.ReindexerIndexNames (#1194)
  • 11d80e0 When getting tables to truncate, panic on unknown version (#1198)
  • fd65906 Push maintenance leader startup logic down into maintenance package (#1196)
  • d55e3fc Expose TestSchemaOpts.DisableReuse for test schema creation (#1195)
  • a43c9c6 Bump the go-dependencies group across 3 directories with 2 updates (#1197)
  • 7bf8cf2 Try to start the queue maintainer multiple times with backoff (#1184)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group with 1 update in the / directory: [github.com/riverqueue/river/rivershared](https://github.com/riverqueue/river).


Updates `github.com/riverqueue/river/rivershared` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/riverqueue/river/releases)
- [Changelog](https://github.com/riverqueue/river/blob/master/CHANGELOG.md)
- [Commits](riverqueue/river@v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: github.com/riverqueue/river/rivershared
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

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 Apr 13, 2026
@bgentry bgentry merged commit beb4f91 into master Apr 13, 2026
3 checks passed
@bgentry bgentry deleted the dependabot/go_modules/go-dependencies-815b3efe08 branch April 13, 2026 19:59
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