Skip to content

fix(deps): update river monorepo to v0.44.0 - #349

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/river-monorepo
Open

fix(deps): update river monorepo to v0.44.0#349
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/river-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/riverqueue/river v0.41.0v0.44.0 age confidence
github.com/riverqueue/river/cmd/river v0.38.0v0.44.0 age confidence
github.com/riverqueue/river/riverdriver/riverpgxv5 v0.41.0v0.44.0 age confidence
github.com/riverqueue/river/rivertype v0.41.0v0.44.0 age confidence

Release Notes

riverqueue/river (github.com/riverqueue/river)

v0.44.0

Compare Source

Added
  • Added EventKindJobInterrupted, emitted when a running job is interrupted because its client is shutting down, the job was cancelled, and has been made immediately available to be worked again. PR #​1290.
Changed
  • Jobs that didn't finish in time organically while a client was stopping and had to have their context cancelled no longer have this cancellation counted as an error. attempt is reset to the number it was before the job started working, errors is left unchanged, and state is made available so jobs are eligible to be retried immediately. PR #​1290
Fixed
  • Write timestamps in SQLite to always include three digits after the second like .000. Previously, they may have been truncated down to just .0 in the case of trailing zeroes. PR #​1349
  • Job completion events now reflect the job's persisted outcome when it differs from the transition requested by the worker. For example, a job completed with JobCompleteTx before its worker returns an error emits job_completed, and a remotely cancelled job whose worker errors or snoozes emits job_cancelled. Applications subscribed only to job_failed or job_snoozed should note that these events may instead be delivered to job_completed or job_cancelled subscribers. PR #​1350

v0.43.0

Compare Source

Added
  • Added JobListParams.TagsAll and JobListParams.TagsAny for filtering jobs that match every or any exact tag, respectively. PR #​1339.
Fixed
  • testsignal no longer imports riversharedtest, so testify, go-spew, goleak, and yaml are no longer linked into production binaries that use River. WaitTimeout moved to rivershared/util/testutil, with riversharedtest.WaitTimeout kept as a wrapper around it. PR #​1342.

v0.42.0

Compare Source

Added
  • Added JobArgsWithPlugins for installing plugins that apply only to a specific job type. PR #​1337.

v0.41.1

Compare Source

Fixed
  • Fixed JobRescuer incorrectly rescuing jobs whose worker timeout of zero inherits a client-level Config.JobTimeout of -1 (no timeout). PR #​1331.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from freggy as a code owner June 5, 2026 14:36
@renovate

renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go mod vendor
go: github.com/riverqueue/river/cmd/river: missing go.sum entry for module providing package github.com/riverqueue/river/cmd/river; to add:
	go mod download github.com/riverqueue/river/cmd/river

@renovate
renovate Bot force-pushed the renovate/river-monorepo branch 3 times, most recently from b67424a to 4096948 Compare June 16, 2026 20:31
@renovate
renovate Bot force-pushed the renovate/river-monorepo branch from 4096948 to ec11e9d Compare July 2, 2026 22:03
@renovate renovate Bot changed the title fix(deps): update river monorepo to v0.39.0 fix(deps): update river monorepo to v0.40.0 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/river-monorepo branch 4 times, most recently from 06eea52 to d141d41 Compare July 10, 2026 06:16
@renovate
renovate Bot force-pushed the renovate/river-monorepo branch 5 times, most recently from eff036d to f081034 Compare July 24, 2026 19:57
@renovate renovate Bot changed the title fix(deps): update river monorepo to v0.40.0 fix(deps): update river monorepo to v0.41.0 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/river-monorepo branch from f081034 to ce27f98 Compare July 26, 2026 15:00
@renovate renovate Bot changed the title fix(deps): update river monorepo to v0.41.0 chore(deps): update module github.com/riverqueue/river/cmd/river to v0.41.0 Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/river-monorepo branch 2 times, most recently from 97a4743 to 9798814 Compare July 29, 2026 20:54
@renovate renovate Bot changed the title chore(deps): update module github.com/riverqueue/river/cmd/river to v0.41.0 fix(deps): update river monorepo Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/river-monorepo branch from 9798814 to 55ca793 Compare July 30, 2026 02:08
@renovate renovate Bot changed the title fix(deps): update river monorepo fix(deps): update river monorepo to v0.41.1 Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/river-monorepo branch from 55ca793 to 67ddd5a Compare July 31, 2026 20:26
@renovate renovate Bot changed the title fix(deps): update river monorepo to v0.41.1 fix(deps): update river monorepo to v0.42.0 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/river-monorepo branch from 67ddd5a to 3bda552 Compare August 5, 2026 21:12
@renovate renovate Bot changed the title fix(deps): update river monorepo to v0.42.0 fix(deps): update river monorepo to v0.43.0 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/river-monorepo branch 2 times, most recently from 79caada to d311ef7 Compare August 10, 2026 17:46
@renovate
renovate Bot force-pushed the renovate/river-monorepo branch 3 times, most recently from 69b7480 to fd2b6d0 Compare August 18, 2026 16:17
@renovate
renovate Bot force-pushed the renovate/river-monorepo branch from fd2b6d0 to 37ff8d9 Compare August 18, 2026 21:06
@renovate renovate Bot changed the title fix(deps): update river monorepo to v0.43.0 fix(deps): update river monorepo to v0.44.0 Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants