Skip to content

fix(deps): update dependency aws-sdk to v2.1036.0 - autoclosed #42

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-sdk 2.1013.0 -> 2.1036.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js

v2.1036.0

Compare Source

  • feature: AutoScaling: Customers can now configure predictive scaling policies to proactively scale EC2 Auto Scaling groups based on any CloudWatch metrics that more accurately represent the load on the group than the four predefined metrics. They can also use math expressions to further customize the metrics.
  • feature: CustomerProfiles: This release introduces a new auto-merging feature for profile matching. The auto-merging configurations can be set via CreateDomain API or UpdateDomain API. You can use GetIdentityResolutionJob API and ListIdentityResolutionJobs API to fetch job status.
  • feature: Imagebuilder: This release adds support for sharing AMIs with Organizations within an EC2 Image Builder Distribution Configuration.
  • feature: IoTSiteWise: AWS IoT SiteWise now accepts data streams that aren't associated with any asset properties. You can organize data by updating data stream associations.
  • feature: Lambda: Remove Lambda function url apis
  • feature: Proton: This release adds APIs for getting the outputs and provisioned stacks for Environments, Pipelines, and ServiceInstances. You can now add tags to EnvironmentAccountConnections. It also adds APIs for working with PR-based provisioning. Also, it adds APIs for syncing templates with a git repository.
  • feature: TimestreamQuery: Releasing Amazon Timestream Scheduled Queries. It makes real-time analytics more performant and cost-effective for customers by calculating and storing frequently accessed aggregates, and other computations, typically used in operational dashboards, business reports, and other analytics applications
  • feature: TimestreamWrite: This release adds support for multi-measure records and magnetic store writes. Multi-measure records allow customers to store multiple measures in a single table row. Magnetic store writes enable customers to write late arrival data (data with timestamp in the past) directly into the magnetic store.
  • feature: Translate: This release enables customers to use translation settings to mask profane words and phrases in their translation output.

v2.1035.0

Compare Source

  • feature: Backup: This release adds new opt-in settings for advanced features for DynamoDB backups
  • feature: DynamoDB: DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction.
  • feature: EC2: This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.
  • feature: ElastiCache: Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • feature: IoTWireless: Two new APIs, GetNetworkAnalyzerConfiguration and UpdateNetworkAnalyzerConfiguration, are added for the newly released Network Analyzer feature which enables customers to view real-time frame information and logs from LoRaWAN devices and gateways.
  • feature: Iot: This release introduces a new feature, Managed Job Template, for AWS IoT Jobs Service. Customers can now use service provided managed job templates to easily create jobs for supported standard job actions.
  • feature: IotDeviceAdvisor: This release introduces a new feature for Device Advisor: ability to execute multiple test suites in parallel for given customer account. You can use GetEndpoint API to get the device-level test endpoint and call StartSuiteRun with "parallelRun=true" to run suites in parallel.
  • feature: Lambda: Release Lambda event source filtering for SQS, Kinesis Streams, and DynamoDB Streams.
  • feature: OpenSearch: This release adds an optional parameter dry-run for the UpdateDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • feature: RDS: Adds support for Multi-AZ DB clusters for RDS for MySQL and RDS for PostgreSQL.
  • feature: Redshift: This release adds support for reserved node exchange with restore/resize
  • feature: S3: Introduce two new Filters to S3 Lifecycle configurations - ObjectSizeGreaterThan and ObjectSizeLessThan. Introduce a new way to trigger actions on noncurrent versions by providing the number of newer noncurrent versions along with noncurrent days.
  • feature: SQS: Amazon SQS adds a new queue attribute, SqsManagedSseEnabled, which enables server-side queue encryption using SQS owned encryption keys.

v2.1034.0

Compare Source

  • feature: Braket: This release adds support for Amazon Braket Hybrid Jobs.
  • feature: ChimeSDKMeetings: Added new APIs for enabling Echo Reduction with Voice Focus.
  • feature: CloudFormation: This release include SDK changes for the feature launch of Stack Import to Service Managed StackSet.
  • feature: Connect: This release adds support for UpdateContactFlowMetadata, DeleteContactFlow and module APIs. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • feature: DMS: Added new S3 endpoint settings to allow to convert the current UTC time into a specified time zone when a date partition folder is created. Using with 'DatePartitionedEnabled'.
  • feature: EKS: Adding missing exceptions to RegisterCluster operation
  • feature: ES: This release adds an optional parameter dry-run for the UpdateElasticsearchDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • feature: Finspacedata: Add new APIs for managing Datasets, Changesets, and Dataviews.
  • feature: QuickSight: Add support for Exasol data source, 1 click enterprise embedding and email customization.
  • feature: RDS: Adds local backup support to Amazon RDS on AWS Outposts.
  • feature: S3Control: Added Amazon CloudWatch publishing option for S3 Storage Lens metrics.
  • feature: SSM: Adds new parameter to CreateActivation API . This parameter is for "internal use only".

v2.1033.0

Compare Source

  • feature: AppStream: Includes APIs for managing resources for Elastic fleets: applications, app blocks, and application-fleet associations.
  • feature: ApplicationInsights: Application Insights now supports monitoring for HANA
  • feature: CloudFormation: The StackSets ManagedExecution feature will allow concurrency for non-conflicting StackSet operations and queuing the StackSet operations that conflict at a given time for later execution.
  • feature: Lambda: Add support for Lambda Function URLs. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
  • feature: LexRuntimeV2: Updates API to latest version.
  • feature: MediaLive: This release adds support for specifying a SCTE-35 PID on input. MediaLive now supports SCTE-35 PID selection on inputs containing one or more active SCTE-35 PIDs.
  • feature: Redshift: Added support of default IAM role for CreateCluster, RestoreFromClusterSnapshot and ModifyClusterIamRoles APIs

v2.1032.0

Compare Source

  • bugfix: EC2: Add customization for EC2 legacy dualstack endpoints
  • bugfix: S3/S3Control: Check for config.useDualstackEndpoint in customizations
  • feature: AppConfig: Add Type to support feature flag configuration profiles
  • feature: AuditManager: This release introduces a new feature for Audit Manager: Dashboard views. You can now view insights data for your active assessments, and quickly identify non-compliant evidence that needs to be remediated.
  • feature: Chime: Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • feature: ChimeSDKMeetings: Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • feature: CloudWatch: CloudWatch Anomaly Detection now supports anomaly detectors that use metric math as input.
  • feature: DataBrew: This SDK release adds the following new features: 1) PII detection in profile jobs, 2) Data quality rules, enabling validation of data quality in profile jobs, 3) SQL query-based datasets for Amazon Redshift and Snowflake data sources, and 4) Connecting DataBrew datasets with Amazon AppFlow flows.
  • feature: ForecastService: NEW CreateExplanability API that helps you understand how attributes such as price, promotion, etc. contributes to your forecasted values; NEW CreateAutoPredictor API that trains up to 40% more accurate forecasting model, saves up to 50% of retraining time, and provides model level explainability.
  • feature: IVS: Add APIs for retrieving stream session information and support for filtering live streams by health. For more information, see https://docs.aws.amazon.com/ivs/latest/userguide/stream-health.html
  • feature: Kafka: Amazon MSK has added a new API that allows you to update the connectivity settings for an existing cluster to enable public accessibility.
  • feature: Lambda: Added support for CLIENT_CERTIFICATE_TLS_AUTH and SERVER_ROOT_CA_CERTIFICATE as SourceAccessType for MSK and Kafka event source mappings.
  • feature: LexModelsV2: Added support for Polly Neural TTS (NTTS) voices. Customers can choose between 'standard' and 'neural' for Polly Engine configuration per locale when creating or updating an Amazon Lex bot.
  • feature: RedshiftData: Rolling back Data API serverless features until dependencies are live.

v2.1031.0

Compare Source

  • bugfix: S3: Support FIPS for S3 Accesspoint & Object Lambda
  • feature: AmplifyBackend: New APIs to support the Amplify Storage category. Add and manage file storage in your Amplify app backend.
  • feature: AppConfigData: AWS AppConfig Data is a new service that allows you to retrieve configuration deployed by AWS AppConfig. See the AppConfig user guide for more details on getting started. https://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html
  • feature: DevOpsGuru: Add paginator for DescribeResourceCollectionHealth
  • feature: Drs: Introducing AWS Elastic Disaster Recovery (AWS DRS), a new service that minimizes downtime and data loss with fast, reliable recovery of on-premises and cloud-based applications using affordable storage, minimal compute, and point-in-time recovery.
  • feature: RedshiftData: Data API now supports serverless requests.
  • feature: SNS: Amazon SNS introduces the PublishBatch API, which enables customers to publish up to 10 messages per API request. The new API is valid for Standard and FIFO topics.

v2.1030.0

Compare Source

  • feature: CloudTrail: CloudTrail Insights now supports ApiErrorRateInsight, which enables customers to identify unusual activity in their AWS account based on API error codes and their rate.
  • feature: Location: This release adds the support for Relevance, Distance, Time Zone, Language and Interpolated Address for Geocoding and Reverse Geocoding.
  • feature: S3Control: Support FIPS for S3 Outposts
  • feature: s3util: Add allowFipsEndpoint option in validateArnRegion

v2.1029.0

Compare Source

  • feature: AppStream: This release includes support for images of AmazonLinux2 platform type.
  • feature: DMS: Add Settings in JSON format for the source GCP MySQL endpoint
  • feature: EC2: Adds a new VPC Subnet attribute "EnableDns64." When enabled on IPv6 Subnets, the Amazon-Provided DNS Resolver returns synthetic IPv6 addresses for IPv4-only destinations.
  • feature: EKS: Adding Tags support to Cluster Registrations.
  • feature: MigrationHubStrategy: AWS SDK for Migration Hub Strategy Recommendations. It includes APIs to start the portfolio assessment, import portfolio data for assessment, and to retrieve recommendations. For more information, see the AWS Migration Hub documentation at https://docs.aws.amazon.com/migrationhub/index.html
  • feature: SSM: Adds support for Session Reason and Max Session Duration for Systems Manager Session Manager.
  • feature: Transfer: AWS Transfer Family now supports integrating a custom identity provider using AWS Lambda
  • feature: WAFV2: Your options for logging web ACL traffic now include Amazon CloudWatch Logs log groups and Amazon S3 buckets.

v2.1028.0

Compare Source

  • feature: Connect: This release adds APIs for creating and managing scheduled tasks. Additionally, adds APIs to describe and update a contact and list associated references.
  • feature: DevOpsGuru: Add support for cross account APIs.
  • feature: EC2: C6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz. G5 instances feature up to 8 NVIDIA A10G Tensor Core GPUs and second generation AMD EPYC processors.
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added automatic modes for GOP configuration and added the ability to ingest screen recordings generated by Safari on MacOS 12 Monterey.
  • feature: SSM: This Patch Manager release supports creating Patch Baselines for RaspberryPi OS (formerly Raspbian)
  • feature: endpoint: Add useDualstackEndpoint configuration

v2.1027.0

Compare Source

  • feature: EC2: This release provides an additional route target for the VPC route table.
  • feature: Translate: This release enables customers to import Multi-Directional Custom Terminology and use Multi-Directional Custom Terminology in both real-time translation and asynchronous batch translation.
  • feature: endpoint: Add useFipsEndpoint configuration

v2.1026.0

Compare Source

  • feature: Backup: AWS Backup SDK provides new options when scheduling backups: select supported services and resources that are assigned to a particular tag, linked to a combination of tags, or can be identified by a partial tag value, and exclude resources from their assignments.
  • feature: ECS: This release adds support for container instance health.
  • feature: Resiliencehub: Initial release of AWS Resilience Hub, a managed service that enables you to define, validate, and track the resilience of your applications on AWS
  • feature: endpoint: Move FIPS rules to a separate section in region_config

v2.1025.0

Compare Source

  • feature: Batch: Adds support for scheduling policy APIs.
  • feature: GreengrassV2: This release adds support for Greengrass core devices running Windows. You can now specify name of a Windows user to run a component.

v2.1024.0

Compare Source

  • feature: ChimeSDKMeetings: Updated format validation for ids and regions.
  • feature: EC2: This release adds internal validation on the GatewayAssociationState field
  • feature: SageMaker: SageMaker CreateEndpoint and UpdateEndpoint APIs now support additional deployment configuration to manage traffic shifting options and automatic rollback monitoring. DescribeEndpoint now shows new in-progress deployment details with stage status.
  • feature: WAFV2: You can now configure rules to run a CAPTCHA check against web requests and, as needed, send a CAPTCHA challenge to the client.

v2.1023.0

Compare Source

  • feature: EC2: DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost.
  • feature: Translate: This release enable customers to use their own KMS keys to encrypt output files when they submit a batch transform job.

v2.1022.0

Compare Source

  • feature: ChimeSDKMeetings: The Amazon Chime SDK Meetings APIs allow software developers to create meetings and attendees for interactive audio, video, screen and content sharing in custom meeting applications which use the Amazon Chime SDK.
  • feature: Connect: This release adds CRUD operation support for Security profile resource in Amazon Connect
  • feature: EC2: This release adds a new instance replacement strategy for EC2 Fleet, Spot Fleet. Now you can select an action to perform when your instance gets a rebalance notification. EC2 Fleet, Spot Fleet can launch a replacement then terminate the instance that received notification after a termination delay
  • feature: IoTWireless: Adding APIs for the FUOTA (firmware update over the air) and multicast for LoRaWAN devices and APIs to support event notification opt-in feature for Sidewalk related events. A few existing APIs need to be modified for this new feature.
  • feature: SageMaker: ListDevices and DescribeDevice now show Edge Manager agent version.

v2.1021.0

Compare Source

  • feature: ConnectParticipant: This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected.
  • feature: DataSync: AWS DataSync now supports Hadoop Distributed File System (HDFS) Locations
  • feature: Finspace: Adds superuser and data-bundle parameters to CreateEnvironment API
  • feature: Macie2: This release adds support for specifying the severity of findings that a custom data identifier produces, based on the number of occurrences of text that matches the detection criteria.

v2.1020.0

Compare Source

  • feature: CloudFront: CloudFront now supports response headers policies to add HTTP headers to the responses that CloudFront sends to viewers. You can use these policies to add CORS headers, control browser caching, and more, without modifying your origin or writing any code.
  • feature: Connect: Amazon Connect Chat now supports real-time message streaming.
  • feature: Nimble: Amazon Nimble Studio adds support for users to stop and start streaming sessions.

v2.1019.0

Compare Source

  • feature: Lightsail: This release adds support to enable access logging for buckets in the Lightsail object storage service.
  • feature: Neptune: Adds support for major version upgrades to ModifyDbCluster API
  • feature: NetworkManager: This release adds API support to aggregate resources, routes, and telemetry data across a Global Network.
  • feature: Node.js: Remove postinstall script warning end-of-support for Node.js <10.x
  • feature: Node.js: Update engines field to support node >= 10.0.0
  • feature: Rekognition: This Amazon Rekognition Custom Labels release introduces the management of datasets with projects

v2.1018.0

Compare Source

  • feature: ApplicationInsights: Added Monitoring support for SQL Server Failover Cluster Instance. Additionally, added a new API to allow one-click monitoring of containers resources.
  • feature: Connect: Amazon Connect Chat now supports real-time message streaming.
  • feature: EC2: Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API
  • feature: Rekognition: This release added new attributes to Rekognition Video GetCelebrityRecognition API operations.
  • feature: TranscribeService: Transcribe and Transcribe Call Analytics now support automatic language identification along with custom vocabulary, vocabulary filter, custom language model and PII redaction.

v2.1017.0

Compare Source

  • feature: ConnectParticipant: This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected.
  • feature: EC2: Added new read-only DenyAllIGWTraffic network interface attribute. Added support for DL1 24xlarge instances powered by Habana Gaudi Accelerators for deep learning model training workloads
  • feature: ECS: Amazon ECS now supports running Fargate tasks on Windows Operating Systems Families which includes Windows Server 2019 Core and Windows Server 2019 Full.
  • feature: GameLift: Added support for Arm-based AWS Graviton2 instances, such as M6g, C6g, and R6g.
  • feature: SSMIncidents: Updating documentation, adding new field to ConflictException to indicate earliest retry timestamp for some operations, increase maximum length of nextToken fields
  • feature: SageMaker: This release adds support for RStudio on SageMaker.

v2.1016.0

Compare Source

  • feature: AutoScaling: This release adds support for attribute-based instance type selection, a new EC2 Auto Scaling feature that lets customers express their instance requirements as a set of attributes, such as vCPU, memory, and storage.
  • feature: EC2: This release adds: attribute-based instance type selection for EC2 Fleet, Spot Fleet, a feature that lets customers express instance requirements as attributes like vCPU, memory, and storage; and Spot placement score, a feature that helps customers identify an optimal location to run Spot workloads.
  • feature: EKS: EKS managed node groups now support BOTTLEROCKET_x86_64 and BOTTLEROCKET_ARM_64 AMI types.
  • feature: SageMaker: This release allows customers to describe one or more versioned model packages through BatchDescribeModelPackage, update project via UpdateProject, modify and read customer metadata properties using Create, Update and Describe ModelPackage and enables cross account registration of model packages.
  • feature: Textract: This release adds support for asynchronously analyzing invoice and receipt documents through two new APIs: StartExpenseAnalysis and GetExpenseAnalysis

v2.1015.0

Compare Source

  • feature: ChimeSDKIdentity: The Amazon Chime SDK now supports push notifications through Amazon Pinpoint
  • feature: ChimeSDKMessaging: The Amazon Chime SDK now supports push notifications through Amazon Pinpoint
  • feature: EMRcontainers: This feature enables auto-generation of certificate to secure the managed-endpoint and removes the need for customer provided certificate-arn during managed-endpoint setup.

v2.1014.0

Compare Source

  • bugfix: endpoint: Update fips endpoint heuristics test to use callback
  • feature: AuditManager: This release introduces a new feature for Audit Manager: Custom framework sharing. You can now share your custom frameworks with another AWS account, or replicate them into another AWS Region under your own account.
  • feature: EC2: This release adds support to create a VPN Connection that is not attached to a Gateway at the time of creation. Use this to create VPNs associated with Core Networks, or modify your VPN and attach a gateway using the modify API after creation.
  • feature: RDS: This release adds support for Amazon RDS Custom, which is a new RDS management type that gives you full access to your database and operating system. For more information, see https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-custom.html
  • feature: Route53Resolver: New API for ResolverConfig, which allows autodefined rules for reverse DNS resolution to be disabled for a VPC

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 42d4da4 to 8caadda Compare June 23, 2021 19:18
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.932.0 fix(deps): update dependency aws-sdk to v2.933.0 Jun 23, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 8caadda to 663562d Compare June 24, 2021 19:02
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.933.0 fix(deps): update dependency aws-sdk to v2.934.0 Jun 24, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 663562d to 294386d Compare June 25, 2021 18:52
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.934.0 fix(deps): update dependency aws-sdk to v2.935.0 Jun 25, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 294386d to e01e82b Compare June 28, 2021 19:26
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.935.0 fix(deps): update dependency aws-sdk to v2.936.0 Jun 28, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from e01e82b to 61d1d08 Compare June 30, 2021 18:52
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.936.0 fix(deps): update dependency aws-sdk to v2.937.0 Jun 30, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 61d1d08 to bf7916e Compare July 1, 2021 20:55
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.937.0 fix(deps): update dependency aws-sdk to v2.938.0 Jul 1, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from bf7916e to 52d68b9 Compare July 2, 2021 19:05
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.938.0 fix(deps): update dependency aws-sdk to v2.939.0 Jul 2, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 52d68b9 to dfbfef1 Compare July 6, 2021 18:59
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.939.0 fix(deps): update dependency aws-sdk to v2.940.0 Jul 6, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from dfbfef1 to bd4c603 Compare July 7, 2021 18:53
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.940.0 fix(deps): update dependency aws-sdk to v2.941.0 Jul 7, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from bd4c603 to 42f2da6 Compare July 8, 2021 18:47
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.941.0 fix(deps): update dependency aws-sdk to v2.942.0 Jul 8, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 42f2da6 to ea241b5 Compare July 9, 2021 20:49
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.942.0 fix(deps): update dependency aws-sdk to v2.943.0 Jul 9, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from ea241b5 to 0493e04 Compare July 12, 2021 18:56
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.943.0 fix(deps): update dependency aws-sdk to v2.944.0 Jul 12, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 0493e04 to 30cd73d Compare July 13, 2021 21:16
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.944.0 fix(deps): update dependency aws-sdk to v2.945.0 Jul 13, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 30cd73d to 29601cf Compare July 14, 2021 19:18
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.945.0 fix(deps): update dependency aws-sdk to v2.946.0 Jul 14, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 29601cf to 931ae84 Compare July 15, 2021 19:15
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.946.0 fix(deps): update dependency aws-sdk to v2.947.0 Jul 15, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 820144b to cf33522 Compare November 8, 2021 22:02
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1023.0 fix(deps): update dependency aws-sdk to v2.1024.0 Nov 8, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from cf33522 to cb005f4 Compare November 9, 2021 20:21
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1024.0 fix(deps): update dependency aws-sdk to v2.1025.0 Nov 9, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from cb005f4 to 2cc0375 Compare November 10, 2021 20:48
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1025.0 fix(deps): update dependency aws-sdk to v2.1026.0 Nov 10, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 2cc0375 to 0cb2fa6 Compare November 11, 2021 19:49
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1026.0 fix(deps): update dependency aws-sdk to v2.1027.0 Nov 11, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 0cb2fa6 to 17daa88 Compare November 12, 2021 22:11
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1027.0 fix(deps): update dependency aws-sdk to v2.1028.0 Nov 12, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 17daa88 to 7d7315a Compare November 15, 2021 23:09
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1028.0 fix(deps): update dependency aws-sdk to v2.1029.0 Nov 15, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 7d7315a to d55225e Compare November 16, 2021 20:15
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1029.0 fix(deps): update dependency aws-sdk to v2.1030.0 Nov 16, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from d55225e to ae3c3d2 Compare November 17, 2021 20:42
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1030.0 fix(deps): update dependency aws-sdk to v2.1031.0 Nov 17, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from ae3c3d2 to 502f9e2 Compare November 18, 2021 20:52
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1031.0 fix(deps): update dependency aws-sdk to v2.1032.0 Nov 18, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 502f9e2 to f276094 Compare November 19, 2021 19:59
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1032.0 fix(deps): update dependency aws-sdk to v2.1033.0 Nov 19, 2021
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1033.0 fix(deps): update dependency aws-sdk to v2.1034.0 Nov 22, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch 2 times, most recently from c8bafa0 to c418e01 Compare November 23, 2021 21:59
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1034.0 fix(deps): update dependency aws-sdk to v2.1035.0 Nov 23, 2021
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from c418e01 to 1f6fa41 Compare November 24, 2021 21:41
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1035.0 fix(deps): update dependency aws-sdk to v2.1036.0 Nov 24, 2021
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1036.0 fix(deps): update dependency aws-sdk to v2.1036.0 - autoclosed Nov 25, 2021
@renovate renovate bot closed this Nov 25, 2021
@renovate renovate bot deleted the renovate/aws-sdk-2.x branch November 25, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant