deps: bump the go-minor-patch group with 5 updates#384
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the go-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.25` | `1.32.27` | | [github.com/aws/aws-sdk-go-v2/service/sesv2](https://github.com/aws/aws-sdk-go-v2) | `1.62.4` | `1.62.6` | | [github.com/riverqueue/river](https://github.com/riverqueue/river) | `0.39.0` | `0.40.0` | | [github.com/riverqueue/river/riverdriver/riverpgxv5](https://github.com/riverqueue/river) | `0.39.0` | `0.40.0` | | [github.com/riverqueue/river/rivertype](https://github.com/riverqueue/river) | `0.39.0` | `0.40.0` | Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.25 to 1.32.27 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.25...config/v1.32.27) Updates `github.com/aws/aws-sdk-go-v2/service/sesv2` from 1.62.4 to 1.62.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/fsx/v1.62.4...service/iot/v1.62.6) Updates `github.com/riverqueue/river` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/riverqueue/river/releases) - [Changelog](https://github.com/riverqueue/river/blob/master/CHANGELOG.md) - [Commits](riverqueue/river@v0.39.0...v0.40.0) Updates `github.com/riverqueue/river/riverdriver/riverpgxv5` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/riverqueue/river/releases) - [Changelog](https://github.com/riverqueue/river/blob/master/CHANGELOG.md) - [Commits](riverqueue/river@v0.39.0...v0.40.0) Updates `github.com/riverqueue/river/rivertype` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/riverqueue/river/releases) - [Changelog](https://github.com/riverqueue/river/blob/master/CHANGELOG.md) - [Commits](riverqueue/river@v0.39.0...v0.40.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sesv2 dependency-version: 1.62.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/riverqueue/river dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/riverqueue/river/riverdriver/riverpgxv5 dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/riverqueue/river/rivertype dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-minor-patch group with 5 updates:
1.32.251.32.271.62.41.62.60.39.00.40.00.39.00.40.00.39.00.40.0Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.25 to 1.32.27Commits
b4784c1Release 2026-07-0197c0201Regenerated Clients6687238Update endpoints model995297fUpdate API modelc26cfc6Fix bump smithy-go to cover multiple issues (#3461)fae66b8Set transfer manager error as the first error seen, preventing race condition...cf0eabdRelease 2026-06-30ad0c091Regenerated Clients196e961Update endpoints model1529eadUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/sesv2from 1.62.4 to 1.62.6Commits
c7c6865Release 2025-01-3070f736cRegenerated Clients28731c2Update endpoints model3505e4bUpdate API model0b4f636don't sign transfer-encoding header (#2991)b820c57Release 2025-01-2940ddb76Regenerated Clients2b4adaeUpdate API model78c2be4Revert "beta: feature/s3/transfermanager (S3 transfer manager v2) (#2988)"5c9d67cbeta: feature/s3/transfermanager (S3 transfer manager v2) (#2988)Updates
github.com/riverqueue/riverfrom 0.39.0 to 0.40.0Release notes
Sourced from github.com/riverqueue/river's releases.
Changelog
Sourced from github.com/riverqueue/river's changelog.
Commits
cd033bePrepare release 0.40.0 (#1295)986ac94reindex numbered concurrent artifacts (#1297)78ae535AddJobStuckHandlercallback (#1291)944f077LLM-based optimizations forBatchCompleter(#1293)3b4bceaSmoother completion: Earlier backpressure + possible early completion + fewer...7a8e689Fixes for SQLite version 007 migration (#1283)857350aBump the go-dependencies group across 3 directories with 1 update (#1294)f2512a7Never rescue jobs that return a timeout of -1 (#1288)4fa0562Bump the go-dependencies group across 3 directories with 3 updates (#1286)d3b0ef7Changelog fixes for v0.40.0 (#1282)Updates
github.com/riverqueue/river/riverdriver/riverpgxv5from 0.39.0 to 0.40.0Release notes
Sourced from github.com/riverqueue/river/riverdriver/riverpgxv5's releases.
Changelog
Sourced from github.com/riverqueue/river/riverdriver/riverpgxv5's changelog.
Commits
cd033bePrepare release 0.40.0 (#1295)986ac94reindex numbered concurrent artifacts (#1297)78ae535AddJobStuckHandlercallback (#1291)944f077LLM-based optimizations forBatchCompleter(#1293)3b4bceaSmoother completion: Earlier backpressure + possible early completion + fewer...7a8e689Fixes for SQLite version 007 migration (#1283)857350aBump the go-dependencies group across 3 directories with 1 update (#1294)f2512a7Never rescue jobs that return a timeout of -1 (#1288)4fa0562Bump the go-dependencies group across 3 directories with 3 updates (#1286)d3b0ef7Changelog fixes for v0.40.0 (#1282)Updates
github.com/riverqueue/river/rivertypefrom 0.39.0 to 0.40.0Release notes
Sourced from github.com/riverqueue/river/rivertype's releases.
Changelog
Sourced from github.com/riverqueue/river/rivertype's changelog.
Commits
cd033bePrepare release 0.40.0 (#1295)986ac94reindex numbered concurrent artifacts (#1297)78ae535AddJobStuckHandlercallback (#1291)944f077LLM-based optimizations forBatchCompleter(#1293)3b4bceaSmoother completion: Earlier backpressure + possible early completion + fewer...7a8e689Fixes for SQLite version 007 migration (#1283)857350aBump the go-dependencies group across 3 directories with 1 update (#1294)f2512a7Never rescue jobs that return a timeout of -1 (#1288)4fa0562Bump the go-dependencies group across 3 directories with 3 updates (#1286)d3b0ef7Changelog fixes for v0.40.0 (#1282)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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