Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update river monorepo to v0.14.3 #325

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/riverqueue/river v0.14.2 -> v0.14.3 age adoption passing confidence
github.com/riverqueue/river/riverdriver/riverpgxv5 v0.14.2 -> v0.14.3 age adoption passing confidence

Release Notes

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

v0.14.3

Compare Source

Changed
  • Dropped internal random generators in favor of math/rand/v2, which will have the effect of making code fully incompatible with Go 1.21 (go.mod has specified a minimum of 1.22 for some time already though). PR #​690.
Fixed
  • 006 migration now tolerates previous existence of a unique_states column in case it was added separately so that the new index could be raised with CONCURRENTLY. PR #​691.

Configuration

📅 Schedule: 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 a team as a code owner December 15, 2024 21:50
@renovate renovate bot requested review from matoszz and golanglemonade December 15, 2024 21:50
Copy link
Contributor Author

renovate bot commented Dec 15, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/riverqueue/river/riverdriver v0.14.2 -> v0.14.3
github.com/riverqueue/river/rivershared v0.14.2 -> v0.14.3
github.com/riverqueue/river/rivertype v0.14.2 -> v0.14.3

@renovate renovate bot requested a review from LemonAid711 December 15, 2024 21:50
@golanglemonade golanglemonade merged commit e9fcbc4 into main Dec 16, 2024
8 checks passed
@golanglemonade golanglemonade deleted the renovate/river-monorepo branch December 16, 2024 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant