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 gomodupdates group with 15 updates #3414

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2024

Bumps the gomodupdates group with 15 updates:

Package From To
github.com/aws/aws-sdk-go 1.50.22 1.50.24
github.com/aws/aws-sdk-go-v2 1.25.0 1.25.1
github.com/aws/aws-sdk-go-v2/config 1.27.1 1.27.3
github.com/aws/aws-sdk-go-v2/credentials 1.17.1 1.17.3
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.15.0 1.15.1
github.com/aws/aws-sdk-go-v2/service/ec2 1.148.1 1.149.0
github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect 1.21.2 1.22.0
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.27.2 1.28.0
github.com/aws/aws-sdk-go-v2/service/ssm 1.47.1 1.49.0
github.com/aws/smithy-go 1.20.0 1.20.1
google.golang.org/grpc 1.61.1 1.62.0
k8s.io/apimachinery 0.29.0 0.29.2
k8s.io/client-go 0.29.0 0.29.2
k8s.io/component-base 0.29.0 0.29.2
k8s.io/kubelet 0.29.0 0.29.2

Updates github.com/aws/aws-sdk-go from 1.50.22 to 1.50.24

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.50.24 (2024-02-22)

Service Client Updates

  • service/internetmonitor: Updates service API and documentation
  • service/kinesisvideo: Updates service API
    • Increasing NextToken parameter length restriction for List APIs from 512 to 1024.

Release v1.50.23 (2024-02-21)

Service Client Updates

  • service/iotevents: Updates service API
  • service/lookoutequipment: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • MediaLive now supports the ability to restart pipelines in a running channel.
  • service/ssm: Updates service API and documentation
    • This release adds support for sharing Systems Manager parameters with other AWS accounts.
Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.25.0 to 1.25.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.1 to 1.27.3

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.1 to 1.17.3

Changelog

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

Release (2022-12-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.17.3
    • Bug Fix: Unify logic between shared config and in finding home directory
  • github.com/aws/aws-sdk-go-v2/config: v1.18.5
    • Bug Fix: Unify logic between shared config and in finding home directory
  • github.com/aws/aws-sdk-go-v2/credentials: v1.13.5
    • Bug Fix: Unify logic between shared config and in finding home directory
  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.8.0
    • Feature: This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.40.0
    • Feature: Added support for "English - New Zealand" and "English - South African" to be used with Amazon Connect Custom Vocabulary APIs.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.21.0
    • Feature: This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.26.0
    • Feature: Add support for Windows managed nodes groups.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.38.0
    • Feature: This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.16.0
    • Feature: Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.19.5
    • Documentation: This release adds support for a new style, "VectorOpenDataStandardLight" which can be used with the new data source, "Open Data Maps (Preview)".
  • github.com/aws/aws-sdk-go-v2/service/m2: v1.2.0
    • Feature: Adds an optional create-only KmsKeyId property to Environment and Application resources.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.57.0
    • Feature: SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.26.0
    • Feature: Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup.
  • github.com/aws/aws-sdk-go-v2/service/translate: v1.16.0
    • Feature: Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes.

Release (2022-12-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.23.0
    • Feature: Adding support for Metrics Insights Alarms
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.24.0
    • Feature: This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions.
  • github.com/aws/aws-sdk-go-v2/service/networkmanager: v1.16.0
    • Feature: Appliance Mode support for AWS Cloud WAN.
  • github.com/aws/aws-sdk-go-v2/service/redshiftdata: v1.17.0
    • Feature: This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.
  • github.com/aws/aws-sdk-go-v2/service/sagemakermetrics: v1.0.1
    • Documentation: Update SageMaker Metrics documentation.

Release (2022-12-13)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.15.0 to 1.15.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/ec2/imds's changelog.

Release (2022-03-23)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.0
    • Feature: Update CredentialsCache to make use of two new optional CredentialsProvider interfaces to give the cache, per provider, behavior how the cache handles credentials that fail to refresh, and adjusting expires time. See aws.CredentialsCache for more details.
    • Feature: Update ec2rolecreds package's Provider to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.
  • github.com/aws/aws-sdk-go-v2/credentials: v1.11.0
    • Feature: Update ec2rolecreds package's Provider to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.18.0
    • Feature: This release updates 1 API parameter, the SnsArn attribute. The character length and regex pattern for the SnsArn attribute have been updated, which enables you to deselect an SNS topic when using the UpdateSettings operation.
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.15.0
    • Feature: Increased the maximum supported value for the Timeout parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code for ConflictException from 503 to 409.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.20.2
    • Documentation: Doc only update for ElastiCache
  • github.com/aws/aws-sdk-go-v2/service/gamesparks: v1.0.0
    • Release: New AWS service client module
    • Feature: Released the preview of Amazon GameSparks, a fully managed AWS service that provides a multi-service backend for game developers.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.22.0
    • Feature: This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.23.0
    • Feature: Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.18.1
    • Documentation: Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.

Release (2022-03-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.18.0
    • Feature: Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.2
    • Documentation: Documentation only update to address tickets
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.16.0
    • Feature: The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.16.0
    • Feature: Amazon Location Service now includes a MaxResults parameter for GetDevicePositionHistory requests.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.14.0
    • Feature: Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only.

Release (2022-03-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.8.0
    • Feature: Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.17.0
    • Feature: This release includes a fix in the DescribeImageScanFindings paginated output.
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.16.0
    • Feature: This release adds support for selecting a maintenance window.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.148.1 to 1.149.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect from 1.21.2 to 1.22.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.27.2 to 1.28.0

Changelog

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

Release (2022-10-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.11.6
    • Documentation: Documentation updates for Chime Messaging SDK
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.19.0
    • Feature: This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.27.0
    • Feature: This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.33.0
    • Feature: This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchain: v1.13.0
    • Feature: Adding new Accessor APIs for Amazon Managed Blockchain
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.28.0
    • Feature: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • github.com/aws/aws-sdk-go-v2/service/supportapp: v1.1.0
    • Feature: This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.
  • github.com/aws/aws-sdk-go-v2/service/workspacesweb: v1.7.0
    • Feature: WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.

Release (2022-10-18)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.20.10
    • Documentation: Documentation Updates for Amazon Fraud Detector
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.48.0
    • Feature: This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data.
  • github.com/aws/aws-sdk-go-v2/service/servicediscovery: v1.18.0
    • Feature: Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition.
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.14.0
    • Feature: This release allows subscribers to enable Dedicated IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API.

Release (2022-10-17)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/greengrass: v1.14.0
    • Feature: This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.47.0
    • Feature: This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.

Release (2022-10-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.26.0
    • Feature: MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.

Release (2022-10-13)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssm from 1.47.1 to 1.49.0

Commits

Updates github.com/aws/smithy-go from 1.20.0 to 1.20.1

Changelog

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

Release (2024-02-21)

Module Highlights

  • github.com/aws/smithy-go: v1.20.1
    • Bug Fix: Remove runtime dependency on go-cmp.

Release (2024-02-13)

Module Highlights

  • github.com/aws/smithy-go: v1.20.0
    • Feature: Add codegen definition for sigv4a trait.
    • Feature: Bump minimum Go version to 1.20 per our language support policy.

Release (2023-12-07)

Module Highlights

  • github.com/aws/smithy-go: v1.19.0
    • Feature: Support modeled request compression.

Release (2023-11-30)

  • No change notes available for this release.

Release (2023-11-29)

Module Highlights

  • github.com/aws/smithy-go: v1.18.0
    • Feature: Expose Options() method on generated service clients.

Release (2023-11-15)

Module Highlights

  • github.com/aws/smithy-go: v1.17.0
    • Feature: Support identity/auth components of client reference architecture.

Release (2023-10-31)

Module Highlights

  • github.com/aws/smithy-go: v1.16.0
    • Feature: LANG: Bump minimum go version to 1.19.

Release (2023-10-06)

Module Highlights

  • github.com/aws/smithy-go: v1.15.0
    • Feature: Add http.WithHeaderComment middleware.

Release (2023-08-18)

  • No change notes available for this release.

... (truncated)

Commits

Updates google.golang.org/grpc from 1.61.1 to 1.62.0

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.62.0

New Features

  • grpc: Add StaticMethod CallOption as a signal to stats handler that a method is safe to use as an instrument key (#6986)

Behavior Changes

  • grpc: Return canonical target string from ClientConn.Target() and resolver.Address.String() (#6923)

Bug Fixes

  • server: wait to close connection until incoming socket is drained (with timeout) to prevent data loss on client-side (#6977)

Performance Improvements

  • *: Allow building without x/net/trace by using grpcnotrace to enable dead code elimination (#6954)
  • rand: improve performance and simplify implementation of grpcrand by adopting math/rand's top-level functions for go version 1.21.0 and newer. (#6925)

Dependencies

  • *: Use google.golang.org/protobuf/proto instead of github.com/golang/protobuf. (#6919)

[!NOTE] The above change in proto library usage introduces a minor behavior change within those libraries. The old github.com/golang/protobuf library would error if given a nil message to Marshal, while the new google.golang.org/protobuf library will successfully output zero bytes in this case. This means server method handlers that did return nil, nil will now return an empty message and no error, while it used to return an error. This also affects the client side, where clients sending nil messages used to fail without sending the RPC, and now they will send an empty message.

Commits

Updates k8s.io/apimachinery from 0.29.0 to 0.29.2

Commits

Updates k8s.io/client-go from 0.29.0 to 0.29.2

Commits

Updates k8s.io/component-base from 0.29.0 to 0.29.2

Commits
  • 1a9d383 Update dependencies to v0.29.2 tag
  • e8f624c Merge pull request #123065Richabanker/automated-cherry-pick-of-#122750
  • d64bf7a Add processStartTime in metrics/slis
  • aca7dbb Merge pull request #122429 from MadhavJivrajani/tools-bump-129
  • 5587b24 .*: bump golang.org/x/tools to v0.16.1
  • See full diff in compare view

Updates k8s.io/kubelet from 0.29.0 to 0.29.2

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomodupdates group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.22` | `1.50.24` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.25.0` | `1.25.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.1` | `1.27.3` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.1` | `1.17.3` |
| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.15.0` | `1.15.1` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.148.1` | `1.149.0` |
| [github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect](https://github.com/aws/aws-sdk-go-v2) | `1.21.2` | `1.22.0` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.27.2` | `1.28.0` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.47.1` | `1.49.0` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.20.0` | `1.20.1` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.61.1` | `1.62.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.29.0` | `0.29.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.0` | `0.29.2` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.29.0` | `0.29.2` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.29.0` | `0.29.2` |


Updates `github.com/aws/aws-sdk-go` from 1.50.22 to 1.50.24
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.50.22...v1.50.24)

Updates `github.com/aws/aws-sdk-go-v2` from 1.25.0 to 1.25.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.25.0...v1.25.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.1 to 1.27.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.1...config/v1.27.3)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.1 to 1.17.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.3/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.17.1...v1.17.3)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.15.0...config/v1.15.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.148.1 to 1.149.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.148.1...service/ec2/v1.149.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect` from 1.21.2 to 1.22.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.21.2...v1.22.0)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.27.2 to 1.28.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.28.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.2...service/s3/v1.28.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.47.1 to 1.49.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.47.1...service/s3/v1.49.0)

Updates `github.com/aws/smithy-go` from 1.20.0 to 1.20.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.20.0...v1.20.1)

Updates `google.golang.org/grpc` from 1.61.1 to 1.62.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.61.1...v1.62.0)

Updates `k8s.io/apimachinery` from 0.29.0 to 0.29.2
- [Commits](kubernetes/apimachinery@v0.29.0...v0.29.2)

Updates `k8s.io/client-go` from 0.29.0 to 0.29.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.0...v0.29.2)

Updates `k8s.io/component-base` from 0.29.0 to 0.29.2
- [Commits](kubernetes/component-base@v0.29.0...v0.29.2)

Updates `k8s.io/kubelet` from 0.29.0 to 0.29.2
- [Commits](kubernetes/kubelet@v0.29.0...v0.29.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/smithy-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 23, 2024
Copy link
Contributor

Test Results

0 tests   - 2 806   0 ✅  - 2 805   0s ⏱️ -51s
0 suites  -   187   0 💤  -     1 
0 files    -     5   0 ❌ ±    0 

Results for commit 598c5c6. ± Comparison against base commit e1f2634.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2024

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

@dependabot dependabot bot closed this Feb 26, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomodupdates-870564d38a branch February 26, 2024 09:03
@github-actions github-actions bot locked and limited conversation to collaborators Feb 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants