Skip to content
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 misc-dependencies group across 1 directory with 34 updates #29

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps the misc-dependencies group with 20 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.32.4 1.32.5
github.com/aws/aws-sdk-go-v2/config 1.28.3 1.28.5
github.com/aws/aws-sdk-go-v2/service/ec2 1.187.1 1.194.0
github.com/container-storage-interface/spec 1.10.0 1.11.0
github.com/onsi/ginkgo/v2 2.21.0 2.22.0
github.com/onsi/gomega 1.35.1 1.36.0
github.com/stretchr/testify 1.9.0 1.10.0
google.golang.org/protobuf 1.35.1 1.35.2
github.com/google/cel-go 0.21.0 0.22.1
github.com/google/gnostic-models 0.6.8 0.6.9
github.com/grpc-ecosystem/grpc-gateway/v2 2.23.0 2.24.0
github.com/opencontainers/runc 1.2.1 1.2.2
go.etcd.io/etcd/api/v3 3.5.16 3.5.17
go.etcd.io/etcd/client/pkg/v3 3.5.16 3.5.17
go.etcd.io/etcd/client/v3 3.5.16 3.5.17
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp 0.56.0 0.57.0
golang.org/x/crypto 0.28.0 0.29.0
golang.org/x/net 0.30.0 0.31.0
golang.org/x/time 0.7.0 0.8.0
golang.org/x/tools 0.26.0 0.27.0

Updates github.com/aws/aws-sdk-go-v2 from 1.32.4 to 1.32.5

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.5

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.19 to 1.16.20

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.187.1 to 1.194.0

Commits

Updates github.com/aws/smithy-go from 1.22.0 to 1.22.1

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2024-11-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.1
    • Bug Fix: Fix failure to replace URI path segments when their names overlap.

Release (2024-10-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.0
    • Feature: Add HTTP client metrics.

Release (2024-09-25)

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.0.0
    • Release: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.

Release (2024-09-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.21.0
    • Feature: Add tracing and metrics APIs, and builtin instrumentation for both, in generated clients.
  • github.com/aws/smithy-go/metrics/smithyotelmetrics: v1.0.0
    • Release: Initial release of smithyotelmetrics module, which is used to adapt an OpenTelemetry SDK meter provider to be used with Smithy clients.
  • github.com/aws/smithy-go/tracing/smithyoteltracing: v1.0.0
    • Release: Initial release of smithyoteltracing module, which is used to adapt an OpenTelemetry SDK tracer provider to be used with Smithy clients.

Release (2024-08-14)

Module Highlights

  • github.com/aws/smithy-go: v1.20.4
    • Dependency Update: Bump minimum Go version to 1.21.

Release (2024-06-27)

Module Highlights

  • github.com/aws/smithy-go: v1.20.3
    • Bug Fix: Fix encoding/cbor test overflow on x86.

Release (2024-03-29)

... (truncated)

Commits
  • bed421c Release 2024-11-15
  • 4d1e793 add changelog for fix pr
  • 84c6c7e Fix: URI path element replace issue due to elements name overlap (#553)
  • 253cd26 fixup jmespath multiselect codegen (#551)
  • a4c9efc Update Smithy version to 1.52.1 (#550)
  • 48250f4 Update string shape from synthetic to base (#549)
  • e6338ca Allow all headers to be set to an empty value (#547)
  • e3a9df9 add annotation to package docs when the service shape is deprecated (#546)
  • 90c085e fix: allow empty headers on prefix headers (#544)
  • a73f41b stabilize order of client plugin additions (#545)
  • See full diff in compare view

Updates github.com/container-storage-interface/spec from 1.10.0 to 1.11.0

Release notes

Sourced from github.com/container-storage-interface/spec's releases.

v1.11.0

What's Changed

Breaking changes/Deprecations

  • None

Additions

Clarifications/Corrections/Fixes

  • None

Dependencies

  • None

Full Changelog: container-storage-interface/spec@v1.10.0...v1.11.0

v1.11.0-rc1

No release notes provided.

Commits

Updates github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.22.0

2.22.0

Features

  • Add label to serial nodes [0fcaa08]

This allows serial tests to be filtered using the label-filter

Maintenance

Various doc fixes

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.22.0

Features

  • Add label to serial nodes [0fcaa08]

This allows serial tests to be filtered using the label-filter

Maintenance

Various doc fixes

Commits

Updates github.com/onsi/gomega from 1.35.1 to 1.36.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.36.0

1.36.0

Features

  • new: make collection-related matchers Go 1.23 iterator aware [4c964c6]

Maintenance

  • Replace min/max helpers with built-in min/max [ece6872]
  • Fix some typos in docs [8e924d7]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.36.0

Features

  • new: make collection-related matchers Go 1.23 iterator aware [4c964c6]

Maintenance

  • Replace min/max helpers with built-in min/max [ece6872]
  • Fix some typos in docs [8e924d7]
Commits
  • f1ff459 v1.36.0
  • 4c964c6 new: make collection-related matchers Go 1.23 iterator aware
  • ece6872 Replace min/max helpers with built-in min/max
  • 8e924d7 Fix some typos in docs
  • See full diff in compare view

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.35.1 to 1.35.2

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.44 to 1.17.46

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.3.23 to 1.3.24

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.6.23 to 2.6.24

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding from 1.12.0 to 1.12.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/presigned-url from 1.12.4 to 1.12.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.24.5 to 1.24.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.28.4 to 1.28.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.32.4 to 1.33.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/sts's changelog.

Release (2023-05-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.26.0
    • Feature: Adds support for filtering by metric names in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.32.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.54.1
    • Documentation: Remove unused InvalidParameterException from CreateParticipant API
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.0
    • Feature: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.28.0
    • Feature: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.17.0
    • Feature: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.35.0
    • Feature: Add support for Topic, Dataset parameters and VPC
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.27.0
    • Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.77.0
    • Feature: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.31.0
    • Feature: Add support for Finding History.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.21.0
    • Feature: This release enables customers to call SQS using AWS JSON-1.0 protocol.

Release (2023-05-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.20.0
    • Feature: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.96.0
    • Feature: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.12.0
    • Feature: This feature provides deep inspection for linux based instance
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.12.0
    • Feature: This release adds a field for GetScene API to return error code and message from dependency services.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.27.0
    • Feature: AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.16.0
    • Feature: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.20.0
    • Feature: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

Release (2023-05-02)

... (truncated)

Commits

Updates github.com/google/cel-go from 0.21.0 to 0.22.1

Release notes

Sourced from github.com/google/cel-go's releases.

Release v0.22.1

Fixes

New Contributors

Full Changelog: google/cel-go@v0.22.0...v0.22.1

Release v0.22.0

What's Changed

Core CEL

Policy

... (truncated)

Commits
  • 933f926 Fix nil-type when two-var comprehension has a dyn range (#1077)
  • ff1302f Fix optional test to be functional (#1076)
  • 4b73ba3 Add two-variable comprehension support to cel-policy (#1074)
  • ba74bf6 Additional nil-safety checks with corresponding test updates (#1073)
  • 72e0977 Rename conformance proto import for ease of syncing (#1071)
  • 24ec244 Fix format string issue (#1072)
  • Description has been truncated

Bumps the misc-dependencies group with 20 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.4` | `1.32.5` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.3` | `1.28.5` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.187.1` | `1.194.0` |
| [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) | `1.10.0` | `1.11.0` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.21.0` | `2.22.0` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.35.1` | `1.36.0` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` |
| google.golang.org/protobuf | `1.35.1` | `1.35.2` |
| [github.com/google/cel-go](https://github.com/google/cel-go) | `0.21.0` | `0.22.1` |
| [github.com/google/gnostic-models](https://github.com/google/gnostic-models) | `0.6.8` | `0.6.9` |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.23.0` | `2.24.0` |
| [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.2.1` | `1.2.2` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` |
| [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` |
| [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.56.0` | `0.57.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.28.0` | `0.29.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.30.0` | `0.31.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.7.0` | `0.8.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.26.0` | `0.27.0` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.32.4 to 1.32.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.4...v1.32.5)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.3 to 1.28.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.3...config/v1.28.5)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.19 to 1.16.20
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ram/v1.16.19...service/ram/v1.16.20)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.187.1 to 1.194.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.187.1...service/ec2/v1.194.0)

Updates `github.com/aws/smithy-go` from 1.22.0 to 1.22.1
- [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.0...v1.22.1)

Updates `github.com/container-storage-interface/spec` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/container-storage-interface/spec/releases)
- [Commits](container-storage-interface/spec@v1.10.0...v1.11.0)

Updates `github.com/onsi/ginkgo/v2` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.21.0...v2.22.0)

Updates `github.com/onsi/gomega` from 1.35.1 to 1.36.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.35.1...v1.36.0)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.44 to 1.17.46
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.44...credentials/v1.17.46)

Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.3.23 to 1.3.24
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/ini/v1.3.23...internal/ini/v1.3.24)

Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.6.23 to 2.6.24
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.6.23...internal/endpoints/v2.6.24)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.12.0...service/m2/v1.12.1)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.12.4...service/sso/v1.12.5)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.24.5 to 1.24.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.24.5...service/pi/v1.24.6)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.28.4 to 1.28.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.4...config/v1.28.5)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.32.4 to 1.33.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.33.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.32.4...service/s3/v1.33.1)

Updates `github.com/google/cel-go` from 0.21.0 to 0.22.1
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.21.0...v0.22.1)

Updates `github.com/google/gnostic-models` from 0.6.8 to 0.6.9
- [Commits](google/gnostic-models@v0.6.8...v0.6.9)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.23.0 to 2.24.0
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-gateway@v2.23.0...v2.24.0)

Updates `github.com/opencontainers/runc` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.2.2/CHANGELOG.md)
- [Commits](opencontainers/runc@v1.2.1...v1.2.2)

Updates `go.etcd.io/etcd/api/v3` from 3.5.16 to 3.5.17
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.16...v3.5.17)

Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.16 to 3.5.17
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.16...v3.5.17)

Updates `go.etcd.io/etcd/client/v3` from 3.5.16 to 3.5.17
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.16...v3.5.17)

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.56.0 to 0.57.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.56.0...zpages/v0.57.0)

Updates `golang.org/x/crypto` from 0.28.0 to 0.29.0
- [Commits](golang/crypto@v0.28.0...v0.29.0)

Updates `golang.org/x/net` from 0.30.0 to 0.31.0
- [Commits](golang/net@v0.30.0...v0.31.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
- [Commits](golang/oauth2@v0.23.0...v0.24.0)

Updates `golang.org/x/term` from 0.25.0 to 0.26.0
- [Commits](golang/term@v0.25.0...v0.26.0)

Updates `golang.org/x/time` from 0.7.0 to 0.8.0
- [Commits](golang/time@v0.7.0...v0.8.0)

Updates `golang.org/x/tools` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.26.0...v0.27.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20241104194629-dd2ea8efbc28 to 0.0.0-20241118233622-e639e219e697
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241104194629-dd2ea8efbc28 to 0.0.0-20241118233622-e639e219e697
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/container-storage-interface/spec
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: github.com/google/cel-go
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: github.com/google/gnostic-models
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: github.com/opencontainers/runc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: go.etcd.io/etcd/api/v3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: go.etcd.io/etcd/client/pkg/v3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: golang.org/x/net
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: golang.org/x/term
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: golang.org/x/time
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: golang.org/x/tools
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: misc-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: misc-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Nov 27, 2024

The following labels could not be found: area/dependency, ok-to-test.

Copy link

Code Coverage Diff

This PR does not change the code coverage

Copy link
Author

dependabot bot commented on behalf of github Dec 4, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 4, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/misc-dependencies-db0ad6976b branch December 4, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants