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

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.478.0 -> 2.481.0
eslint (source) devDependencies major 5.16.0 -> 6.0.0

Release Notes

aws/aws-sdk-js ### [`v2.481.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24810) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.480.0...v2.481.0) - feature: APIGateway: Customers can pick different security policies (TLS version + cipher suite) for custom domains in API Gateway - feature: ApiGatewayV2: Customers can get information about security policies set on custom domain resources in API Gateway - feature: ApplicationInsights: CloudWatch Application Insights detects errors and exceptions from logs, including .NET custom application logs, SQL Server logs, IIS logs, and more, and uses a combination of built-in rules and machine learning, such as dynamic baselining, to identify common problems. You can then easily drill into specific issues with CloudWatch Automatic Dashboards that are dynamically generated. These dashboards contain the most recent alarms, a summary of relevant metrics, and log snippets to help you identify root cause. - feature: ClientSideMonitoring: add a host config to client-side monitoring configuration, defaults to be '127.0.0.1' - feature: ELBv2: This release adds support for UDP on Network Load Balancers - feature: FSx: Starting today, you can join your Amazon FSx for Windows File Server file systems to your organization's self-managed Microsoft Active Directory while creating the file system. You can also perform in-place updates of file systems to keep your Active Directory configuration up to date. - feature: ResourceGroupsTaggingAPI: Updated service APIs and documentation. - feature: SSM: AWS Systems Manager now supports deleting a specific version of a SSM Document. - feature: SecurityHub: This release includes a new Tags parameter for the EnableSecurityHub operation, and the following new operations: DescribeHub, CreateActionTarget, DeleteActionTarget, DescribeActionTargets, UpdateActionTarget, TagResource, UntagResource, and ListTagsforResource. It removes the operation ListProductSubscribers, and makes Title and Description required attributes of AwsSecurityFinding. - feature: ServiceQuotas: Service Quotas enables you to view and manage your quotas for AWS services from a central location. ### [`v2.480.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24800) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.479.0...v2.480.0) - feature: IAM: We are making it easier for you to manage your permission guardrails i.e. service control policies by enabling you to retrieve the last timestamp when an AWS service was accessed within an account or AWS Organizations entity. - feature: MediaPackage: Added two new origin endpoint fields for configuring which SCTE-35 messages are treated as advertisements. ### [`v2.479.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24790) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.478.0...v2.479.0) - feature: ACMPCA: ACM Private CA is launching Root CAs and hierarchy management, a new feature that expands the scope of ACM Private CA from supporting only subordinate issuing CAs, to now include a full CA hierarchy that includes root CAs - the cryptographic root of trust for an organization. - feature: Glue: Starting today, you can now use workflows in AWS Glue to author directed acyclic graphs (DAGs) of Glue triggers, crawlers and jobs. Workflows enable orchestration of your ETL workloads by building dependencies between Glue entities (triggers, crawlers and jobs). You can visually track status of the different nodes in the workflows on the console making it easier to monitor progress and troubleshoot issues. Also, you can share parameters across entities in the workflow. - feature: Health: API improvements for the AWS Health service. - feature: IoTEventsData: "The colon character ':' is now permitted in Detector Model 'key' parameter values. - feature: RDS: This release adds support for RDS storage autoscaling
eslint/eslint ### [`v6.0.0`](https://togithub.com/eslint/eslint/releases/v6.0.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v5.16.0...v6.0.0) - [`81aa06b`](https://togithub.com/eslint/eslint/commit/81aa06b4cc49e9c15234a2c4d27659a03fea53d8) Upgrade: espree@6.0.0 ([#​11869](https://togithub.com/eslint/eslint/issues/11869)) (Teddy Katz) - [`5f022bc`](https://togithub.com/eslint/eslint/commit/5f022bc91d0d93d140876ceb1ee4e08b1b7cfd49) Fix: no-else-return autofix produces name collisions (fixes [#​11069](https://togithub.com/eslint/eslint/issues/11069)) ([#​11867](https://togithub.com/eslint/eslint/issues/11867)) (Milos Djermanovic) - [`ded9548`](https://togithub.com/eslint/eslint/commit/ded9548d881b15e771ca79b844e8159601f30f70) Fix: multiline-comment-style incorrect message ([#​11864](https://togithub.com/eslint/eslint/issues/11864)) (golopot) - [`cad074d`](https://togithub.com/eslint/eslint/commit/cad074d4ddb34a59183b5965ca50170713b5a711) Docs: Add JSHint W047 compat to no-floating-decimal ([#​11861](https://togithub.com/eslint/eslint/issues/11861)) (Timo Tijhof) - [`41f6304`](https://togithub.com/eslint/eslint/commit/41f6304ce641a82ee729251b448dceb9fb0d501d) Upgrade: sinon ([#​11855](https://togithub.com/eslint/eslint/issues/11855)) (Toru Nagashima) - [`167ce87`](https://togithub.com/eslint/eslint/commit/167ce87e908ec04b0d3d79960278d45c883c4285) Chore: remove unuseable profile command ([#​11854](https://togithub.com/eslint/eslint/issues/11854)) (Toru Nagashima) - [`c844c6f`](https://togithub.com/eslint/eslint/commit/c844c6f2ff314cfa8c6ca0e35a1ef58b7e297b79) Fix: max-len properly ignore trailing comments (fixes [#​11838](https://togithub.com/eslint/eslint/issues/11838)) ([#​11841](https://togithub.com/eslint/eslint/issues/11841)) (ZYSzys) - [`1b5661a`](https://togithub.com/eslint/eslint/commit/1b5661ae467c227c0239e06cc1466480004aa799) Fix: no-var should not fix variables named 'let' (fixes [#​11830](https://togithub.com/eslint/eslint/issues/11830)) ([#​11832](https://togithub.com/eslint/eslint/issues/11832)) (Milos Djermanovic) - [`4d75956`](https://togithub.com/eslint/eslint/commit/4d75956147b6fd662ee90eb21d3f762816463b88) Build: CI with Azure Pipelines ([#​11845](https://togithub.com/eslint/eslint/issues/11845)) (Toru Nagashima) - [`1db3462`](https://togithub.com/eslint/eslint/commit/1db346220889305a427b45a00afcf362b81b3767) Chore: rm superfluous argument & fix perf-multifiles-targets ([#​11834](https://togithub.com/eslint/eslint/issues/11834)) (薛定谔的猫) - [`c57a4a4`](https://togithub.com/eslint/eslint/commit/c57a4a4a993193c4208c6419df331a7bc644a536) Upgrade: [@​babel/polyfill](https://togithub.com/babel/polyfill) => core-js v3 ([#​11833](https://togithub.com/eslint/eslint/issues/11833)) (薛定谔的猫) - [`65faa04`](https://togithub.com/eslint/eslint/commit/65faa04e8b42eecd4505111bbff296951179f033) Docs: Clarify prefer-destructuring array/object difference (fixes [#​9970](https://togithub.com/eslint/eslint/issues/9970)) ([#​11851](https://togithub.com/eslint/eslint/issues/11851)) (Oliver Sieweke) - [`81c3823`](https://togithub.com/eslint/eslint/commit/81c382378923a45015bafe58362f6c8faa5c3d5f) Fix: require-atomic-updates reports parameters (fixes [#​11723](https://togithub.com/eslint/eslint/issues/11723)) ([#​11774](https://togithub.com/eslint/eslint/issues/11774)) (Toru Nagashima) - [`aef8ea1`](https://togithub.com/eslint/eslint/commit/aef8ea1a44b9f13d468f48536c4c93f79f201d9b) Sponsors: Sync README with website (ESLint Jenkins)

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.

renovate[bot] commented 5 years ago

PR has been edited

:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.