-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Batched Dependabot updates #25784
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
Merged
Merged
Batched Dependabot updates #25784
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
2fab0ef
Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
dependabot[bot] d2c660c
Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.20.8 to 1.20.10
dependabot[bot] 63cfdcb
Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.43.1 to 1.43.3
dependabot[bot] 09ff9f3
Bump github.com/aws/aws-sdk-go-v2/service/athena from 1.25.2 to 1.26.1
dependabot[bot] 27097d3
Bump github.com/moby/term
dependabot[bot] c44a1de
Bump github.com/russellhaering/goxmldsig from 1.3.0 to 1.4.0
dependabot[bot] f17ab9f
Bump go.etcd.io/etcd/client/v3 from 3.5.7 to 3.5.8
dependabot[bot] 4425878
Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /api
dependabot[bot] 57a4660
Bump libc from 0.2.142 to 0.2.143
dependabot[bot] 6eddcb8
Bump rsa from 0.9.0 to 0.9.1
dependabot[bot] fc684c3
Bump github.com/sigstore/rekor in /integrations/kube-agent-updater
dependabot[bot] de8e31e
Tidy modules
codingllama 3b1c7a9
Bump github.com/docker/docker to v23.0.6+incompatible
codingllama File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -33,11 +33,11 @@ require ( | |
| github.com/aws/aws-sdk-go-v2/credentials v1.13.22 | ||
| github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.3 | ||
| github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.65 | ||
| github.com/aws/aws-sdk-go-v2/service/athena v1.25.2 | ||
| github.com/aws/aws-sdk-go-v2/service/athena v1.26.1 | ||
| github.com/aws/aws-sdk-go-v2/service/ec2 v1.97.0 | ||
| github.com/aws/aws-sdk-go-v2/service/rds v1.43.1 | ||
| github.com/aws/aws-sdk-go-v2/service/rds v1.43.3 | ||
| github.com/aws/aws-sdk-go-v2/service/s3 v1.33.1 | ||
| github.com/aws/aws-sdk-go-v2/service/sns v1.20.8 | ||
| github.com/aws/aws-sdk-go-v2/service/sns v1.20.10 | ||
| github.com/aws/aws-sdk-go-v2/service/sqs v1.22.0 | ||
| github.com/aws/aws-sdk-go-v2/service/sts v1.18.11 | ||
| github.com/aws/aws-sigv4-auth-cassandra-gocql-driver-plugin v0.0.0-20220331165046-e4d000c0d6a6 | ||
|
|
@@ -106,7 +106,7 @@ require ( | |
| github.com/microsoft/go-mssqldb v0.0.0-00010101000000-000000000000 // replaced | ||
| github.com/miekg/pkcs11 v1.1.1 | ||
| github.com/mitchellh/mapstructure v1.5.0 | ||
| github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f | ||
| github.com/moby/term v0.5.0 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Seems alright from commit title, but I'm always wary of 0.x jumps. |
||
| github.com/okta/okta-sdk-golang/v2 v2.18.0 | ||
| github.com/opensearch-project/opensearch-go/v2 v2.2.0 | ||
| github.com/pavlo-v-chernykh/keystore-go/v4 v4.4.1 | ||
|
|
@@ -117,7 +117,7 @@ require ( | |
| github.com/prometheus/client_model v0.3.0 | ||
| github.com/prometheus/common v0.42.0 | ||
| github.com/russellhaering/gosaml2 v0.9.1 | ||
| github.com/russellhaering/goxmldsig v1.3.0 | ||
| github.com/russellhaering/goxmldsig v1.4.0 | ||
| github.com/schollz/progressbar/v3 v3.13.1 | ||
| github.com/sethvargo/go-diceware v0.3.0 | ||
| github.com/sirupsen/logrus v1.9.0 // replaced | ||
|
|
@@ -127,8 +127,8 @@ require ( | |
| github.com/vulcand/predicate v1.2.0 // replaced | ||
| github.com/xitongsys/parquet-go v1.6.2 | ||
| github.com/xitongsys/parquet-go-source v0.0.0-20230312005205-fbbcdea5f512 | ||
| go.etcd.io/etcd/api/v3 v3.5.7 | ||
| go.etcd.io/etcd/client/v3 v3.5.7 | ||
| go.etcd.io/etcd/api/v3 v3.5.8 | ||
| go.etcd.io/etcd/client/v3 v3.5.8 | ||
| go.mongodb.org/mongo-driver v1.10.6 | ||
| go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352 | ||
| go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 | ||
|
|
@@ -152,7 +152,7 @@ require ( | |
| golang.org/x/time v0.3.0 | ||
| google.golang.org/api v0.118.0 | ||
| google.golang.org/genproto v0.0.0-20230403163135-c38d8f061ccd | ||
| google.golang.org/grpc v1.54.0 | ||
| google.golang.org/grpc v1.55.0 | ||
| google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0 | ||
| google.golang.org/grpc/examples v0.0.0-20221010194801-c67245195065 | ||
| google.golang.org/protobuf v1.30.0 | ||
|
|
@@ -168,7 +168,7 @@ require ( | |
| k8s.io/cli-runtime v0.26.3 | ||
| k8s.io/client-go v0.26.3 | ||
| k8s.io/component-base v0.26.3 | ||
| k8s.io/klog/v2 v2.90.1 | ||
| k8s.io/klog/v2 v2.100.1 | ||
| k8s.io/kubectl v0.26.3 | ||
| k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 | ||
| sigs.k8s.io/controller-runtime v0.14.6 | ||
|
|
@@ -351,7 +351,7 @@ require ( | |
| github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect | ||
| github.com/yuin/gopher-lua v1.1.0 // indirect | ||
| github.com/zeebo/xxh3 v1.0.2 // indirect | ||
| go.etcd.io/etcd/client/pkg/v3 v3.5.7 // indirect | ||
| go.etcd.io/etcd/client/pkg/v3 v3.5.8 // indirect | ||
| go.opencensus.io v0.24.0 // indirect | ||
| go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 // indirect | ||
| go.opentelemetry.io/otel/metric v0.37.0 // indirect | ||
|
|
||
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might require
make grpc.