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

correct resolution of lint `extends` packages

github.com/depcheck/depcheck - e29d87ef0304fb7a7fd3687ac5d59022bbd8ac76 authored almost 6 years ago by 43081j <[email protected]>
move tslint to its own simpler impl

github.com/depcheck/depcheck - 80a8db6f09f0f5cb5d19fe8173cbee9c06ef60bf authored almost 6 years ago by 43081j <[email protected]>
Merge pull request #313 from 0xflotus/patch-1

Fixed typos in pluggable-design.md

github.com/depcheck/depcheck - f424860bb620f4c1497ceefbab6caccde6472392 authored almost 6 years ago by Junle Li <[email protected]>
fixed pluggable-design.md

github.com/depcheck/depcheck - ad41a93cb7dec62d39b1204795b06c0f2bf37813 authored almost 6 years ago by 0xflotus <[email protected]>
Fix the npm authentification so that we can release

github.com/depcheck/depcheck - aab83702bf3ab59a2860afec9ce183c9de14bf86 authored almost 6 years ago by Djordje Lukic <[email protected]>
Fix version flag on bug report

Fixes #296

github.com/depcheck/depcheck - 3248477e109605f28584dc3c0836a29c0b706c2e authored almost 6 years ago by Djordje Lukic <[email protected]>
Merge pull request #307 from rjatkins/use-babel-latest

Replace babylon with @babel/parser, and upgrade all babel dependencies

github.com/depcheck/depcheck - 578f54edc81f6ff6edfe403f393e418e84bf260d authored almost 6 years ago by Djordje Lukic <[email protected]>
Replace babylon with @babel/parser, and upgrade all babel dependencies

* Note that @babel/parser 7+ no longer supports wildcard plugins config, which forces us to be ...

github.com/depcheck/depcheck - a13d9c8257f14a8cffcbc197d05a85c5a80ea1b9 authored almost 6 years ago by Richard Atkins <[email protected]>
Merge pull request #306 from rjatkins/karma-support

Karma support

github.com/depcheck/depcheck - 69005fbeea5920fceaba15172321af57d6bb8be4 authored almost 6 years ago by Djordje Lukic <[email protected]>
Replace Object.entries(m) with Object.keys(m).map(k => m[k])

* Turns out I never needed the keys in this call anyway

github.com/depcheck/depcheck - 16c33a748a3678fa80b48b29e4a3812d60e51454 authored almost 6 years ago by Richard Atkins <[email protected]>
Replace Object.values(m) with Object.keys(m).map(k => m[k])

* Improves backwards compatibility with node 6 on appveyor, until we get an updated version of ...

github.com/depcheck/depcheck - 7fbf20e5d545c9a8622625c980a68bc49f228924 authored almost 6 years ago by Richard Atkins <[email protected]>
Replace evaluating config and plugin modules with parsing logic

* Supports only a simplified use of karma.conf.js where the caller passes a literal object expr...

github.com/depcheck/depcheck - 53703b3189f893280a5869552ace9bfbb58685d7 authored almost 6 years ago by Richard Atkins <[email protected]>
Switch from requiring karma plugin modules to loading and parsing them instead

* node require is not looking at the modules of the project under test, so we have to find the ...

github.com/depcheck/depcheck - 429033184e3b55e4eabafb4f9fb23319b94bb588 authored almost 6 years ago by Richard Atkins <[email protected]>
Merge branch 'master' into karma-support

github.com/depcheck/depcheck - 14ad9d0937e290eb7aaad16faaacf9cf07980b26 authored almost 6 years ago by Richard Atkins <[email protected]>
Merge pull request #305 from 43081j/scoped-names

use eslint name normalization

github.com/depcheck/depcheck - 1375cf2bd594b332fe288c7f79cdef9eba4ec59a authored almost 6 years ago by Djordje Lukic <[email protected]>
use eslint name normalization

github.com/depcheck/depcheck - 19d86eb9af0f6903e6b9fb14533ccacd363f2554 authored almost 6 years ago by James Garbutt <[email protected]>
Add coverage for karma explicit plugin configuration

github.com/depcheck/depcheck - 1318cb3546bab3cdbc3b79f90faf7907eb0b14c8 authored almost 6 years ago by Richard Atkins <[email protected]>
Lint fixes

github.com/depcheck/depcheck - 34fd8658b19a646ca547b10102c6c186707085c9 authored almost 6 years ago by Richard Atkins <[email protected]>
Use proxyquire to mock required karma plugins

github.com/depcheck/depcheck - ad9b0acc642b9dfdce74361ccf51b1d7ad23b409 authored almost 6 years ago by Richard Atkins <[email protected]>
Update package-lock.json for npm 6.x

* Track optional dependencies in the repo, across platforms

github.com/depcheck/depcheck - b279f98d8a85d92fd25597a39e01ba4250ef937e authored almost 6 years ago by Richard Atkins <[email protected]>
Initial support for karma config js

* Currently requires installing a whole mess of karma plugins locally to verify. Next step is t...

github.com/depcheck/depcheck - d6a0af06504ca316332aa70039ee1ab539642fff authored almost 6 years ago by Richard Atkins <[email protected]>
Merge pull request #267 from LinusU/nyc-13

Bump nyc to 13.x

github.com/depcheck/depcheck - 3a09a06b28f759c0292289444638cc14fc30f8e5 authored about 6 years ago by Linus Unnebäck <[email protected]>
Bump nyc to 13.x

github.com/depcheck/depcheck - 7052223ca97db90ea7246a65ff28af6f6c95f185 authored about 6 years ago by Linus Unnebäck <[email protected]>
Merge pull request #293 from Streppel/patch-1

Fixes vulnerability on lodash version.

github.com/depcheck/depcheck - 5a1ccfff0f73ef638da39f0c08325535a1d2152e authored about 6 years ago by Junle Li <[email protected]>
Update package-lock.json file.

github.com/depcheck/depcheck - 83dae856c01cc8e0bacb274a427228e7359f9dcc authored about 6 years ago by Junle Li <[email protected]>
Merge branch 'master' into patch-1

github.com/depcheck/depcheck - e44d0a580c4ebfdb3a6111f63e1c2c33e9666736 authored about 6 years ago by Junle Li <[email protected]>
Merge pull request #300 from lijunle/remove-depcheck-web

Remove dpcheck-web to mitigate security vulnerability.

github.com/depcheck/depcheck - 021c537015b07dbfdea2a80222b7ded33652a1da authored about 6 years ago by Junle Li <[email protected]>
Remove dpcheck-web to mitigate security vulnerability.

github.com/depcheck/depcheck - 86a674e9c17bfa86a0997e926db774f582032c59 authored about 6 years ago by Junle Li <[email protected]>
Merge branch 'master' into patch-1

github.com/depcheck/depcheck - 7152503a409c47cc7a7b038280ed49e7f54821fb authored about 6 years ago by Djordje Lukic <[email protected]>
Merge pull request #272 from depcheck/re-export

Add export detection (`export x from y`)

github.com/depcheck/depcheck - 1ccf72d0f469f2b1bc40e3633ac14e8c2634547c authored about 6 years ago by Djordje Lukic <[email protected]>
Fixes vulnerability on lodash version

https://david-dm.org/depcheck/depcheck warned lodash version being vulnerable to Prototype Pollu...

github.com/depcheck/depcheck - c06beb5546f17f670a0dbe727b2c7c165dd7df9e authored over 6 years ago by Streppel <[email protected]>
Merge branch 'master' into re-export

github.com/depcheck/depcheck - ce518109f8cc24f03b3e468086be2b5f800f869f authored over 6 years ago by Marc Khouri <[email protected]>
Friendly error messages for node < 4 (#219)

Setup please-upgrade-node for bin executable to show friendly
message for node upgrade instead ...

github.com/depcheck/depcheck - 8e32807d6336d59918bb771a35a89bf5ebbd3c77 authored over 6 years ago by Suhas Karanth <[email protected]>
Merge branch 'master' into re-export

github.com/depcheck/depcheck - 6c66b066e0e18b8d1835c2d0197dbd88c9c9256c authored over 6 years ago by Marc Khouri <[email protected]>
Update NPM tokens with correct permissions (#279)

NPM package deployments are still failing, even with an updated token (see #275). One [issue com...

github.com/depcheck/depcheck - a5fea700a888e169f1d1f0e94eea71ac5caaac77 authored over 6 years ago by Marc Khouri <[email protected]>
Merge branch 'master' into re-export

github.com/depcheck/depcheck - d93047cbfa3dac1bf8649a024f99e09d5853bc35 authored over 6 years ago by Marc Khouri <[email protected]>
Improve regex in `parseLinter()` to accept `tslint.json` (#284)

The regex now allows for files like `tslint.json` as well as `.tslintrc`, rather
than only name...

github.com/depcheck/depcheck - e009b9d2fd9a87f0482336ea5efac6e385ef8fd5 authored over 6 years ago by Hassan Khan <[email protected]>
Upgrade NPM in CI to a version that uses package-lock.json (#286)

CI is currently using npm@3 in AppVeyor, and npm@3 in Travis's Node v6 env
(because npm@3 is bu...

github.com/depcheck/depcheck - 47b76ee5d4125402e46bbb12eea18e5ffa40d432 authored over 6 years ago by Marc Khouri <[email protected]>
Merge branch 'master' into re-export

github.com/depcheck/depcheck - 3caa31237215f45f6e1aa5eefc4d85eea6d83a22 authored over 6 years ago by Marc Khouri <[email protected]>
Add tests for esnext syntax in Typescript (#283)

These tests cover the changes in PR #258 (they fail without PR #258).

https://github.com/depc...

github.com/depcheck/depcheck - 75f06995a7903f7bb7f92fec2b8a8564982bcf51 authored over 6 years ago by Marc Khouri <[email protected]>
Merge branch 'master' into re-export

* master:
Upgrade all dependencies (#276)
Fix error when Typescript is not installed (#282)
...

github.com/depcheck/depcheck - 3c14390182710551699b461e540da59cde83bd37 authored over 6 years ago by Marc Khouri <[email protected]>
Add export declaration detector

github.com/depcheck/depcheck - 1189a332333b255df02ae158a5f45c0f7835e712 authored over 6 years ago by Marc Khouri <[email protected]>
Upgrade all dependencies (#276)

* Upgrade dependencies

* Deprecate Node 4

github.com/depcheck/depcheck - 539c6dd3a3f65ff205d7a1e22494a3750ff37dbc authored over 6 years ago by Nik Butenko <[email protected]>
Fix error when Typescript is not installed (#282)

Fixes #280. The code was referencing the `typescript` object when it
is potentially `null`.

github.com/depcheck/depcheck - 0a11cf8ebdc7ea55aab871f74b86cec177665867 authored over 6 years ago by Marc Khouri <[email protected]>
Enable ES6/7 syntax in Typescript (#258)

github.com/depcheck/depcheck - 96161f99ec8d84d8a5d6d5043e5c2f46b5abb18f authored over 6 years ago by Caner Dağlı <[email protected]>
Update NPM tokens for deploy from Travis (#278)

github.com/depcheck/depcheck - 6354f1077fe0a652b8d09c2473f254a89073dbd1 authored over 6 years ago by Marc Khouri <[email protected]>
Recognize object arrays in Webpack module.rules.loaders (#233)

github.com/depcheck/depcheck - c282200ccdab00c323f3802241f1f5687e59960a authored over 6 years ago by Alex Gervais <[email protected]>
Add support for import() expressions (#205)

Add support for lazy `import()` calls as used by `System.import()` and lazy Webpack chunks

github.com/depcheck/depcheck - 42ac2b8718baee6a7129eee1e5c14324865bffa6 authored over 6 years ago by Petter <[email protected]>
Bump Mocha to 5.x (#274)

github.com/depcheck/depcheck - 1e90f20514622f163007779987666cce685aa109 authored over 6 years ago by Linus Unnebäck <[email protected]>
Fix ignore-bin-package default in ReadMe (#252)

The ReadMe incorrectly states that `ignore-bin-package` defaults to `true`. This is not the case.

github.com/depcheck/depcheck - 3120d00fab8d408c21a9e62b152c5d74ea5cc2fe authored over 6 years ago by Ron Korving <[email protected]>
Merge pull request #263 from depcheck/fix-typo

Fix typo: pasers -> parsers

github.com/depcheck/depcheck - f9a5c6470d35aecfd2d2dd476196746e47e6c927 authored over 6 years ago by Marc Khouri <[email protected]>
Add tests for re-exports (`export x from y`)

Add (currently failing) tests for https://github.com/depcheck/depcheck/issues/262

github.com/depcheck/depcheck - 101c6971e4a8bec51a77690748a8cdf37f0097aa authored over 6 years ago by Marc Khouri <[email protected]>
Fix typo: pasers -> parsers

github.com/depcheck/depcheck - 94639f5dc3e69ba3c3a060c3b97871bd823b81e1 authored over 6 years ago by Joseph Frazier <[email protected]>
Merge pull request #271 from depcheck/lockfile

Add a lockfile

github.com/depcheck/depcheck - e3c19e5a304bab51ee7156f138ca24510f0794bc authored over 6 years ago by Marc Khouri <[email protected]>
Add a lockfile

Adds a lockfile, and instructs git to not generate diffs for it, since
they're large and ugly.

github.com/depcheck/depcheck - c93524a6b43807541c859c4d85db6fe8fa3d2200 authored over 6 years ago by Marc Khouri <[email protected]>
Merge pull request #270 from LinusU/linters-fix

Use linters utility in ESLint special

github.com/depcheck/depcheck - 848f4f7817dcd5ce6eb55b777caed8386e81bf5c authored over 6 years ago by Linus Unnebäck <[email protected]>
Merge branch 'master' into linters-fix

github.com/depcheck/depcheck - 29372b2913bde5ca1a3415496a6a2e0f020b677d authored over 6 years ago by Marc Khouri <[email protected]>
Merge pull request #268 from depcheck/issue-templates

Update issue templates

github.com/depcheck/depcheck - 6c6355d7494114f9a9a211edaa43e06adb5a6302 authored over 6 years ago by Marc Khouri <[email protected]>
Use linters utility in ESLint special

github.com/depcheck/depcheck - 0bd106cc099cd32f32ef16325007165bb949230b authored over 6 years ago by Linus Unnebäck <[email protected]>
Merge branch 'master' into issue-templates

github.com/depcheck/depcheck - c130eb33dbfcf6351384f9c3cafa687df70adb67 authored over 6 years ago by Marc Khouri <[email protected]>
fixup spacing around code blocks

github.com/depcheck/depcheck - d0e3702bb6f9005255f6889b81832ae8c194817b authored over 6 years ago by Marc Khouri <[email protected]>
Merge pull request #266 from LinusU/tslint

Add support for TSLint

github.com/depcheck/depcheck - 324582d70b2b886814ad560f1b3f7ae7cc1e7596 authored over 6 years ago by Linus Unnebäck <[email protected]>
Add json output information in issue template

github.com/depcheck/depcheck - 2997a7289e04b3ee8e575dc899b919edd003cc4c authored over 6 years ago by Marc Khouri <[email protected]>
Updates the issue templates to collect version information and example code. I failed to reproduce an issue today (#259), so it seems helpful to collect this information in general

github.com/depcheck/depcheck - e05741ea63ede41dab7b70e297eb7896e74599f4 authored over 6 years ago by Marc Khouri <[email protected]>
Add support for TSLint

github.com/depcheck/depcheck - adb21c66c14961e59972be6b70e6209de2a8e520 authored over 6 years ago by Linus Unnebäck <[email protected]>
Merge pull request #254 from oligot/vue

Support Vue.js (closes #195)

github.com/depcheck/depcheck - 81c35f5f45f56e993209aa8f05c6c3d7c3450cc4 authored over 6 years ago by Marc Khouri <[email protected]>
Merge branch 'master' into vue

github.com/depcheck/depcheck - f5d55e2e4730ac7dc9bb1904ffc2590f41da4c3f authored over 6 years ago by Marc Khouri <[email protected]>
Merge pull request #230 from yurii-sorokin/fix-tsx-support

Fixed support of tsx (jsx in Typescript) syntax

github.com/depcheck/depcheck - 89fe8b93cf99ccb3bb872d3aba9fbbc8e5ca145f authored over 6 years ago by Marc Khouri <[email protected]>
Merge branch 'master' into fix-tsx-support

github.com/depcheck/depcheck - c4796faefd73175a5eb2db813a2a5997750d5ba0 authored over 6 years ago by Marc Khouri <[email protected]>
Merge pull request #250 from buddydvd/eslint-config-from-plugin

Support for eslint's 'plugin:' prefixed specifiers

github.com/depcheck/depcheck - 08e64f1855d7417bd91ea87914f9bc1d728f1fa6 authored over 6 years ago by Junle Li <[email protected]>
Add Vue.js to the README file

github.com/depcheck/depcheck - 202dbde6be8760fcb2e8f62ddc8943a39df9b1ce authored over 6 years ago by Olivier Ligot <[email protected]>
Fix npm run depcheck

github.com/depcheck/depcheck - 8aeb7cb9e0551cd6dfe8dea7d7830da03e32310f authored over 6 years ago by Olivier Ligot <[email protected]>
Support Vue.js (closes #195)

By using the module [vue-template-compiler](https://www.npmjs.com/package/vue-template-compiler)...

github.com/depcheck/depcheck - 908e92534b47af5bb578ca0f6d0c43215eab56f5 authored over 6 years ago by Olivier Ligot <[email protected]>
Add support for eslint’s ‘plugin:’ prefixed presets

github.com/depcheck/depcheck - 7a139b37fac8c3945fb9a2b61614cfb3e68dc7ef authored almost 7 years ago by David Hu <[email protected]>
Add test cases for eslint’s ‘plugin:’ prefixed presets

github.com/depcheck/depcheck - 6c99f446316416b6cf667c47f4ecfd9353452503 authored almost 7 years ago by David Hu <[email protected]>
Merge pull request #235 from valeriangalliat/error-when-missing

CLI: exit with -1 when there are missing dependencies

github.com/depcheck/depcheck - c5654a693f91d9e0d9c22c92b0f03e9cd4de8639 authored almost 7 years ago by Junle Li <[email protected]>
CLI: exit with -1 when there are missing dependencies

github.com/depcheck/depcheck - 12dae93f779a97d6a9c2f02fca48c8c63af8d283 authored almost 7 years ago by Valérian Galliat <[email protected]>
Merge pull request #242 from tSte/ignore-missing-flag

* Update README.
* Add skip-missing option.
* Update tests.

github.com/depcheck/depcheck - e300302b57bcf8b30d3bef3461264ca61f207a3c authored almost 7 years ago by Junle Li <[email protected]>
Add skip-missing option

github.com/depcheck/depcheck - a67a6cfb49e0d80d5bebaa712161d3fc39de3d0a authored almost 7 years ago by tSte <[email protected]>
Update readme

github.com/depcheck/depcheck - 41599584eda311d1198d4838477e2bd21a20960d authored almost 7 years ago by tSte <[email protected]>
Fixed support of jsx syntax

github.com/depcheck/depcheck - ee773b5bb1b812279bd8f33583219b302bb9ccaa authored about 7 years ago by Yurii Sorokin <[email protected]>
Added '--require package' to special/bin check (#227)

* Added '--require package' to special/bin check
* Added test for the above change
* Adde Jetb...

github.com/depcheck/depcheck - 153aa50925e4a02f1b418a7d1349bff8f5f925eb authored about 7 years ago by Jeroen Akkerman <[email protected]>
Improve --ignores flag example in README.md (#224)

Update the example of glob expression to `--ignores` flag arguments.

github.com/depcheck/depcheck - 2666a2e65f41bfd3f95924a5c7741b6fb8432031 authored about 7 years ago by Leopold Joy <[email protected]>
Add webpack v2 support (#226)

github.com/depcheck/depcheck - f8fca263043cc23ed014c9d8206efc9f16db6685 authored over 7 years ago by James <[email protected]>
Switch deprecated script prepublish to prepublishOnly (#218)

* chore(package): Switch deprecated script prepublish to prepublishOnly

* ci: Run npm scripts...

github.com/depcheck/depcheck - 842959d80598c207d33d3779d9ab8a4e47b96b75 authored over 7 years ago by Suhas Karanth <[email protected]>
Merge pull request #225 from jwhitmarsh/fix/lint-errors

Fix lint errors in `test/cli.js` file.

github.com/depcheck/depcheck - 004663011d9e6be55970199c34bf9fdf1e1a7cc8 authored over 7 years ago by Junle Li <[email protected]>
chore: fix lint errors in test/cli

github.com/depcheck/depcheck - 6abf19444d140a492204d031aa4a8a53d1984f49 authored over 7 years ago by James Whitmarsh <[email protected]>
Add rootDir option so that the depcheck can be performed somewhere other than the cwd. (#7)

* Add rootDir option so that the depcheck can be performed somewhere other than the cwd.

* Fi...

github.com/depcheck/gulp-depcheck - 4d5e50305a14af4ab02f50da9b054d61fcd407cf authored over 7 years ago by hh10k <[email protected]>
Merge pull request #204 from aleung/express-detector

A new detector to discover express view engine

github.com/depcheck/depcheck - 7d76f1b89204acf060ef03a627a795bc38293b52 authored over 7 years ago by Junle Li <[email protected]>
Merge branch 'master' into express-detector

github.com/depcheck/depcheck - 2333ef98edf263ab16bcda6c110b17d721b8f35b authored over 7 years ago by Junle Li <[email protected]>
Merge pull request #206 from rouanw/patch-1

Include the names of each special in the README

github.com/depcheck/depcheck - 974a779c9babd4274fe0e5e075f141cff87f01a0 authored over 7 years ago by Junle Li <[email protected]>
Merge branch 'master' into patch-1

github.com/depcheck/depcheck - b661a626769563be692f50e22b70c4b7469daffe authored over 7 years ago by Junle Li <[email protected]>
Merge pull request #216 from sudo-suhas/chore_bump_deps

Bump dependencies, drop support for node < 4

github.com/depcheck/depcheck - 1a675b4ae36684a7b75dddf93cca4c6c1243d451 authored over 7 years ago by Junle Li <[email protected]>
Drop node version 7 from AppVeryor CI.

github.com/depcheck/depcheck - 92f5c39d2043294b48a7d1c2e142a153c673bf28 authored over 7 years ago by Junle Li <[email protected]>
Drop version 7 from Travis CI.

github.com/depcheck/depcheck - bb2de5743fd73e112ab86c32600e05e84c55517d authored over 7 years ago by Junle Li <[email protected]>
chore: Fix test-coverage npm script(cross-env bin path)

github.com/depcheck/depcheck - 541849eb52790e22e777c2793f60ab4305f50235 authored over 7 years ago by Suhas Karanth <[email protected]>
ci: rm node 0.12, add node 8 for travis, appveyor builds

github.com/depcheck/depcheck - 8452dc9b86c776f45a0339e77bd7db5721923792 authored over 7 years ago by Suhas Karanth <[email protected]>
chore(package): rm unused dev dependency node-version-check

github.com/depcheck/depcheck - 975259182f20c89ae3451cf7c27bd1c44c0a58b9 authored over 7 years ago by Suhas Karanth <[email protected]>