adobe / ferrum

Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js
https://www.ferrumjs.org
Apache License 2.0
519 stars 25 forks source link

chore(deps): update any #99

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 7.1.0 -> 7.2.0
eslint-plugin-import devDependencies minor 2.20.2 -> 2.21.0
lint-staged devDependencies patch 10.2.7 -> 10.2.9
nyc (source) devDependencies minor 15.0.1 -> 15.1.0

Release Notes

eslint/eslint ### [`v7.2.0`](https://togithub.com/eslint/eslint/releases/v7.2.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.1.0...v7.2.0) - [`b735a48`](https://togithub.com/eslint/eslint/commit/b735a485e77bcc791e4c4c6b8716801d94e98b2c) Update: add enforceForFunctionPrototypeMethods option to no-extra-parens ([#​12895](https://togithub.com/eslint/eslint/issues/12895)) (Milos Djermanovic) - [`27ef73f`](https://togithub.com/eslint/eslint/commit/27ef73ffb7428d5eff792d443186a2313e417bda) Update: reporter locr of func-call-spacing (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13311](https://togithub.com/eslint/eslint/issues/13311)) (Anix) - [`353bfe9`](https://togithub.com/eslint/eslint/commit/353bfe9760ec640f470859855d4018df084a4e88) Update: handle parentheses in multiline-ternary (fixes [#​13195](https://togithub.com/eslint/eslint/issues/13195)) ([#​13367](https://togithub.com/eslint/eslint/issues/13367)) (Milos Djermanovic) - [`a7fd343`](https://togithub.com/eslint/eslint/commit/a7fd343991cde99d8a219e3b25616db5792fe9a9) Update: keyword-spacing unexpected space loc improve (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13377](https://togithub.com/eslint/eslint/issues/13377)) (Anix) - [`e49732e`](https://togithub.com/eslint/eslint/commit/e49732eb41bff6347ca7718c3c5ca1d13f1cd2d3) Fix: Ignore import expressions in no-unused-expressions rule ([#​13387](https://togithub.com/eslint/eslint/issues/13387)) (Veniamin Krol) - [`220349f`](https://togithub.com/eslint/eslint/commit/220349f5404060effe02fb5ec176a92e1383c3b5) Chore: Remove duplicate health files ([#​13380](https://togithub.com/eslint/eslint/issues/13380)) (Nicholas C. Zakas) - [`dd949ae`](https://togithub.com/eslint/eslint/commit/dd949aedb81fa772e10568920156daf075d25ea2) Update: support `??` operator, import.meta, and `export * as ns` ([#​13196](https://togithub.com/eslint/eslint/issues/13196)) (Toru Nagashima) - [`d5fce9f`](https://togithub.com/eslint/eslint/commit/d5fce9fa07e37ce61010a1fbb65964f1f7aefd82) Update: enable es2020 environment in --init ([#​13357](https://togithub.com/eslint/eslint/issues/13357)) (Milos Djermanovic) - [`21b1583`](https://togithub.com/eslint/eslint/commit/21b15832e326f96d349c063cd7e85e72c3abb670) Docs: fixed broken hash link for working-with-rules.md ([#​13386](https://togithub.com/eslint/eslint/issues/13386)) (Yosuke Ota) - [`b76aef7`](https://togithub.com/eslint/eslint/commit/b76aef778befb32afe7ad249934b132dc49713d2) Update: Improve report location for template-tag-spacing (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13203](https://togithub.com/eslint/eslint/issues/13203)) (Milos Djermanovic) - [`578efad`](https://togithub.com/eslint/eslint/commit/578efad331b797e28c0f5f1547ce4769d2ea23ee) Chore: update no-unused-vars caughtErrors in eslint-config-eslint ([#​13351](https://togithub.com/eslint/eslint/issues/13351)) (Milos Djermanovic) - [`426088c`](https://togithub.com/eslint/eslint/commit/426088c966dc79dc338b33100f3adf827b147d69) Fix: no-unused-vars updated location to last reference (fixes [#​13181](https://togithub.com/eslint/eslint/issues/13181)) ([#​13354](https://togithub.com/eslint/eslint/issues/13354)) (Anix) - [`cb50b69`](https://togithub.com/eslint/eslint/commit/cb50b69c08d4393e32d5c42c537d769c51dd34d8) Update: Improve location for no-mixed-spaces-and-tabs (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13365](https://togithub.com/eslint/eslint/issues/13365)) (Milos Djermanovic) - [`f858f2a`](https://togithub.com/eslint/eslint/commit/f858f2a8f83232484491bd90b0bc5001b5056ad0) Chore: Add Tidelift to funding.yml ([#​13371](https://togithub.com/eslint/eslint/issues/13371)) (Nicholas C. Zakas) - [`ee30e5d`](https://togithub.com/eslint/eslint/commit/ee30e5d8bb1a4c82a2a3fbe1b9ee9f979b55c5c4) Sponsors: Sync README with website (ESLint Jenkins) - [`c29bd9f`](https://togithub.com/eslint/eslint/commit/c29bd9f75582e5b1a403a8ffd0aafd1ffc8c58e1) Chore: Add breaking/core change link to issue templates ([#​13344](https://togithub.com/eslint/eslint/issues/13344)) (Kai Cataldo) - [`d55490f`](https://togithub.com/eslint/eslint/commit/d55490fa73ff69416de375e4c1cd67b6edba531c) Sponsors: Sync README with website (ESLint Jenkins)
benmosher/eslint-plugin-import ### [`v2.21.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2210---2020-06-07) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.20.2...v2.21.0) ##### Added - [`import/default`]: support default export in TSExportAssignment ([#​1528], thanks [@​joaovieira]) - [`no-cycle`]: add `ignoreExternal` option ([#​1681], thanks [@​sveyret]) - [`order`]: Add support for TypeScript's "import equals"-expressions ([#​1785], thanks [@​manuth]) - [`import/default`]: support default export in TSExportAssignment ([#​1689], thanks [@​Maxim-Mazurok]) - [`no-restricted-paths`]: add custom message support ([#​1802], thanks [@​malykhinvi]) ##### Fixed - [`group-exports`]: Flow type export awareness ([#​1702], thanks [@​ernestostifano]) - [`order`]: Recognize pathGroup config for first group ([#​1719], [#​1724], thanks [@​forivall], [@​xpl]) - [`no-unused-modules`]: Fix re-export not counting as usage when used in combination with import ([#​1722], thanks [@​Ephem]) - [`no-duplicates`]: Handle TS import type ([#​1676], thanks [@​kmui2]) - [`newline-after-import`]: recognize decorators ([#​1139], thanks [@​atos1990]) - [`no-unused-modules`]: Revert "[flow] `no-unused-modules`: add flow type support" ([#​1770], thanks [@​Hypnosphi]) - TypeScript: Add nested namespace handling ([#​1763], thanks [@​julien1619]) - [`namespace`]/`ExportMap`: Fix interface declarations for TypeScript ([#​1764], thanks [@​julien1619]) - [`no-unused-modules`]: avoid order-dependence ([#​1744], thanks [@​darkartur]) - [`no-internal-modules`]: also check `export from` syntax ([#​1691], thanks [@​adjerbetian]) - TypeScript: [`export`]: avoid a crash with `export =` ([#​1801], thanks [@​ljharb]) ##### Changed - [Refactor] `no-extraneous-dependencies`: use moduleVisitor ([#​1735], thanks [@​adamborowski]) - TypeScript config: Disable [`named`][] ([#​1726], thanks [@​astorije]) - [readme] Remove duplicate no-unused-modules from docs ([#​1690], thanks [@​arvigeus]) - [Docs] `order`: fix bad inline config ([#​1788], thanks [@​nickofthyme]) - [Tests] Add fix for Windows Subsystem for Linux ([#​1786], thanks [@​manuth]) - [Docs] `no-unused-rules`: Fix docs for unused exports ([#​1776], thanks [@​barbogast]) - [eslint] bump minimum v7 version to v7.2.0
okonet/lint-staged ### [`v10.2.9`](https://togithub.com/okonet/lint-staged/releases/v10.2.9) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.8...v10.2.9) ##### Bug Fixes - update listr@2.1.0 and add enquirer peer dependency ([#​883](https://togithub.com/okonet/lint-staged/issues/883)) ([0daae61](https://togithub.com/okonet/lint-staged/commit/0daae611b0637ebc6b9fac8672b842444bee3a38)) ### [`v10.2.8`](https://togithub.com/okonet/lint-staged/releases/v10.2.8) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.7...v10.2.8) ##### Bug Fixes - canceling lint-staged via SIGINT restores state and cleans up ([#​881](https://togithub.com/okonet/lint-staged/issues/881)) ([b078324](https://togithub.com/okonet/lint-staged/commit/b078324d5e911ec5e667736b2c552af32f475751))
istanbuljs/nyc ### [`v15.1.0`](https://togithub.com/istanbuljs/nyc/blob/master/CHANGELOG.md#​1510-httpsgithubcomistanbuljsnyccomparev1501v1510-2020-06-01) [Compare Source](https://togithub.com/istanbuljs/nyc/compare/v15.0.1...v15.1.0) ##### Features - **experimental:** Support using `--all` with node.js ESM ([#​1320](https://togithub.com/istanbuljs/nyc/issues/1320)) ([992359a](https://togithub.com/istanbuljs/nyc/commit/992359a1e2108906e28324058008f28aa1052dc1))

Renovate configuration

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

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

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #99 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files           8        8           
  Lines         527      527           
=======================================
  Hits          524      524           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3ef4dda...8ee6c30. Read the comment docs.

renovate[bot] commented 4 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.

adobe-bot commented 3 years ago

:tada: This PR is included in version 1.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: