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 #320

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group in /aws with 7 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.21.2 1.22.0
github.com/aws/aws-sdk-go-v2/config 1.19.1 1.20.0
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.10.43 1.11.0
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression 1.4.71 1.5.0
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.11.92 1.12.0
github.com/aws/aws-sdk-go-v2/service/cognitoidentity 1.18.0 1.19.0
github.com/aws/aws-sdk-go-v2/service/sqs 1.24.7 1.25.0

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

Commits

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

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/config'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/feature/dynamodb/attributevalue from 1.10.43 to 1.11.0

Changelog

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

Release (2021-11-06)

General Highlights

  • Feature: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically.
  • 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/aws/protocol/eventstream: v1.0.0
    • Announcement: Support has been added for AWS EventStream APIs for Kinesis, S3, and Transcribe Streaming. Support for the Lex Runtime V2 EventStream API will be added in a future release.
    • Release: Protocol support has been added for AWS event stream.
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2: v2.0.0
    • Release: Endpoint Variant Model Support
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.6.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.8.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.11.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.14.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.13.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkidentity: v1.4.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.4.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.10.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/codecommit: v1.7.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.10.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/connectcontactlens: v1.7.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.6.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.10.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.8.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.11.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.9.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.21.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.9.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.11.0

... (truncated)

Commits

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

Changelog

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

Release (2021-05-14)

General Highlights

  • Feature: Constant has been added to modules to enable runtime version inspection for reporting.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.5.0
    • Feature: AddSDKAgentKey and AddSDKAgentKeyValue in aws/middleware package have been updated to direct metadata to User-Agent HTTP header.
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.3.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/commander: v1.0.0
    • Release: New AWS service client module
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.5.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.4.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.7.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.4.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.4.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/finspace: v1.0.0
    • Release: New AWS service client module
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.0.0
    • Release: New AWS service client module
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.4.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.5.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.3.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalytics: v1.2.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.3.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.3.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.1.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.5.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.6.0
    • Feature: Updated to latest service API model.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.7.0
    • Feature: Updated to latest service API model.

... (truncated)

Commits

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

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager'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/service/cognitoidentity from 1.18.0 to 1.19.0

Changelog

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

Release (2023-07-13)

General Highlights

  • Feature: Modify user agent syntax and introduce support for optional app identifier in UA header
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.23.0
    • Feature: API model updated in Amazon Cognito
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.61.0
    • Feature: Add support for deleting Queues and Routing Profiles.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.27.0
    • Feature: Enhanced PostgreSQL target endpoint settings for providing Babelfish support.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.25.0
    • Feature: Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.104.0
    • Feature: This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.30.0
    • Feature: Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.21.1
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.25.0
    • Feature: Adds categories to MediaTailor channel assembly alerts
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.25.0
    • Feature: This release provides ability to customers to change schema associated with their datasets in Amazon Personalize
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.22.0
    • Feature: This release adds support for deployment history for Proton provisioned resources
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.37.0
    • Feature: S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.92.0
    • Feature: Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.11
    • Documentation: Documentation updates for Secrets Manager

Release (2023-07-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.22.0
    • Feature: Add CMK encryption support for CloudWatch Logs Insights query result data
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.26.0
    • Feature: Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.54.0
    • Feature: This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.32.0
    • Feature: This release enables the use of Thumbnails in AWS Elemental MediaLive.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.24.0
    • Feature: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags.

Release (2023-07-06)

... (truncated)

Commits

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

Changelog

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

Release (2022-02-24)

General Highlights

  • Feature: Adds RetryMaxAttempts and RetryMod to API client Options. This allows the API clients' default Retryer to be configured from the shared configuration files or environment variables. Adding a new Retry mode of Adaptive. Adaptive retry mode is an experimental mode, adding client rate limiting when throttles reponses are received from an API. See retry.AdaptiveMode for more details, and configuration options.
  • Feature: Updated github.com/aws/smithy-go to latest version
  • Bug Fix: Fixes the AWS Sigv4 signer to trim header value's whitespace when computing the canonical headers block of the string to sign.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.14.0
    • Feature: Add new AdaptiveMode retryer to aws/retry package. This new retryer uses dynamic token bucketing with client ratelimiting when throttle responses are received.
    • Feature: Adds new interface aws.RetryerV2, replacing aws.Retryer and deprecating the GetInitialToken method in favor of GetAttemptToken so Context can be provided. The SDK will use aws.RetryerV2 internally. Wrapping aws.Retryers as aws.RetryerV2 automatically.
  • github.com/aws/aws-sdk-go-v2/config: v1.14.0
    • Feature: Adds support for loading RetryMaxAttempts and RetryMod from the environment and shared configuration files. These parameters drive how the SDK's API client will initialize its default retryer, if custome retryer has not been specified. See config module and aws.Config for more information about and how to use these new options.
    • Feature: Adds support for the ca_bundle parameter in shared config and credentials files. The usage of the file is the same as environment variable, AWS_CA_BUNDLE, but sourced from shared config. Fixes #1589
  • github.com/aws/aws-sdk-go-v2/credentials: v1.9.0
    • Feature: Adds support for SourceIdentity to stscreds.AssumeRoleProvider #1588. Fixes #1575
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.7.0
    • Feature: Fixes #645, #411 by adding support for (un)marshaling AttributeValue maps to Go maps key types of string, number, bool, and types implementing encoding.Text(un)Marshaler interface
    • Bug Fix: Fixes #1569 inconsistent serialization of Go struct field names
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression: v1.4.0
    • Feature: Add support for expression names with dots via new NameBuilder function NameNoDotSplit, related to aws/aws-sdk-go#2570
  • github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue: v1.7.0
    • Feature: Fixes #645, #411 by adding support for (un)marshaling AttributeValue maps to Go maps key types of string, number, bool, and types implementing encoding.Text(un)Marshaler interface
    • Bug Fix: Fixes #1569 inconsistent serialization of Go struct field names
  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.14.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/account: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.13.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.15.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/alexaforbusiness: v1.13.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.13.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.11.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.14.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.11.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.11.0

... (truncated)

Commits
  • 7653643 Release 2022-02-24
  • 78b771e Update smithy-go dependency version
  • c214cb6 DefaultsMode Documentation Fixes (#1599)
  • 07719a1 Add support for trailing checksum (#1600)
  • 4e87627 Update SDK's API clients from latest models (#1598)
  • 60c5fb5 Fixup make task, removing unused endpoint prefix task (#1597)
  • b7ee4d6 config: Add support for SharedConfig file ca_bundle parameter (#1593)
  • 60feb1d Bump SDK's dependencies (#1596)
  • aa5938d Adds support for SourceIdentity to stscreds.AssumeRoleProvider (#1588)
  • d5c2270 Fix AttributeValue marshaling and names in expressions (#1590)
  • Additional commits viewable in compare view

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.21.2` | `1.22.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.19.1` | `1.20.0` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.10.43` | `1.11.0` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression](https://github.com/aws/aws-sdk-go-v2) | `1.4.71` | `1.5.0` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.11.92` | `1.12.0` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentity](https://github.com/aws/aws-sdk-go-v2) | `1.18.0` | `1.19.0` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.24.7` | `1.25.0` |


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

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.19.1 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.1...v1.20.0)

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

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

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.11.92 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@feature/s3/manager/v1.11.92...v1.12.0)

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

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

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 1, 2023 03:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 1, 2023
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #320 (5e008cf) into main (c2c0b47) will decrease coverage by 29.55%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##              main     #320       +/-   ##
============================================
- Coverage   100.00%   70.45%   -29.55%     
============================================
  Files            1       19       +18     
  Lines           40     1144     +1104     
============================================
+ Hits            40      806      +766     
- Misses           0      266      +266     
- Partials         0       72       +72     

see 20 files with indirect coverage changes

@tomtwinkle tomtwinkle merged commit 46274ca into main Nov 1, 2023
5 checks passed
@tomtwinkle tomtwinkle deleted the dependabot/go_modules/aws/dependencies-fec6f5115c branch November 1, 2023 05:19
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.

1 participant