AtomLinter / linter-phpcs

Linter plugin for PHP, using PHP_CodeSniffer.
63 stars 31 forks source link

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

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.15.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)

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

The release is available on:

Your semantic-release bot :package::rocket: