-
Notifications
You must be signed in to change notification settings - Fork 41
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
Bump the go-dependencies group across 1 directory with 21 updates #1632
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-3a63fdaada
Closed
Bump the go-dependencies group across 1 directory with 21 updates #1632
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-3a63fdaada
Conversation
This file contains 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
Bumps the go-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.29.0` | `1.31.1` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.32.8` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.6` | `1.28.10` | | [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.15.20` | `1.15.25` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.195.0` | `1.198.3` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.71.0` | `1.72.2` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.12.0` | `5.13.1` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.23.0` | `10.24.0` | | [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.79.0` | `65.81.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.1` | `1.20.5` | | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.17.1` | `1.17.2` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.3` | `0.32.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0` | `0.32.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.3` | `0.19.4` | Updates `cloud.google.com/go/compute` from 1.29.0 to 1.31.1 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.29.0...compute/v1.31.1) Updates `github.com/aws/aws-sdk-go-v2` from 1.32.6 to 1.32.8 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.32.6...v1.32.8) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.6 to 1.28.10 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.28.6...config/v1.28.10) Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.15.20 to 1.15.25 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ebs/v1.15.20...service/kinesis/v1.15.25) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.0...service/ivs/v1.39.2) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.195.0 to 1.198.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.195.0...service/ec2/v1.198.3) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.71.0 to 1.72.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.71.0...service/s3/v1.72.2) Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.12.0...v5.13.1) Updates `github.com/go-playground/validator/v10` from 10.23.0 to 10.24.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.23.0...v10.24.0) Updates `github.com/oracle/oci-go-sdk/v65` from 65.79.0 to 65.81.1 - [Release notes](https://github.com/oracle/oci-go-sdk/releases) - [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md) - [Commits](oracle/oci-go-sdk@v65.79.0...v65.81.1) Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.20.5 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.19.1...v1.20.5) Updates `go.mongodb.org/mongo-driver` from 1.17.1 to 1.17.2 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.17.1...v1.17.2) Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0 - [Commits](golang/crypto@v0.31.0...v0.32.0) Updates `golang.org/x/exp` from 0.0.0-20240404231335-c0f41cb1a7a0 to 0.0.0-20240719175910-8a7402abbf56 - [Commits](https://github.com/golang/exp/commits) Updates `google.golang.org/api` from 0.203.0 to 0.214.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.203.0...v0.214.0) Updates `google.golang.org/grpc` from 1.67.1 to 1.67.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.1...v1.67.3) Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2 Updates `k8s.io/api` from 0.31.3 to 0.32.0 - [Commits](kubernetes/api@v0.31.3...v0.32.0) Updates `k8s.io/apimachinery` from 0.31.3 to 0.32.0 - [Commits](kubernetes/apimachinery@v0.31.3...v0.32.0) Updates `k8s.io/client-go` from 0.31.0 to 0.32.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.0...v0.32.0) Updates `sigs.k8s.io/controller-runtime` from 0.19.3 to 0.19.4 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4) --- updated-dependencies: - dependency-name: cloud.google.com/go/compute dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/oracle/oci-go-sdk/v65 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.mongodb.org/mongo-driver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/exp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jan 13, 2025
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/go_modules/go-dependencies-3a63fdaada
branch
January 20, 2025 11:54
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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-dependencies group with 14 updates in the / directory:
1.29.0
1.31.1
1.32.6
1.32.8
1.28.6
1.28.10
1.15.20
1.15.25
1.195.0
1.198.3
1.71.0
1.72.2
5.12.0
5.13.1
10.23.0
10.24.0
65.79.0
65.81.1
1.19.1
1.20.5
1.17.1
1.17.2
0.31.3
0.32.0
0.31.0
0.32.0
0.19.3
0.19.4
Updates
cloud.google.com/go/compute
from 1.29.0 to 1.31.1Release notes
Sourced from cloud.google.com/go/compute's releases.
Changelog
Sourced from cloud.google.com/go/compute's changelog.
... (truncated)
Commits
b7a7787
chore: release main (#11321)00c6c0b
chore(main): release 0.118.0 (#11360)d45f1a0
feat(civil): add AddMonths, AddYears and Weekday methods to Date (#11340)e2796a8
chore(parallelstore): fix links in documentation (#11358)e904ee6
chore(main): release logging 1.13.0 (#11026)7f81daf
chore(spanner): support mutation only operation for read-write mux (#11342)e41a153
fix: Make uid.Timestamp work on 32bit architectures (#11353)8ebcc6d
docs(batch): fix broken references in comments (#11316)6aa27dc
fix(bigtable): Correct the 'method' label value (#11350)1513106
test(spanner): skip failing tests on cloud-devel and staging (#11347)Updates
github.com/aws/aws-sdk-go-v2
from 1.32.6 to 1.32.8Commits
31c2f3f
Release 2025-01-09ed70e6b
Regenerated Clients5aef5b0
Update partitions file6e21e3f
Update endpoints model9017824
Update API modelebb7c02
retry net.ErrClosed by default (#2949)19d2a28
Release 2025-01-08e153a59
Regenerated Clients349cb94
Update endpoints model740de30
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.28.6 to 1.28.10Commits
7a7d202
Release 2025-01-10fdaa7e2
Regenerated Clients52aba54
Update endpoints model7263a7a
Update API model31c2f3f
Release 2025-01-09ed70e6b
Regenerated Clients5aef5b0
Update partitions file6e21e3f
Update endpoints model9017824
Update API modelebb7c02
retry net.ErrClosed by default (#2949)Updates
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
from 1.15.20 to 1.15.25Commits
Updates
github.com/aws/aws-sdk-go-v2/service/dynamodb
from 1.38.0 to 1.39.2Commits
d0a2d1a
Release 2024-09-2585c956c
Regenerated Clientsc0e4d46
Update endpoints model3e3cdfa
Update API modele211ac0
Release 2024-09-24c00259a
Regenerated Clientsa6f2ceb
Update endpoints model9437d07
Update API model3f09c24
Release 2024-09-2363b1e7d
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.195.0 to 1.198.3Commits
31c2f3f
Release 2025-01-09ed70e6b
Regenerated Clients5aef5b0
Update partitions file6e21e3f
Update endpoints model9017824
Update API modelebb7c02
retry net.ErrClosed by default (#2949)19d2a28
Release 2025-01-08e153a59
Regenerated Clients349cb94
Update endpoints model740de30
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.71.0 to 1.72.2Commits
31c2f3f
Release 2025-01-09ed70e6b
Regenerated Clients5aef5b0
Update partitions file6e21e3f
Update endpoints model9017824
Update API modelebb7c02
retry net.ErrClosed by default (#2949)19d2a28
Release 2025-01-08e153a59
Regenerated Clients349cb94
Update endpoints model740de30
Update API modelUpdates
github.com/go-git/go-git/v5
from 5.12.0 to 5.13.1Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
Commits
b6bc0c0
Merge pull request #1346 from go-git/revert-1157-ja/knownHostsDb42f9d6b
Revert "plumbing: transport/ssh, Add support for SSH@cert-authority
."88c7471
Merge pull request #1340 from go-git/dependabot/go_modules/github.com/elazarl...2fae180
build: bump github.com/elazarl/goproxy from 1.2.2 to 1.2.3a0dfb09
Merge pull request #1329 from go-git/dependabot/go_modules/github.com/elazarl...05ae621
Merge pull request #1327 from go-git/dependabot/go_modules/github.com/go-git/...b0d72b3
build: bump github.com/elazarl/goproxy from 1.2.1 to 1.2.2b77b83a
build: bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.194bd4af
Merge pull request #1261 from BeChris/issue6808b7f5ba
Merge pull request #1262 from go-git/dependabot/go_modules/github.com/elazarl...Updates
github.com/go-playground/validator/v10
from 10.23.0 to 10.24.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
2cce309
MSGV additions (#1361)6c3307e
Update README.mdUpdates
github.com/oracle/oci-go-sdk/v65
from 65.79.0 to 65.81.1Release notes
Sourced from github.com/oracle/oci-go-sdk/v65's releases.
... (truncated)
Changelog
Sourced from github.com/oracle/oci-go-sdk/v65's changelog.
Commits
3c5764e
Releasing version 65.81.1b202947
Merge remote-tracking branch 'bitbucket/github' into release_2024-12-1722d8793
Releasing version 65.81.18045a96
Pull request #2981: revert DEXREQ-662697f5b2e
Releasing version 65.81.089e511c
Merge remote-tracking branch 'bitbucket/github' into release_2024-12-17825a7dc
Releasing version 65.81.0a8b5908
Releasing version 65.80.03d4aefa
Merge remote-tracking branch 'bitbucket/github' into release_2024-12-10515ba95
Releasing version 65.80.0Updates
github.com/prometheus/client_golang
from 1.19.1 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
48e12a1
Merge pull request #1645 from prometheus/cut-1204-pr1424504ad9b
Cut 1.20.5; update comments.584a7ce
Revert "testutil compareMetricFamilies: make less error-prone (#1424)"05fcde9
Merge pull request #1623 from krajorama/data-race-in-histogram-write209f4c0
Add changelog1e398cc
native histogram: Fix race between Write and addExemplaref2f87e
Merge pull request #1620 from prometheus/arthursens/prepare-1.20.3937ac63
Add changelog entry for 1.20.36e9914d
Merge pull request #1608 from krajorama/index-out-of-range-native-histogram-e...d6b8c89
Update comments with more explanationsUpdates
go.mongodb.org/mongo-driver
from 1.17.1 to 1.17.2Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
Commits
f132378
BUMP v1.17.26c22d67
GODRIVER-3436 Avoid initializing null data given custom decoder (#1902)c3448e6
GODRIVER-3340 Add a test for goroutine leaks. (#1874)f60e29e
Update reviewers.txt (#1855) [v1] (#1883)e4c2740
Fix data race in 'discard connections' pool test. [v1] (#1877)6378a22
Bump golangci-lint for 1.23 compatibility [v1] (#1875)f8ca5cd
GODRIVER-3340 Bump github.com/klauspost/compress from 1.13.6 to 1.16.7 [v1] (...2036071
GODRIVER-3374 Add ReadCompressedCompressedMessage back to wiremessage API (#1...6952473
GODRIVER-3156 Detect and discard closed idle connections. (#1815)a94713a
GODRIVER-3358 Do not override authSource from TXT record (#1830)Updates
golang.org/x/crypto
from 0.31.0 to 0.32.0Commits
8929309
go.mod: update golang.org/x dependencies4a75ba5
all: make function and struct comments match the namesUpdates
golang.org/x/exp
from 0.0.0-20240404231335-c0f41cb1a7a0 to 0.0.0-20240719175910-8a7402abbf56Commits
Updates
google.golang.org/api
from 0.203.0 to 0.214.0Release notes
Sourced from google.golang.org/api's releases.