Skip to content

Bump github.com/riverqueue/river/rivershared from 0.44.0 to 0.45.0 in the go-dependencies group across 1 directory - #53

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-ead3c2aad4
Open

Bump github.com/riverqueue/river/rivershared from 0.44.0 to 0.45.0 in the go-dependencies group across 1 directory#53
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-ead3c2aad4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

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

Updates github.com/riverqueue/river/rivershared from 0.44.0 to 0.45.0

Release notes

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

v0.45.0

Changed

Fixed

  • Fixed periodic jobs advancing their durable next run time when job insertion fails. [PR #1359](riverqueue/river#1359).
  • Improved SQLite queue count performance on large job tables by limiting counts to available and running jobs so the existing state and queue index can be used. [PR #1360](riverqueue/river#1360).

v0.44.1

Fixed

  • SQLite job completion, rescue, and full-update paths now serialize timestamps using River's standard millisecond format instead of relying on database driver serialization, preventing inconsistent timestamp representations from being persisted. [PR #1353](riverqueue/river#1353)
  • SQLite drivers now return a non-nil empty JobRow.Errors slice for jobs without errors, matching the behavior of PostgreSQL drivers and ensuring the field serializes to [] instead of null. [PR #1354](riverqueue/river#1354).
Changelog

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

[0.45.0] - 2026-08-25

Changed

Fixed

  • Fixed periodic jobs advancing their durable next run time when job insertion fails. [PR #1359](riverqueue/river#1359).
  • Improved SQLite queue count performance on large job tables by limiting counts to available and running jobs so the existing state and queue index can be used. [PR #1360](riverqueue/river#1360).

[0.44.1] - 2026-08-21

Fixed

  • SQLite job completion, rescue, and full-update paths now serialize timestamps using River's standard millisecond format instead of relying on database driver serialization, preventing inconsistent timestamp representations from being persisted. [PR #1353](riverqueue/river#1353)
  • SQLite drivers now return a non-nil empty JobRow.Errors slice for jobs without errors, matching the behavior of PostgreSQL drivers and ensuring the field serializes to [] instead of null. [PR #1354](riverqueue/river#1354).
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 31, 2026
@bgentry

bgentry commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Failing CI until #54 gets pulled in, will wait for that.

@bgentry

bgentry commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

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.44.0 to 0.45.0
- [Release notes](https://github.com/riverqueue/river/releases)
- [Changelog](https://github.com/riverqueue/river/blob/master/CHANGELOG.md)
- [Commits](riverqueue/river@v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/riverqueue/river/rivershared
  dependency-version: 0.45.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 force-pushed the dependabot/go_modules/go-dependencies-ead3c2aad4 branch from 254d201 to 84fe748 Compare September 1, 2026 12:02
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