Closed renovate[bot] closed 5 years ago
This PR contains the following updates:
2.13.0
2.15.0
: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!".
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.
This PR contains the following updates:
2.13.0
->2.15.0
Release Notes
benmosher/eslint-plugin-import
### [`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]) ### [`v2.14.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#2140---2018-08-13) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.13.0...v2.14.0) - [`69e0187`](https://togithub.com/benmosher/eslint-plugin-import/commit/69e0187) (HEAD -> master, source/master, origin/master, origin/HEAD) Merge pull request [#1151](https://togithub.com/benmosher/eslint-plugin-import/issues/1151) from jf248/jsx |\\ | \* [`e30a757`](https://togithub.com/benmosher/eslint-plugin-import/commit/e30a757) (source/pr/1151, fork/jsx) Add JSX check to namespace rule |/ - [`8252344`](https://togithub.com/benmosher/eslint-plugin-import/commit/8252344) (source/pr/1148) Add error to output when module loaded as resolver has invalid API ##### Added - [`no-useless-path-segments`]: add commonJS (CJS) support ([#1128], thanks [@1pete]) - [`namespace`]: add JSX check ([#1151], thanks [@jf248]) ##### Fixed - [`no-cycle`]: ignore Flow imports ([#1126], thanks [@gajus]) - fix Flow type imports ([#1106], thanks [@syymza]) - [`no-relative-parent-imports`]: resolve paths ([#1135], thanks [@chrislloyd]) - [`import/order`]: fix autofixer when using typescript-eslint-parser ([#1137], thanks [@justinanastos]) - repeat fix from [#797] for [#717], in another place (thanks [@ljharb]) ##### Refactors - add explicit support for RestElement alongside ExperimentalRestProperty (thanks [@ljharb])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.