mozilla / ensemble-transposer

A Node task which reformats and adds metadata to raw data :musical_score: :pen:
https://ensemble-transposer.herokuapp.com/
Mozilla Public License 2.0
11 stars 7 forks source link

Update all dependencies #152

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 dependencies minor 2.545.0 -> 2.554.0
dotenv dependencies minor 8.1.0 -> 8.2.0
eslint-plugin-mocha devDependencies minor 6.1.1 -> 6.2.0
mocha (source) devDependencies patch 6.2.1 -> 6.2.2

Release Notes

aws/aws-sdk-js ### [`v2.554.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25540) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.553.0...v2.554.0) - feature: IoTEvents: Add support for new serial evaluation method for events in a detector model. - feature: OpsWorksCM: AWS OpsWorks for Chef Automate (OWCA) now allows customers to use a custom domain and respective certificate, for their AWS OpsWorks For Chef Automate servers. Customers can now provide a CustomDomain, CustomCertificate and CustomPrivateKey in CreateServer API to configure their Chef Automate servers with a custom domain and certificate. ### [`v2.553.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25530) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.552.0...v2.553.0) - feature: CloudWatch: New Period parameter added to MetricDataQuery structure. ### [`v2.552.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25520) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.551.0...v2.552.0) - feature: Batch: Adding support for Compute Environment Allocation Strategies - feature: RDS: Amazon RDS now supports Amazon RDS on VMware with the introduction of APIs related to Custom Availability Zones and Media installation. ### [`v2.551.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25510) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.550.0...v2.551.0) - feature: IoTAnalytics: enable cors to make IoTAnalytics available in default browser build - feature: Kafka: AWS MSK has added support for adding brokers to a cluster. - feature: MarketplaceCommerceAnalytics: add 2 more values for the supporting sections - age of past due funds + uncollected funds breakdown - feature: RoboMaker: This release adds support for ROS2 Dashing as a beta feature ### [`v2.550.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25500) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.549.0...v2.550.0) - feature: KinesisVideoArchivedMedia: Add ON_DISCONTINUITY mode to the GetHLSStreamingSessionURL API ### [`v2.549.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25490) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.548.0...v2.549.0) - bugfix: Request Signing: This change allows requests to a service to be signed if the api.json doesn't specify a signatureVersion or authtype, but the configuration has a signatureVersion specified. Prior to this change, the logic to create a signer would use signatureVersion specified in the config, but the code would never reach it if api.json signatureVersion or authtype weren't defined. - feature: Personalize: AWS Personalize: Adds ability to create a solution version using FULL or UPDATE training mode - feature: Retry: retry all 429 status code exceptions ### [`v2.548.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25480) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.547.0...v2.548.0) - feature: Greengrass: Greengrass OTA service supports Raspbian/Armv6l platforms. ### [`v2.547.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25470) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.546.0...v2.547.0) - feature: EC2: New EC2 M5n, M5dn, R5n, R5dn instances with 100 Gbps network performance and Elastic Fabric Adapter (EFA) for ultra low latency; New A1.metal bare metal instance powered by AWS Graviton Processors - feature: FMS: Firewall Manager now supports Amazon VPC security groups, making it easier to configure and manage security groups across multiple accounts from a single place. - feature: IoTAnalytics: Add `completionTime` to API call ListDatasetContents. - feature: LexRuntime: Amazon Lex now supports Session API checkpoints ### [`v2.546.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​25460) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.545.0...v2.546.0) - feature: ElastiCache: Amazon ElastiCache now allows you to apply available service updates on demand to your Memcached and Redis Cache Clusters. Features included: (1) Access to the list of applicable service updates and their priorities. (2) Service update monitoring and regular status updates. (3) Recommended apply-by-dates for scheduling the service updates. (4) Ability to stop and later re-apply updates. For more information, see and - feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for Dolby Atmos encoding, up to 36 outputs, accelerated transcoding with frame capture and preferred acceleration feature.
motdotla/dotenv ### [`v8.2.0`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​820httpsgithubcommotdotladotenvcomparev810v820-2019-10-16) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.1.0...v8.2.0)
lo1tuma/eslint-plugin-mocha ### [`v6.2.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md#​620-October-14-2019) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/6.1.1...6.2.0) ##### Enhancements - Startup Performance Optimization ([#​214](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/214))
mochajs/mocha ### [`v6.2.2`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​622--2019-10-18) [Compare Source](https://togithub.com/mochajs/mocha/compare/v6.2.1...v6.2.2) #### :bug: Fixes - [#​4025](https://togithub.com/mochajs/mocha/issues/4025): Fix duplicate `EVENT_RUN_END` events upon uncaught exception ([**@​juergba**](https://togithub.com/juergba)) - [#​4051](https://togithub.com/mochajs/mocha/issues/4051): Fix "unhide" function in `html` reporter (browser) ([**@​pec9399**](https://togithub.com/pec9399)) - [#​4063](https://togithub.com/mochajs/mocha/issues/4063): Fix use of [esm](https://npm.im/esm) in Node.js v8.x ([**@​boneskull**](https://togithub.com/boneskull)) - [#​4033](https://togithub.com/mochajs/mocha/issues/4033): Fix output when multiple async exceptions are thrown ([**@​juergba**](https://togithub.com/juergba)) #### :book: Documentation - [#​4046](https://togithub.com/mochajs/mocha/issues/4046): Site accessibility fixes ([**@​Mia-jeong**](https://togithub.com/Mia-jeong)) - [#​4026](https://togithub.com/mochajs/mocha/issues/4026): Update docs for custom reporters in browser ([**@​Lindsay-Needs-Sleep**](https://togithub.com/Lindsay-Needs-Sleep)) - [#​3971](https://togithub.com/mochajs/mocha/issues/3971): Adopt new OpenJS Foundation Code of Conduct ([**@​craigtaub**](https://togithub.com/craigtaub))

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



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

openjck commented 4 years ago

I'm going to hold off on this until my Docker PR is merged. These changes don't include any security fixes.