Ecosyste.ms: OpenCollective

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

github.com/import-js/eslint-plugin-import

ESLint plugin with rules that help validate proper imports.
https://github.com/import-js/eslint-plugin-import

Merge pull request #721 from robertrossmann/prefer-single-export

New: `group-exports` rule

eca7b4dad71ffe2fbbec36e15e50419150edeb7b authored about 7 years ago
Add some test coverage for `ignorePackages` exts

fef0ab094a3c087568624f2e2f483e7ff6223063 authored about 7 years ago
Fix lint no-useless-escape

62ff6e5ecf1f6084bd1ccb04099bd2df7883cfc9 authored about 7 years ago
Add test case

3090e8460f4ad921cdc3aafd6f8a0e320df61564 authored about 7 years ago
Fix typo

c080287933678db12031229f3ab54d4ce9e6596a authored about 7 years ago
Merge pull request #959 from AdamSelene/master

newline-after-import: update error message in case multiple empty lines are expected

a5844d57be0c3757248c7b824e4cc9c2c844db33 authored over 7 years ago
Use arrow function

736630702d1a0244d479583e8ac85a52ad5304a4 authored over 7 years ago
New: `group-exports` rule

365dfbb8c4be69cc87523d44b218bfe3a6a4b465 authored over 7 years ago
Update error message in case expected number of empty lines is more than 1

a42246aa8ea74880bfac810a5a9a086e562f9542 authored over 7 years ago
fix #939 by adding `.mjs` to stock Node resolver (#955)

98acd6afd04dcb6920b81330114e146dc8532ea4 authored over 7 years ago
clean up CI (#956)

- fix Windows coverage by upgrading Coveralls (hopefully)
- reduce number of Travis OSX builds ...

1e3f842ab94d52a20cbab7d12281f9b6b64fe296 authored over 7 years ago
Merge pull request #950 from benmosher/release-2.8.0

Release 2.8.0

275f1ebc7bb46f88e7f4bb82664ffa335ff16e5e authored over 7 years ago
disable AppVeyor coveralls

95b1ba6ff1e4f79d263e152a8190ac673025e65b authored over 7 years ago
#842/#944 changelog note

407137948e084276c95ee8e4b393e7c8ee318bbe authored over 7 years ago
#744 changelog note

8702af77637e57b1b98684ce196964f21e5273be authored over 7 years ago
#886 / #891 changelog notes

91c5318b037781cfd21229d8f2397167916f9538 authored over 7 years ago
bump v2.8.0

1b3f54418f3c62a9f0cb80c49cb5d74fe3163518 authored over 7 years ago
no-common-js: allow conditional requires

1b990d0250df0e8923a461cf5e906784b18386b3 authored over 7 years ago
Use resolve plugin

b80a62ff051777889473d3b773be4c713a962078 authored over 7 years ago
Handle edge-case

b69faca2efcfc161491b98da919679fb94d3b1dc authored over 7 years ago
Merge pull request #944 from alexgorbatchev/alexgorbatchev/issue-842

Fixes `Cannot read property 'some' of undefined`

cef88f2a4984bea9586c10992d6af1209aee1ef8 authored over 7 years ago
#842 Fixes Cannot read property 'some' of undefined

c246b9e0dfce95fd7a8c3fc08f94a856e42e9fbb authored over 7 years ago
[Tests] fix broken test on master

1958e0b4f889f752b7b3d579b1d81c50b5f8be7a authored over 7 years ago
[patch] make no-extraneous-dependencies include only paths that can be resolved,

as only resolved paths can be reliably tested if they live in a `node_modules` folder.

Up until ...

ae3731874d6e835904c97d5b05867e5b5056f489 authored over 7 years ago
⬆️ TypeScript-ESLint-parser

7ae0233d836b8b4ea179efac87d73441f1c46e7e authored over 7 years ago
Test TypeScript-specific exports

ca78d03aa4d50946e814c74f8b9f3b27c10eec57 authored over 7 years ago
Export more things in the TypeScript test file

9d6dabd9f41ecaca04a32417f2db4f74ce1e5315 authored over 7 years ago
Register TypeScript nodes as exports

941629dc8609d87054358cd23b05413807d121b9 authored over 7 years ago
typescript: Always include comments when parsing

See #910 and eslint/typescript-eslint-parser#346

34e4b95b3dda4400c3075ef13f35ab9eaff7fe9d authored over 7 years ago
forgot @k15a's user link 😅

68f63f59538ceeb4f0348185683839be94d152c2 authored over 7 years ago
changelog notes for #620 + #632

5f5fbf6d12518e6a654c37475e9fe2644b008066 authored over 7 years ago
Merge pull request #632 from k15a/master

exports-last

92dd6626d126ccb165660ef50849c8eb7f3d29cc authored over 7 years ago
removing changelog note, will re-add

1ba1c3a05251099d8422a81159bac9d72780c132 authored over 7 years ago
changelog notes for #720 + #858

146f87f0b3cc7684f38b384a77e2b02b8b907288 authored over 7 years ago
Merge pull request #858 from laysent/master

Fix issue #720

57527c71adc9b80805f55faee5111ea6a529ad54 authored over 7 years ago
Merge remote-tracking branch 'refs/remotes/benmosher/master'

006ddebfea301dce3db52170182a683bcb9574ff authored over 7 years ago
use RegExp.prototype.test

1e04bd18a87bd5041a9613f97d5f0b591453cd0a authored over 7 years ago
add test for double slashes

9fe6e9f28ac797153b100f2b20b227945e006736 authored over 7 years ago
Merge pull request #891 from mplewis/master

Allow core modules to resolve files inside declared modules

cd771330d2c487dfb486c5d333ac0c37a4d4d2f2 authored over 7 years ago
remove escape regexp

d09bf2c194c489bceb3cb636fcc90a4b8e6cbf46 authored over 7 years ago
always use posix path for normalization

46bc9ae326fb28c92e6efe602e91103f6892554d authored over 7 years ago
add no-useless-path-segments fixer

80eba079c8f608ba9dd4dbc115be0fe5148d5ea6 authored over 7 years ago
path.normalize sometimes . eg when there's only one .

seems to not normalize trailing path seps.

./foo -> foo
./ -> ./
. -> .
.. -> ..
../ -> ../

57eb999760d328cdc9ef7dee040e5b712086d12d authored over 7 years ago
normalize path first, then count '../'s

avoid problems with ./ham/ -> ./ham/index.js by simply
consuming '..', path segment pairs.

ec8bfcaacee5825458ed0492d24f4d5c5aff1a09 authored over 7 years ago
add failing test

0b9e33395890d2bc927f344c99dcdfa682bdaeaf authored over 7 years ago
add no-useless-path-segments rule Fixes #471

9806019e734bcaa81a1f72545ca1f1228477a5d5 authored over 7 years ago
[Fix] unescape unnecessarily escaped regex slashes

dd281306089ba15394aeb2b85241509286442e34 authored over 7 years ago
[Dev Deps] dev dep ranges should match peer dep ranges

72d13858e044569d6f194922e507578410601f28 authored over 7 years ago
Merge pull request #744 from rosswarren/master

Support scoped modules containing hyphens

40f56350cea6e91cbab748995e3470550ccd5d4b authored over 7 years ago
docs(readme): add space (#888)

ccd93942a0b9f59f1b698672ba167ece1aa9f5f1 authored over 7 years ago
cleanup: no exclusive tests

2f2dfb0a818f0c5cc6f5939627568636548bce97 authored over 7 years ago
logic: improve scoped module scoping

ed65a7412a90f4e3cf475efaff7a8ea001d6adc1 authored over 7 years ago
cleanup: no exclusive tests

307ddeb587ce5abc382e9c827da045f0e5dcb292 authored over 7 years ago
bugfix: #886

dbc9ec735d9fd32ae69499c235f2a0deb106be94 authored over 7 years ago
bump to v2.7.0

c9dd91d4fcfab3bb0f209a208e16077cb5843ceb authored over 7 years ago
changelog note for #843

ee5a986cfd3ed9d97857889655a969031f65f66d authored over 7 years ago
Merge branch 'no-absolute-path-perf'

0dc44515a215ec1a1ac9a0aaa50bff91d7b0d2dd authored over 7 years ago
upgraded no-absolute-path to use `moduleVisitor` pattern to support all module systems

f70d127b9d101a87d0d4160b62ffe16845e6e854 authored over 7 years ago
PR note fixes

e4b88849a64f65c14692e732d298d69314bfd807 authored over 7 years ago
bump to v2.6.1 to bump dep on node resolver to latest 😳

d9b712ac7fd1fddc391f7b234827925c160d956f authored over 7 years ago
Merge pull request #881 from futpib/named-flow-import-interface

Fix flow interface imports giving false-negative with `named` rule

4d561e3858116a21029266e15994b31a37fa9cb6 authored over 7 years ago
Update no-extraneous-dependencies.md (#878)

56e60e4485f98b8d0374d1e71cb8911df5bc9e5a authored over 7 years ago
Add options schema to `no-commonjs` rule

c438d3e6765c6331eca2c1cf2df75e085cc666ac authored over 7 years ago
Add note on dynamic `require` vs dynamic `import`

1c9f61c8a06379ec6d5e7adf722a0f590c126164 authored over 7 years ago
Switch `no-commonjs` to object options

d038a0c48aa5102b63a434171afbd9e28b5436a7 authored over 7 years ago
Fix flow interface imports giving false-negative with `named` rule

This fixes #708 without ignoring all type imports.

9a064263867a7d266402de9ffccab3094d21bb12 authored over 7 years ago
Add `allow-require` option to `no-commonjs` rule

This fixes #548

ec03d0c631ed9026d32fd96ccdb554b3a66c3a10 authored over 7 years ago
bump to 2.6.0, node/0.3.1, webpack/0.8.3, memo-parser/0.2.0

8101d39ea7fe94c1611b7183e5b171428f86f042 authored over 7 years ago
chore(eslint): upgrade to eslint@4

7f055ec07fe84a2b3f3a4d622d2927167055230a authored over 7 years ago
memo-parser: require eslint >= 3.5.0 (need file path always)

fixes #862, #863

0263be424e30777b23375ea92aaf925f7c979ff8 authored over 7 years ago
build on node v4, again (#855)

* build on node v4 + linux, again

* 7 => 8

* 7 => 8 + added 4 back

b1eeadeae237da407c88be8a989d33e472a8fde7 authored over 7 years ago
Merge pull request #865 from sompylasar/eslint-module-utils_tests

eslint-module-utils tests

14c501ee8407f2a5642b31097c982ef21a79a706 authored over 7 years ago
bump to v2.5.0

c41ed065561d77d9c6bd3dfe622b58c6c6b2f7cd authored over 7 years ago
bump `debug` version everywhere

94187a3c5c2ade9959086147daee27f634110ef1 authored over 7 years ago
resolvers/webpack: v0.8.2

54687d1e488b053206d8af89c6211ade30e77a8a authored over 7 years ago
eslint-module-utils: v2.1.1 (bumping to re-publish to npm)

dac23a180e6559011cd82a5834371848c86fd70a authored over 7 years ago
Merge pull request #696 from eelyafi/new_line_fixer

Autofixer for newline-after-import. Fixes #686

d92ef4365b55495dbcce8677f5cbfd08d023440a authored over 7 years ago
[Tests] comment out failing (and probably invalid) test

I suspect that this test is not actually valid syntax, and that babel is now throwing on it. If ...

3f9e4bf650339b4f2a4800f2d15cc3eb052a08ed authored over 7 years ago
Only apps should have lockfiles.

406749522a6230eb988804c9be07654ec3ca72a6 authored over 7 years ago
Merge pull request #873 from lukeapage/patch-3

Fix documentation of newline-after-import example

ebaa8e36ad87f7af226009c8ca01b30accb7842e authored over 7 years ago
Fix documentation of newline-after-import example

3268cb1ccde3812025066a2d9e1b59380213f36c authored over 7 years ago
eslint-module-utils: Fix resolver tests for Windows paths

https://ci.appveyor.com/project/benmosher/eslint-plugin-import/build/2055/job/wsl6hrhpc2dt10cs

117717f983094348fec9ad74b84685dbaaa50945 authored over 7 years ago
support scoped modules containing hyphens

0ad9659e611d18c48f732bc5f29eb2003eed3975 authored over 7 years ago
eslint-module-utils: Fix test coding style

314ead8d3dd626655b48e0a54c99f16c85178a2d authored over 7 years ago
eslint-module-utils: Add test for ignore

2bc4f7fc309bc311de2950742256f0ed4d6e70bf authored over 7 years ago
eslint-module-utils: Add test for import/resolver config checks

3b4cb478a4cb2101154cf53cef082857d3797dd0 authored over 7 years ago
eslint-module-utils: Add test for when resolver version is not specified

06695c49425fa0029deb69cbc94b0229f2bbe508 authored over 7 years ago
eslint-module-utils: Unified test specs names to not use 'should' word

f65c263f9e1f41baceefc0f55e179791e02d732d authored over 7 years ago
eslint-module-utils: Add tests for resolver versions

a0012f8f9b17d6d6afd9ade7e608b3ad94b542e9 authored over 7 years ago
eslint-module-utils: Add tests for hash utils

17d2ee937d4aa98aeaae5a7dc4a83cf18f5432d9 authored over 7 years ago
Merge commit '3c46d308ccb462a52554257c49c374045d1a6cf7' into file_path_in_parser_options

* commit '3c46d308ccb462a52554257c49c374045d1a6cf7':
rollback utils dependency to 2.0.0
add ...

60b524b3d6299cfedeb19f1e94d9bf65b691aa42 authored over 7 years ago
rollback utils dependency to 2.0.0

3c46d308ccb462a52554257c49c374045d1a6cf7 authored over 7 years ago
add yank note to utils change log

e3a32add069850647f73550bd9c088b46806f552 authored over 7 years ago
add yanking note to root change log

089f7f14b6165824e2b4c4c0f71b1482e9c84b9f authored over 7 years ago
Upgrade debug version of eslint-module-utils (#844)

dfbe0e7ea0312e1489d2f2279e29a0b69f0a6657 authored over 7 years ago
Merge branch 'release'

3d9c6425e91ca7360713e4b7648612f64db6e786 authored over 7 years ago
Merge pull request #861 from benmosher/release-2.4.0

Release 2.4.0

b8e9a0b639b68c9d7d1d02ed420831f985cf002a authored over 7 years ago
remove obsolete dad joke

36c0a0496097e551ff269820c8bba1087c4895e7 authored over 7 years ago
update utils changelog

44ca1588d3817f8142aba0bfd345871f8d563ded authored over 7 years ago
bump eslint-module-utils to v2.1.0

a3728d705ed1547f91e487dd6f7326bf67c52e9e authored over 7 years ago