uploadcare / uploadcare-widget

Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image preview.
https://uploadcare.com/products/file_uploader/
BSD 2-Clause "Simplified" License
227 stars 102 forks source link

chore(deps): update dev dependencies (non-major) #782

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
aws-sdk devDependencies minor 2.729.0 -> 2.734.0
rollup (source) devDependencies minor 2.23.1 -> 2.26.3

Release Notes

aws/aws-sdk-js ### [`v2.734.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27340) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.733.0...v2.734.0) - bugfix: ErrorParser: fix UnknownEndpoint exception not thrown in Node14([#​3393](https://togithub.com/aws/aws-sdk-js/issues/3393)) - feature: AppStream: Adds support for the Desktop View feature - feature: Braket: Fixing bug in our SDK model where device status and device type had been flipped. - feature: EC2: New C5ad instances featuring AMD's 2nd Generation EPYC processors, offering up to 96 vCPUs, 192 GiB of instance memory, 3.8 TB of NVMe based SSD instance storage, and 20 Gbps in Network bandwidth - feature: SageMaker: Amazon SageMaker now supports 1) creating real-time inference endpoints using model container images from Docker registries in customers' VPC 2) AUC(Area under the curve) as AutoPilot objective metric ### [`v2.733.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27330) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.732.0...v2.733.0) - feature: Braket: Amazon Braket general availability with Device and Quantum Task operations. - feature: CognitoIdentityServiceProvider: Adding ability to customize expiry for Refresh, Access and ID tokens. - feature: EC2: Added MapCustomerOwnedIpOnLaunch and CustomerOwnedIpv4Pool to ModifySubnetAttribute to allow CoIP auto assign. Fields are returned in DescribeSubnets and DescribeNetworkInterfaces responses. - feature: EKS: Adding support for customer provided EC2 launch templates and AMIs to EKS Managed Nodegroups. Also adds support for Arm-based instances to EKS Managed Nodegroups. - feature: RDS: This release allows customers to specify a replica mode when creating or modifying a Read Replica, for DB engines which support this feature. ### [`v2.732.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27320) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.731.0...v2.732.0) - feature: Cloud9: Add ConnectionType input parameter to CreateEnvironmentEC2 endpoint. New parameter enables creation of environments with SSM connection. - feature: Comprehend: Amazon Comprehend Custom Entity Recognition now supports Spanish, German, French, Italian and Portuguese and up to 25 entity types per model. - feature: EC2: Introduces support for IPv6-in-IPv4 IPsec tunnels. A user can now send traffic from their on-premise IPv6 network to AWS VPCs that have IPv6 support enabled. - feature: FSx: This release adds the capability to create persistent file systems for throughput-intensive workloads using Hard Disk Drive (HDD) storage and an optional read-only Solid-State Drive (SSD) cache. - feature: Iot: Audit finding suppressions: Device Defender enables customers to turn off non-compliant findings for specific resources on a per check basis. - feature: Lambda: Support for creating Lambda Functions using 'java8.al2' and 'provided.al2' - feature: Transfer: Adds security policies to control cryptographic algorithms advertised by your server, additional characters in usernames and length increase, and FIPS compliant endpoints in the US and Canada regions. - feature: WorkSpaces: Adds optional EnableWorkDocs property to WorkspaceCreationProperties in the ModifyWorkspaceCreationProperties API ### [`v2.731.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27310) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.730.0...v2.731.0) - feature: EC2: This release rolls back the EC2 On-Demand Capacity Reservations (ODCRs) release 1.11.831 published on 2020-07-30, which was deployed in error. - feature: Lambda: Support Managed Streaming for Kafka as an Event Source. Support retry until record expiration for Kinesis and Dynamodb streams event source mappings. - feature: S3: Add support for in-region CopyObject and UploadPartCopy through S3 Access Points ### [`v2.730.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27300) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.729.0...v2.730.0) - feature: EC2: Remove CoIP Auto-Assign feature references. - feature: Glue: Starting today, you can further control orchestration of your ETL workloads in AWS Glue by specifying the maximum number of concurrent runs for a Glue workflow. - feature: SavingsPlans: Updates to the list of services supported by this API.
rollup/rollup ### [`v2.26.3`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2263) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.26.2...v2.26.3) _2020-08-16_ ##### Bug Fixes - Fix a situation where line-breaks in a nested simplified conditional expression could result in broken code ([#​3734](https://togithub.com/rollup/rollup/issues/3734)) ##### Pull Requests - [#​3734](https://togithub.com/rollup/rollup/pull/3734): Prevent ASI when simplifying a nested logical expression ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.26.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2262) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.26.1...v2.26.2) _2020-08-16_ ##### Bug Fixes - Fix a situation where line-breaks in a simplified conditional expression could result in broken code ([#​3732](https://togithub.com/rollup/rollup/issues/3732)) ##### Pull Requests - [#​3732](https://togithub.com/rollup/rollup/pull/3732): Prevent unintended ASI for nested conditionals ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.26.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2261) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.26.0...v2.26.1) _2020-08-16_ ##### Bug Fixes - Correctly render external namespace imports when only generating SystemJS output ([#​3731](https://togithub.com/rollup/rollup/issues/3731)) ##### Pull Requests - [#​3731](https://togithub.com/rollup/rollup/pull/3731): Render system namespace import ([@​sastan](https://togithub.com/sastan) and [@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.26.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2260) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.25.0...v2.26.0) _2020-08-15_ ##### Features - Add a new entry `importedBindings` to the bundle information to list bindings per dependency ([#​3722](https://togithub.com/rollup/rollup/issues/3722)) ##### Bug Fixes - Do not render an invalid UMD wrapper when no bindings are imported from a dependency ([#​3724](https://togithub.com/rollup/rollup/issues/3724)) - Avoid situations where removing the `else` branch from an `if` statement might catch the `else` branch from another one ([#​3725](https://togithub.com/rollup/rollup/issues/3725)) ##### Pull Requests - [#​3722](https://togithub.com/rollup/rollup/pull/3722): Add import specifiers to bundle information ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3724](https://togithub.com/rollup/rollup/pull/3724): Fix missing variables for UMD and IIFE builds ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3725](https://togithub.com/rollup/rollup/pull/3725): Do not entirely remove else branch if another else branch might accidentally be referenced ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.25.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2250) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.24.0...v2.25.0) _2020-08-14_ ##### Features - Add `--failAfterWarnings` CLI flag that will complete builds with warnings but return an error at the end ([#​3712](https://togithub.com/rollup/rollup/issues/3712)) ##### Pull Requests - [#​3712](https://togithub.com/rollup/rollup/pull/3712): Implement `--failAfterWarnings` flag ([@​tjenkinson](https://togithub.com/tjenkinson)) ### [`v2.24.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2240) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.23.1...v2.24.0) _2020-08-13_ ##### Features - Allow defining interop per dependency via a function ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Support interop "auto" as a more compatible version of "true" ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Support interop "default" and "esModule" to avoid unnecessary interop helpers ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Support interop "defaultOnly" for simplified helpers and Node ESM interop compatible output ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Respect interop option for external dynamic imports ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Support live-bindings for external default imports in non-ES formats unless "externalLiveBindings" is "false" ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Use shared default interop helpers for AMD, UMD and IIFE formats ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Avoid unnecessarily deconflicted module variables in non-ES formats ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Freeze generated interop namespace objects ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Always mark interop helpers as pure ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Avoid default export interop if there is already an interop namespace object ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Sort all `require` statements to the top in CommonJS output for easier back-transpilation to ES modules by other tools ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) ##### Bug Fixes - Handle accessing `super` in static class fields ([#​3720](https://togithub.com/rollup/rollup/issues/3720)) - Deconflict the names of helper variables introduced for interop ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Generate proper namespace objects for static namespace imports in non-ES formats ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) - Do not add unused interop helpers when using the renderDynamicImport hook ([#​3710](https://togithub.com/rollup/rollup/issues/3710)) ##### Pull Requests - [#​3710](https://togithub.com/rollup/rollup/pull/3710): Rework interop handling ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3720](https://togithub.com/rollup/rollup/pull/3720): Handle super in static class fields ([@​lukastaegert](https://togithub.com/lukastaegert))

Renovate configuration

:date: Schedule: "before 3am on Monday" in timezone Europe/Moscow.

:vertical_traffic_light: Automerge: Enabled.

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

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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