liqd / a4-product

A modern online participation platform for everyone developed by Liquid Democracy
http://beteiligung.in
GNU Affero General Public License v3.0
16 stars 3 forks source link

Update eslint packages #730

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-import devDependencies patch 2.17.2 -> 2.17.3 source
eslint-plugin-node devDependencies minor 9.0.1 -> 9.1.0 source

Release Notes

benmosher/eslint-plugin-import ### [`v2.17.3`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2173---2019-05-23) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.17.2...v2.17.3) ##### Fixed - [`no-common-js`]: Also throw an error when assigning ([#​1354], thanks [@​charlessuh]) - [`no-unused-modules`]: don't crash when lint file outside src-folder ([#​1347], thanks [@​rfermann]) - [`no-unused-modules`]: make `import { name as otherName }` work ([#​1340], [#​1342], thanks [@​rfermann]) - [`no-unused-modules`]: make appveyor tests passing ([#​1333], thanks [@​rfermann]) - [`named`]: ignore Flow `typeof` imports and `type` exports ([#​1345], thanks [@​loganfsmyth]) - [refactor] fix eslint 6 compat by fixing imports (thank [@​ljharb]) - Improve support for Typescript declare structures ([#​1356], thanks [@​christophercurrie]) ##### Docs - add missing `no-unused-modules` in README ([#​1358], thanks [@​golopot]) - [`no-unused-modules`]: Indicates usage, plugin defaults to no-op, and add description to main README.md ([#​1352], thanks [@​johndevedu]) [@​christophercurrie]: https://togithub.com/christophercurrie - Document `env` option for `eslint-import-resolver-webpack` ([#​1363], thanks [@​kgregory])
mysticatea/eslint-plugin-node ### [`v9.1.0`](https://togithub.com/mysticatea/eslint-plugin-node/releases/v9.1.0) [Compare Source](https://togithub.com/mysticatea/eslint-plugin-node/compare/v9.0.1...v9.1.0) #### ✨ Features - [`fd9d19d`](https://togithub.com/mysticatea/eslint-plugin-node/commit/fd9d19d369fcea13518ca97b669b9e358cd137a8) updated `no-deprecated-api` to not suggest alternative APIs if it has not supported on configured Node.js version. Thank you, [@​Lalem001](https://togithub.com/Lalem001) ! #### 🐛 Bug Fixes - [`e5aee3c`](https://togithub.com/mysticatea/eslint-plugin-node/commit/e5aee3c86d0f33788c9a11f9c3e01d8083291513) updated `semver` package to not crash on wildcard `*` version range.

Renovate configuration

:date: Schedule: "on tuesday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

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