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 in /providers/aws with 38 updates #4601

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the gomodupdates group in /providers/aws with 38 updates:

Package From To
github.com/aws/aws-sdk-go-v2/config 1.27.28 1.27.30
github.com/aws/aws-sdk-go-v2/credentials 1.17.28 1.17.29
github.com/aws/aws-sdk-go-v2/service/accessanalyzer 1.32.4 1.32.5
github.com/aws/aws-sdk-go-v2/service/acm 1.28.5 1.28.6
github.com/aws/aws-sdk-go-v2/service/apigateway 1.25.5 1.25.6
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling 1.31.1 1.31.2
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.43.4 1.43.5
github.com/aws/aws-sdk-go-v2/service/cloudtrail 1.42.4 1.42.5
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.40.4 1.40.5
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.37.4 1.37.5
github.com/aws/aws-sdk-go-v2/service/codebuild 1.41.1 1.42.1
github.com/aws/aws-sdk-go-v2/service/configservice 1.48.4 1.48.5
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice 1.40.4 1.40.5
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.34.5 1.34.6
github.com/aws/aws-sdk-go-v2/service/ec2 1.175.1 1.176.0
github.com/aws/aws-sdk-go-v2/service/ecr 1.32.1 1.32.2
github.com/aws/aws-sdk-go-v2/service/ecs 1.45.0 1.45.2
github.com/aws/aws-sdk-go-v2/service/eks 1.48.1 1.48.2
github.com/aws/aws-sdk-go-v2/service/elasticache 1.40.6 1.40.7
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing 1.26.4 1.26.5
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 1.34.1 1.34.2
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice 1.30.4 1.30.5
github.com/aws/aws-sdk-go-v2/service/emr 1.42.3 1.42.4
github.com/aws/aws-sdk-go-v2/service/inspector2 1.29.0 1.30.0
github.com/aws/aws-sdk-go-v2/service/kms 1.35.4 1.35.5
github.com/aws/aws-sdk-go-v2/service/lambda 1.56.4 1.58.1
github.com/aws/aws-sdk-go-v2/service/neptune 1.33.4 1.33.5
github.com/aws/aws-sdk-go-v2/service/organizations 1.30.3 1.31.0
github.com/aws/aws-sdk-go-v2/service/rds 1.82.1 1.82.2
github.com/aws/aws-sdk-go-v2/service/redshift 1.46.5 1.46.6
github.com/aws/aws-sdk-go-v2/service/s3 1.59.0 1.60.1
github.com/aws/aws-sdk-go-v2/service/s3control 1.46.4 1.46.5
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.32.5 1.32.6
github.com/aws/aws-sdk-go-v2/service/securityhub 1.51.4 1.52.0
github.com/aws/aws-sdk-go-v2/service/sns 1.31.4 1.31.5
github.com/aws/aws-sdk-go-v2/service/sqs 1.34.4 1.34.5
github.com/aws/aws-sdk-go-v2/service/ssm 1.52.5 1.52.6
github.com/aws/aws-sdk-go-v2/service/sts 1.30.4 1.30.5

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.28 to 1.27.30

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.28 to 1.17.29

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/service/acm from 1.28.5 to 1.28.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/apigateway from 1.25.5 to 1.25.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/applicationautoscaling from 1.31.1 to 1.31.2

Changelog

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

Release (2023-04-07)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dlm: v1.15.0
    • Announcement: This release includes breaking changes for the timestamp trait on the data lifecycle management client.
    • Feature: Updated timestamp format for GetLifecyclePolicy API
    • Bug Fix: Correct timestamp type for data lifecycle manager.
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.21.0
    • Feature: This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.28.8
    • Documentation: Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.31.0
    • Feature: This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.34.0
    • Feature: This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.
  • github.com/aws/aws-sdk-go-v2/service/redshiftdata: v1.19.3
    • Documentation: Update documentation of API descriptions as needed in support of temporary credentials with IAM identity.
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.18.1
    • Documentation: Updates description for property

Release (2023-04-06)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.27.0
    • Feature: Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.22.0
    • Feature: Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2.
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.21.0
    • Feature: This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.42.1
    • Documentation: Adds and updates the SDK examples

Release (2023-04-05)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.31.0
    • Feature: This release adds resourceType enums for types released in March 2023.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.24.3
    • Documentation: This is a document only updated to add information about Amazon Elastic Inference (EI).
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.16.7
    • Documentation: Documentation updates for Identity Store CLI command reference.
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.1.0
    • Feature: Fix ParticipantToken ExpirationTime format
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.26.0
    • Feature: AWS Network Firewall now supports IPv6-only subnets.
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.18.0
    • Feature: removed incorrect product type value

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.43.4 to 1.43.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudtrail from 1.42.4 to 1.42.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.40.4 to 1.40.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.37.4 to 1.37.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/codebuild from 1.41.1 to 1.42.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/configservice from 1.48.4 to 1.48.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/databasemigrationservice from 1.40.4 to 1.40.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.5 to 1.34.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.175.1 to 1.176.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.32.1 to 1.32.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecs from 1.45.0 to 1.45.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/eks from 1.48.1 to 1.48.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticache from 1.40.6 to 1.40.7

Commits
  • 390cf19 Release 2023-03-21
  • c37c72a Regenerated Clients
  • d1e5193 Update endpoints model
  • 2506101 Update API model
  • c93b5cc Merge pull request #2051 from aws/add100ContinueCustomization
  • c01aac6 Keep one changelog for PR
  • 3780faa Keep one changelog for PR
  • b94b5b7 Merge remote-tracking branch 'origin/add100ContinueCustomization' into add100...
  • 6174ff2 Change some variable name and use operation shape id to represent operation s...
  • 83491fc add changelog to last commit
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing from 1.26.4 to 1.26.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.34.1 to 1.34.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticsearchservice from 1.30.4 to 1.30.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/emr from 1.42.3 to 1.42.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/inspector2 from 1.29.0 to 1.30.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.35.4 to 1.35.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/lambda from 1.56.4 to 1.58.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/neptune from 1.33.4 to 1.33.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/organizations from 1.30.3 to 1.31.0

Changelog

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

Release (2023-03-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.13.0
    • Feature: Amazon Chime SDK messaging customers can now manage streaming configuration for messaging data for archival and analysis.
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.1.0
    • Feature: GA Release of AWS Clean Rooms, Added Tagging Functionality
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.91.0
    • Feature: This release adds support for AWS Network Firewall, AWS PrivateLink, and Gateway Load Balancers to Amazon VPC Reachability Analyzer, and it makes the path destination optional as long as a destination address in the filter at source is provided.
  • github.com/aws/aws-sdk-go-v2/service/internal/s3shared: v1.14.0
    • Feature: port v1 sdk 100-continue http header customization for s3 PutObject/UploadPart request and enable user config
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.28.0
    • Feature: Provide support for tagging of data streams and enabling tag based authorization for property alias
  • github.com/aws/aws-sdk-go-v2/service/mgn: v1.18.0
    • Feature: This release introduces the Import and export feature and expansion of the post-launch actions
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.31.0
    • Feature: port v1 sdk 100-continue http header customization for s3 PutObject/UploadPart request and enable user config

Release (2023-03-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.19.0
    • Feature: With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally.
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.20.0
    • Feature: This release makes following few changes. db-cluster-identifier is now a required parameter of create-db-instance. describe-db-cluster will now return PendingModifiedValues and GlobalClusterIdentifier fields in the response.
  • github.com/aws/aws-sdk-go-v2/service/s3outposts: v1.16.0
    • Feature: S3 On Outposts added support for endpoint status, and a failed endpoint reason, if any
  • github.com/aws/aws-sdk-go-v2/service/workdocs: v1.14.0
    • Feature: This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site.

Release (2023-03-17)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/billingconductor:

Bumps the gomodupdates group in /providers/aws with 38 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.28` | `1.27.30` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.28` | `1.17.29` |
| [github.com/aws/aws-sdk-go-v2/service/accessanalyzer](https://github.com/aws/aws-sdk-go-v2) | `1.32.4` | `1.32.5` |
| [github.com/aws/aws-sdk-go-v2/service/acm](https://github.com/aws/aws-sdk-go-v2) | `1.28.5` | `1.28.6` |
| [github.com/aws/aws-sdk-go-v2/service/apigateway](https://github.com/aws/aws-sdk-go-v2) | `1.25.5` | `1.25.6` |
| [github.com/aws/aws-sdk-go-v2/service/applicationautoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.31.1` | `1.31.2` |
| [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.43.4` | `1.43.5` |
| [github.com/aws/aws-sdk-go-v2/service/cloudtrail](https://github.com/aws/aws-sdk-go-v2) | `1.42.4` | `1.42.5` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://github.com/aws/aws-sdk-go-v2) | `1.40.4` | `1.40.5` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.37.4` | `1.37.5` |
| [github.com/aws/aws-sdk-go-v2/service/codebuild](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.42.1` |
| [github.com/aws/aws-sdk-go-v2/service/configservice](https://github.com/aws/aws-sdk-go-v2) | `1.48.4` | `1.48.5` |
| [github.com/aws/aws-sdk-go-v2/service/databasemigrationservice](https://github.com/aws/aws-sdk-go-v2) | `1.40.4` | `1.40.5` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.34.5` | `1.34.6` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.175.1` | `1.176.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.32.1` | `1.32.2` |
| [github.com/aws/aws-sdk-go-v2/service/ecs](https://github.com/aws/aws-sdk-go-v2) | `1.45.0` | `1.45.2` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.48.1` | `1.48.2` |
| [github.com/aws/aws-sdk-go-v2/service/elasticache](https://github.com/aws/aws-sdk-go-v2) | `1.40.6` | `1.40.7` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing](https://github.com/aws/aws-sdk-go-v2) | `1.26.4` | `1.26.5` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) | `1.34.1` | `1.34.2` |
| [github.com/aws/aws-sdk-go-v2/service/elasticsearchservice](https://github.com/aws/aws-sdk-go-v2) | `1.30.4` | `1.30.5` |
| [github.com/aws/aws-sdk-go-v2/service/emr](https://github.com/aws/aws-sdk-go-v2) | `1.42.3` | `1.42.4` |
| [github.com/aws/aws-sdk-go-v2/service/inspector2](https://github.com/aws/aws-sdk-go-v2) | `1.29.0` | `1.30.0` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.35.4` | `1.35.5` |
| [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.56.4` | `1.58.1` |
| [github.com/aws/aws-sdk-go-v2/service/neptune](https://github.com/aws/aws-sdk-go-v2) | `1.33.4` | `1.33.5` |
| [github.com/aws/aws-sdk-go-v2/service/organizations](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.31.0` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.82.1` | `1.82.2` |
| [github.com/aws/aws-sdk-go-v2/service/redshift](https://github.com/aws/aws-sdk-go-v2) | `1.46.5` | `1.46.6` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.59.0` | `1.60.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3control](https://github.com/aws/aws-sdk-go-v2) | `1.46.4` | `1.46.5` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.32.5` | `1.32.6` |
| [github.com/aws/aws-sdk-go-v2/service/securityhub](https://github.com/aws/aws-sdk-go-v2) | `1.51.4` | `1.52.0` |
| [github.com/aws/aws-sdk-go-v2/service/sns](https://github.com/aws/aws-sdk-go-v2) | `1.31.4` | `1.31.5` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.34.4` | `1.34.5` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.52.5` | `1.52.6` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.30.4` | `1.30.5` |


Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.28 to 1.27.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.28...config/v1.27.30)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.28 to 1.17.29
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.28...credentials/v1.17.29)

Updates `github.com/aws/aws-sdk-go-v2/service/accessanalyzer` 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@service/sqs/v1.32.4...service/sqs/v1.32.5)

Updates `github.com/aws/aws-sdk-go-v2/service/acm` from 1.28.5 to 1.28.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.28.5...service/sts/v1.28.6)

Updates `github.com/aws/aws-sdk-go-v2/service/apigateway` from 1.25.5 to 1.25.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.25.5...config/v1.25.6)

Updates `github.com/aws/aws-sdk-go-v2/service/applicationautoscaling` from 1.31.1 to 1.31.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.1...service/s3/v1.31.2)

Updates `github.com/aws/aws-sdk-go-v2/service/autoscaling` from 1.43.4 to 1.43.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/fsx/v1.43.4...service/fsx/v1.43.5)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudtrail` from 1.42.4 to 1.42.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.42.4...service/eks/v1.42.5)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatch` from 1.40.4 to 1.40.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.40.4...service/rds/v1.40.5)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.37.4 to 1.37.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.37.4...service/ssm/v1.37.5)

Updates `github.com/aws/aws-sdk-go-v2/service/codebuild` from 1.41.1 to 1.42.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.41.1...service/s3/v1.42.1)

Updates `github.com/aws/aws-sdk-go-v2/service/configservice` from 1.48.4 to 1.48.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/wafv2/v1.48.4...service/wafv2/v1.48.5)

Updates `github.com/aws/aws-sdk-go-v2/service/databasemigrationservice` from 1.40.4 to 1.40.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.40.4...service/rds/v1.40.5)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.34.5 to 1.34.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.34.5...service/docdb/v1.34.6)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.175.1 to 1.176.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.175.1...service/ec2/v1.176.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.32.1 to 1.32.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/emr/v1.32.1...service/ecr/v1.32.2)

Updates `github.com/aws/aws-sdk-go-v2/service/ecs` from 1.45.0 to 1.45.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.45.0...service/ecs/v1.45.2)

Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.48.1 to 1.48.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.48.1...service/eks/v1.48.2)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticache` from 1.40.6 to 1.40.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.40.6...service/rds/v1.40.7)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing` from 1.26.4 to 1.26.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.26.4...config/v1.26.5)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2` from 1.34.1 to 1.34.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.34.1...service/iam/v1.34.2)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticsearchservice` from 1.30.4 to 1.30.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.4...service/s3/v1.30.5)

Updates `github.com/aws/aws-sdk-go-v2/service/emr` from 1.42.3 to 1.42.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.42.3...service/eks/v1.42.4)

Updates `github.com/aws/aws-sdk-go-v2/service/inspector2` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.29.0...v1.30.0)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.35.4 to 1.35.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/kms/v1.35.4...service/ecs/v1.35.5)

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.56.4 to 1.58.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/lambda/v1.56.4...service/s3/v1.58.1)

Updates `github.com/aws/aws-sdk-go-v2/service/neptune` from 1.33.4 to 1.33.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.33.4...service/fms/v1.33.5)

Updates `github.com/aws/aws-sdk-go-v2/service/organizations` from 1.30.3 to 1.31.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.31.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.30.3...service/s3/v1.31.0)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.82.1 to 1.82.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.82.1...service/rds/v1.82.2)

Updates `github.com/aws/aws-sdk-go-v2/service/redshift` from 1.46.5 to 1.46.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.46.5...service/redshift/v1.46.6)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.59.0 to 1.60.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.59.0...service/s3/v1.60.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3control` from 1.46.4 to 1.46.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.46.4...service/iot/v1.46.5)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.32.5 to 1.32.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.32.5...service/fsx/v1.32.6)

Updates `github.com/aws/aws-sdk-go-v2/service/securityhub` from 1.51.4 to 1.52.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.51.4...service/s3/v1.52.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sns` from 1.31.4 to 1.31.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.31.4...service/sns/v1.31.5)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.34.4 to 1.34.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.34.4...service/sqs/v1.34.5)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.52.5 to 1.52.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.52.5...service/ssm/v1.52.6)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.4 to 1.30.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.4...service/s3/v1.30.5)

---
updated-dependencies:
- 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/service/accessanalyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/acm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/apigateway
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/applicationautoscaling
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/autoscaling
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudtrail
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/codebuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/configservice
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/databasemigrationservice
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  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/ecr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/eks
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticsearchservice
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/emr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/inspector2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/neptune
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/organizations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/redshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3control
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/securityhub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
...

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 Aug 26, 2024
Copy link
Contributor

Test Results

3 097 tests  ±0   3 096 ✅ ±0   1m 31s ⏱️ +8s
  370 suites ±0       1 💤 ±0 
   28 files   ±0       0 ❌ ±0 

Results for commit 6ffc1a5. ± Comparison against base commit e707ac2.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

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

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/providers/aws/gomodupdates-d92342b02c branch August 26, 2024 10:42
@github-actions github-actions bot locked and limited conversation to collaborators Aug 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