-
Notifications
You must be signed in to change notification settings - Fork 42
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 23 updates #1638
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-1133e021a0
Closed
Bump the go-dependencies group across 1 directory with 23 updates #1638
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-1133e021a0
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 15 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/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.8.0` | `1.8.1` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.34.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.6` | `1.29.2` | | [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.15.20` | `1.16.0` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.195.0` | `1.201.1` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.71.0` | `1.74.1` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.12.0` | `5.13.2` | | [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.3` | | [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.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0` | `0.32.1` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.3` | `0.20.1` | 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/Azure/azure-sdk-for-go/sdk/azidentity` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.8.0...sdk/azidentity/v1.8.1) Updates `github.com/aws/aws-sdk-go-v2` from 1.32.6 to 1.34.0 - [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.34.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.6 to 1.29.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@config/v1.28.6...config/v1.29.2) Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.15.20 to 1.16.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.16.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/ebs/v1.15.20...v1.16.0) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.38.0 to 1.39.6 - [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/emr/v1.39.6) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.195.0 to 1.201.1 - [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.201.1) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.71.0 to 1.74.1 - [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.74.1) Updates `github.com/aws/smithy-go` from 1.22.1 to 1.22.2 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.22.1...v1.22.2) Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.2 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.12.0...v5.13.2) 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.3 - [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.3) 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.1 - [Commits](kubernetes/api@v0.31.3...v0.32.1) Updates `k8s.io/apimachinery` from 0.31.3 to 0.32.1 - [Commits](kubernetes/apimachinery@v0.31.3...v0.32.1) Updates `k8s.io/client-go` from 0.31.0 to 0.32.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.0...v0.32.1) Updates `sigs.k8s.io/controller-runtime` from 0.19.3 to 0.20.1 - [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.20.1) --- 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/Azure/azure-sdk-for-go/sdk/azidentity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor 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-minor 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/aws/smithy-go dependency-type: direct:production update-type: version-update:semver-patch 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-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #1650. |
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 15 updates in the / directory:
1.29.0
1.31.1
1.8.0
1.8.1
1.32.6
1.34.0
1.28.6
1.29.2
1.15.20
1.16.0
1.195.0
1.201.1
1.71.0
1.74.1
5.12.0
5.13.2
10.23.0
10.24.0
65.79.0
65.81.3
1.19.1
1.20.5
1.17.1
1.17.2
0.31.3
0.32.1
0.31.0
0.32.1
0.19.3
0.20.1
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/Azure/azure-sdk-for-go/sdk/azidentity
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
d5e09ea
Prepare azidentity v1.8.1 for release (#23954)af8249d
Increment package version after release of storage/azblob (#23940)8b21042
Increment package version after release of storage/azdatalake (#23958)a44e152
Release storage stg96 azdatalake preview (#23957)b11c1a5
Relax tenant verification for credentials having optional tenant IDs (#23951)e557039
remove erroneous package inclusion during package-properties evaluation (#23948)0fb4336
Increment package version after release of messaging/azservicebus (#23950)b1480a2
Updating docs.microsoft.com to learn.microsoft.com (#23934)786b0be
Credential chains continue iterating after unexpected IMDS responses (#23894)7d4721b
add liftr base package dep to emitter dep list (#23938)Updates
github.com/aws/aws-sdk-go-v2
from 1.32.6 to 1.34.0Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/aws-sdk-go-v2/config
from 1.28.6 to 1.29.2Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
from 1.15.20 to 1.16.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue's changelog.
... (truncated)
Commits
5399c50
Release 2022-03-2357ed414
Regenerated Clientse7797b2
Update endpoints model0a7068e
Update API modelcbd1bab
Update IMDS credential provider to handle credentials fail to refresh (#1634)f83f630
Remove unneeded destructive integration tests for Amazon S3 Control API (#1637)ccdd0e4
Release 2022-03-225b16b20
Regenerated Clientsd273f3a
Update API modeld78523a
Release 2022-03-21Updates
github.com/aws/aws-sdk-go-v2/service/dynamodb
from 1.38.0 to 1.39.6Commits
e7dfd72
Release 2024-05-08316c7cd
Regenerated Clientsba18a1e
Update API model31c2861
fix: improve Go doc formatter (#2636)7a87a62
add missing changelog (#2635)8cc2bc3
Release 2024-05-0736b4e92
Regenerated Clients9e70bfa
Update API model7a654f5
dep: bump x/net to 0.23.0 (#2631)eff2620
Release 2024-05-06Updates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.195.0 to 1.201.1Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.71.0 to 1.74.1Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/smithy-go
from 1.22.1 to 1.22.2Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
f2ae388
Release 2025-01-21d9b8ee9
refactor: fix deprecated for ioutil (#560)ee8334e
transport/http: fix metrics race condition (#555)7e81497
transport/http: fix go doc typo (#554)a7d0f1e
fix potential nil deref in waiter path matcher (#563)e5c5ac3
add changelog instructions and make recipe5e16ee7
add missing waiter retry breakout on non-nil non-matched error (#561)10fbeed
Revert "Change defaults when generating a client via smithy CLI (#558)" (#559)95ba318
Change defaults when generating a client via smithy CLI (#558)Updates
github.com/go-git/go-git/v5
from 5.12.0 to 5.13.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
Commits
2c68247
Merge pull request #1383 from go-git/dependabot/go_modules/github.com/ProtonM...d462c2e
Merge pull request #1359 from BeChris/issue1150-v532ac23a
Merge pull request #1392 from go-git/dependabot/go_modules/github.com/pjbgf/s...93e635a
build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2b2bb975
git: worktree_status, took into account code review remarks518ac88
git: worktree_status, fix adding dot slash files to working tree (backported ...21b3150
build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5189e7e4
Merge pull request #1361 from BeChris/issue1176-v5654815a
Merge pull request #1377 from go-git/dependabot/go_modules/github.com/elazarl...91dbdb9
Merge pull request #1376 from go-git/dependabot/github_actions/github/codeql-...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.3Release 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.
... (truncated)
Commits
7703dcd
Releasing version 65.81.386b41e4
Merge remote-tracking branch 'bitbucket/github' into release_2025-01-211cae45d
Releasing version 65.81.3bd11acc
Releasing version 65.81.29eb2b7c
Merge remote-tracking branch 'bitbucket/github' into release_2025-01-146c46e0f
Releasing version 65.81.23c5764e
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-6626Updates
github.com/prometheus/client_golang
from 1.19.1 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.