Skip to content

Comments

Bump github.com/riverqueue/river/rivershared from 0.30.2 to 0.31.0 in the go-dependencies group across 1 directory#36

Merged
bgentry merged 1 commit intomasterfrom
dependabot/go_modules/go-dependencies-50c2659ba6
Feb 23, 2026
Merged

Bump github.com/riverqueue/river/rivershared from 0.30.2 to 0.31.0 in the go-dependencies group across 1 directory#36
bgentry merged 1 commit intomasterfrom
dependabot/go_modules/go-dependencies-50c2659ba6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 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.30.2 to 0.31.0

Release notes

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

v0.31.0

Added

  • Added root River CLI flag --statement-timeout so Postgres session statement timeout can be set explicitly for commands like migrations. Explicit flag values take priority over database URL query params, and query params still take priority over built-in defaults. [PR #1142](riverqueue/river#1142).

Fixed

Changed

Fixed

  • JobCountByQueueAndState now returns consistent results across drivers, including requested queues with zero jobs, and deduplicates repeated queue names in input. This resolves an issue with the sqlite driver in River UI reported in riverqueue/riverui#496. [PR #1140](riverqueue/river#1140).
Changelog

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

[0.31.0] - 2026-02-21

Added

  • Added root River CLI flag --statement-timeout so Postgres session statement timeout can be set explicitly for commands like migrations. Explicit flag values take priority over database URL query params, and query params still take priority over built-in defaults. [PR #1142](riverqueue/river#1142).

Fixed

Changed

Fixed

  • JobCountByQueueAndState now returns consistent results across drivers, including requested queues with zero jobs, and deduplicates repeated queue names in input. This resolves an issue with the sqlite driver in River UI reported in riverqueue/riverui#496. [PR #1140](riverqueue/river#1140).
Commits
  • f603d0d prepare v0.31.0 (#1154)
  • 6b9b622 Bump the go-dependencies group across 4 directories with 4 updates (#1152)
  • 079eee4 Add changelog entries for recent contributions + a couple minor tweaks (#1151)
  • e85c4ba Add jitter to fetch poll loop to prevent producer stampeding (#1150)
  • 422df4c Fix connection pool leak in Listener.Connect on afterConnectExec failure (#1147)
  • 9e19929 Fix notifier Ping called with cancelled context (#1149)
  • f4c871e Fix missing ticker.Stop() in pollForSettingChanges (#1148)
  • c449b62 fix flaky insert debounce test (#1146)
  • bb18811 use Go 1.25 + 1.26, bump golangci-lint (#1144)
  • 96419bf Add CLI statement-timeout flag (#1142)
  • Additional commits viewable 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.30.2 to 0.31.0
- [Release notes](https://github.com/riverqueue/river/releases)
- [Changelog](https://github.com/riverqueue/river/blob/master/CHANGELOG.md)
- [Commits](riverqueue/river@v0.30.2...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/riverqueue/river/rivershared
  dependency-version: 0.31.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 Feb 23, 2026
@bgentry bgentry merged commit 2c4edc4 into master Feb 23, 2026
3 checks passed
@bgentry bgentry deleted the dependabot/go_modules/go-dependencies-50c2659ba6 branch February 23, 2026 20:37
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