Ecosyste.ms: OpenCollective

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

depcheck


Collective - Host: opensource - https://opencollective.com/depcheck - Code: https://github.com/depcheck

Merge pull request #578 from YonatanKra/support-multi-ignore

fix: now supports multi ignore in ignorePattern

github.com/depcheck/depcheck - 1d1874b67a9d8f071574725cdfac8c6694a72fe3 authored over 4 years ago by Djordje Lukic <[email protected]>
Merge remote-tracking branch 'upstream/main' into support-multi-ignore

# Conflicts:
# package-lock.json
# package.json

github.com/depcheck/depcheck - ea60adb67e31032435bb8a0c738bc64f3547ffbe authored over 4 years ago by yonatankra <[email protected]>
Merge pull request #577 from YonatanKra/support-use-and-namespace-syntax

feat(sass parser): support @use and namespace syntax

github.com/depcheck/depcheck - 1c5016bdcc9ff7653f746fad077e7444d75f8583 authored over 4 years ago by Djordje Lukic <[email protected]>
Support multi ignore

github.com/depcheck/depcheck - b4b5cbc5e1b964959357fd51a6cf00620424e3a0 authored over 4 years ago by Yonatan <[email protected]>
Windows compatibility

github.com/depcheck/depcheck - 0bf1d9c6aa31586b0e1aacd5faf880ff1d5e63b6 authored over 4 years ago by Yonatan <[email protected]>
Remove "only" from SASS/SCSS tests

github.com/depcheck/depcheck - bd88e3d15f17ddcdd1ebaa4ba2dda1e10d19dd73 authored over 4 years ago by yonatankra <[email protected]>
Some more linting

github.com/depcheck/depcheck - 4e045134516b45f26b9768e4c4aade1686aad546 authored over 4 years ago by yonatankra <[email protected]>
Fix dependencies

github.com/depcheck/depcheck - b4bc4ba1e05b2c3aa11976b9db0b5d136cc67ffa authored over 4 years ago by yonatankra <[email protected]>
Fix linting issues

github.com/depcheck/depcheck - c3cec8b073107e5ff03687548a93650f351ce19b authored over 4 years ago by yonatankra <[email protected]>
feat: support @use and namespace syntax

github.com/depcheck/depcheck - 04217610daf58b02509d75e04e589e1666b5fd6c authored over 4 years ago by yonatankra <[email protected]>
Merge pull request #573 from nagygergo/feat/gatsby-nested-dependencies

Add resolve and nested dependency check for Gatsby

github.com/depcheck/depcheck - 0fbfbfde76d733daa8625cca39050519c6acb714 authored over 4 years ago by Djordje Lukic <[email protected]>
Fixed eslint rules

github.com/depcheck/depcheck - 1eae5b37d39175e2291231cdd21f23f73d359eed authored over 4 years ago by Gergely Nagy <[email protected]>
Merge branch 'feat/gatsby-nested-dependencies' of https://github.com/nagygergo/depcheck into feat/gatsby-nested-dependencies

github.com/depcheck/depcheck - 5e83e4802d99ffd6932857d6391ee358437957c4 authored over 4 years ago by Gergely Nagy <[email protected]>
Added nested case to gatsby

github.com/depcheck/depcheck - 2bfb3a08587c215d2a821b7b4eaa301e33ad6d8f authored over 4 years ago by Gergely Nagy <[email protected]>
Merge branch 'master' into feat/gatsby-nested-dependencies

github.com/depcheck/depcheck - e514bc8a111c6f86deb6e5ce447368b4f1c9740a authored over 4 years ago by Gergely Nagy <[email protected]>
Fixed linter errors

github.com/depcheck/depcheck - 9f6234355912cbf13982b5754a14ad5652ac05f2 authored over 4 years ago by Gergely Nagy <[email protected]>
Added resolve: dependency for Gatsby

github.com/depcheck/depcheck - 60a23984bf7288966294b70a2fde48ea8986a718 authored over 4 years ago by Gergely Nagy <[email protected]>
Added test for resolve dependency

github.com/depcheck/depcheck - 5132f953a71472b150705f29ddc7769383661ecd authored over 4 years ago by Gergely Nagy <[email protected]>
Merge pull request #559 from mzl-md/master

Feat: Special for serverless config

github.com/depcheck/depcheck - adb216659b9f4d3ffe7e34fbae88d56e142ad090 authored over 4 years ago by Djordje Lukic <[email protected]>
Feat: Special for serverless config

github.com/depcheck/depcheck - 39c30befe5c9844322a49de9a8536b16c76af26b authored over 4 years ago by Martin Zloch <[email protected]>
Merge pull request #561 from depcheck/fix-require-eslint

fix: support eslint config that needs to be required

github.com/depcheck/depcheck - a1b4508ab527a81ccf5e065c687c093443cc83c6 authored over 4 years ago by Djordje Lukic <[email protected]>
fix: support eslint config that needs to be required

github.com/depcheck/depcheck - 4b0b9b43163f69b07a1bbb9736ab1ba47c69f806 authored over 4 years ago by François Hodierne <[email protected]>
Merge pull request #556 from depcheck/feat-json5

Try to parse JSON5 babelrc files

github.com/depcheck/depcheck - cf61bb828a7c8711ad762bb6d7fc0c5f240d8609 authored over 4 years ago by Djordje Lukic <[email protected]>
Try to parse JSON5 babelrc files

Fixes #527

github.com/depcheck/depcheck - 54bddefb774404f3bb0db8592636802b5bbe88e4 authored over 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #557 from depcheck/chore-node14

Add node 14.x to the matrix

github.com/depcheck/depcheck - b17174a6f2a0ff230f4c293a5c205d4ba0234a93 authored over 4 years ago by Djordje Lukic <[email protected]>
Add node 14.x to the matrix

github.com/depcheck/depcheck - 6c6b979556fbd29b7005824e7f09e962b71e0624 authored over 4 years ago by Djordje Lukic <[email protected]>
chore: update changelog

github.com/depcheck/depcheck - 3e442c64ac2ef3468cc3ebca655694b09b6e2c4b authored over 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #555 from depcheck/chore/dependencies-update-2020-07

chore: update all dependencies (July 2020)

github.com/depcheck/depcheck - ca9d8ba38a87c5f15dad8f947f42bb084131ef9a authored over 4 years ago by Djordje Lukic <[email protected]>
chore: update all dependencies

github.com/depcheck/depcheck - be98606ade821165747265bc41cbc12e13d40f80 authored over 4 years ago by François Hodierne <[email protected]>
Merge pull request #536 from yingzhe/master

fix: sass parser not working with monorepo setup

github.com/depcheck/depcheck - 8228da293f61085e001a68e59912c38a921e9e79 authored over 4 years ago by Djordje Lukic <[email protected]>
fix lint error

github.com/depcheck/depcheck - 1ece6f563b88a378f64d37366105ae2b28a29638 authored over 4 years ago by Ying Zhe Chong <[email protected]>
fix: sass parser not working with monorepo setup

github.com/depcheck/depcheck - 13032426bedace9b734154da4328c6b5bdf17898 authored over 4 years ago by Ying Zhe Chong <[email protected]>
Merge pull request #534 from depcheck/chore-update-deps

Chore update deps

github.com/depcheck/depcheck - 26e6663b5d3a9b09bbe18ee8433e3c1150cc7545 authored over 4 years ago by Djordje Lukic <[email protected]>
chore: run prettier

github.com/depcheck/depcheck - fc19e26f13c621409ce28f29d098d465c9092195 authored over 4 years ago by Djordje Lukic <[email protected]>
Update all dependencies to latest

github.com/depcheck/depcheck - 48e32f992f00e43cbbbd218d5e374fe2d5ce9bb5 authored over 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #535 from depcheck/chore-github-actions

chore: build on linux and windows on GH actions

github.com/depcheck/depcheck - 23d2071faf3040f8b57275f2e1b62e77e10914f1 authored over 4 years ago by Djordje Lukic <[email protected]>
Remove dependent build

github.com/depcheck/depcheck - 97b21f877f4f808f03b7f6673b72e39be20b4f9a authored over 4 years ago by Djordje Lukic <[email protected]>
chore: build on linux and windows on GH actions

github.com/depcheck/depcheck - 5405e6208b8cad85865a45540cd3dc39b61b144e authored over 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #532 from znarf/fix/webpack-alias

Support resolve.alias in fakeConfig for next.js

github.com/depcheck/depcheck - 68639f54fd85c943d333d056e13d2fd1d4ba6e5a authored over 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #498 from znarf/ignore

Support for .*ignore files

github.com/depcheck/depcheck - 0ae810b91f995151cee827fe5facadb13b623eb3 authored over 4 years ago by Djordje Lukic <[email protected]>
fix: update alias as object not func

github.com/depcheck/depcheck - dd8d39566bcf5349de4d20c63f385981cca95dd2 authored over 4 years ago by François Hodierne <[email protected]>
fix(webpack): support resolve.alias in fakeConfig for next.js

github.com/depcheck/depcheck - de38baa26e1b5ffd287d52876f1757c96f6e849b authored almost 5 years ago by François Hodierne <[email protected]>
feat(ignore): missing ignorePatterns in a few places

github.com/depcheck/depcheck - 64e10d8a01df4abac87e837e43df17dd1e8a665a authored almost 5 years ago by François Hodierne <[email protected]>
feat(ignore): update documentation

github.com/depcheck/depcheck - fa63cd01c8f534ba9ae793f236f0888e188cbcc1 authored almost 5 years ago by François Hodierne <[email protected]>
feat: support .*ignore files

Implement https://github.com/depcheck/depcheck/issues/497

- Introduce `ignore` dependency: http...

github.com/depcheck/depcheck - 50478bba27cceb75eb946ae4ecdf5decf67f67b1 authored almost 5 years ago by François Hodierne <[email protected]>
chore: update changelog

github.com/depcheck/depcheck - cb3a1ca573a4f1109ee6628d40a3c5344bdf0407 authored almost 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #520 from depcheck/feat-webpack-inline-loader

feat: Detect inline webpack loaders

github.com/depcheck/depcheck - e3a4714fb84fa662fa3177b5993030e11ae907ea authored almost 5 years ago by Djordje Lukic <[email protected]>
feat: Detect inline webpack loaders

This was never a good idea and I wish webpack would drop support for
this...

Fixes #236

github.com/depcheck/depcheck - 90c03700810967c0b7364b2f3b29e37a43a7819b authored almost 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #519 from depcheck/chore-update-all-deps

chore: Update all dependencies

github.com/depcheck/depcheck - e5882cd4004d3cd155ff887e512b3e02f0afb466 authored almost 5 years ago by Djordje Lukic <[email protected]>
chore: codecov just released a new version...

github.com/depcheck/depcheck - 1f8e2053dd8bf6e8df31fcb429d62575efb6d450 authored almost 5 years ago by Djordje Lukic <[email protected]>
test: `cosmiconfig` doesn't export default any more

github.com/depcheck/depcheck - bf7f25415883b790320fa6b921131ee41ba2a6e9 authored almost 5 years ago by Djordje Lukic <[email protected]>
chore: Update all dependencies

github.com/depcheck/depcheck - 0cfc35ab30f4057a749261042f26f756c42a6c09 authored almost 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #517 from dword-design/2020-01-22/config-cli-argument

Config cli argument

github.com/depcheck/depcheck - 4584cc7e4a96840031454fc97739bca36fcfe3ab authored almost 5 years ago by Djordje Lukic <[email protected]>
add doc for config cli argument

github.com/depcheck/depcheck - c65a9eec769436764b42a406ebda8485312256d7 authored almost 5 years ago by Sebastian Landwehr <[email protected]>
Merge pull request #513 from znarf/refactor/content

Refactor: read content only when needed

github.com/depcheck/depcheck - 19f9dadcfa728d77ea6943e368ba0a949ccd6594 authored almost 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #511 from micky2be/fix/decorators

Support for more decorators

github.com/depcheck/depcheck - 4409936c3e56c3f1153be11c9215ff6e1b7a67b5 authored almost 5 years ago by Djordje Lukic <[email protected]>
remove ignoreMatches fix

github.com/depcheck/depcheck - 5743f71c1bf3c24ddceac42a7f9726c55afdff19 authored almost 5 years ago by Sebastian Landwehr <[email protected]>
remove it.only

github.com/depcheck/depcheck - 53a353e15784ab9d455c2cfbaffb4431d1cf0514 authored almost 5 years ago by Sebastian Landwehr <[email protected]>
fix linting issues

github.com/depcheck/depcheck - 6a7cc9e202aabe8e377e26d45c9b6a1d9e48bab8 authored almost 5 years ago by Sebastian Landwehr <[email protected]>
Merge branch '2020-01-22/fix-ignores-option-name' into 2020-01-22/config-cli-argument

github.com/depcheck/depcheck - a1424c1cfd060705144c174d2aa52103f8afd779 authored almost 5 years ago by Sebastian Landwehr <[email protected]>
fix ignores option name

github.com/depcheck/depcheck - 4605ef2d1d20e2762952761d47af08e1df12449d authored almost 5 years ago by Sebastian Landwehr <[email protected]>
add config cli argument

github.com/depcheck/depcheck - 89002a2f1b128e1be59f21d6f1a2ff938376c2b3 authored almost 5 years ago by Sebastian Landwehr <[email protected]>
fix: add support for more decorators

github.com/depcheck/depcheck - 79328b83ef79c3a60e653055260176ad956e5185 authored almost 5 years ago by micky2be <[email protected]>
test: fix tests after async getContent refactor

github.com/depcheck/depcheck - 2ef1cb8778ec773b828156e9ea7f8cff75f7236b authored almost 5 years ago by François Hodierne <[email protected]>
refactor: use getContent only once needed

github.com/depcheck/depcheck - 5735ee7dafe69947def5997e3e960ddf3360b549 authored almost 5 years ago by François Hodierne <[email protected]>
Merge pull request #496 from znarf/feat/webpack-next-js

Support for next.js webpack configuration

github.com/depcheck/depcheck - 1f329fcabdf91e4b07c4dfd12dc8b98d76838a7c authored almost 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #512 from znarf/debug

Add `debug` package and messages to the project

github.com/depcheck/depcheck - 1e27dfaec506c521a844049e7a76cf74902c1c19 authored almost 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #515 from sveyret/specialdocs

Review special documentation

github.com/depcheck/depcheck - f22627409397b74c53a92ee401489b9dbc70151d authored almost 5 years ago by Djordje Lukic <[email protected]>
feat: introduce debug and first useful debug messages

github.com/depcheck/depcheck - c7982c986930773a7a8f232dfd67f59fa0058bdd authored almost 5 years ago by François Hodierne <[email protected]>
test: add test to cover webpack in next.js configuration

github.com/depcheck/depcheck - 241c2efd9657b9288350a8326892352f064981bf authored almost 5 years ago by François Hodierne <[email protected]>
test: add coverage for invalid next.js webpack configuration

github.com/depcheck/depcheck - da74b89e5ce79e062e34cec10c407a3b4c235c65 authored almost 5 years ago by François Hodierne <[email protected]>
feat: support for next.js webpack configuration

github.com/depcheck/depcheck - 1af972556e6582716d79d988ecd4aa803909eae2 authored almost 5 years ago by François Hodierne <[email protected]>
Review special documentation

* Re-order items in order not to forget any.
* Remove the “Grunt” entry (there is no grunt speci...

github.com/depcheck/depcheck - 0adec8770cac9f277590eecbbba2e431dca1f3e3 authored almost 5 years ago by Stéphane Veyret <[email protected]>
Merge pull request #514 from sveyret/istanbul

Add Istanbul special parser

github.com/depcheck/depcheck - 5f9700c9eecd0f38309efcf6ec25a9651c64e11b authored almost 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #505 from sveyret/mocha

Improvements for mocha

github.com/depcheck/depcheck - fc545f49e5fa195465b71ffc6a03c81db861dbef authored almost 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #506 from sveyret/eslint

Improve recursive work of eslint configuration check

github.com/depcheck/depcheck - 302bb9cbb711d4771a6b2222b84c560767dcd630 authored almost 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #503 from znarf/feat/webpack-styleguidist

Support webpack styleguidist configuration

github.com/depcheck/depcheck - cdd58b67afa8c14b693596be4307352c2f56a68e authored almost 5 years ago by Djordje Lukic <[email protected]>
Add Istanbul special parser

Issue #508

github.com/depcheck/depcheck - 0a0e07223ffe6c31353872c41f6e2f1f714c266b authored almost 5 years ago by Stéphane Veyret <[email protected]>
test: add test for styleguidist configuration in wepack special

github.com/depcheck/depcheck - a6e6ba6274d6ee0ed129f6837f20f1f75de7c097 authored about 5 years ago by François Hodierne <[email protected]>
feat: support webpack styleguidist configuration

github.com/depcheck/depcheck - 3d572362c21f4400527b9ad5a61811b52ece485a authored about 5 years ago by François Hodierne <[email protected]>
Read also the (new style) mocha configuration files

Issue #507

github.com/depcheck/depcheck - f93ca636f66b5b819b5ee8bad760f48d9b29858d authored about 5 years ago by Stéphane Veyret <[email protected]>
Validate @types/mocha when using mocha

Issue #504

github.com/depcheck/depcheck - b5eaa18a1bffb02c683a8ee07883ddb04f9aa3d2 authored about 5 years ago by Stéphane Veyret <[email protected]>
Improve recursive work of eslint configuration check

The eslint special parser should not require a dependency which is used in an inherited configur...

github.com/depcheck/depcheck - 8594fce45212c7f932c5f8bd8aa335eee1d5e6d9 authored about 5 years ago by Stéphane Veyret <[email protected]>
Merge pull request #495 from znarf/cli-tools

Rename 'linters' and fix babel config file detection

github.com/depcheck/depcheck - aaef68a1ea8799649c74673dc4f18b0173b718fe authored about 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #494 from znarf/refactor/fileContent

Suppress unnecessary fileContent

github.com/depcheck/depcheck - fcc9d5e250be667608aabdecee7fb783e8a03ef6 authored about 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #502 from znarf/fix/getContent-promise

Use a single promise to read a given file

github.com/depcheck/depcheck - b7256bd0c2e19d423a5ce00cd3c3b265da1e6092 authored about 5 years ago by Djordje Lukic <[email protected]>
fix: use a single promise to read a given file

github.com/depcheck/depcheck - 4f0766ccd9098ab5606b6be34071c96842830d6f authored about 5 years ago by François Hodierne <[email protected]>
refactor: rename utils/linters utils/cli-tools

since it's now used for babel, it doesn't make sense to name it "linters"

github.com/depcheck/depcheck - 7506a5c9635060e960964d4414a01770412b4a47 authored about 5 years ago by François Hodierne <[email protected]>
refactor: rename kind and flavour to binName

the variable name is clearer to describe how it's used

github.com/depcheck/depcheck - 07b2f6a12dbe21c390fb0aeaa8f91e9e8fb2e171 authored about 5 years ago by François Hodierne <[email protected]>
fix: babel doesn't have the same CLI options as eslint and tslint

github.com/depcheck/depcheck - d4dfdbabe648bd727356bb29e33c8688721e87a1 authored about 5 years ago by François Hodierne <[email protected]>
refactor: suppress unnecessary fileContent

github.com/depcheck/depcheck - d0dac735e336db3c0e995b91335e2bbc05e23e2a authored about 5 years ago by François Hodierne <[email protected]>
Merge pull request #493 from znarf/travis-commands

Update travis commands and reference

github.com/depcheck/depcheck - 21c09994d9ae052dcd82ef7880cec12d92f7db6e authored about 5 years ago by Djordje Lukic <[email protected]>
Merge pull request #408 from Urik/master

Support loading configuration from a config file.

github.com/depcheck/depcheck - 69ff5d81181e7860a25f98a136067687426d16c3 authored about 5 years ago by Djordje Lukic <[email protected]>
retrigger build

github.com/depcheck/depcheck - 9017e4cafeacf35f97ed5756242eb06a90fb0b3c authored about 5 years ago by Uri Berman <[email protected]>
Removed '.js' support from config files, improved 'parsers' key in config files.

github.com/depcheck/depcheck - f8eb62192378e1f5df035a6fa630830e93c81267 authored about 5 years ago by Uri Berman <[email protected]>
Removed leftover commented code

github.com/depcheck/depcheck - e0a4ff69a850cca08903dc0a1731edfd7c1a623f authored about 5 years ago by Uri Berman <[email protected]>
Removed "default" from configuration-reader

Removed the "default" Yargs config options because that's handled at a later
stage by the "defau...

github.com/depcheck/depcheck - c9c6729a9d61da6fdcd4e20d612c79055586c1f5 authored about 5 years ago by Uri Berman <[email protected]>