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
12 stars 7 forks source link

Update all dependencies #141

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
aws-sdk dependencies minor 2.493.0 -> 2.498.0
eslint (source) devDependencies minor 6.0.1 -> 6.1.0
eslint-plugin-mocha devDependencies major 5.3.0 -> 6.0.0
mocha (source) devDependencies minor 6.1.4 -> 6.2.0

Release Notes

aws/aws-sdk-js ### [`v2.498.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24980) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.497.0...v2.498.0) - feature: SSM: You can now use Maintenance Windows to select a resource group as the target. By selecting a resource group as the target of a Maintenance Window, customers can perform routine tasks across different resources such as Amazon Elastic Compute Cloud (AmazonEC2) instances, Amazon Elastic Block Store (Amazon EBS) volumes, and Amazon Simple Storage Service(Amazon S3) buckets within the same recurring time window. - feature: SecretsManager: This release increases the maximum allowed size of SecretString or SecretBinary from 7KB to 10KB in the CreateSecret, UpdateSecret, PutSecretValue and GetSecretValue APIs. This release also increases the maximum allowed size of ResourcePolicy from 4KB to 20KB in the GetResourcePolicy and PutResourcePolicy APIs. ### [`v2.497.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24970) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.496.0...v2.497.0) - feature: MQ: Adds support for AWS Key Management Service (KMS) to offer server-side encryption. You can now select your own customer managed CMK, or use an AWS managed CMK in your KMS account. - feature: Shield: Adding new VectorType (HTTP_Reflection) and related top contributor types to describe WordPress Pingback DDoS attacks. ### [`v2.496.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24960) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.495.0...v2.496.0) - feature: IoTEvents: Adds support for IoT Events, Lambda, SQS and Kinesis Firehose actions. ### [`v2.495.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24950) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.494.0...v2.495.0) - feature: Comprehend: Amazon Comprehend now supports multiple entities for custom entity recognition - feature: ECS: This release of Amazon Elastic Container Service (Amazon ECS) introduces support for cluster settings. Cluster settings specify whether CloudWatch Container Insights is enabled or disabled for the cluster. ### [`v2.494.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24940) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.493.0...v2.494.0) - feature: ConfigService: This release adds more granularity to the status of an OrganizationConfigRule by adding a new status. It also adds an exception when organization access is denied. - feature: DMS: S3 endpoint settings update: 1) Option to append operation column to full-load files. 2) Option to add a commit timestamp column to full-load and cdc files. Updated DescribeAccountAttributes to include UniqueAccountIdentifier.
eslint/eslint ### [`v6.1.0`](https://togithub.com/eslint/eslint/releases/v6.1.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v6.0.1...v6.1.0) - [`8f86cca`](https://togithub.com/eslint/eslint/commit/8f86ccaa89daf10123370868c5dcb48c1fcbef7d) Upgrade: eslint-scope@^5.0.0 ([#​12011](https://togithub.com/eslint/eslint/issues/12011)) (Kevin Partington) - [`d08683e`](https://togithub.com/eslint/eslint/commit/d08683e3c807f92daf266894093c70f8d5ac6afa) Fix: glob processing (fixes [#​11940](https://togithub.com/eslint/eslint/issues/11940)) ([#​11986](https://togithub.com/eslint/eslint/issues/11986)) (Toru Nagashima) - [`bfcf8b2`](https://togithub.com/eslint/eslint/commit/bfcf8b21011466b570b536ca31ec10fd228b3dca) Fix: dot-location errors with parenthesized objects (fixes [#​11868](https://togithub.com/eslint/eslint/issues/11868)) ([#​11933](https://togithub.com/eslint/eslint/issues/11933)) (Milos Djermanovic) - [`79e8d09`](https://togithub.com/eslint/eslint/commit/79e8d099bbbebfa4d804484eeeeea9c074ede870) Fix: add parens for sequence expr in arrow-body-style (fixes [#​11917](https://togithub.com/eslint/eslint/issues/11917)) ([#​11918](https://togithub.com/eslint/eslint/issues/11918)) (Pig Fang) - [`105c098`](https://togithub.com/eslint/eslint/commit/105c098f3cece8b83ab8d1566b8ea41dd94a60b9) Docs: update docs for object-curly-spacing (fixes [#​11634](https://togithub.com/eslint/eslint/issues/11634)) ([#​12009](https://togithub.com/eslint/eslint/issues/12009)) (Chiawen Chen) - [`c90a12c`](https://togithub.com/eslint/eslint/commit/c90a12c283698befcafd2c86f8bd8942428fe80b) Chore: update release script for new website repo ([#​12006](https://togithub.com/eslint/eslint/issues/12006)) (Kai Cataldo) - [`e2c08a9`](https://togithub.com/eslint/eslint/commit/e2c08a9c8d86238955ecc8fd5a626584ee91eba5) Sponsors: Sync README with website (ESLint Jenkins) - [`b974fcb`](https://togithub.com/eslint/eslint/commit/b974fcbd3321ab382a914520018d4c051b2e5c62) Update: Check computed property keys in no-extra-parens ([#​11952](https://togithub.com/eslint/eslint/issues/11952)) (Milos Djermanovic) - [`222d27c`](https://togithub.com/eslint/eslint/commit/222d27c32a6d6d8828233b3b99e93ecefa94c603) Update: Add for-in and for-of checks for props in no-param-reassign ([#​11941](https://togithub.com/eslint/eslint/issues/11941)) (Milos Djermanovic) - [`e4c450f`](https://togithub.com/eslint/eslint/commit/e4c450febc9bd77b33f6473667afa9f955be6b71) Fix: no-extra-parens autofix with `in` in a for-loop init (fixes [#​11706](https://togithub.com/eslint/eslint/issues/11706)) ([#​11848](https://togithub.com/eslint/eslint/issues/11848)) (Milos Djermanovic) - [`2dafe2d`](https://togithub.com/eslint/eslint/commit/2dafe2d288d1e0d353bb938d12a5da888091cfdb) Fix: prefer-const produces invalid autofix (fixes [#​11699](https://togithub.com/eslint/eslint/issues/11699)) ([#​11827](https://togithub.com/eslint/eslint/issues/11827)) (Milos Djermanovic) - [`cb475fd`](https://togithub.com/eslint/eslint/commit/cb475fd8c0bbfcb00340459966b6780f39ea87a7) Fix: Cache file error handling on read-only file system. (fixes [#​11945](https://togithub.com/eslint/eslint/issues/11945)) ([#​11946](https://togithub.com/eslint/eslint/issues/11946)) (Cuki) - [`89412c3`](https://togithub.com/eslint/eslint/commit/89412c3cbc52e556dba590fa94e10bf40faf1fdf) Docs: Fixed a typo (fixes [#​11999](https://togithub.com/eslint/eslint/issues/11999)) ([#​12000](https://togithub.com/eslint/eslint/issues/12000)) (Eddie Olson) - [`6669f78`](https://togithub.com/eslint/eslint/commit/6669f78a3dd305aef6191e7eea24fae2ae4fd2e8) Fix: --init with Vue.js failed (fixes [#​11970](https://togithub.com/eslint/eslint/issues/11970)) ([#​11985](https://togithub.com/eslint/eslint/issues/11985)) (Toru Nagashima) - [`93633c2`](https://togithub.com/eslint/eslint/commit/93633c2b3716b17816bcb3dc221c49b75db41317) Upgrade: Upgrade lodash dependency (fixes [#​11992](https://togithub.com/eslint/eslint/issues/11992)) ([#​11994](https://togithub.com/eslint/eslint/issues/11994)) (Cyd La Luz) - [`776dae7`](https://togithub.com/eslint/eslint/commit/776dae71f2f5c7b5f0650ea3c277eca26e324e41) Docs: fix wrong Node.js version in getting started ([#​11993](https://togithub.com/eslint/eslint/issues/11993)) (Toru Nagashima) - [`4448261`](https://togithub.com/eslint/eslint/commit/4448261f5d217d8a06eb0ef898401928b54a34e3) Docs: some typos and optimization points ([#​11960](https://togithub.com/eslint/eslint/issues/11960)) (Jason Lee) - [`2a10856`](https://togithub.com/eslint/eslint/commit/2a10856d1ed5880a09a5ba452bd80d49c1be4e6c) Chore: Add temporary test files to .gitignore ([#​11978](https://togithub.com/eslint/eslint/issues/11978)) (Milos Djermanovic) - [`d83b233`](https://togithub.com/eslint/eslint/commit/d83b23382de3b80056a7e6330ed5846316c94147) Chore: update path for release bundles ([#​11977](https://togithub.com/eslint/eslint/issues/11977)) (Kai Cataldo) - [`1fb3620`](https://togithub.com/eslint/eslint/commit/1fb362093a65b99456a11029967d9ee0c31fd697) Fix: creating of enabledGlobals object without prototype (fixes [#​11929](https://togithub.com/eslint/eslint/issues/11929)) ([#​11935](https://togithub.com/eslint/eslint/issues/11935)) (finico) - [`c2f2db9`](https://togithub.com/eslint/eslint/commit/c2f2db97c6d6a415b78ee7b3e8924853d465e757) Docs: Replace global true and false with writable and readonly in rules ([#​11956](https://togithub.com/eslint/eslint/issues/11956)) (Milos Djermanovic) - [`19335b8`](https://togithub.com/eslint/eslint/commit/19335b8f47029b2f742d5507ba39484eaf68d07b) Fix: actual messageId and expected messageId are switched in rule tester ([#​11928](https://togithub.com/eslint/eslint/issues/11928)) (Milos Djermanovic) - [`8b216e0`](https://togithub.com/eslint/eslint/commit/8b216e04fb0dd0a1a4d3730ebe4b24780020b09c) Docs: Fix incorrect example comments for unicode-bom rule (fixes [#​11937](https://togithub.com/eslint/eslint/issues/11937)) ([#​11938](https://togithub.com/eslint/eslint/issues/11938)) (Brandon Yeager) - [`cc3885b`](https://togithub.com/eslint/eslint/commit/cc3885b028e29ebc575c900f43af81cb0dabffb6) Chore: add v8-compile-cache to speed up instantiation time ([#​11921](https://togithub.com/eslint/eslint/issues/11921)) (薛定谔的猫) - [`d8f2688`](https://togithub.com/eslint/eslint/commit/d8f26886f19a17f2e1cdcb91e2db84fc7ba3fdfb) Upgrade: deps ([#​11904](https://togithub.com/eslint/eslint/issues/11904)) (薛定谔的猫) - [`e5f1ccc`](https://togithub.com/eslint/eslint/commit/e5f1ccc9e2d07ad0acf149027ffc382021d54da1) Docs: add 'stricter rule config validating' in migrating docs ([#​11905](https://togithub.com/eslint/eslint/issues/11905)) (薛定谔的猫)
lo1tuma/eslint-plugin-mocha ### [`v6.0.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md#​600-July-17-2019) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/5.3.0...6.0.0) ##### Breaking Changes - Revamped recommended ruleset ([#​200](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/200)) - Drop nodejs 6 support ([#​197](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/197)) ##### Bug Fixes - Fix no-setup-in-describe to correctly detect describe calls ([#​196](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/196)) - Fix no-setup-in-describe to work with arrow functions ([#​195](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/195)) ##### Features - Implement no-return-from-async rule ([#​190](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/190)) ##### Dependency Upgrades - Update dev dependencies ([#​199](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/199)) ##### Build-Related - Add nodejs to travis build environments ([#​198](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/198))
mochajs/mocha ### [`v6.2.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​620--2019-07-18) [Compare Source](https://togithub.com/mochajs/mocha/compare/v6.1.4...v6.2.0) #### :tada: Enhancements - [#​3827](https://togithub.com/mochajs/mocha/issues/3827): Do not fork child-process if no Node flags are present ([**@​boneskull**](https://togithub.com/boneskull)) - [#​3725](https://togithub.com/mochajs/mocha/issues/3725): Base reporter store ref to console.log, see [mocha/wiki](https://togithub.com/mochajs/mocha/wiki/HOW-TO:-Correctly-stub-stdout) ([**@​craigtaub**](https://togithub.com/craigtaub)) #### :bug: Fixes - [#​3942](https://togithub.com/mochajs/mocha/issues/3942): Fix "No test files found" Error when file is passed via `--file` ([**@​gabegorelick**](https://togithub.com/gabegorelick)) - [#​3914](https://togithub.com/mochajs/mocha/issues/3914): Modify Mocha constructor to accept options `global` or `globals` ([**@​pascalpp**](https://togithub.com/pascalpp)) - [#​3894](https://togithub.com/mochajs/mocha/issues/3894): Fix parsing of config files with `_mocha` binary ([**@​juergba**](https://togithub.com/juergba)) - [#​3834](https://togithub.com/mochajs/mocha/issues/3834): Fix CLI parsing with default values ([**@​boneskull**](https://togithub.com/boneskull), [**@​juergba**](https://togithub.com/juergba)) - [#​3831](https://togithub.com/mochajs/mocha/issues/3831): Fix `--timeout`/`--slow` string values and duplicate arguments ([**@​boneskull**](https://togithub.com/boneskull), [**@​juergba**](https://togithub.com/juergba)) #### :book: Documentation - [#​3906](https://togithub.com/mochajs/mocha/issues/3906): Document option to define custom report name for XUnit reporter ([**@​pkuczynski**](https://togithub.com/pkuczynski)) - [#​3889](https://togithub.com/mochajs/mocha/issues/3889): Adds doc links for mocha-examples ([**@​craigtaub**](https://togithub.com/craigtaub)) - [#​3887](https://togithub.com/mochajs/mocha/issues/3887): Fix broken links ([**@​toyjhlee**](https://togithub.com/toyjhlee)) - [#​3841](https://togithub.com/mochajs/mocha/issues/3841): Fix anchors to configuration section ([**@​trescube**](https://togithub.com/trescube)) #### :mag: Coverage - [#​3915](https://togithub.com/mochajs/mocha/issues/3915), [#​3929](https://togithub.com/mochajs/mocha/issues/3929): Increase tests coverage for `--watch` options ([**@​geigerzaehler**](https://togithub.com/geigerzaehler)) #### :nut_and_bolt: Other - [#​3953](https://togithub.com/mochajs/mocha/issues/3953): Collect test files later, prepares improvements to the `--watch` mode behavior ([**@​geigerzaehler**](https://togithub.com/geigerzaehler)) - [#​3939](https://togithub.com/mochajs/mocha/issues/3939): Upgrade for npm audit ([**@​boneskull**](https://togithub.com/boneskull)) - [#​3930](https://togithub.com/mochajs/mocha/issues/3930): Extract `runWatch` into separate module ([**@​geigerzaehler**](https://togithub.com/geigerzaehler)) - [#​3922](https://togithub.com/mochajs/mocha/issues/3922): Add `mocha.min.js` file to stacktrace filter ([**@​brian-lagerman**](https://togithub.com/brian-lagerman)) - [#​3919](https://togithub.com/mochajs/mocha/issues/3919): Update CI config files to use Node-12.x ([**@​plroebuck**](https://togithub.com/plroebuck)) - [#​3892](https://togithub.com/mochajs/mocha/issues/3892): Rework reporter tests ([**@​plroebuck**](https://togithub.com/plroebuck)) - [#​3872](https://togithub.com/mochajs/mocha/issues/3872): Rename `--exclude` to `--ignore` and create alias ([**@​boneskull**](https://togithub.com/boneskull)) - [#​3963](https://togithub.com/mochajs/mocha/issues/3963): Hide stacktrace when cli args are missing ([**@​outsideris**](https://togithub.com/outsideris)) - [#​3956](https://togithub.com/mochajs/mocha/issues/3956): Do not redeclare variable in docs array example ([**@​DanielRuf**](https://togithub.com/DanielRuf)) - [#​3957](https://togithub.com/mochajs/mocha/issues/3957): Remove duplicate line-height property in `mocha.css` ([**@​DanielRuf**](https://togithub.com/DanielRuf)) - [#​3960](https://togithub.com/mochajs/mocha/issues/3960): Don't re-initialize grep option on watch re-run ([**@​geigerzaehler**](https://togithub.com/geigerzaehler))

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.