Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

eslint-plugin-import

Maintains tools to help with requires/imports in JavaScript, including eslint-plugin-import.
Collective - Host: opensource - https://opencollective.com/eslint-plugin-import - Code: https://github.com/import-js

bump to v2.17.1

github.com/import-js/eslint-plugin-import - b0c5e1abcbbf85e3d28ee8cb9b74970aa58843e4 authored over 5 years ago by Jordan Harband <[email protected]>
[fix] require v2.4 of `eslint-module-utils`

Fixes #1322.

github.com/import-js/eslint-plugin-import - f6716ad9407cb63ba3652f7ff14c997f4e2ff2f9 authored over 5 years ago by Jordan Harband <[email protected]>
[utils] v2.4.0

github.com/import-js/eslint-plugin-import - 5124dde66158b77f6e0fdecef8512731c2fb0e5a authored over 5 years ago by Jordan Harband <[email protected]>
bump to v2.17.0

github.com/import-js/eslint-plugin-import - 0499050403b6ba3294b0fcb8b5aa8df84a6b3b2c authored over 5 years ago by Jordan Harband <[email protected]>
[webpack] v0.11.1

github.com/import-js/eslint-plugin-import - f479635e10a5bfc076d0d0973df7c3d0e0b8986a authored over 5 years ago by Jordan Harband <[email protected]>
Merge pull request #1320 from bradzacher/export-ts-namespaces

[fix] `export`: Support typescript namespaces

Fixes #1300.

github.com/import-js/eslint-plugin-import - 8a4226dacfd00dbfeac5891e6fd03ca58a461f63 authored over 5 years ago by Jordan Harband <[email protected]>
fix(export): Support typescript namespaces

Fixes #1300

github.com/import-js/eslint-plugin-import - 988e12b390c5d3d3b9bab4037bf6b47b10afe661 authored over 5 years ago by Brad Zacher <[email protected]>
[Tests] skip a TS test in eslint < 4

github.com/import-js/eslint-plugin-import - 6ab25ea159797ca97206796bc82c132a057a1c75 authored over 5 years ago by Jordan Harband <[email protected]>
[Tests] fix tests from #1319

github.com/import-js/eslint-plugin-import - 405900ebe775183588a03447b1fb152481662e3e authored almost 6 years ago by Jordan Harband <[email protected]>
[fix] `export`: false positives for typescript type + value export

github.com/import-js/eslint-plugin-import - 2098797b0499d38c03cde4b476c65a3325326b18 authored almost 6 years ago by Brad Zacher <[email protected]>
Merge pull request #1297 from echenley/ech/fix-isBuiltIn-local-aliases

fix: aliased internal modules that look like core modules

github.com/import-js/eslint-plugin-import - 2d21c4c55e420f623c714a2c6c24d80f39a1c733 authored almost 6 years ago by Jordan Harband <[email protected]>
[dev deps] lock typescript to `~`, since it doesn’t follow semver

github.com/import-js/eslint-plugin-import - 0ff1c8351c11906eb650bb64d6a3ae709b11bf9a authored almost 6 years ago by Jordan Harband <[email protected]>
[*] [deps] update `resolve`

github.com/import-js/eslint-plugin-import - 40bf40a094cd1c33df1c213407514e3f3085671b authored almost 6 years ago by Jordan Harband <[email protected]>
Merge pull request #1304 from bradennapier/feature/typescript-export-type

support export type named exports from typescript

github.com/import-js/eslint-plugin-import - 28dd6146a7602329b5f89f7212b9b7e1b351cce5 authored almost 6 years ago by Jordan Harband <[email protected]>
Remove @typescript-eslint/parser before running ESLint<v5 tests

github.com/import-js/eslint-plugin-import - 49af9d80754b6ed7fb1adb2848d37e228b6a448b authored almost 6 years ago by Andrew Schmadel <[email protected]>
Merge pull request #1142 from rfermann/master

New: `no-unused-modules` rule

github.com/import-js/eslint-plugin-import - 3aefa79f167b998485733a1d7f9ba53b8d5bcc80 authored almost 6 years ago by Jordan Harband <[email protected]>
Merge pull request #1312 from lydell/no-duplicates-autofix

no-duplicates: Add autofix

github.com/import-js/eslint-plugin-import - 0d812ad44fb22e30a5b0f53e8c2ca4a57364985b authored almost 6 years ago by Jordan Harband <[email protected]>
no-duplicates: Use an array instead of generator for fixes

github.com/import-js/eslint-plugin-import - cca688da41ce62ffd27612c180f12c51383bc875 authored almost 6 years ago by Simon Lydell <[email protected]>
skip @typescript-eslint/parser tests on older eslint versions

github.com/import-js/eslint-plugin-import - f0eb91761de3c5f42f4b7c8d742873dfa9366335 authored almost 6 years ago by Andrew Schmadel <[email protected]>
Test both typescript-eslint-parser and @typescript-eslint/parser

augments https://github.com/benmosher/eslint-plugin-import/pull/1304

github.com/import-js/eslint-plugin-import - 3134ad36e1658b2bd0f0677aaeccbc07299d1e34 authored almost 6 years ago by Andrew Schmadel <[email protected]>
Merge branches 'master' and 'master' of https://github.com/rfermann/eslint-plugin-import

github.com/import-js/eslint-plugin-import - d35b7ff37c2778ed43d824cccf9553cd9faafc79 authored almost 6 years ago by René Fermann <[email protected]>
ew: `no-unused-modules` rule - remove unnecessary exports

github.com/import-js/eslint-plugin-import - 1ac4bd7a90791ec267552675373da4733af9c4d2 authored almost 6 years ago by René Fermann <[email protected]>
ew: `no-unused-modules` rule - remove unnecessary exports

github.com/import-js/eslint-plugin-import - 0dd398c2fadd5961fb268508910398be4e063467 authored almost 6 years ago by René Fermann <[email protected]>
no-duplicates: Bail autofix if first import has problematic comments

github.com/import-js/eslint-plugin-import - f74a74ea8479199f69237d3862565ded9cb58e12 authored almost 6 years ago by Simon Lydell <[email protected]>
no-duplicates: Handle namespace imports when autofixing

github.com/import-js/eslint-plugin-import - cdb7c37570c4be290f1f89dfc7b9b688a2ed306b authored almost 6 years ago by Simon Lydell <[email protected]>
no-duplicates: Add comment explaining ESLint <= 3 autofix disabling

github.com/import-js/eslint-plugin-import - f47622c32e13f6e15254182a49724f1036346222 authored almost 6 years ago by Simon Lydell <[email protected]>
no-duplicates: Disable autofix for ESLint <= 3

github.com/import-js/eslint-plugin-import - 71a64c6b678324418bfffc214cad024adc1757db authored almost 6 years ago by Simon Lydell <[email protected]>
no-duplicates: Add autofix

github.com/import-js/eslint-plugin-import - 9ac41f368a63d6a9f7b157f47683e6bd5b538de9 authored almost 6 years ago by Simon Lydell <[email protected]>
Merge pull request #1308 from TakeScoop/root-require

`no-commonjs`: add tests that show corner cases

github.com/import-js/eslint-plugin-import - af976b90d1cb7c25e4ba1c18a673da355e9ad717 authored almost 6 years ago by Jordan Harband <[email protected]>
Add rules that show corner cases for commonJS

github.com/import-js/eslint-plugin-import - be4f1c7941e27e22ba853102b96305d02223e569 authored almost 6 years ago by Andrew Tamura <[email protected]>
support export type named exports from typescript

github.com/import-js/eslint-plugin-import - 37279e056d92f4f84b8b004b32d60c57609b3d2a authored almost 6 years ago by Braden Napier <[email protected]>
Merge pull request #1290 from timkraut/no-useless-index-in-import-paths

[New] `no-useless-path-segments`: Add `noUselessIndex` option

github.com/import-js/eslint-plugin-import - 206d67653c0d6cd087a51233f81d911fd347ca8e authored almost 6 years ago by Jordan Harband <[email protected]>
[webpack] [fix] match coreLibs after resolveSync in webpack-resolver

github.com/import-js/eslint-plugin-import - ba0aed9f7eecafa61717aa9e9036a10a579de288 authored almost 6 years ago by Evan Henley <[email protected]>
no-useless-path-segments: Add noUselessIndex option

github.com/import-js/eslint-plugin-import - 480894200e800d5e4f5cf90c4bf3d06d76fb2338 authored almost 6 years ago by Tim Kraut <[email protected]>
[fix] aliased internal modules that look like core modules

github.com/import-js/eslint-plugin-import - a49ab8a6bfeb5acdad05dfb3a619da394115d6c4 authored almost 6 years ago by Evan Henley <[email protected]>
[DOCS] Updates reference to parser (#14)

Follow-up to [this commit](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/c...

github.com/import-js/eslint-import-resolver-typescript - 18eafa26db7cee5fcdbccfe211d1c412a1e899b9 authored almost 6 years ago by Jason Hoch <[email protected]>
Merge pull request #1295 from jeffshaver/fix-tests

[Tests] fix broken tests on master

github.com/import-js/eslint-plugin-import - 083bb47346693c9fcd4686a703a6309265e47200 authored almost 6 years ago by Jordan Harband <[email protected]>
[Tests] use `resolve`, an actual dep, instead of `builtin-modules`, an erstwhile transitive dep

github.com/import-js/eslint-plugin-import - 158cd8082b23a60264912fc6e557f168d3ec6b0f authored almost 6 years ago by Jordan Harband <[email protected]>
[Tests] fix a bunch of tests that were failing

github.com/import-js/eslint-plugin-import - b4bad0ed3c6b040093b9f365a3d1c9a4cdcdf4da authored almost 6 years ago by jeffshaver <[email protected]>
[Fix] allow aliases that start with @ to be "internal"

Fixes #1293.

github.com/import-js/eslint-plugin-import - 651829d6a2862b8fa2e33426421a5dba526e4cdb authored almost 6 years ago by jeffshaver <[email protected]>
[Tests] update `chai` to v4

github.com/import-js/eslint-plugin-import - 246be822e6ac10b9dc757a395c701bc4e61557bd authored almost 6 years ago by Tim Kraut <[email protected]>
Refactor no-useless-path-segments rule

github.com/import-js/eslint-plugin-import - 17e29d8fe7e121dcfcbe18bd9046a003e6d97b61 authored almost 6 years ago by Tim Kraut <[email protected]>
Update README.md for #1256 (#1277)

github.com/import-js/eslint-plugin-import - bdc05aa1d029b70125ae415e5ca5dca22250858b authored almost 6 years ago by Kirill Konshin <[email protected]>
[resolvers/webpack] [Breaking] Allow to resolve config path relative to working directory

Co-Authored-By: caub <[email protected]>

github.com/import-js/eslint-plugin-import - fef718cb134016855afe61682e32c63ba3ed9281 authored almost 6 years ago by Cyril Auburtin <[email protected]>
bump to v2.16.0

github.com/import-js/eslint-plugin-import - 9bac44e629105572ca78a532c968df202e5a18b8 authored almost 6 years ago by Ben Mosher <[email protected]>
use proper rest arg instead of [].slice

github.com/import-js/eslint-plugin-import - d305f6ab7c8869dce80928f6a4d7cd3de10ee3f5 authored almost 6 years ago by Ben Mosher <[email protected]>
fix #1266 by moving closure creation out of parsing scope (#1275)

github.com/import-js/eslint-plugin-import - e72a336e9b62174c77be79ff6252fb6d780dd238 authored almost 6 years ago by Ben Mosher <[email protected]>
Fix for #1256 (#1257)

github.com/import-js/eslint-plugin-import - 1ec80fa35fa1819e2d35a70e68fb6a149fb57c5e authored almost 6 years ago by Kirill Konshin <[email protected]>
bump to v2.15.0

github.com/import-js/eslint-plugin-import - 767f01a2f34b77d118edf762809c2f2046abe1b7 authored almost 6 years ago by Ben Mosher <[email protected]>
bump webpack resolver to v0.11.0

github.com/import-js/eslint-plugin-import - 038d668b0b03e3ea06091bc744f082397cff200c authored almost 6 years ago by Ben Mosher <[email protected]>
bump utils to v2.3.0

github.com/import-js/eslint-plugin-import - 20a8f3b178377bb92e3310b21b3d91b8753fe3a3 authored almost 6 years ago by Ben Mosher <[email protected]>
changelog note for #1261

github.com/import-js/eslint-plugin-import - 1e4100d8c8e16045933c361c15a7ab1fbad31148 authored almost 6 years ago by Ben Mosher <[email protected]>
added support for argv parameter of webpack`s config-as-a-function (#1261)

github.com/import-js/eslint-plugin-import - 548ea0244b8717567975fa5d8325c83340521a15 authored almost 6 years ago by Alex <[email protected]>
Merge pull request #1254 from ljharb/travis

Update deps, fix tests

github.com/import-js/eslint-plugin-import - fcf2ce7a2502892871137a54184c1727b612b3dc authored almost 6 years ago by Jordan Harband <[email protected]>
allow_failures for dicey Node/ESLint intersection

github.com/import-js/eslint-plugin-import - 64d9be7d76aa7a901d846f08a3342b98b0c3d809 authored almost 6 years ago by Ben Mosher <[email protected]>
dep-time-travel: use older versions of dependencies

for tests against older ESLint versions.

github.com/import-js/eslint-plugin-import - 73080d0ba88b55b0794d288f8ef4f476873c3367 authored almost 6 years ago by Ben Mosher <[email protected]>
repair `no-deprecated` for ESLint* 5

* technically espree v5
- also technically it doesn't support comma-first anymore but that seems...

github.com/import-js/eslint-plugin-import - 05c3935048577bd7b025d6b833d8503807f02189 authored almost 6 years ago by Ben Mosher <[email protected]>
node 4 fix for test util

github.com/import-js/eslint-plugin-import - 10c981163c3970b5633c1fd4d812b8f65790f6d8 authored almost 6 years ago by Ben Mosher <[email protected]>
ah geez, bumping babel-eslint breaks no-amd/no-cjs

also left my debug console in :-(

github.com/import-js/eslint-plugin-import - f16523728a32f185058e50c5f7348a9d0bf69d1f authored almost 6 years ago by Ben Mosher <[email protected]>
jk, test against eslint 2/3 but skip Typescript tests.

also bumped babel-eslint

github.com/import-js/eslint-plugin-import - acfb6e926f9324210d71ce1c8d453d17d707a9bd authored almost 6 years ago by Ben Mosher <[email protected]>
drop ESLint 2/3 from Travis/Appveyor

because Typescript parser can't deal

github.com/import-js/eslint-plugin-import - b686f9d823c417e98a824c4ff6bfd65c1582ec45 authored almost 6 years ago by Ben Mosher <[email protected]>
Merge pull request #12 from ajfuller/patch-1

Change recommended configuration to use plugin-specific parser rather than changing global parser

github.com/import-js/eslint-import-resolver-typescript - 55e37e497a236f0af9c008e0704c9db3eb028f73 authored about 6 years ago by Alex Gorbatchev <[email protected]>
Change recommended configuration so that the `typescript-eslint-parser` is only used for `import` plugin rather than globally

Presumably this is being used while people convert over to TypesScript, so scoping it to the ind...

github.com/import-js/eslint-import-resolver-typescript - 5cd4eb08dd68e3bb16e9f9a1afde9a62d550025a authored about 6 years ago by Andrew Fuller <[email protected]>
[Deps] update `debug`, `eslint-import-resolver-node`, `has`, `lodash`, `minimatch`, `resolve`

github.com/import-js/eslint-plugin-import - cf1f6f46f7d0fd6a9532c51d44d12ae08447cffd authored about 6 years ago by Jordan Harband <[email protected]>
[Dev Deps] update `babylon`, `coveralls`, `eslint-import-resolver-typescript`, `gulp`, `linklocal`, `nyc`, `redux`, `rimraf`, `sinon`, `typescript-eslint-parser`

github.com/import-js/eslint-plugin-import - d290a87dd6e10227c5f352bd05dee0fb361cd5a6 authored about 6 years ago by Jordan Harband <[email protected]>
[Fix] `import/order`: fix autofix to not move imports across fn calls

Fixes #1252.

- Reordering import statement to line below ignores uncrossable statements
- Add...

github.com/import-js/eslint-plugin-import - e62011f2facc2a50206f32abb496fb7a0f774ba4 authored about 6 years ago by Eugene Tihonov <[email protected]>
New: `no-unused-modules` rule - removed whitespace, replaced if-stmt

github.com/import-js/eslint-plugin-import - 90f7217273daa92adbbb02a6f0f0a9df6b00ca5e authored about 6 years ago by René Fermann <[email protected]>
New: `no-unused-modules` rule - revert changing eslint version

github.com/import-js/eslint-plugin-import - 32f4c232367c3d6e20b306d260176e08502cf882 authored about 6 years ago by René Fermann <[email protected]>
New: `no-unused-modules` rule - added stricter check for node_modules

github.com/import-js/eslint-plugin-import - ae9942fb5994f4dda8a41ebb77bfda4259785192 authored about 6 years ago by René Fermann <[email protected]>
New: `no-unused-modules` rule - added trailing newlines

github.com/import-js/eslint-plugin-import - 191c77bbeb2bb191d1382220622aa8e9fbda4a52 authored about 6 years ago by René Fermann <[email protected]>
New: `no-unused-modules` rule - implemented latest feedback

github.com/import-js/eslint-plugin-import - 0f5c2a59662f382af5d9f21740edcae707078779 authored about 6 years ago by René Fermann <[email protected]>
Merge pull request #9 from bradzacher/add-travis

[TEST] Add travis

github.com/import-js/eslint-import-resolver-typescript - 04f5d6c2e1b0dbe3f294ad005ce49d2c7893e978 authored about 6 years ago by Alex Gorbatchev <[email protected]>
Merge master into add-travis

github.com/import-js/eslint-import-resolver-typescript - e6c1382a7622e04fe55838c1cc23d43cc6cbe8e2 authored about 6 years ago by Brad Zacher <[email protected]>
drop node 6 compatability

github.com/import-js/eslint-import-resolver-typescript - 3321b98647416ade0d45bce4ba4a75340f4c76f6 authored about 6 years ago by Brad Zacher <[email protected]>
Merge pull request #11 from chrisblossom/master

add missing "settings" object to eslint example configuration

github.com/import-js/eslint-import-resolver-typescript - 989beaeac7240333dde996056742bfff451b30a6 authored about 6 years ago by Alex Gorbatchev <[email protected]>
add missing settings to eslint example configuration and add editor files to gitignore

github.com/import-js/eslint-import-resolver-typescript - 8c24040fdb5c537d56153ff64a6663cf7aa2ee5a authored about 6 years ago by Chris Blossom <[email protected]>
Merge pull request #1236 from ljqx/meta-type

[Rules] add meta.type for all rules

github.com/import-js/eslint-plugin-import - 1cd82eb27df85768fbd076e4ff6b7f36d6f652ce authored about 6 years ago by Jordan Harband <[email protected]>
[New] `no-restricted-paths`: Allow exceptions to zones

- Make exceptions relative to from paths, plus enforcement

github.com/import-js/eslint-plugin-import - 078b6f746b5766511822a95b54c280e900028d1f authored about 6 years ago by Ross Solomon <[email protected]>
[Fix] [Generic Import Callback] Make callback for all imports once in rules

Fixes #1230.

github.com/import-js/eslint-plugin-import - 93e060f63f3c6f557c7fea9cddc0018c033b058d authored about 6 years ago by Zhibin Liu <[email protected]>
[Rules] add meta.type for all rules

github.com/import-js/eslint-plugin-import - 5101b73effbf3706495f62121a8719f0ea0e2c68 authored about 6 years ago by Zhibin Liu <[email protected]>
[fix] `namespace`: add check for null ExportMap

Fixes #1144.

github.com/import-js/eslint-plugin-import - 918567d52d2c2cc21932bda88f2b5e359e6c7821 authored about 6 years ago by Zhibin Liu <[email protected]>
[ExportMap] fix condition for checking if block comment

Fixes #1233.

github.com/import-js/eslint-plugin-import - e4850df0c75b428c0dcb1d41b7c68022730317a1 authored about 6 years ago by Zhibin Liu <[email protected]>
Merge pull request #1232 from ljqx/import-named-assignment

[import/named] fix destructuring assignemnt

github.com/import-js/eslint-plugin-import - 798eed7e559adab2eac07bf1b3e3518d4b7a4296 authored about 6 years ago by Jordan Harband <[email protected]>
[import/named] fix destructuring assignemnt

github.com/import-js/eslint-plugin-import - 64baa91bd934ffb072dd91e8408c2ce05912a715 authored about 6 years ago by Zhibin Liu <[email protected]>
fixed module breaking on node 6

github.com/import-js/eslint-import-resolver-typescript - 04a9513e924a94c4621322e13d39234f52d808f2 authored about 6 years ago by Brad Zacher <[email protected]>
[TEST] add travis config

github.com/import-js/eslint-import-resolver-typescript - 1dbaa5f31d44848b7ef83dce368a53ee00d0ba0b authored about 6 years ago by Brad Zacher <[email protected]>
[FIX] Don't require baseUrl (#8)

Fixes #6

github.com/import-js/eslint-import-resolver-typescript - 9c37a6cf1fbc2c563ca79d61523ef0affd8badd2 authored about 6 years ago by Brad Zacher <[email protected]>
[FIX] #7 node_modules with .js in the name (#5)

Fixes #7

github.com/import-js/eslint-import-resolver-typescript - f82c1ff3bb3672b647d85c800302a11d27ff0850 authored about 6 years ago by Veniamin Krol <[email protected]>
[New] `no-dynamic-require`: add option `esmodule`

See #700.

github.com/import-js/eslint-plugin-import - 7163824ddefc01e8dcb3f02cbf482ea946deb6b6 authored about 6 years ago by vikr01 <[email protected]>
Webpack Resolver fix for case config is an array of functions (#1220)

* Added test for plugin-webpack-resolver: webpack config is an array of functions

* plugin-we...

github.com/import-js/eslint-plugin-import - db471a85573a88e0bb9f4a1d53f40fed603651d1 authored about 6 years ago by Ivan Dudinov <[email protected]>
[New] `named`: add `commonjs` option

github.com/import-js/eslint-plugin-import - 54d86c8a64dc21c14088fcdd8fc3935206e8347a authored about 6 years ago by vikr01 <[email protected]>
[fix] Fix overwriting of dynamic import() CallExpression

- fix import() to work with no-cycle
- add tests using multiple imports in no-cycle

Fixes #10...

github.com/import-js/eslint-plugin-import - 70a59fe1880b4061cd7c0f032c0b05c728223a0f authored about 6 years ago by vikr01 <[email protected]>
New: `no-unused-modules` rule - reworked schema, removed UNDEFINED variable, fixed documentation

Signed-off-by: Fermann <[email protected]>

github.com/import-js/eslint-plugin-import - 2922910fb75aaedec6ad27e260cadaaa3cee0083 authored about 6 years ago by Fermann <[email protected]>
fix typescript build issue (#1180)

* found: typescript resolver 1.1 requires tsconfig

github.com/import-js/eslint-plugin-import - b4a2f11fcacc6b2f048da4b29cfc896e682f17d1 authored over 6 years ago by Ben Mosher <[email protected]>
note `__dirname` as a way to define `packageDir`

fixes #1061

github.com/import-js/eslint-plugin-import - 78244fcc5dfa1d1d7987e26e7c560453bae328c0 authored over 6 years ago by Ben Mosher <[email protected]>