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 common group across 1 directory with 41 updates #52

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the common group with 38 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.32.6 1.33.0
github.com/aws/aws-sdk-go-v2/config 1.28.6 1.29.1
github.com/aws/aws-sdk-go-v2/service/accessanalyzer 1.36.2 1.36.8
github.com/aws/aws-sdk-go-v2/service/apigateway 1.28.1 1.28.7
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 1.24.7 1.24.13
github.com/aws/aws-sdk-go-v2/service/athena 1.49.0 1.49.5
github.com/aws/aws-sdk-go-v2/service/cloudfront 1.43.1 1.44.5
github.com/aws/aws-sdk-go-v2/service/cloudtrail 1.46.2 1.46.9
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.43.3 1.43.9
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.45.0 1.45.6
github.com/aws/aws-sdk-go-v2/service/codebuild 1.49.2 1.50.2
github.com/aws/aws-sdk-go-v2/service/docdb 1.39.6 1.40.5
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.38.0 1.39.5
github.com/aws/aws-sdk-go-v2/service/ec2 1.195.0 1.200.0
github.com/aws/aws-sdk-go-v2/service/ecr 1.36.7 1.38.6
github.com/aws/aws-sdk-go-v2/service/ecs 1.52.1 1.53.8
github.com/aws/aws-sdk-go-v2/service/efs 1.34.1 1.34.5
github.com/aws/aws-sdk-go-v2/service/eks 1.53.0 1.56.5
github.com/aws/aws-sdk-go-v2/service/elasticache 1.44.1 1.44.7
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 1.43.1 1.43.7
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice 1.32.7 1.32.13
github.com/aws/aws-sdk-go-v2/service/emr 1.47.1 1.47.7
github.com/aws/aws-sdk-go-v2/service/iam 1.38.2 1.38.7
github.com/aws/aws-sdk-go-v2/service/kafka 1.38.7 1.38.12
github.com/aws/aws-sdk-go-v2/service/kinesis 1.32.7 1.32.13
github.com/aws/aws-sdk-go-v2/service/kms 1.37.7 1.37.13
github.com/aws/aws-sdk-go-v2/service/lambda 1.69.1 1.69.7
github.com/aws/aws-sdk-go-v2/service/mq 1.27.8 1.27.12
github.com/aws/aws-sdk-go-v2/service/neptune 1.35.6 1.35.12
github.com/aws/aws-sdk-go-v2/service/rds 1.92.0 1.93.7
github.com/aws/aws-sdk-go-v2/service/redshift 1.53.0 1.53.7
github.com/aws/aws-sdk-go-v2/service/s3 1.71.0 1.73.2
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.34.7 1.34.13
github.com/aws/aws-sdk-go-v2/service/sns 1.33.7 1.33.13
github.com/aws/aws-sdk-go-v2/service/sqs 1.37.2 1.37.9
github.com/aws/aws-sdk-go-v2/service/workspaces 1.50.2 1.52.1
github.com/testcontainers/testcontainers-go 0.34.0 0.35.0
github.com/testcontainers/testcontainers-go/modules/localstack 0.34.0 0.35.0

Updates github.com/aws/aws-sdk-go-v2 from 1.32.6 to 1.33.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.29.1

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.47 to 1.17.54

Commits

Updates github.com/aws/aws-sdk-go-v2/service/accessanalyzer from 1.36.2 to 1.36.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/apigateway from 1.28.1 to 1.28.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/apigatewayv2 from 1.24.7 to 1.24.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/athena from 1.49.0 to 1.49.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudfront from 1.43.1 to 1.44.5

Commits
  • f2706c8 Release 2023-12-08
  • 1dac0c9 Regenerated Clients
  • cbd9216 Update API model
  • c7357bb fix: reinstate presence of retryer when functional opts run but still respect...
  • c5c34b3 fix: translation of ini service sections into shared config (#2416)
  • b3c7fbf update express cache key (#2414)
  • 9b90af4 fix: add non-vhostable buckets to path when using legacy endpoint resolver (#...
  • 0d643a8 Release 2023-12-07
  • e38b534 Regenerated Clients
  • f394daf Update SDK's smithy-go dependency to v1.19.0
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/cloudtrail from 1.46.2 to 1.46.9

Commits
  • 13c3784 Release 2024-09-17
  • 0097c82 Regenerated Clients
  • 590384d Update API model
  • 6a28d22 BREAKFIX: Only generate AccountIDEndpointMode config for services that use it...
  • 0d08ea0 Release 2024-09-16
  • 83c15f1 Regenerated Clients
  • 093ffb6 Update endpoints model
  • e43f191 Update API model
  • 1282c53 Read AWS_CONTAINER_CREDENTIALS_FULL_URI env variable if set when reading a ...
  • 171151b Release 2024-09-13
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.43.3 to 1.43.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.45.0 to 1.45.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/codebuild from 1.49.2 to 1.50.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/docdb from 1.39.6 to 1.40.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.38.0 to 1.39.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.195.0 to 1.200.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.36.7 to 1.38.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecs from 1.52.1 to 1.53.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/efs from 1.34.1 to 1.34.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/eks from 1.53.0 to 1.56.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticache from 1.44.1 to 1.44.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.43.1 to 1.43.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticsearchservice from 1.32.7 to 1.32.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/emr from 1.47.1 to 1.47.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.38.2 to 1.38.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kafka from 1.38.7 to 1.38.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.7 to 1.32.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.37.7 to 1.37.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/lambda from 1.69.1 to 1.69.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/mq from 1.27.8 to 1.27.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/neptune from 1.35.6 to 1.35.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.92.0 to 1.93.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/redshift from 1.53.0 to 1.53.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.0 to 1.73.2

Commits

Bumps the common group with 38 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.33.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.6` | `1.29.1` |
| [github.com/aws/aws-sdk-go-v2/service/accessanalyzer](https://github.com/aws/aws-sdk-go-v2) | `1.36.2` | `1.36.8` |
| [github.com/aws/aws-sdk-go-v2/service/apigateway](https://github.com/aws/aws-sdk-go-v2) | `1.28.1` | `1.28.7` |
| [github.com/aws/aws-sdk-go-v2/service/apigatewayv2](https://github.com/aws/aws-sdk-go-v2) | `1.24.7` | `1.24.13` |
| [github.com/aws/aws-sdk-go-v2/service/athena](https://github.com/aws/aws-sdk-go-v2) | `1.49.0` | `1.49.5` |
| [github.com/aws/aws-sdk-go-v2/service/cloudfront](https://github.com/aws/aws-sdk-go-v2) | `1.43.1` | `1.44.5` |
| [github.com/aws/aws-sdk-go-v2/service/cloudtrail](https://github.com/aws/aws-sdk-go-v2) | `1.46.2` | `1.46.9` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://github.com/aws/aws-sdk-go-v2) | `1.43.3` | `1.43.9` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.45.0` | `1.45.6` |
| [github.com/aws/aws-sdk-go-v2/service/codebuild](https://github.com/aws/aws-sdk-go-v2) | `1.49.2` | `1.50.2` |
| [github.com/aws/aws-sdk-go-v2/service/docdb](https://github.com/aws/aws-sdk-go-v2) | `1.39.6` | `1.40.5` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.38.0` | `1.39.5` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.195.0` | `1.200.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.36.7` | `1.38.6` |
| [github.com/aws/aws-sdk-go-v2/service/ecs](https://github.com/aws/aws-sdk-go-v2) | `1.52.1` | `1.53.8` |
| [github.com/aws/aws-sdk-go-v2/service/efs](https://github.com/aws/aws-sdk-go-v2) | `1.34.1` | `1.34.5` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.53.0` | `1.56.5` |
| [github.com/aws/aws-sdk-go-v2/service/elasticache](https://github.com/aws/aws-sdk-go-v2) | `1.44.1` | `1.44.7` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) | `1.43.1` | `1.43.7` |
| [github.com/aws/aws-sdk-go-v2/service/elasticsearchservice](https://github.com/aws/aws-sdk-go-v2) | `1.32.7` | `1.32.13` |
| [github.com/aws/aws-sdk-go-v2/service/emr](https://github.com/aws/aws-sdk-go-v2) | `1.47.1` | `1.47.7` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.38.2` | `1.38.7` |
| [github.com/aws/aws-sdk-go-v2/service/kafka](https://github.com/aws/aws-sdk-go-v2) | `1.38.7` | `1.38.12` |
| [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) | `1.32.7` | `1.32.13` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.37.7` | `1.37.13` |
| [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.69.1` | `1.69.7` |
| [github.com/aws/aws-sdk-go-v2/service/mq](https://github.com/aws/aws-sdk-go-v2) | `1.27.8` | `1.27.12` |
| [github.com/aws/aws-sdk-go-v2/service/neptune](https://github.com/aws/aws-sdk-go-v2) | `1.35.6` | `1.35.12` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.92.0` | `1.93.7` |
| [github.com/aws/aws-sdk-go-v2/service/redshift](https://github.com/aws/aws-sdk-go-v2) | `1.53.0` | `1.53.7` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.71.0` | `1.73.2` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.34.7` | `1.34.13` |
| [github.com/aws/aws-sdk-go-v2/service/sns](https://github.com/aws/aws-sdk-go-v2) | `1.33.7` | `1.33.13` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.37.2` | `1.37.9` |
| [github.com/aws/aws-sdk-go-v2/service/workspaces](https://github.com/aws/aws-sdk-go-v2) | `1.50.2` | `1.52.1` |
| [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.34.0` | `0.35.0` |
| [github.com/testcontainers/testcontainers-go/modules/localstack](https://github.com/testcontainers/testcontainers-go) | `0.34.0` | `0.35.0` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.32.6 to 1.33.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.33.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.6 to 1.29.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@config/v1.28.6...config/v1.29.1)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.47 to 1.17.54
- [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@credentials/v1.17.47...credentials/v1.17.54)

Updates `github.com/aws/aws-sdk-go-v2/service/accessanalyzer` from 1.36.2 to 1.36.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@service/iam/v1.36.2...service/ecr/v1.36.8)

Updates `github.com/aws/aws-sdk-go-v2/service/apigateway` from 1.28.1 to 1.28.7
- [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.1...config/v1.28.7)

Updates `github.com/aws/aws-sdk-go-v2/service/apigatewayv2` from 1.24.7 to 1.24.13
- [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/pi/v1.24.7...service/fsx/v1.24.13)

Updates `github.com/aws/aws-sdk-go-v2/service/athena` from 1.49.0 to 1.49.5
- [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.49.0...service/fsx/v1.49.5)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudfront` from 1.43.1 to 1.44.5
- [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.43.1...service/ssm/v1.44.5)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudtrail` from 1.46.2 to 1.46.9
- [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/rds/v1.46.2...service/redshift/v1.46.9)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatch` from 1.43.3 to 1.43.9
- [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/ssm/v1.43.3...service/fsx/v1.43.9)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.45.0 to 1.45.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.45.0...service/polly/v1.45.6)

Updates `github.com/aws/aws-sdk-go-v2/service/codebuild` from 1.49.2 to 1.50.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/ssm/v1.49.2...service/s3/v1.50.2)

Updates `github.com/aws/aws-sdk-go-v2/service/docdb` from 1.39.6 to 1.40.5
- [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/emr/v1.39.6...service/rds/v1.40.5)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.38.0 to 1.39.5
- [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.5)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.195.0 to 1.200.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@service/ec2/v1.195.0...service/ec2/v1.200.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.36.7 to 1.38.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/ecr/v1.36.7...service/ecr/v1.38.6)

Updates `github.com/aws/aws-sdk-go-v2/service/ecs` from 1.52.1 to 1.53.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@service/s3/v1.52.1...service/ecs/v1.53.8)

Updates `github.com/aws/aws-sdk-go-v2/service/efs` from 1.34.1 to 1.34.5
- [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.34.1...service/sqs/v1.34.5)

Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.53.0 to 1.56.5
- [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.53.0...service/eks/v1.56.5)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticache` from 1.44.1 to 1.44.7
- [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/ssm/v1.44.1...service/ssm/v1.44.7)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2` from 1.43.1 to 1.43.7
- [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.43.1...service/fsx/v1.43.7)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticsearchservice` from 1.32.7 to 1.32.13
- [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.7...service/kinesis/v1.32.13)

Updates `github.com/aws/aws-sdk-go-v2/service/emr` from 1.47.1 to 1.47.7
- [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.47.1...service/s3/v1.47.7)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.38.2 to 1.38.7
- [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.2...service/iam/v1.38.7)

Updates `github.com/aws/aws-sdk-go-v2/service/kafka` from 1.38.7 to 1.38.12
- [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/iam/v1.38.7...service/kafka/v1.38.12)

Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.32.7 to 1.32.13
- [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.7...service/kinesis/v1.32.13)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.37.7 to 1.37.13
- [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/kms/v1.37.7...service/kms/v1.37.13)

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.69.1 to 1.69.7
- [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/glue/v1.69.1...service/lambda/v1.69.7)

Updates `github.com/aws/aws-sdk-go-v2/service/mq` from 1.27.8 to 1.27.12
- [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.27.8...config/v1.27.12)

Updates `github.com/aws/aws-sdk-go-v2/service/neptune` from 1.35.6 to 1.35.12
- [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/ssm/v1.35.6...service/neptune/v1.35.12)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.92.0 to 1.93.7
- [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.92.0...service/rds/v1.93.7)

Updates `github.com/aws/aws-sdk-go-v2/service/redshift` from 1.53.0 to 1.53.7
- [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.53.0...service/ecs/v1.53.7)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.71.0 to 1.73.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.73.2)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.34.7 to 1.34.13
- [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/sqs/v1.34.7...service/textract/v1.34.13)

Updates `github.com/aws/aws-sdk-go-v2/service/sns` from 1.33.7 to 1.33.13
- [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/sts/v1.33.7...service/sns/v1.33.13)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.37.2 to 1.37.9
- [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/ssm/v1.37.2...service/kms/v1.37.9)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.2 to 1.33.9
- [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/fms/v1.33.2...service/sns/v1.33.9)

Updates `github.com/aws/aws-sdk-go-v2/service/workspaces` from 1.50.2 to 1.52.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.50.2...service/s3/v1.52.1)

Updates `github.com/testcontainers/testcontainers-go` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.34.0...v0.35.0)

Updates `github.com/testcontainers/testcontainers-go/modules/localstack` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.34.0...v0.35.0)

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

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/accessanalyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/apigateway
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/apigatewayv2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/athena
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudfront
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudtrail
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/codebuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/docdb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/efs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/eks
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticsearchservice
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/emr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/mq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/neptune
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/redshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/aws/aws-sdk-go-v2/service/workspaces
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/testcontainers/testcontainers-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/testcontainers/testcontainers-go/modules/localstack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 20, 2025
Copy link

sourcery-ai bot commented Jan 20, 2025

Reviewer's Guide by Sourcery

This pull request updates multiple AWS SDK and testcontainers dependencies in the go.mod file. It upgrades the aws-sdk-go-v2 and its submodules, along with testcontainers-go and its localstack module. These updates bring in the latest features, bug fixes, and security patches from the respective libraries.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated the main AWS SDK Go module.
  • Updated github.com/aws/aws-sdk-go-v2 from v1.32.6 to v1.33.0
go.mod
go.sum
Updated the AWS SDK Go config module.
  • Updated github.com/aws/aws-sdk-go-v2/config from v1.28.6 to v1.29.1
go.mod
go.sum
Updated the AWS SDK Go credentials module.
  • Updated github.com/aws/aws-sdk-go-v2/credentials from v1.17.47 to v1.17.54
go.mod
go.sum
Updated the AWS SDK Go accessanalyzer module.
  • Updated github.com/aws/aws-sdk-go-v2/service/accessanalyzer from v1.36.2 to v1.36.8
go.mod
go.sum
Updated the AWS SDK Go apigateway module.
  • Updated github.com/aws/aws-sdk-go-v2/service/apigateway from v1.28.1 to v1.28.7
go.mod
go.sum
Updated the AWS SDK Go apigatewayv2 module.
  • Updated github.com/aws/aws-sdk-go-v2/service/apigatewayv2 from v1.24.7 to v1.24.13
go.mod
go.sum
Updated the AWS SDK Go athena module.
  • Updated github.com/aws/aws-sdk-go-v2/service/athena from v1.49.0 to v1.49.5
go.mod
go.sum
Updated the AWS SDK Go cloudfront module.
  • Updated github.com/aws/aws-sdk-go-v2/service/cloudfront from v1.43.1 to v1.44.5
go.mod
go.sum
Updated the AWS SDK Go cloudtrail module.
  • Updated github.com/aws/aws-sdk-go-v2/service/cloudtrail from v1.46.2 to v1.46.9
go.mod
go.sum
Updated the AWS SDK Go cloudwatch module.
  • Updated github.com/aws/aws-sdk-go-v2/service/cloudwatch from v1.43.3 to v1.43.9
go.mod
go.sum
Updated the AWS SDK Go cloudwatchlogs module.
  • Updated github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from v1.45.0 to v1.45.6
go.mod
go.sum
Updated the AWS SDK Go codebuild module.
  • Updated github.com/aws/aws-sdk-go-v2/service/codebuild from v1.49.2 to v1.50.2
go.mod
go.sum
Updated the AWS SDK Go docdb module.
  • Updated github.com/aws/aws-sdk-go-v2/service/docdb from v1.39.6 to v1.40.5
go.mod
go.sum
Updated the AWS SDK Go dynamodb module.
  • Updated github.com/aws/aws-sdk-go-v2/service/dynamodb from v1.38.0 to v1.39.5
go.mod
go.sum
Updated the AWS SDK Go ec2 module.
  • Updated github.com/aws/aws-sdk-go-v2/service/ec2 from v1.195.0 to v1.200.0
go.mod
go.sum
Updated the AWS SDK Go ecr module.
  • Updated github.com/aws/aws-sdk-go-v2/service/ecr from v1.36.7 to v1.38.6
go.mod
go.sum
Updated the AWS SDK Go ecs module.
  • Updated github.com/aws/aws-sdk-go-v2/service/ecs from v1.52.1 to v1.53.8
go.mod
go.sum
Updated the AWS SDK Go efs module.
  • Updated github.com/aws/aws-sdk-go-v2/service/efs from v1.34.1 to v1.34.5
go.mod
go.sum
Updated the AWS SDK Go eks module.
  • Updated github.com/aws/aws-sdk-go-v2/service/eks from v1.53.0 to v1.56.5
go.mod
go.sum
Updated the AWS SDK Go elasticache module.
  • Updated github.com/aws/aws-sdk-go-v2/service/elasticache from v1.44.1 to v1.44.7
go.mod
go.sum
Updated the AWS SDK Go elasticloadbalancingv2 module.
  • Updated github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from v1.43.1 to v1.43.7
go.mod
go.sum
Updated the AWS SDK Go elasticsearchservice module.
  • Updated github.com/aws/aws-sdk-go-v2/service/elasticsearchservice from v1.32.7 to v1.32.13
go.mod
go.sum
Updated the AWS SDK Go emr module.
  • Updated github.com/aws/aws-sdk-go-v2/service/emr from v1.47.1 to v1.47.7
go.mod
go.sum
Updated the AWS SDK Go iam module.
  • Updated github.com/aws/aws-sdk-go-v2/service/iam from v1.38.2 to v1.38.7
go.mod
go.sum
Updated the AWS SDK Go kafka module.
  • Updated github.com/aws/aws-sdk-go-v2/service/kafka from v1.38.7 to v1.38.12
go.mod
go.sum
Updated the AWS SDK Go kinesis module.
  • Updated github.com/aws/aws-sdk-go-v2/service/kinesis from v1.32.7 to v1.32.13
go.mod
go.sum
Updated the AWS SDK Go kms module.
  • Updated github.com/aws/aws-sdk-go-v2/service/kms from v1.37.7 to v1.37.13
go.mod
go.sum
Updated the AWS SDK Go lambda module.
  • Updated github.com/aws/aws-sdk-go-v2/service/lambda from v1.69.1 to v1.69.7
go.mod
go.sum
Updated the AWS SDK Go mq module.
  • Updated github.com/aws/aws-sdk-go-v2/service/mq from v1.27.8 to v1.27.12
go.mod
go.sum
Updated the AWS SDK Go neptune module.
  • Updated github.com/aws/aws-sdk-go-v2/service/neptune from v1.35.6 to v1.35.12
go.mod
go.sum
Updated the AWS SDK Go rds module.
  • Updated github.com/aws/aws-sdk-go-v2/service/rds from v1.92.0 to v1.93.7
go.mod
go.sum
Updated the AWS SDK Go redshift module.
  • Updated github.com/aws/aws-sdk-go-v2/service/redshift from v1.53.0 to v1.53.7
go.mod
go.sum
Updated the AWS SDK Go s3 module.
  • Updated github.com/aws/aws-sdk-go-v2/service/s3 from v1.71.0 to v1.73.2
go.mod
go.sum
Updated the AWS SDK Go secretsmanager module.
  • Updated github.com/aws/aws-sdk-go-v2/service/secretsmanager from v1.34.7 to v1.34.13
go.mod
go.sum
Updated the AWS SDK Go sns module.
  • Updated github.com/aws/aws-sdk-go-v2/service/sns from v1.33.7 to v1.33.13
go.mod
go.sum
Updated the AWS SDK Go sqs module.
  • Updated github.com/aws/aws-sdk-go-v2/service/sqs from v1.37.2 to v1.37.9
go.mod
go.sum
Updated the AWS SDK Go workspaces module.
  • Updated github.com/aws/aws-sdk-go-v2/service/workspaces from v1.50.2 to v1.52.1
go.mod
go.sum
Updated the testcontainers-go module.
  • Updated github.com/testcontainers/testcontainers-go from v0.34.0 to v0.35.0
go.mod
go.sum
Updated the testcontainers-go localstack module.
  • Updated github.com/testcontainers/testcontainers-go/modules/localstack from v0.34.0 to v0.35.0
go.mod
go.sum

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

coderabbitai bot commented Jan 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

Copy link

codiumai-pr-agent-free bot commented Jan 20, 2025

CI Failure Feedback 🧐

(Checks updated until commit 764c8c4)

Action: Lint and Autofix

Failed stage: Run golangci-lint with autofix [❌]

Failed test name: golangci-lint

Failure summary:

The golangci-lint check failed due to multiple type mismatch errors in the Go code:

  • In task.go, there are type conversion errors where string values cannot be used as StringValue types
  • In task.go, IntValue types cannot be used as StringValue types
  • Several undefined references were found:
    - options.ScannerWithRegoOnly
    -
    options.ScannerWithFrameworks
    - rule.Evaluate method is undefined for RegisteredRule type

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    189:  Downloading binary https://github.com/golangci/golangci-lint/releases/download/v1.61.0/golangci-lint-1.61.0-linux-amd64.tar.gz ...
    190:  [command]/usr/bin/tar xz --overwrite --warning=no-unknown-keyword --overwrite -C /home/runner -f /home/runner/work/_temp/a9a0b0b2-fae8-4b41-b397-0ba92ebe6a5a
    191:  Installed golangci-lint into /home/runner/golangci-lint-1.61.0-linux-amd64/golangci-lint in 420ms
    192:  Prepared env in 421ms
    193:  ##[endgroup]
    194:  ##[group]run golangci-lint
    195:  Running [/home/runner/golangci-lint-1.61.0-linux-amd64/golangci-lint run  --fix --timeout 10m --verbose] in [/home/runner/work/tunnel-aws/tunnel-aws] ...
    196:  internal/adapters/cloud/aws/ecs/adapt.go:1: : # github.com/khulnasoft/tunnel-aws/internal/adapters/cloud/aws/ecs
    197:  ##[error]internal/adapters/cloud/aws/ecs/task.go:85:12: cannot use *env.Name (variable of type string) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
    198:  ##[error]internal/adapters/cloud/aws/ecs/task.go:86:12: cannot use *env.Value (variable of type string) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
    199:  ##[error]internal/adapters/cloud/aws/ecs/task.go:94:18: cannot use tunnelTypes.Int(cpu, metadata) (value of type "github.com/khulnasoft/tunnel/pkg/iac/types".IntValue) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
    200:  ##[error]internal/adapters/cloud/aws/ecs/task.go:95:18: cannot use tunnelTypes.Int(memory, metadata) (value of type "github.com/khulnasoft/tunnel/pkg/iac/types".IntValue) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal (typecheck)
    201:  package ecs
    202:  ##[error]internal/adapters/cloud/aws_services.go:15:4: could not import github.com/khulnasoft/tunnel-aws/internal/adapters/cloud/aws/ecs (-: # github.com/khulnasoft/tunnel-aws/internal/adapters/cloud/aws/ecs
    203:  ##[error]internal/adapters/cloud/aws/ecs/task.go:85:12: cannot use *env.Name (variable of type string) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
    204:  ##[error]internal/adapters/cloud/aws/ecs/task.go:86:12: cannot use *env.Value (variable of type string) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
    205:  ##[error]internal/adapters/cloud/aws/ecs/task.go:94:18: cannot use tunnelTypes.Int(cpu, metadata) (value of type "github.com/khulnasoft/tunnel/pkg/iac/types".IntValue) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
    206:  ##[error]internal/adapters/cloud/aws/ecs/task.go:95:18: cannot use tunnelTypes.Int(memory, metadata) (value of type "github.com/khulnasoft/tunnel/pkg/iac/types".IntValue) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal) (typecheck)
    207:  _ "github.com/khulnasoft/tunnel-aws/internal/adapters/cloud/aws/ecs"
    208:  ^
    209:  ##[error]pkg/scanner/aws.go:36:11: undefined: options.ScannerWithRegoOnly (typecheck)
    210:  options.ScannerWithRegoOnly(true),
    211:  ^
    212:  ##[error]pkg/scanner/aws.go:114:45: undefined: options.ScannerWithFrameworks (typecheck)
    213:  scannerOpts = append(scannerOpts, options.ScannerWithFrameworks(
    214:  ^
    215:  ##[error]pkg/scanner/scanner.go:147:24: rule.Evaluate undefined (type "github.com/khulnasoft/tunnel/pkg/iac/types/rules".RegisteredRule has no field or method Evaluate) (typecheck)
    216:  ruleResults := rule.Evaluate(cloudState)
    217:  ^
    218:  ##[error]pkg/scanner/scanner_test.go:541:46: undefined: options.ScannerWithRegoOnly (typecheck)
    219:  scannerOpts = append(scannerOpts, options.ScannerWithRegoOnly(true))
    220:  ^
    221:  level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z"
    222:  level=info msg="[config_reader] Config search paths: [./ /home/runner/work/tunnel-aws/tunnel-aws /home/runner/work/tunnel-aws /home/runner/work /home/runner /home /]"
    223:  level=info msg="[config_reader] Used config file .golangci.yml"
    224:  level=warning msg="The linter 'exportloopref' is deprecated (since v1.60.2) due to: Since Go1.22 (loopvar) this linter is no longer relevant. Replaced by copyloopvar."
    225:  level=info msg="[lintersdb] Active 16 linters: [bodyclose cyclop durationcheck errcheck errname errorlint exportloopref gci gocritic goimports gosec gosimple govet ineffassign staticcheck unused]"
    ...
    
    229:  level=info msg="[runner] fixer took 0s with no stages"
    230:  level=info msg="[runner] Issues before processing: 952, after processing: 6"
    231:  level=info msg="[runner] Processors filtering stat (in/out): max_from_linter: 6/6, severity-rules: 6/6, fixer: 6/6, sort_results: 6/6, cgo: 952/952, skip_dirs: 948/948, autogenerated_exclude: 948/948, uniq_by_line: 948/6, identifier_marker: 948/948, max_per_file_from_linter: 6/6, source_code: 6/6, path_shortener: 6/6, exclude: 948/948, exclude-rules: 948/948, nolint: 948/948, diff: 6/6, max_same_issues: 6/6, path_prefixer: 6/6, filename_unadjuster: 952/952, invalid_issue: 952/948, path_prettifier: 948/948, skip_files: 948/948"
    232:  level=info msg="[runner] processing took 74.18542ms with stages: identifier_marker: 72.769794ms, path_prettifier: 510.983µs, source_code: 145.321µs, cgo: 100.968µs, uniq_by_line: 93.454µs, filename_unadjuster: 92.493µs, nolint: 88.414µs, exclude-rules: 85.098µs, skip_dirs: 83.546µs, invalid_issue: 83.537µs, autogenerated_exclude: 77.875µs, fixer: 39.073µs, max_same_issues: 6.732µs, path_shortener: 4.558µs, max_per_file_from_linter: 1.302µs, max_from_linter: 922ns, exclude: 411ns, sort_results: 280ns, skip_files: 230ns, diff: 220ns, path_prefixer: 120ns, severity-rules: 89ns"
    233:  level=info msg="[runner] linters took 1m9.617166358s with stages: goanalysis_metalinter: 1m9.542891765s"
    234:  level=info msg="File cache stats: 5 entries of total size 26.3KiB"
    235:  level=info msg="Memory: 2703 samples, avg is 476.4MB, max is 4616.0MB"
    236:  level=info msg="Execution took 4m47.632145566s"
    237:  ##[error]issues found
    

    ✨ CI feedback usage guide:

    The CI feedback tool (/checks) automatically triggers when a PR has a failed check.
    The tool analyzes the failed checks and provides several feedbacks:

    • Failed stage
    • Failed test name
    • Failure summary
    • Relevant error logs

    In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:

    /checks "https://github.com/{repo_name}/actions/runs/{run_number}/job/{job_number}"
    

    where {repo_name} is the name of the repository, {run_number} is the run number of the failed check, and {job_number} is the job number of the failed check.

    Configuration options

    • enable_auto_checks_feedback - if set to true, the tool will automatically provide feedback when a check is failed. Default is true.
    • excluded_checks_list - a list of checks to exclude from the feedback, for example: ["check1", "check2"]. Default is an empty list.
    • enable_help_text - if set to true, the tool will provide a help message with the feedback. Default is true.
    • persistent_comment - if set to true, the tool will overwrite a previous checks comment with the new feedback. Default is true.
    • final_update_message - if persistent_comment is true and updating a previous checks message, the tool will also create a new message: "Persistent checks updated to latest commit". Default is true.

    See more information about the checks tool in the docs.

    Copy link
    Author

    dependabot bot commented on behalf of github Jan 27, 2025

    Superseded by #53.

    @dependabot dependabot bot closed this Jan 27, 2025
    @dependabot dependabot bot deleted the dependabot/go_modules/common-3abefcb394 branch January 27, 2025 12:21
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    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