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 #855 from alexeyr-ci/patch-1

fix: Handle array extends in tsconfig

github.com/depcheck/depcheck - e03dbd0b615269efd17155e105c0018d64bbb2a4 authored 12 months ago by Djordje Lukic <[email protected]>
fix: handle array extends in tsconfig

Fix #854

github.com/depcheck/depcheck - 6a1309d9243961bb30a60205d825ac05cf9cb173 authored 12 months ago by Alexey Romanov <[email protected]>
Merge pull request #852 from gmeligio/util-unnamed-function

style(utils): fix warning Unexpected unnamed function

github.com/depcheck/depcheck - bef901fb57b9ba0f3ab292028b018d8f95728b98 authored about 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #851 from gmeligio/typescript-plugins

feat(tsconfig): support plugins field

github.com/depcheck/depcheck - 001684e09af17556797d0b88a3ebe1ecda4ea7b5 authored about 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #815 from depcheck/typescript-update

Update typescript to 5.3.3

github.com/depcheck/depcheck - 0dbe981f039a009f2743644b64ef12d7704ec866 authored about 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #858 from alexeyr-ci/issue-857

fix: support short name for Jest test environments

github.com/depcheck/depcheck - 553ee250cfc574f5390eb0ff71457a0be2b18c04 authored about 1 year ago by Djordje Lukic <[email protected]>
typescript 5.3.2

github.com/depcheck/depcheck - 6078fabbfc64d35a9a33a8ef64f7803bef6187d4 authored about 1 year ago by François Hodierne <[email protected]>
chore: update typescript to 5.1.6

github.com/depcheck/depcheck - dcd6b98ea817b582cd1a670697da6ede003b34bf authored about 1 year ago by François Hodierne <[email protected]>
Merge pull request #871 from matz3/switch-to-callsites

deps: callsite -> callsites

github.com/depcheck/depcheck - d1821d0e917a5b20b6d5634985b9b2fb4cad3cd4 authored about 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #873 from jdeniau/spec-json-to-js-doc

CONTRIBUTING.md: Fix wrong file path

github.com/depcheck/depcheck - a4646544cfafc1194c21b91b3f13eea237915af1 authored about 1 year ago by Djordje Lukic <[email protected]>
CONTRIBUTING: Fix wrong file path

`spec.json` has been converted to `spec.js` in https://github.com/depcheck/depcheck/pull/92

github.com/depcheck/depcheck - ab5645107b986d4a594ba501798e706cec06dd7e authored about 1 year ago by Julien Deniau <[email protected]>
deps: callsite -> callsites

The `callsite` package does not include/define a proper license, does
not reference a code repos...

github.com/depcheck/depcheck - 497bad09e6776eac790ba04b72f2fa33d876729b authored about 1 year ago by Matthias Osswald <[email protected]>
fix: support short name for Jest test environments

github.com/depcheck/depcheck - e5ac2f3df7ca41727ee0739a1e41a574a381fe2a authored about 1 year ago by Alexey Romanov <[email protected]>
style(utils): fix warning Unexpected unnamed function

github.com/depcheck/depcheck - 981a2b8ee73a2ec397d72c05ac5ac9521af7efb7 authored about 1 year ago by Eligio Mariño <[email protected]>
feat(tsconfig): support plugins field

github.com/depcheck/depcheck - 22fdfe2a1e18e9ead4c896213c649bc28c7ca875 authored about 1 year ago by Eligio Mariño <[email protected]>
Merge pull request #847 from gmeligio/types-nested-file

fix: detect correctly package name when importing nested file in @types package

github.com/depcheck/depcheck - 77fe0e2d092bdc8b97b65e37955f59be8a436d19 authored about 1 year ago by Djordje Lukic <[email protected]>
fix: import correctly nested file in a @types module

github.com/depcheck/depcheck - 4e1c1f4cf53638854a189222c497b36ad6e3315e authored about 1 year ago by Eligio Mariño <[email protected]>
Merge pull request #840 from pastelsky/patch-1

Memoize `loadModuleData` to speed up depcheck runs

github.com/depcheck/depcheck - adfeb8ebf64758c2adade68361ccc3f95f05c67a authored about 1 year ago by Djordje Lukic <[email protected]>
Update changelog to add v1.4.7

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

github.com/depcheck/depcheck - c9a4ada6de132f3fe9f79f7a7f666e81779284dc authored about 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #843 from legobeat/deps-babel

github.com/depcheck/depcheck - b180e2ec82a7c1413bc29df260561076030b1734 authored about 1 year ago by Djordje Lukic <[email protected]>
bump babel packages to latest

github.com/depcheck/depcheck - e64e59b65c069903b035d1f15ecef958978407ca authored about 1 year ago by legobt <[email protected]>
Memoize loadModuleData to speed up depcheck runs #840

github.com/depcheck/depcheck - 818577a725431ef1766af1586b09d4464b93e7b3 authored about 1 year ago by Shubham Kanodia <[email protected]>
Merge pull request #836 from dobesv/import-mappings

Support package.json subpath imports

github.com/depcheck/depcheck - b83d38b9d5589403de2ee14b589126818fd2c13f authored over 1 year ago by Djordje Lukic <[email protected]>
Support package.json subpath imports

If you specify an "imports" field in package.json it is used to resolved imports starting with "...

github.com/depcheck/depcheck - af34e35bff32f40f2ce0e97ea0d96e11716a3f8c authored over 1 year ago by Dobes Vandermeer <[email protected]>
Merge pull request #835 from seansfkelley/quiet-empty-line

--quiet: don't print an empty line if nothing to report

github.com/depcheck/depcheck - 23b78f0b8a68d52dc5d67abaf6ee14c8153b60af authored over 1 year ago by Djordje Lukic <[email protected]>
--quiet: don't print an empty line if nothing to report

Without this change, setting --quiet would hit the third branch of the reporting code, and repor...

github.com/depcheck/depcheck - 28d802678f090facad73f45616c6d5fd2a9001d0 authored over 1 year ago by Sean Kelley <[email protected]>
Merge pull request #801 from legobeat/chore-bump-deps

chore: bump dependencies

github.com/depcheck/depcheck - 87c35db8363270634c65d9d7c77eebfb2ed76cd4 authored over 1 year ago by Djordje Lukic <[email protected]>
deps: minimatch@^3.0.7->^7.4.6

github.com/depcheck/depcheck - 71faa851c5f4b1457b1f2dffca43f8dc7698fe7e authored over 1 year ago by legobt <[email protected]>
deps: minor/patch bumps

Notes:
- js-yaml upgrade to v4 requires rewrite
- https://github.com/nodeca/js-yaml/blob/maste...

github.com/depcheck/depcheck - bef30f76ee6ac0ec6fb131baf656b5fce2c19bc7 authored over 1 year ago by legobt <[email protected]>
deps: cosmiconfig@^7.0.0->^7.1.0

github.com/depcheck/depcheck - 07392c5993ae78fc71bb22ffaa395922b72ef036 authored over 1 year ago by legobt <[email protected]>
apply `npm dedupe`

github.com/depcheck/depcheck - 586fd2d9d801ef5066606b1a14959472373ba196 authored over 1 year ago by legobt <[email protected]>
Update changelog

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

github.com/depcheck/depcheck - e45b32a41cbbc4e9a968e7c8953171f92b612166 authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #826 from miluoshi/tsconfig-jsonc

feat(tsconfig): support tsconfig.json files with comments

github.com/depcheck/depcheck - 381fa30a7948556e57e5407531a849270fe62a32 authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #827 from miluoshi/sass-refactored

fix(sass): don't detect transitive dependencies

github.com/depcheck/depcheck - 72bb51121676cb4297ef02cf3373b6a67ca97ead authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #830 from dobesv/scoped-package-bin-no-key-fixup

Handle scoped package bin with default name

github.com/depcheck/depcheck - d24d28f7d1b282409a59cb6531756e6c3b798300 authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #831 from dobesv/jest-projects

Support projects field in jest configuration

github.com/depcheck/depcheck - c64c3e5fb7a8c64a516010aa15f95383b77bc0f9 authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #834 from jtbandes/jacob/explicitResourceManagement

Add explicitResourceManagement to TypeScript babel settings

github.com/depcheck/depcheck - d07d214dd9d0f5f6aed892905b403565c245f9fb authored over 1 year ago by Djordje Lukic <[email protected]>
Add explicitResourceManagement

github.com/depcheck/depcheck - 26879395010982fe6e2090642c7ed42b66c40095 authored over 1 year ago by Jacob Bandes-Storch <[email protected]>
Support projects field in jest configuration

github.com/depcheck/depcheck - fa8c49e8d0cc55cdf4af6d16d05d8ee0318bee62 authored over 1 year ago by CircleCI Build <[email protected]>
Handle scoped package bin with default name

When a scoped package specifies a "bin" key with a string instead of an object, the name of the ...

github.com/depcheck/depcheck - acb6fddc21783554d9367e19aa6d8e6391a910c2 authored over 1 year ago by Dobes Vandermeer <[email protected]>
Merge pull request #829 from openam/quiet-flag

feat: add --quiet flag to suppress No depcheck issue messages

github.com/depcheck/depcheck - 3ae0c5e2afd16ae2df88283b0fc62bbaaac72eeb authored over 1 year ago by Djordje Lukic <[email protected]>
feat: add --quiet flag to suppress No depcheck issue messages

Closes #759

github.com/depcheck/depcheck - 9bb49316ca12f5d0332ea55c3711ce220470c4fb authored over 1 year ago by Michael Tuttle <[email protected]>
fix(sass): don't detect transitive dependencies

The original implementation with `sass.compileString()` method contained an untested bug.
After ...

github.com/depcheck/depcheck - 7003a454cc04780be44354dfd410bd9fb0de9fbe authored over 1 year ago by Miloš Lajtman <[email protected]>
feat(tsconfig): support tsconfig.json files with comments

Built-in JSON.parse() doesn't allow json with comments, but `tsconfig.json` files support commen...

github.com/depcheck/depcheck - 7fa650a1473d90910fccb165946758cf1acb2406 authored over 1 year ago by Miloš Lajtman <[email protected]>
Merge pull request #825 from miluoshi/fix-storybook-addons

github.com/depcheck/depcheck - 520b8413b151aa3892905bea4d9bf7571781522a authored over 1 year ago by Djordje Lukic <[email protected]>
fix(storybook): parse package names out of addons array

`addons` array can contain not only package names directly, but also nested paths to addon files...

github.com/depcheck/depcheck - 7b4d19b445ccee1c4f869d8e839663dec0ca14b8 authored over 1 year ago by Miloš Lajtman <[email protected]>
Don't use node 10.x when publishing

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

github.com/depcheck/depcheck - fe84f6a7b6f9505b7dc00385a93311d7c8370717 authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #823 from simllll/simllll-patch-1

fix: typescript parser add importAssertions

github.com/depcheck/depcheck - d95770ed4334aa6317c40e78a55f1e4cd8da8a83 authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #803 from a-rothwell/arothwell/add-publish-action

Convert travis to github actions

github.com/depcheck/depcheck - 6c8f1b81f42a9168d4df4415d1525e722c29f5ef authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #820 from miluoshi/jest-mjs

feat(jest): add support for jest.config.mjs and jest.config.ts

github.com/depcheck/depcheck - 8d314e1f0d361267d234a2cbc63a3e84a1b732dd authored over 1 year ago by Djordje Lukic <[email protected]>
fix: typescript parser add importAssertions

github.com/depcheck/depcheck - 35c91a1d8672887e4c5df9c01cd4102092b0df04 authored over 1 year ago by Simon Tretter <[email protected]>
feat(jest): add support for jest.config.ts

github.com/depcheck/depcheck - a37e4795bacbb83e83ceeee842d03779c34bfacf authored over 1 year ago by Miloš Lajtman <[email protected]>
feat(jest): add support for jest.config.mjs

github.com/depcheck/depcheck - d26f78f30693b16d981540274d078785c7d074e6 authored over 1 year ago by Miloš Lajtman <[email protected]>
Merge pull request #808 from miluoshi/improve-babel-special

github.com/depcheck/depcheck - 8ead447f7a65cb3f24a9f487395ca6132b1dfc88 authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #809 from regseb/clear-content

github.com/depcheck/depcheck - 2d1fdbdcd551e08e4dc70f509b7ec170ce174ebc authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #810 from ArtskydJ/fix-dynamic-import-template-literal

github.com/depcheck/depcheck - 83e9f54760b60db25af2fab79c3e52a388e83944 authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #816 from depcheck/contextDirFakePath

github.com/depcheck/depcheck - c91c14c42ed272f81046406b9586c2cbe0516da8 authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #817 from derekcicerone/patch-1

github.com/depcheck/depcheck - debdd09b7ec6c3cfc608375f94b27e197c05c135 authored over 1 year ago by Djordje Lukic <[email protected]>
Merge pull request #819 from dnicolson/patch-1

github.com/depcheck/depcheck - 4d69b0c1c42ebd72895119ad5a4bc00149fbaa65 authored over 1 year ago by Djordje Lukic <[email protected]>
Fix badges

github.com/depcheck/depcheck - bfbd501a26fcf2084b04d701edf5f17b944aeeb2 authored over 1 year ago by Dave Nicolson <[email protected]>
Add support for `.cts`, `.mts` file extensions

Documented here: https://www.typescriptlang.org/docs/handbook/esm-node.html

github.com/depcheck/depcheck - 9e0cb5dbe21adef72d1b6fa30b51967b028f31d5 authored over 1 year ago by Derek Cicerone <[email protected]>
fix: add a fakePath as dir in fakeContext

fix next config when used together with withSentryConfig

github.com/depcheck/depcheck - d3f37eb01fdc18b19cc61325c73d4f04650f1f59 authored over 1 year ago by François Hodierne <[email protected]>
Merge pull request #788 from Karfroth/support-ts5

Upgrade Babel parser to support Typescript 5.0

github.com/depcheck/depcheck - 4b23f8b8a46d184c83adb2a53d7ad244c63cc213 authored over 1 year ago by Djordje Lukic <[email protected]>
chore: upgrade babel/parser and babel/traverse

github.com/depcheck/depcheck - f95ee124f621ea7d1aa0c11dfa4ee85d93448e50 authored over 1 year ago by Woosang Lee <[email protected]>
Fix dynamic import with a template literal #779

github.com/depcheck/depcheck - 9a702dc2452078b87941de875be0c7986065e40d authored over 1 year ago by ArtskydJ <[email protected]>
Drop support for Node v14

github.com/depcheck/depcheck - 9a3d8495dee4259fd3e83403f37c4c74e0fcb543 authored over 1 year ago by Miloš Lajtman <[email protected]>
Support Babel shorthand presets/plugins from scoped packages with default prefix

Babel name normalization docs: https://babeljs.io/docs/options#name-normalization

github.com/depcheck/depcheck - a08064ecd04c642b6ed6794ba8a7454cfe9069a0 authored over 1 year ago by Miloš Lajtman <[email protected]>
feat: Clear content at end.

github.com/depcheck/depcheck - d6eae4ea348fcc3bd2a0cc5e372ce677225663c2 authored over 1 year ago by Sébastien Règne <[email protected]>
Support Babel presets/plugins as references to package files

[Babel name normalization docs](https://babeljs.io/docs/options#name-normalization) allow refere...

github.com/depcheck/depcheck - db82f2992e0b57bd091f189a4e1300a0da0100fe authored over 1 year ago by Miloš Lajtman <[email protected]>
Support Babel presets/plugins from scoped packages

Babel name normalization docs: https://babeljs.io/docs/options#name-normalization

github.com/depcheck/depcheck - e9e433d9a9aeaa5091f22f46a8ef2bdf4fa15487 authored over 1 year ago by Miloš Lajtman <[email protected]>
Merge pull request #804 from a-rothwell/arothwell/add-node-20

github.com/depcheck/depcheck - 9fdd82c78fc160f8ce15272aac3085ad5d3385e7 authored over 1 year ago by Djordje Lukic <[email protected]>
add node 20 to test matrix

github.com/depcheck/depcheck - 126b6b3c266f794e51bf52a76b12bc8e197b5ab2 authored over 1 year ago by Andrew Rothwell <[email protected]>
update publish (#6)

github.com/depcheck/depcheck - bab22d3542f21236fb93210c787d5422aa207423 authored over 1 year ago by Andrew Rothwell <[email protected]>
add publish workflow

github.com/depcheck/depcheck - d96bdcb5d0825b30a89057899a1aa3ba8d678863 authored over 1 year ago by Andrew Rothwell <[email protected]>
feat: Typescript 5.0 support

github.com/depcheck/depcheck - e910bdea95c68c11efaf443668abafb52a83fccd authored almost 2 years ago by Woosang Lee <[email protected]>
Merge pull request #749 from devan1011/vue3-setup-support

Adds Vue3 setup support

github.com/depcheck/depcheck - da616e724a5a33703cbaa17965e0ad90595198d2 authored almost 2 years ago by Djordje Lukic <[email protected]>
add esm support for bin packages (#760)

The PR changes `loadModuleData` so that it supports ESM packages that do
not export `package.js...

github.com/depcheck/depcheck - 8951d580e147e1fdf0b4655b404347d8f119a510 authored almost 2 years ago by Sebastian Landwehr <[email protected]>
Merge branch 'main' into vue3-setup-support

github.com/depcheck/depcheck - e28f871c58e0756584ea0b11e0a4a53de48776c7 authored almost 2 years ago by Dan Evans <[email protected]>
Merge pull request #727 from dobesv/storybook-deps

Parse storybook configuration for dependencies

github.com/depcheck/depcheck - db3398626075f48b6c4779bd963c941208ed4512 authored almost 2 years ago by Djordje Lukic <[email protected]>
Parse storybook configuration for dependencies

github.com/depcheck/depcheck - 577752f50ac225486a5c36c5aac364d00508ab4e authored almost 2 years ago by CircleCI Build <[email protected]>
Remove windows from the matrix

github.com/depcheck/depcheck - 807a2bda7ff311bfd9f25db1ef567a59385c804c authored almost 2 years ago by Djordje Lukic <[email protected]>
Merge pull request #682 from shian15810/patch-1

github.com/depcheck/depcheck - 4fb02b9d009a68b8061730071c01a2cd60c5e163 authored almost 2 years ago by Djordje Lukic <[email protected]>
Merge pull request #756 from rexxars/feat/url-imports

github.com/depcheck/depcheck - d19fec97ba6f21fd1d60201d051700086b493b53 authored almost 2 years ago by Djordje Lukic <[email protected]>
Merge pull request #725 from dobesv/tsconfig

github.com/depcheck/depcheck - b27afc82fc154a933cf92d20f1d32cfa646d909e authored almost 2 years ago by Djordje Lukic <[email protected]>
Merge pull request #773 from augustobmoura/fix/add-parsers-for-mjs-cjs

github.com/depcheck/depcheck - f55fc680ebaedca742b060efb13e0b26d90a0d7d authored almost 2 years ago by Djordje Lukic <[email protected]>
Merge pull request #745 from ValtechMobility/babel-fix

github.com/depcheck/depcheck - ad5ea2545f3b97a33c38989bdb7a04050066eadf authored almost 2 years ago by Djordje Lukic <[email protected]>
Merge pull request #778 from vlad-psh/fix-vue3-setup-typescript

github.com/depcheck/depcheck - 56155fe8218bbeab4c0a9939e0c86024927c8476 authored almost 2 years ago by Djordje Lukic <[email protected]>
Merge pull request #785 from jtbandes/jacob/jest-scoped-deps

github.com/depcheck/depcheck - 1f880d096d987651a3ebf7d93d87014719ff8504 authored almost 2 years ago by Djordje Lukic <[email protected]>
Merge pull request #786 from cprussin/main

github.com/depcheck/depcheck - ce980c1a5492ab6af9a54ef4b37e1a9379a0e538 authored almost 2 years ago by Djordje Lukic <[email protected]>
Merge pull request #710 from miluoshi/main

github.com/depcheck/depcheck - 38a6815b261008c8a0717cea57a224b2ebfb19fe authored almost 2 years ago by Djordje Lukic <[email protected]>
Load next config with `import` instead of `require`

github.com/depcheck/depcheck - b7a0428e285ce235eb071722a9400db79979456b authored almost 2 years ago by Connor Prussin <[email protected]>
Fix parsing of scoped package names in jest dependencies

github.com/depcheck/depcheck - a466e40cc8e9ed6068513df48cf17dc5cc362f20 authored almost 2 years ago by Jacob Bandes-Storch <[email protected]>
Fix parsing Vue 3 files with Composition API and TypeScript

github.com/depcheck/depcheck - f707a83881c71cb6a88b80cdfb502cd09f84974a authored almost 2 years ago by vlad-psh <[email protected]>
Add parsers for mjs and cjs extensions

github.com/depcheck/depcheck - 716e22e40c85f546f5b73babf0044011e7fb147f authored almost 2 years ago by Augusto Moura <[email protected]>
ci: test on maintained versions of Nodejs

See: https://github.com/nodejs/release#release-schedule

github.com/depcheck/depcheck - 156fb15c31ba008a2b3c263efb65c7a9288b6c4d authored about 2 years ago by Miloš Lajtman <[email protected]>
build: remove unused devDependency `node-sass`

It was stopped being used in this commit, but was never completely removed: https://github.com/d...

github.com/depcheck/depcheck - 3bc5571f54a8d71b91bb5850751da43ed2ab9a65 authored about 2 years ago by Miloš Lajtman <[email protected]>
feat: use current sass package to parse scss files

github.com/depcheck/depcheck - 93b61685dc041541964b7b726cd1366cc9d9e290 authored about 2 years ago by Miloš Lajtman <[email protected]>
fix: parse sass and scss modules correctly

github.com/depcheck/depcheck - dec3ee974b7d3b2c4886dddcb3301fee4bb0dcf1 authored about 2 years ago by Miloš Lajtman <[email protected]>