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

feat: ignore url imports

github.com/depcheck/depcheck - be94cfcd1059b8c0f87d3fff80b2221647704dfb authored about 2 years ago by Espen Hovlandsdal <[email protected]>
Pass both scripts to the parser as one string

github.com/depcheck/depcheck - dc8664773825929a5356d2b68731ff48fefe0201 authored over 2 years ago by DanEvans485 <[email protected]>
Updates vue parser to also parse typescript

github.com/depcheck/depcheck - 4085bfb69413219f4dbb592835333dd1df48a11a authored over 2 years ago by DanEvans485 <[email protected]>
Adds vue 3 setup fake module

github.com/depcheck/depcheck - d6f40eac31f0f0beb887bf4032e6be02a730531a authored over 2 years ago by DanEvans485 <[email protected]>
Adds vue 3 setup spec

github.com/depcheck/depcheck - 9936af1946d73454b67ea282f5c3dadec55050e0 authored over 2 years ago by DanEvans485 <[email protected]>
convert object to array for babel support

github.com/depcheck/depcheck - 7bfedad19735fe850c12eb6cdf7f8b39c753c819 authored over 2 years ago by Robert Schuh <[email protected]>
Merge pull request #741 from friederbluemle/fix-typos

Fix typos

github.com/depcheck/depcheck - 5132d5ef71feb039d5fec0615f2dd0a04f6ff285 authored over 2 years ago by Djordje Lukic <[email protected]>
Fix typos

github.com/depcheck/depcheck - f9eb0ed4cf88e27634522e5a895c34a857b7cf35 authored over 2 years ago by Frieder Bluemle <[email protected]>
Detect dependencies for the "types" and "extends" fields in tsconfig.json

github.com/depcheck/depcheck - 6882f57ab94cd9bde912dd560621ef4dae4b2b61 authored over 2 years ago by CircleCI Build <[email protected]>
Merge pull request #726 from dobesv/graphql

Add support for graphql imports

github.com/depcheck/depcheck - 054532064fd26a1f9ae1e8e09e13711e311c3588 authored over 2 years ago by Djordje Lukic <[email protected]>
Merge pull request #724 from dobesv/babel-js-func

If babel config is a function, call it to get config

github.com/depcheck/depcheck - 020bd3696c9b3c388c3cf7938fbd8c47c3042855 authored over 2 years ago by Djordje Lukic <[email protected]>
If babel config is a function, call it to get config

github.com/depcheck/depcheck - 1311e8dc009b8fe23a6f8bc27d1014c1cf4ae490 authored over 2 years ago by CircleCI Build <[email protected]>
Handle scoped package bin with default name

github.com/depcheck/depcheck - 2bd3ed2958b9b84583406c02c8f17f8e6350a145 authored over 2 years ago by CircleCI Build <[email protected]>
Add support for graphql imports

github.com/depcheck/depcheck - 82625aa86ce75440b6e94b9c99e7183734703e9f authored over 2 years ago by CircleCI Build <[email protected]>
Merge pull request #718 from dobesv/patch-1

Tweak Parser typescript definition

github.com/depcheck/depcheck - 37765539a3bce71ee8dde1584e69b7534a41d281 authored over 2 years ago by Djordje Lukic <[email protected]>
Remove content parameter

Based on the code, file content is not passed into parsers.

github.com/depcheck/depcheck - 53129e94b2ca48e76a492f2be5fef5dff1fa8e69 authored over 2 years ago by Dobes Vandermeer <[email protected]>
Tweak Parser typescript definition

Allow string array return, use `Record` instead of mapped type.

github.com/depcheck/depcheck - c832380bfd1c31ac562b11b644a5f8dd692cb420 authored over 2 years ago by Dobes Vandermeer <[email protected]>
Changelog for 1.4.3

github.com/depcheck/depcheck - 3d1a45fe8ceb4d7d38c34e99d61b327aa97f65d3 authored about 3 years ago by Djordje Lukic <[email protected]>
Use @babel/parser 7.6.14 (exact)

github.com/depcheck/depcheck - d0af6ba14e7445b32074c374c0ae3ebaf6828e46 authored about 3 years ago by Djordje Lukic <[email protected]>
test(jest): enable testing of jest.config.cjs

github.com/depcheck/depcheck - 2878d54d19d1e91e8b6d06391d0cd039582c5910 authored about 3 years ago by Chuah Chee Shian <[email protected]>
feat(jest): add support for jest.config.cjs

github.com/depcheck/depcheck - 3dcf28f8e8f117fa08361b2fd90393b0f707e823 authored about 3 years ago by Chuah Chee Shian <[email protected]>
Merge pull request #670 from rexxars/fix/ts-types-import

fix: allow using @types-module for typescript type-only imports

github.com/depcheck/depcheck - 180e05a72e97fef1be40090b9deafa91081c68c9 authored about 3 years ago by Djordje Lukic <[email protected]>
fix: allow using @types-module for typescript type-only imports

Fixes #568
Fixes #526

github.com/depcheck/depcheck - 8643cd3e2b968f5a4680d429f50bac168838652e authored about 3 years ago by Espen Hovlandsdal <[email protected]>
Merge pull request #679 from webdevium/main

cli: --oneline option

github.com/depcheck/depcheck - a687b102152aa30b268eb123e225a52fe18b3d43 authored about 3 years ago by Djordje Lukic <[email protected]>
Merge pull request #681 from shian15810/patch-2

feat(eslint): add support for .eslintrc.cjs

github.com/depcheck/depcheck - e770d0f7a27d1659017ee142d20add7d8f4e86f3 authored about 3 years ago by Djordje Lukic <[email protected]>
Merge pull request #680 from shian15810/patch-1

feat(types): improve typings

github.com/depcheck/depcheck - 227294424841355efa49fdf806634c1cf6fc080a authored about 3 years ago by Djordje Lukic <[email protected]>
test(eslint): enable testing of .eslintrc.cjs

github.com/depcheck/depcheck - 73c2bec4ae85404c01249b805e7dafe4f8499c65 authored about 3 years ago by Chuah Chee Shian <[email protected]>
feat(eslint): add support for .eslintrc.cjs

github.com/depcheck/depcheck - 85373592399905e40704b92a1c8d87732b8dc3fe authored about 3 years ago by Chuah Chee Shian <[email protected]>
feat(types): create Config

github.com/depcheck/depcheck - a8833d697cdd51d008e9f7b57df2a8294c85658a authored about 3 years ago by Chuah Chee Shian <[email protected]>
feat(types): add missing properties to Options

github.com/depcheck/depcheck - a58cdceea03924ef8745aab86690c1f3eb9ce9da authored about 3 years ago by Chuah Chee Shian <[email protected]>
cli: --oneline option

github.com/depcheck/depcheck - 80c905293d9fe258e89639a48f76caa64c936ef9 authored about 3 years ago by Vano Devium <[email protected]>
Merge pull request #658 from Dylanlan/scss-at-sign-parsing

Fix scss parsing for non-import '@' keywords

github.com/depcheck/depcheck - 1c6efe2851b188d2c6bb24c5477c15692a1da2ed authored over 3 years ago by Djordje Lukic <[email protected]>
Merge pull request #660 from crossjs/patch-1

Support next.config.js with next-transpile-modules

github.com/depcheck/depcheck - d9c21997a33b181d95f564e55f6e4c3f384fa429 authored over 3 years ago by Djordje Lukic <[email protected]>
Support next.config.js with next-transpile-modules

See: https://github.com/martpie/next-transpile-modules/blob/27ca78faec/src/next-transpile-module...

github.com/depcheck/depcheck - d5d48b5b5e91d0e5642d592faf4eab2b69910db9 authored over 3 years ago by 李文富 <[email protected]>
fix: scss parsing should check keywords for @

github.com/depcheck/depcheck - e0ac92e45bbd926921777dd732af0b6b1746c933 authored over 3 years ago by Dylan Stankievech <[email protected]>
Merge pull request #656 from crossjs/main

Support babel.config.js(on) files

github.com/depcheck/depcheck - df36414cd3f5bf2e3f79c4a8d765b2e4d09c3ed8 authored over 3 years ago by Djordje Lukic <[email protected]>
Support babel.config.js(on) files

github.com/depcheck/depcheck - 2c9b7a968e2d1b406223225b1cba3f19e1daad62 authored over 3 years ago by liwenfu <[email protected]>
Merge pull request #657 from Dylanlan/detect-ts-node-with-r

feat: detect deps used with -r in package.json

github.com/depcheck/depcheck - a3d6a4927c7fd57a2db4b546565940a71f5a65e8 authored over 3 years ago by Djordje Lukic <[email protected]>
feat: detect deps used with -r in package.json

github.com/depcheck/depcheck - 531a46f89dff9f1962d57e5421a59b8ca9f09840 authored over 3 years ago by Dylan Stankievech <[email protected]>
Add 1.4.2 to the changelog

github.com/depcheck/depcheck - 4bbc09bd38b362dcb23ded2a0781c02dee5408bc authored over 3 years ago by Djordje Lukic <[email protected]>
Merge pull request #652 from pouya-eghbali/svelte

Svelte

github.com/depcheck/depcheck - 2df335fcc8ecfa174c4d18fd319957ea324268c7 authored over 3 years ago by Djordje Lukic <[email protected]>
Fix eslint errors

github.com/depcheck/depcheck - 58cb163a22d46ced9272dda9cd3c00268664d1ee authored over 3 years ago by Pouya <[email protected]>
Added svelte test case

github.com/depcheck/depcheck - 59604dfbf411816809fe86826d84d18319408c7d authored over 3 years ago by Pouya <[email protected]>
Add svelte to component.json

github.com/depcheck/depcheck - ace7a4f252b769e05145bc19e590f851612b1069 authored over 3 years ago by Pouya <[email protected]>
Upgrade node-sass \(Node 16.x\) + Add svelte to devDependencies

github.com/depcheck/depcheck - fa46125b1c3ee2669f48013c3eda1318e6b0d154 authored over 3 years ago by Pouya <[email protected]>
Merge pull request #635 from karlhorky/patch-1

Support node: prefix for builtin modules

github.com/depcheck/depcheck - fdaa7bc7d20c1b86e657cf0d733427a83dc6402a authored over 3 years ago by Djordje Lukic <[email protected]>
Support node: scheme w. is-core-module

Ref: https://twitter.com/jasnell/status/1385238402149150721

github.com/depcheck/depcheck - fba121b7655c6641a535432a562a8b5356f4c55c authored over 3 years ago by Karl Horky <[email protected]>
Merge pull request #641 from Xyaren/main

Respect overrides in eslint configs

github.com/depcheck/depcheck - 3da0d6fd97805abc65e4510f911762d52a37f257 authored over 3 years ago by Djordje Lukic <[email protected]>
fix language level by using lodash

github.com/depcheck/depcheck - 843f46d846c7b0805797fa475a141efcc6ead595 authored over 3 years ago by Tobias Günther <[email protected]>
Fixes #570: Respect overrides in eslint configs

github.com/depcheck/depcheck - 73920dc682d8be099cfe87164d58aaeeca446ec5 authored over 3 years ago by Tobias Günther <[email protected]>
Update changelog for 1.4.1

github.com/depcheck/depcheck - c33505c2cad61f95a7dca35164576317b955ac9c authored over 3 years ago by Djordje Lukic <[email protected]>
Merge pull request #631 from AminFazlMondo/patch-1

Update config reader to work in monorepo

github.com/depcheck/depcheck - 01e3d0cca3f7f6af2cdcfb680b16b154124f173a authored over 3 years ago by Djordje Lukic <[email protected]>
Update configuration-reader.js

github.com/depcheck/depcheck - 986ced3627281a49ca7898da12f0e15b3bfd56f1 authored over 3 years ago by Amin Fazl <[email protected]>
Update config reader to work in mono repo

The config reader is aware of the context of the directory that the package.json file is in and ...

github.com/depcheck/depcheck - 635cb10d52407e5ff525c833c39f776378182695 authored over 3 years ago by Amin Fazl <[email protected]>
Merge pull request #629 from depcheck/fix-punycode

Remove punycode from the buildin modules

github.com/depcheck/depcheck - 36c73d9ca308696c71bb397db1617794ca97afe0 authored almost 4 years ago by Djordje Lukic <[email protected]>
Remove punycode from the buildin modules

Fixes #628

github.com/depcheck/depcheck - b92e5695338ae916effa016ef0326fd62a5f14be authored almost 4 years ago by Djordje Lukic <[email protected]>
Update changelog

github.com/depcheck/depcheck - 9ddfcac6c3c0ad61165c4219271fac27320ec1a2 authored almost 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #625 from depcheck/feat-vue3

Use @vue/compiler-sfc

github.com/depcheck/depcheck - 6ae51e7ae99db98cd25de9f86ee79a1d8fab4ee2 authored almost 4 years ago by Djordje Lukic <[email protected]>
Use @vue/compiler-sfc

Fixes #610

github.com/depcheck/depcheck - 264ac5492ab50aafd16a1f1aa4eff80006c7027b authored almost 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #622 from chris-hammond/specials-gatsby-fix

fix: fixing broken gatsby parser

github.com/depcheck/depcheck - d7ad7949c08c9c7f395290cd3023a83459af64dc authored almost 4 years ago by Djordje Lukic <[email protected]>
fix: converting objects to strings in test case so the template literals don't get processed

github.com/depcheck/depcheck - 9f61afd947389b78e6573f3d6edc77a2132220b1 authored almost 4 years ago by chammond <[email protected]>
test: adding a test case for template literals in gatsby special parser

github.com/depcheck/depcheck - bb47bc175c265468ec27edb07644c6dc8fa4e4b4 authored almost 4 years ago by chammond <[email protected]>
fix: fixing broken gatsby parser

github.com/depcheck/depcheck - e3c9fd8575886aa8ced81e4bd3dfdc43cd6dbd82 authored almost 4 years ago by chammond <[email protected]>
Merge pull request #616 from Milad/main

Update the docs to a confirmed working config

github.com/depcheck/depcheck - 2ba0fdfc0c81c139ca187b8371ceeadb5f9cfa91 authored about 4 years ago by Djordje Lukic <[email protected]>
Update the docs to a confirmed working config

github.com/depcheck/depcheck - cddc92ae9b45fe9b5022e96a7fa338692b95b1b8 authored about 4 years ago by Milad Kawas <[email protected]>
Update changelog for 1.3.1

github.com/depcheck/depcheck - 4024c04816eceed7ec847d974fa12f1302d554ed authored about 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #602 from depcheck/fix-webpack-loader-with-params

Fix extracting dependencies from webpack

github.com/depcheck/depcheck - c4a21f739b89cb923737ffe9acf7cea1542adc47 authored about 4 years ago by Djordje Lukic <[email protected]>
Fix extracting dependencies from webpack

When using an inline loader with parameters

github.com/depcheck/depcheck - e4b8a73f83c03dd16ba7e6324a24e2a54c7bc1c0 authored about 4 years ago by Djordje Lukic <[email protected]>
Changelog for 1.3.0

github.com/depcheck/depcheck - 06dd6731f87cc6279bf0018c78eac6fb76b1bc03 authored about 4 years ago by Djordje Lukic <[email protected]>
Use "*" for some test deps because of security warning

github.com/depcheck/depcheck - 940cbdc6583899757b0d2c2c32c408bd9a3b4172 authored about 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #599 from depcheck/chore-update-deps

Update dependencies

github.com/depcheck/depcheck - 6a000d38365d6e1797a0444a4dda137b067f1ece authored about 4 years ago by Djordje Lukic <[email protected]>
Update dependencies

github.com/depcheck/depcheck - 93f60f5aa8bddf2269ab76840ca9f8e0ad776789 authored about 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #598 from depcheck/fix-webpack-oneof

Support webpack's `oneOf` in rules

github.com/depcheck/depcheck - c9338215dc995116a113b72f37cad40db060f927 authored about 4 years ago by Djordje Lukic <[email protected]>
Support webpack's `oneOf` in rules

github.com/depcheck/depcheck - c7142f65e5c3c94c6c49aa268bc7bc8631d834e0 authored about 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #597 from depcheck/fix-eslint-import-resolvers

Fix eslint when eslint-plugin-import is used

github.com/depcheck/depcheck - 94c6bb3a0de9f1c66e226eae279706176bb15519 authored about 4 years ago by Djordje Lukic <[email protected]>
Fix eslint when eslint-plugin-import is used

Fixes #571

Signed-off-by: Djordje Lukic <[email protected]>

github.com/depcheck/depcheck - c77797c4f762b293f3c698e01d6ee10cd3d17eeb authored about 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #596 from depcheck/fix-yaml-parse

The error thrown is not always a YAML error

github.com/depcheck/depcheck - 1afb7104c87a008da886bcb453a4338a583bc565 authored about 4 years ago by Djordje Lukic <[email protected]>
The error thrown is not always a YAML error

github.com/depcheck/depcheck - f2002d230ec246d2942d01b0ea31c3afe0f0e41f authored about 4 years ago by Djordje Lukic <[email protected]>
Codecov is bonkers, let ci pass

github.com/depcheck/depcheck - 645778d083cf3c9139aacdfeafd370810438a993 authored about 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #595 from depcheck/feat-file-path-parser

Support parser patterns based on file paths

github.com/depcheck/depcheck - d775626051c86ba2b2edcf46f4a37886f09633b3 authored about 4 years ago by Djordje Lukic <[email protected]>
Update issue templates

github.com/depcheck/depcheck - 3fe39ca01c09921df03991ae00c23b1211e3bd62 authored about 4 years ago by Djordje Lukic <[email protected]>
Support parser patterns based on file paths

Signed-off-by: Djordje Lukic <[email protected]>

github.com/depcheck/depcheck - 6f4f879eab89c31629a406ca9aeb5d70b6f3c9fc authored about 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #594 from depcheck/feat-react17

Support react >= 17.0.0 that doesn't need to be imported

github.com/depcheck/depcheck - bc8146aa8202476f94947c242903158fe62c8472 authored about 4 years ago by Djordje Lukic <[email protected]>
Support react >= 17.0.0 that doesn't need to be imported

We cheat a little bit here, if we see a react with version >=17 we
immediately say that it is us...

github.com/depcheck/depcheck - 7d24db94ed650a04df2d5008d3f08766c4a8d718 authored about 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #593 from depcheck/chore-fix-example

Use the promise version of the api in the example

github.com/depcheck/depcheck - 84c6af40e0bb9f68793d7a92567e6b5c5122c87d authored about 4 years ago by Djordje Lukic <[email protected]>
Use the promise version of the api in the example

github.com/depcheck/depcheck - 9875fd718b1b44e9f9469a86a5781bc52ff1d759 authored about 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #581 from YonatanKra/support-local-import-scss-ignore

fix(sass-parser): ignore local import in scss

github.com/depcheck/depcheck - 15df693f6fbf5ed4e2b0307e0077be0417622e55 authored about 4 years ago by Djordje Lukic <[email protected]>
Merge pull request #586 from elrumordelaluz/patch-1

Add option to run depcheck through npx

github.com/depcheck/depcheck - b2fec5016fc84f70e81c719f5fd4e2919ad2c43a authored about 4 years ago by Djordje Lukic <[email protected]>
Add option to run depcheck through npx

for simplicity and avoiding installing global packages that need future updates (`npx` gets alwa...

github.com/depcheck/depcheck - 36f34654617d653f0babdd69d086ea683525b273 authored about 4 years ago by Lionel <[email protected]>
Linting fixes

github.com/depcheck/depcheck - 626ee032afcf78766610c7ad546d18f6893faa28 authored over 4 years ago by Yonatan <[email protected]>
Improve coverage

github.com/depcheck/depcheck - 33d568a9e2698c4091eac79c8f3fd1bb62ca13f9 authored over 4 years ago by Yonatan <[email protected]>
Added another test case for an invalid sass file

github.com/depcheck/depcheck - 20725f1811b3488ce6e77b5d292bd05a828e4576 authored over 4 years ago by Yonatan <[email protected]>
Update package-lock

github.com/depcheck/depcheck - 0f386c9cd03e2bb391c17e147f73b3d13d1a4a3e authored over 4 years ago by Yonatan <[email protected]>
Implement the solution

Separate SCSS parser inside the SASS parser according to file suffix

github.com/depcheck/depcheck - 84c840b2bcb646e7aeff6b3c656e7e987b71bb5d authored over 4 years ago by yonatankra <[email protected]>
Add tests for several failed cases

- support local imports ignore in scss files
- dependencies with ':'

github.com/depcheck/depcheck - 861dcd7831141a0aa3d2712cc9d735ed96f12cfb authored over 4 years ago by yonatankra <[email protected]>
Merge pull request #580 from cwillisf/improved-webpack-support

Improved webpack support

github.com/depcheck/depcheck - cf2cbbbb698a97215eb44e0c31db5ae009c28853 authored over 4 years ago by Djordje Lukic <[email protected]>
support webpack configs which export arrays

By exporting an array, webpack can support multiple configurations
exported from the same file. ...

github.com/depcheck/depcheck - a33accd267b326db98c1b3ffe6d32489ce61ea31 authored over 4 years ago by Christopher Willis-Ford <[email protected]>
support inline webpack loaders

support multiple chained inline webpack loaders separated with '!'
support (ignore) initial '!' ...

github.com/depcheck/depcheck - 0bb34d6b9d34a4a899672e3178820ce6d4da165a authored over 4 years ago by Christopher Willis-Ford <[email protected]>
Update changelog for 1.2.0

github.com/depcheck/depcheck - 62640856028eea8192d9c89952dc37258ece0611 authored over 4 years ago by Djordje Lukic <[email protected]>