Closed renovate[bot] closed 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
As this PR has been closed unmerged, Renovate will now ignore this update (0.13.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps
array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
^0.10.1
->0.13.2
Release Notes
import-js/eslint-plugin-import
### [`v0.13.0`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#0130---2016-02-08) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v0.12.2...v0.13.0) ##### Added - \[`no-commonjs`] rule - \[`no-amd`] rule ##### Removed - Removed vestigial `no-require` rule. \[`no-commonjs`] is more complete. ### [`v0.12.2`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#0122---2016-02-06-YANKED) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v0.12.1...v0.12.2) Unpublished from npm and re-released as 0.13.0. See \[[#170](https://togithub.com/import-js/eslint-plugin-import/issues/170)]. ### [`v0.12.1`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#0121---2015-12-17) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v0.12.0...v0.12.1) ##### Changed - Broke docs for rules out into individual files. ### [`v0.12.0`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#0120---2015-12-14) ##### Changed - Ignore \[`import/ignore` setting] if exports are actually found in the parsed module. Does this to support use of `jsnext:main` in `node_modules` without the pain of managing an allow list or a nuanced deny list. ### [`v0.11.0`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#0110---2015-11-27) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v0.10.1...v0.11.0) ##### Added - Resolver plugins. Now the linter can read Webpack config, properly follow aliases and ignore externals, dismisses inline loaders, etc. etc.!Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.