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

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.481.0 -> 2.488.0
eslint (source) devDependencies patch 6.0.0 -> 6.0.1

Release Notes

aws/aws-sdk-js ### [`v2.488.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24880) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.487.0...v2.488.0) - feature: EC2: AssignPrivateIpAddresses response includes two new fields: AssignedPrivateIpAddresses, NetworkInterfaceId - feature: RDS: This release supports Cross-Account Cloning for Amazon Aurora clusters. - feature: S3: Add S3 x-amz-server-side-encryption-context support. - feature: SWF: This release adds APIs that allow adding and removing tags to a SWF domain, and viewing tags for a domain. It also enables adding tags when creating a domain. ### [`v2.487.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24870) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.486.0...v2.487.0) - feature: MediaStore: This release adds support for tagging, untagging, and listing tags for AWS Elemental MediaStore containers. ### [`v2.486.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24860) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.485.0...v2.486.0) - feature: DocDB: This release provides support for cluster delete protection and the ability to stop and start clusters. - feature: EC2: This release adds support for specifying a maximum hourly price for all On-Demand and Spot instances in both Spot Fleet and EC2 Fleet. - feature: Organizations: Specifying the tag key and tag value is required for tagging requests. - feature: RDS: This release adds support for RDS DB Cluster major version upgrade ### [`v2.485.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24850) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.484.0...v2.485.0) - feature: AlexaForBusiness: This release allows developers and customers to add SIP addresses and international phone numbers to contacts. - feature: EC2: You can now launch 8xlarge and 16xlarge instance sizes on the general purpose M5 and memory optimized R5 instance types. - feature: Redshift: ClusterAvailabilityStatus: The availability status of the cluster for queries. Possible values are the following: Available, Unavailable, Maintenance, Modifying, Failed. - feature: WorkSpaces: Minor API fixes for WorkSpaces. ### [`v2.484.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24840) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.483.0...v2.484.0) - feature: DirectConnect: Tags will now be included in the API responses of all supported resources (Virtual interfaces, Connections, Interconnects and LAGs). You can also add tags while creating these resources. - feature: EC2InstanceConnect: Amazon EC2 Instance Connect is a simple and secure way to connect to your instances using Secure Shell (SSH). With EC2 Instance Connect, you can control SSH access to your instances using AWS Identity and Access Management (IAM) policies as well as audit connection requests with AWS CloudTrail events. In addition, you can leverage your existing SSH keys or further enhance your security posture by generating one-time use SSH keys each time an authorized user connects. - feature: WorkSpaces: Added support for the WorkSpaces restore feature and copying WorkSpaces Images across AWS Regions. ### [`v2.483.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24830) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.482.0...v2.483.0) - feature: ApiGatewayV2: You can now perform tag operations on ApiGatewayV2 Resources (typically associated with WebSocket APIs) - feature: CodeCommit: This release supports better exception handling for merges. ### [`v2.482.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​24820) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.481.0...v2.482.0) - feature: EC2: Starting today, you can use Traffic Mirroring to copy network traffic from an elastic network interface of Amazon EC2 instances and then send it to out-of-band security and monitoring appliances for content inspection, threat monitoring, and troubleshooting. These appliances can be deployed as individual instances, or as a fleet of instances behind a Network Load Balancer with a User Datagram Protocol (UDP) listener. Traffic Mirroring supports filters and packet truncation, so that you only extract the traffic of interest to monitor by using monitoring tools of your choice.
eslint/eslint ### [`v6.0.1`](https://togithub.com/eslint/eslint/releases/v6.0.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v6.0.0...v6.0.1) - [`b5bde06`](https://togithub.com/eslint/eslint/commit/b5bde0669bd6a7a6b8e38cdf204d8d4b932cea63) Fix: --rulesdir option didn't work (fixes [#​11888](https://togithub.com/eslint/eslint/issues/11888)) ([#​11890](https://togithub.com/eslint/eslint/issues/11890)) (Toru Nagashima) - [`13f0418`](https://togithub.com/eslint/eslint/commit/13f041897ee31982808a57b4d06450b57c9b27dc) Fix: improve error message on --print-config (fixes [#​11874](https://togithub.com/eslint/eslint/issues/11874)) ([#​11885](https://togithub.com/eslint/eslint/issues/11885)) (Toru Nagashima) - [`056c2aa`](https://togithub.com/eslint/eslint/commit/056c2aaf39a5f8d06de24f06946dda95032a0361) Fix: improve diagnostics for shareable-config-missing errors ([#​11880](https://togithub.com/eslint/eslint/issues/11880)) (Teddy Katz) - [`566b7aa`](https://togithub.com/eslint/eslint/commit/566b7aa5d61fb31cd47fe4da7820b07cf9bde1ec) Docs: Update no-confusing-arrow with the new default option ([#​11886](https://togithub.com/eslint/eslint/issues/11886)) (Yuping Zuo) - [`d07f3fa`](https://togithub.com/eslint/eslint/commit/d07f3fae19b901c30cf4998f10722cb3182bd237) Fix: CLIEngine#getRules() contains plugin rules (fixes [#​11871](https://togithub.com/eslint/eslint/issues/11871)) ([#​11872](https://togithub.com/eslint/eslint/issues/11872)) (Toru Nagashima) - [`21f4a80`](https://togithub.com/eslint/eslint/commit/21f4a8057ccc941f72bb617ae3b5c135a774f6c0) Docs: Fix inconsistent linking in migration guide ([#​11881](https://togithub.com/eslint/eslint/issues/11881)) (Teddy Katz) - [`f3a0774`](https://togithub.com/eslint/eslint/commit/f3a0774a8879b08777a4aedc76677f13d5156242) Docs: Fix typo in 6.0.0 migration guide ([#​11870](https://togithub.com/eslint/eslint/issues/11870)) (Kevin Partington)

Renovate configuration

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

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

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

👻 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.