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

chore(deps): bump the dependencies group in /aws with 7 updates #326

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps the dependencies group in /aws with 7 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.22.0 1.22.1
github.com/aws/aws-sdk-go-v2/config 1.20.0 1.22.0
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.11.0 1.12.0
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression 1.5.0 1.6.0
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.12.0 1.13.1
github.com/aws/aws-sdk-go-v2/service/cognitoidentity 1.19.0 1.20.0
github.com/aws/aws-sdk-go-v2/service/sqs 1.25.0 1.26.0

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

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.20.0 to 1.22.0

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.11.0 to 1.12.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue's changelog.

Release (2022-01-07)

General Highlights

  • Feature: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.12.0
    • Feature: Add load option for CredentialCache. Adds a new member to the LoadOptions struct, CredentialsCacheOptions. This member allows specifying a function that will be used to configure the CredentialsCache. The CredentialsCacheOptions will only be used if the configuration loader will wrap the underlying credential provider in the CredentialsCache.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.12.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.12.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.12.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.27.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.15.0
    • Documentation: API client updated
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.17.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.18.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.11.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.20.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.12.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.16.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.17.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.17.0
    • Documentation: API client updated
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.15.0
    • Documentation: API client updated
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.14.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.23.0
    • Documentation: API client updated
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.17.0
    • Documentation: API client updated
  • github.com/aws/aws-sdk-go-v2/service/s3outposts: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.22.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.12.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.9.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression from 1.5.0 to 1.6.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression's changelog.

Release (2021-05-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.6.0
    • Feature: internal/ini: This package has been migrated to a separate module at github.com/aws/aws-sdk-go-v2/internal/ini.
  • github.com/aws/aws-sdk-go-v2/config: v1.3.0
    • Feature: SSO credentials can now be defined alongside other credential providers within the same configuration profile.
    • Bug Fix: Profile names were incorrectly normalized to lower-case, which could result in unexpected profile configurations.
  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.0.0
    • Release: The github.com/aws/aws-sdk-go-v2/internal/ini package is now a Go Module.
  • github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.0.0
    • Release: New AWS service client module
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.0.0
    • Release: New AWS service client module
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalytics: v1.3.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.2.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.4.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.12.0 to 1.13.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.

Release (2022-01-28)

General Highlights

  • Bug Fix: Fixes the SDK's handling of duration_sections in the shared credentials file or specified in multiple shared config and shared credentials files under the same profile. #1568. Thanks to Amir Szekely for help reproduce this bug.
  • Bug Fix: Updates SDK API client deserialization to pre-allocate byte slice and string response payloads, #1565. Thanks to Tyson Mote for submitting this PR.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.13.1
    • Bug Fix: Fixes LoadDefaultConfig handling of errors returned by passed in functional options. Previously errors returned from the LoadOptions passed into LoadDefaultConfig were incorrectly ignored. #1562. Thanks to Pinglei Guo for submitting this PR.
    • Bug Fix: Updates config module to use os.UserHomeDir instead of hard coded environment variable for OS. #1563
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.13.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.13.1
    • Documentation: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.13.1
    • Documentation: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.16.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.17.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.12.1
    • Documentation: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.29.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect: v1.11.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.14.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/fis: v1.10.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.17.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.18.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/greengrass: v1.11.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.13.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.11.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/honeycode: v1.10.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.14.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.15.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.13.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.9.0

... (truncated)

Commits
  • 56f7cd4 Release 2022-01-28
  • acd3684 Update API Models (#1574)
  • 14f5979 config: Fix bug in SDK's merging of duration_seconds shared config (#1568)
  • a1bf7dd Pre-allocate response body using Content-Length (#1565)
  • 452ee5e config: Update shared config loading to use os.UserHomeDir() (#1563)
  • 484478f config: Return error from optFns in LoadDefaultConfig (#1562)
  • 6625113 Remove negative smoke test for WAF (#1564)
  • e10c0d2 Release 2022-01-14
  • 35ab85c Update smithy-go dependency version
  • 4741932 Fix Retry middleware not releasing retry token (#1560)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/cognitoidentity from 1.19.0 to 1.20.0

Changelog

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

Release (2023-07-31)

General Highlights

  • Feature: Adds support for smithy-modeled endpoint resolution. A new rules-based endpoint resolution will be added to the SDK which will supercede and deprecate existing endpoint resolution. Specifically, EndpointResolver will be deprecated while BaseEndpoint and EndpointResolverV2 will take its place. For more information, please see the Endpoints section in our Developer Guide.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.12.0
    • Feature: Amplify Studio releases GraphQL support for codegen job action.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.30.0
    • Feature: You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met.
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.3.0
    • Feature: This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying.
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.15.0
    • Feature: New integration with the Gitlab provider type.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.15.0
    • Feature: Add support for in-aws right sizing
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.16.0
    • Feature: This release adds 1 new API: BatchGetFindingDetails to retrieve enhanced vulnerability intelligence details for findings.
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.18.0
    • Feature: This release includes new import resource, model versioning and resource policy features.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.6.0
    • Feature: Add CreationType filter for ListReadSets
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.49.0
    • Feature: This release adds support for Aurora MySQL local write forwarding, which allows for forwarding of write operations from reader DB instances to the writer DB instance.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.29.0
    • Feature: Amazon Route 53 now supports the Israel (Tel Aviv) Region (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • github.com/aws/aws-sdk-go-v2/service/scheduler: v1.2.0
    • Feature: This release introduces automatic deletion of schedules in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule after the schedule has completed its last invocation.

Release (2023-07-28.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.18.0
    • Feature: This release enable customer to add/remove/update more than one workload for a component
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.33.0
    • Feature: This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.27.0
    • Feature: Add a new JavaScript runtime version for CloudFront Functions.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.62.0
    • Feature: This release adds support for new number types.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.21.0
    • Feature: Amazon MSK has introduced new versions of ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters.
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.21.0
    • Feature: Added support for sending push notifications using the FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android devices using both FCM v1 API and the legacy FCM/GCM API

Release (2023-07-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.25.0 to 1.26.0

Changelog

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

Release (2022-03-08)

General Highlights

  • Feature: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.11.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.5.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.14.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.11.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.14.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.15.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.7.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.15.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.19.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.16.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.31.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.16.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.20.0
    • Documentation: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.10.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/fis: v1.12.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.20.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.14.0
    • Documentation: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.15.0
    • Documentation: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.1.0
    • Feature: Updates the SDK's checksum validation logic to require opt-in to output response payload validation. The SDK was always preforming output response payload checksum validation, not respecting the output validation model option. Fixes #1606
  • github.com/aws/aws-sdk-go-v2/service/kafkaconnect: v1.8.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.22.0

... (truncated)

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 dependencies group in /aws with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.22.0` | `1.22.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.20.0` | `1.22.0` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.11.0` | `1.12.0` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression](https://github.com/aws/aws-sdk-go-v2) | `1.5.0` | `1.6.0` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.12.0` | `1.13.1` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentity](https://github.com/aws/aws-sdk-go-v2) | `1.19.0` | `1.20.0` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.25.0` | `1.26.0` |


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

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.20.0 to 1.22.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.20.0...v1.22.0)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.12.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.11.0...v1.12.0)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.6.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.5.0...v1.6.0)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.12.0 to 1.13.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.13.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.12.0...config/v1.13.1)

Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentity` from 1.19.0 to 1.20.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.19.0...v1.20.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.25.0 to 1.26.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.26.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.25.0...service/s3/v1.26.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from tomtwinkle as a code owner November 3, 2023 04:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 3, 2023
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #326 (b3ea26c) into main (5e008cf) will not change coverage.
Report is 5 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #326   +/-   ##
=======================================
  Coverage   70.45%   70.45%           
=======================================
  Files          19       19           
  Lines        1144     1144           
=======================================
  Hits          806      806           
  Misses        266      266           
  Partials       72       72           

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2023

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

@dependabot dependabot bot closed this Nov 3, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/aws/dependencies-7bfe008d15 branch November 3, 2023 11:16
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