build(deps): bump the gomod group across 1 directory with 26 updates#4515
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the gomod group across 1 directory with 26 updates#4515dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.7` | `1.42.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.17` | `1.32.25` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.17` | `1.22.27` | | [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.73.0` | `1.75.2` | | [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) | `1.43.7` | `1.44.2` | | [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.42.27` | `1.44.0` | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.137.0` | `0.140.0` | | [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron) | `2.21.1` | `2.21.2` | | [github.com/go-openapi/errors](https://github.com/go-openapi/errors) | `0.22.7` | `0.22.8` | | [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.26.2` | `0.26.3` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.26.0` | `0.26.1` | | [github.com/go-openapi/validate](https://github.com/go-openapi/validate) | `0.25.2` | `0.26.0` | | [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.7.10` | `6.8.1` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.5` | `0.68.1` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.4` | `4.26.5` | | [github.com/slack-go/slack](https://github.com/slack-go/slack) | `0.23.0` | `0.25.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.35.0` | `0.37.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.20.0` | `0.21.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.81.0` | `1.81.1` | | [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.36.0` | `0.36.1` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.50.0` | `1.52.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.7 to 1.42.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.7...v1.42.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.17 to 1.32.25 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.17...config/v1.32.25) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.17 to 1.22.27 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.17...feature/s3/manager/v1.22.27) Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.73.0 to 1.75.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.73.0...service/s3/v1.75.2) Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.43.7 to 1.44.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/fsx/v1.43.7...service/ecr/v1.44.2) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.100.1 to 1.103.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.100.1...service/s3/v1.103.3) Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.42.27 to 1.44.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sqs/v1.42.27...service/s3/v1.44.0) Updates `github.com/getkin/kin-openapi` from 0.137.0 to 0.140.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.137.0...v0.140.0) Updates `github.com/go-co-op/gocron/v2` from 2.21.1 to 2.21.2 - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](go-co-op/gocron@v2.21.1...v2.21.2) Updates `github.com/go-openapi/errors` from 0.22.7 to 0.22.8 - [Release notes](https://github.com/go-openapi/errors/releases) - [Commits](go-openapi/errors@v0.22.7...v0.22.8) Updates `github.com/go-openapi/strfmt` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.26.2...v0.26.3) Updates `github.com/go-openapi/swag` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.26.0...v0.26.1) Updates `github.com/go-openapi/validate` from 0.25.2 to 0.26.0 - [Release notes](https://github.com/go-openapi/validate/releases) - [Commits](go-openapi/validate@v0.25.2...v0.26.0) Updates `github.com/jedib0t/go-pretty/v6` from 6.7.10 to 6.8.1 - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.7.10...v6.8.1) Updates `github.com/prometheus/common` from 0.67.5 to 0.68.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.5...v0.68.1) Updates `github.com/shirou/gopsutil/v4` from 4.26.4 to 4.26.5 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.4...v4.26.5) Updates `github.com/slack-go/slack` from 0.23.0 to 0.25.0 - [Release notes](https://github.com/slack-go/slack/releases) - [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md) - [Commits](slack-go/slack@v0.23.0...v0.25.0) Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0 - [Commits](golang/crypto@v0.50.0...v0.51.0) Updates `golang.org/x/mod` from 0.35.0 to 0.37.0 - [Commits](golang/mod@v0.35.0...v0.37.0) Updates `golang.org/x/net` from 0.53.0 to 0.55.0 - [Commits](golang/net@v0.53.0...v0.55.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/sys` from 0.44.0 to 0.45.0 - [Commits](golang/sys@v0.44.0...v0.45.0) Updates `golang.org/x/text` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.36.0...v0.37.0) Updates `google.golang.org/grpc` from 1.81.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.0...v1.81.1) Updates `k8s.io/apiserver` from 0.36.0 to 0.36.1 - [Commits](kubernetes/apiserver@v0.36.0...v0.36.1) Updates `modernc.org/sqlite` from 1.50.0 to 1.52.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.50.0...v1.52.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.22.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs dependency-version: 1.75.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.103.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.140.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-co-op/gocron/v2 dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/errors dependency-version: 0.22.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/validate dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/jedib0t/go-pretty/v6 dependency-version: 6.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/prometheus/common dependency-version: 0.68.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/slack-go/slack dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/mod dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/net dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/text dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/apiserver dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: modernc.org/sqlite dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... 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 gomod group with 21 updates in the / directory:
1.41.71.42.01.32.171.32.251.22.171.22.271.73.01.75.21.43.71.44.21.42.271.44.00.137.00.140.02.21.12.21.20.22.70.22.80.26.20.26.30.26.00.26.10.25.20.26.06.7.106.8.10.67.50.68.14.26.44.26.50.23.00.25.00.35.00.37.00.20.00.21.01.81.01.81.10.36.00.36.11.50.01.52.0Updates
github.com/aws/aws-sdk-go-v2from 1.41.7 to 1.42.0Commits
9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modele736f55Add preview of changes for standard retry mode behind flag (#3400)ba08dc9Release 2026-06-05.29a67e21Revert schema serde (#3442)51692f8s3/transfermanager: avoid double-closing concurrentReader channel after read ...f696d5bRelease 2026-06-057efb8fdRegenerated Clients1a420c5Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.17 to 1.32.25Commits
0016334Release 2026-06-10396a182Regenerated Clients3eb8533Update API model7bbea79Release 2026-06-091fefa6cRegenerated Clientsa2cf49fUpdate endpoints modeld87be68Update API model9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/managerfrom 1.22.17 to 1.22.27Commits
0016334Release 2026-06-10396a182Regenerated Clients3eb8533Update API model7bbea79Release 2026-06-091fefa6cRegenerated Clientsa2cf49fUpdate endpoints modeld87be68Update API model9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogsfrom 1.73.0 to 1.75.2Commits
e2e9697Release 2025-01-316576a09Regenerated Clientsf762573Update API modelc94df29add transfer manager doc header (#2990)880543crevert the revert on the transfer manager beta (#2993)8da49e5switch to code-generated waiters for remaining services (#2994)c7c6865Release 2025-01-3070f736cRegenerated Clients28731c2Update endpoints model3505e4bUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/kinesisfrom 1.43.7 to 1.44.2Commits
983f192Release 2025-06-10a5c1277Regenerated Clientsa429911Update endpoints model4ea1cecUpdate API model5b11c8dremove changelog directions for now because of #310779f492cfixup changelog4f82369use UTC() in v4 event stream signing (#3105)755839bRelease 2025-06-09ba3d22dRegenerated Clients01587c6Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.100.1 to 1.103.3Commits
9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modele736f55Add preview of changes for standard retry mode behind flag (#3400)ba08dc9Release 2026-06-05.29a67e21Revert schema serde (#3442)51692f8s3/transfermanager: avoid double-closing concurrentReader channel after read ...f696d5bRelease 2026-06-057efb8fdRegenerated Clients1a420c5Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/sqsfrom 1.42.27 to 1.44.0Commits
fa3ee1aRelease 2023-11-216e0c553Regenerated Clients32fa00bUpdate endpoints model72eae5cUpdate API model1c69d08fix: don't expect response to be json in endpointcreds provider (#2381)3bd97c0fix: don't send 0 max items for object version and multipart upload paginator...b3e07aaRelease 2023-11-202fc1c0dRegenerated Clients1a6bd02Update endpoints modelac2c871Update API modelUpdates
github.com/getkin/kin-openapifrom 0.137.0 to 0.140.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
5124898chore: bump jsonpointer to v0.22.5 (#1198)5ece4a3docs: update GoDoc links to Go Reference (#1197)b8600c5openapi2,openapi3: remove marshmallow dependency (#1196)3a5ddcdrefactor: apply modernize fixes (#1195)742704dopenapi3: remove decimal128 dependency (#1194)368327bopenapi3: remove deepcopy dependency (#1193)4dc207copenapi3: document that a custom ReadFromURIFunc bypasses IsExternalRefsAllow...8381bfcopenapi3: type the remaining bare-error validation sites (#1187)d29b5c0openapi3: fix validation of duplicated path templates (#1189)e56c2c7openapi3: aggregate independent validation errors via EnableMultiError (#1185)Updates
github.com/go-co-op/gocron/v2from 2.21.1 to 2.21.2Release notes
Sourced from github.com/go-co-op/gocron/v2's releases.
Commits
629cfc5fix: defer WithLimitedRuns job removal until task completes (#925) (#926)Updates
github.com/go-openapi/errorsfrom 0.22.7 to 0.22.8Release notes
Sourced from github.com/go-openapi/errors's releases.
... (truncated)
Commits
a677038feat(ci): added shared workflow for bot-pr monitoring0cda362chore(deps): bump the development-dependencies group across 1 directory with ...7d9a134chore(deps): bump github.com/go-openapi/testify/v2e810af9chore(deps): bump github.com/go-openapi/testify/v2921874fchore(deps): bump the development-dependencies group with 7 updatesb78497cdoc: updated contributors filee1888b7chore(deps): bump github.com/go-openapi/testify/v23e93bcbchore(deps): bump the development-dependencies group with 7 updatesb00e83echore: bump go directive to 1.25.0 (#102)53f8970doc: add portable agentic instructions (#101)Updates
github.com/go-openapi/strfmtfrom 0.26.2 to 0.26.3Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
d93543fchore: prepare release v0.26.37841767build(deps): bump the other-dependencies group across 3 directories with 2 up...f041a88build(deps): bump golang.org/x/net6ac9968build(deps): bump the go-openapi-dependencies group across 2 directories with...1d31844fix(ci): monitor - work around dependabot identity requirements1531efcfix(ci): typo in shacb7dd25fix(ci): updated shared ci worflows (fix monitor-bot identity)62db01afix(ci): updated shared ci worflows (fix monitor-bot permissions)c7cf6fbfix(ci): updated shared ci worflows (fix monitor-bot filter) (#259)c2e3626doc: updated contributors fileUpdates
github.com/go-openapi/swagfrom 0.26.0 to 0.26.1Release notes
Sourced from github.com/go-openapi/swag's releases.
... (truncated)
Commits
85923a5chore: prepare release v0.26.1336c586doc(loading): document security implications of using the loader (#207)92ec622doc: updated contributors file3f77c79doc: aligned with org docs (#205)40578b5build(deps): bump the development-dependencies group with 8 updateseefaba1feat(loading): sandbox local loading with WithRoot (GHSA-v2xp-g8xf-22pf) (#203)2e99502feat(ci): added shared workflow for bot-pr monitoringcafd10fbuild(deps): bump the go-openapi-dependencies group across 15 directories wit...660dd54build(deps): bump the development-dependencies group with 7 updatese089511build(deps): bump the go-openapi-dependencies group across 15 directories wit...Updates
github.com/go-openapi/validatefrom 0.25.2 to 0.26.0Release notes
Sourced from github.com/go-openapi/validate's releases.
... (truncated)
Commits
799b897fix(race): read result validity before Merge redeems it to the pool (#260)e5b5ca2test: stop executing the live remote-URL doc examples (#259)84c917dfeat(spec): warn on dubious $ref locations (#258)64e54b4doc: updated contributors file0fa122cdoc: aligned with org docs (#256)a62829bchore(deps): bump the go-openapi-dependencies group with 4 updates5bff947chore: updated deps (#254)83c7e8dchore(deps): bump the development-dependencies group across 1 directory with ...8434d39feat(ci): added shared workflow for bot-pr monitoring71d6405chore(deps): bump github.com/go-openapi/analysisUpdates
github.com/jedib0t/go-pretty/v6from 6.7.10 to 6.8.1Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
Commits
22c68f6fix panics, races, and injection vectors; speed up render hot paths (#409)45fb00dtext: wrap wide runes when wrapLen is odd in WrapHard (#408)ad17549progress: fix speed decay on done trackers and log overwrite; fixes #405 (#406)Updates
github.com/prometheus/commonfrom 0.67.5 to 0.68.1Release notes
Sourced from github.com/prometheus/common's releases.