AtomLinter / linter-php

Lint PHP on the fly, using php -l
MIT License
67 stars 19 forks source link

chore(deps): update dependency eslint-plugin-import to v2.16.0 #309

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 minor 2.14.0 -> 2.16.0 source

Release Notes

benmosher/eslint-plugin-import ### [`v2.16.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2160---2019-01-29) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.15.0...v2.16.0) ##### Added - `typescript` config ([#​1257], thanks [@​kirill-konshin]) ##### Fixed - Memory leak of `SourceCode` objects for all parsed dependencies, resolved. (issue [#​1266], thanks [@​asapach] and [@​sergei-startsev] for digging in) ### [`v2.15.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2150---2019-01-22) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.14.0...v2.15.0) ##### Added - new rule: [`no-named-export`] \([#​1157], thanks [@​fsmaia]) ##### Fixed - [`no-extraneous-dependencies`]: `packageDir` option with array value was clobbering package deps instead of merging them ([#​1175]/[#​1176], thanks [@​aravindet] & [@​pzhine]) - [`dynamic-import-chunkname`]: Add proper webpack comment parsing ([#​1163], thanks [@​st-sloth]) - [`named`]: fix destructuring assignment ([#​1232], thanks [@​ljqx])

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

Arcanemagus commented 5 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: