Ecosyste.ms: OpenCollective

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

github.com/typescript-eslint/typescript-eslint

:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
https://github.com/typescript-eslint/typescript-eslint

feat(typescript-estree): add support for custom module resolution (#3516)

d48429d97326545bb727f88ce9056270b1599a31 authored over 3 years ago
test: fix more integration test snapshots

50055ec6b15149d205e74c2cecac9012ebae9a36 authored over 3 years ago
test: fix integration tests

6848681a2b702097a7890734b5053f3a9b74ab92 authored over 3 years ago
feat(eslint-plugin): [prefer-return-this-type] add a new rule (#3228)

5e1a61500472ff186eede686b2257464476d3d87 authored over 3 years ago
chore: publish v4.28.5

15f718415eb4e522440a5d81f38d65ee81535795 authored over 3 years ago
chore: migrate to nx 12.6.0 and distributed workspace config (#3652)

d3587857227526594f05a1d96515afe3c2ee0545 authored over 3 years ago
chore: publish v4.28.4

84fff3575282f09683385e855c20df3c261ce313 authored over 3 years ago
chore: publish v4.28.3

75dcf6942286f6ad3b507e469d160dc526cc7274 authored over 3 years ago
docs: remove almost-deprecated html-has-lang rule from ROADMAP.md (#3604)

f0686e4849d237fa32da69f4097e35826a832a06 authored over 3 years ago
chore: publish v4.28.2

407a37430d5a8ff59e111993b2585ee162fef821 authored over 3 years ago
chore: publish v4.28.1

f2c078cb1726349e5d1bb252e2653f4eb6310b68 authored over 3 years ago
chore: publish v4.28.0

8cfe93372e1d826e54febc3aeb7047c792b90963 authored over 3 years ago
refactor(experimental-utils): simplify `eslint-utils`' predicate types in `ast-utils` (#3563)

44c583aeefc2fcde238ac52c05b458deb7f067b7 authored over 3 years ago
tests(ast-spec): make `PunctuatorTokenToText` more type-safe (#3529)

abda9614e944d9a8f47f75d2dec99e01d04ccc15 authored over 3 years ago
chore(ast-spec): move `ImportDeclaration` to `declarations` folder (#3562)

44f9c07e92294fe75e2e5239030cc6eb7dacdfe5 authored over 3 years ago
feat(experimental-utils): use mergable interface for `settings` property (#3556)

abfc19bf9364d881bdf594ee166a1deb23240630 authored over 3 years ago
fix(eslint-plugin): [prefer-regexp-exec] factor in union types (#3434)

ac86a79bd416f031beccc7bdac28a938cb354ba5 authored over 3 years ago
chore(eslint-plugin): remove lodash from dependencies (#3478)

c50f70b73e3c7e1e51b3fbc71fe5d4d5e633d51f authored over 3 years ago
refactor(experimental-utils): simplify `eslint-utils`' predicate types in `ast-utils` (#3550)

e2e76a7b60a23a5f26e9e14b75ab91c44ee4e5e8 authored over 3 years ago
fix(experimental-utils): expand `RuleTester` config properties (#3557)

ffbb3cff18bc78467e70e794f9b1f0e79be4aff7 authored over 3 years ago
feat(experimental-utils): add `only` property to `RuleTester` types (#3555)

2a36e3e737f935cc6b967befb022d10a83c8bc9b authored over 3 years ago
chore: bump globby from 11.0.3 to 11.0.4 (#3548)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

a2f1dfb7bf0407620919f8f2374e4e2f5cf1cd00 authored over 3 years ago
chore: bump @nrwl/tao from 12.3.5 to 12.4.0 (#3543)

Bumps [@nrwl/tao](https://github.com/nrwl/nx) from 12.3.5 to 12.4.0.
- [Release notes](https://...

336a1bcaa45f8195d06e95de54fd9e767618d59e authored over 3 years ago
chore: bump cspell from 5.6.0 to 5.6.4 (#3547)

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.6.0 to 5.6.4.
- [Release no...

d310e6e6b464f1d5854e49908fb49c8489ce586a authored over 3 years ago
chore: bump eslint-plugin-eslint-plugin from 3.0.3 to 3.1.0 (#3546)

Bumps [eslint-plugin-eslint-plugin](https://github.com/not-an-aardvark/eslint-plugin-eslint-plug...

bd217e808af7f36181d1efbe4bf2cb23524c0102 authored over 3 years ago
chore: bump regexpp from 3.1.0 to 3.2.0 (#3545)

Bumps [regexpp](https://github.com/mysticatea/regexpp) from 3.1.0 to 3.2.0.
- [Release notes](h...

e5a030d511507e3fe79848561ddd6e066c7f01e1 authored over 3 years ago
chore: bump marked from 2.0.7 to 2.1.1 (#3542)

Bumps [marked](https://github.com/markedjs/marked) from 2.0.7 to 2.1.1.
- [Release notes](https...

4c7cbb13f8a38c65e48b64282f063b5782b2c224 authored over 3 years ago
chore: bump @babel/types from 7.14.4 to 7.14.5 (#3520)

Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.14.4 ...

0aa2db18628629b6c391d07e537f1fa9bc26dbb5 authored over 3 years ago
feat(experimental-utils): expose ReferenceTracker.ESM (#3532)

Co-authored-by: Yuri Pieters <[email protected]>

4ac67c4c9401c5ce0e947a6409efbc11afe1eb3b authored over 3 years ago
fix(experimental-utils): make keys for `ReferenceTracker` options optional (#3531)

a7fd7bb25584cb3f72f0339025dc76efa6cccceb authored over 3 years ago
chore: bump @babel/code-frame from 7.12.13 to 7.14.5 (#3523)

Bumps [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) fr...

8ecb4f6d83015fb72c0c69c03478a1f57434a5bd authored over 3 years ago
chore: bump @nrwl/workspace from 12.3.5 to 12.4.0 (#3541)

Bumps [@nrwl/workspace](https://github.com/nrwl/nx) from 12.3.5 to 12.4.0.
- [Release notes](ht...

0436eb904997383c8d36658796a46e3e8c90a14d authored over 3 years ago
chore: bump @nrwl/nx-cloud from 12.1.3 to 12.2.4 (#3540)

Bumps [@nrwl/nx-cloud](https://github.com/nrwl/nx) from 12.1.3 to 12.2.4.
- [Release notes](htt...

443b57389ee3dd4c56dca04d0076ef637d60044f authored over 3 years ago
chore: bump @types/prettier from 2.2.3 to 2.3.0 (#3539)

Bumps [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prett...

e5d121052c3849071f47bdb49c7215f163774337 authored over 3 years ago
fix(experimental-utils): fix `eslint-utils`' negative predicates' return types (#3462)

1e6016b356ae40e4636a3cbe41fa02b6a61403ee authored over 3 years ago
fix(experimental-utils): fix `eslint-utils`' negative predicates' return types in `ast-utils` (#3461)

614b0a38b4163eb4667cce7a415d534222d15dd3 authored over 3 years ago
test: update @babel/parser to update ignored fixtures (#3530)

* chore: install @babel/parser 7.14.6

* test: update ignored list

8d3aaa099b721a5d1175a5f2138c15c75b7465f4 authored over 3 years ago
chore: publish v4.27.0

b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1 authored over 3 years ago
feat(ast-spec): specify `PunctuatorToken`'s `value` type (#3496)

fdb1d81f0fcf75a9216e6a90469f18c24c91f718 authored over 3 years ago
chore(typescript-estree): use `SyntaxKind.LastPunctuation` as upper bound to determine `Punctuator` token type (#3519)

c7a95ab7efeff9155db801c93b7564b080c26e51 authored over 3 years ago
fix(eslint-plugin): allow explicit any for no-unsafe-return (#3498)

b15a2b2a02dc9af2b47b77eb3aede73ffa85ac66 authored over 3 years ago
feat(eslint-plugin): [prefer-literal-enum-member] add allowBitwiseExpressions option (#3515)

288092a085fdd9abaffe0aa1d0b37a8844dd86ff authored over 3 years ago
feat(ast-spec): specify `LogicalExpression`'s `operator` type (#3497)

9e343fdaa0b04ed007b873c781e8cc98fc1fb7f5 authored over 3 years ago
feat(typescript-estree): add opt-in inference for single runs and create programs for projects up front (#3512)

06c2d9ba5442330f56637ecb14fae7e41696699c authored over 3 years ago
chore: bump y18n from 4.0.0 to 4.0.3 (#3511)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
- [Release notes](https://gith...

79b510c00f25d76daf741936682e1222b0c994b5 authored over 3 years ago
fix(typescript-estree): allow providing more one than one existing program in config (#3508)

4f1806e548affb7265da360d1fc8d033e25de325 authored over 3 years ago
chore: add nx monorepo tooling (#3465)

ced9b26ce088eb4b3a39ddb0c5342373725c9912 authored over 3 years ago
fix(typescript-estree): support override modifier for parameter property (#3485)

33b9f69a681cd3219a2acca5b0b2fa67609f099e authored over 3 years ago
chore: bump @types/node from 15.6.1 to 15.12.2 (#3501)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

44452dd5a545665c2365f2f747fc7610ea0eb686 authored over 3 years ago
chore: bump ts-jest from 27.0.2 to 27.0.3 (#3500)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.2 to 27.0.3.
- [Release notes]...

389418bdb4588dfb1248abed572eecf29a004d94 authored over 3 years ago
feat: allow user to provide TS program instance in parser options (#3484)

e855b18b8feee0edb5c617c11006861426a6f530 authored over 3 years ago
chore: bump prettier from 2.3.0 to 2.3.1 (#3493)

Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](h...

9c78619b1ee8b30c47a6777d7ab9c2ae8dfe732f authored over 3 years ago
chore: bump jest from 27.0.3 to 27.0.4 (#3492)

Bumps [jest](https://github.com/facebook/jest) from 27.0.3 to 27.0.4.
- [Release notes](https:/...

12a9128fc434fc8bdd61a9bb751c004c11ef9741 authored over 3 years ago
chore: bump cspell from 5.5.2 to 5.6.0 (#3490)

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.5.2 to 5.6.0.
- [Release no...

d8614cefaf96bd34674443001daaccf6f778900f authored over 3 years ago
chore: bump marked from 2.0.6 to 2.0.7 (#3489)

Bumps [marked](https://github.com/markedjs/marked) from 2.0.6 to 2.0.7.
- [Release notes](https...

f558a9abe644b804467d21f1f8fa34770cd6802f authored over 3 years ago
chore: bump @microsoft/api-extractor from 7.15.2 to 7.16.1 (#3491)

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.15.2 to 7.16.1.
...

cfd7ba8f84d2bd426237c69133a46ec4412033df authored over 3 years ago
chore: publish v4.26.1

dac8845c6821d51cea5bafdc0be2e9a399cea68c authored over 3 years ago
fix(eslint-plugin): [prefer-includes] ignore option chaining before indexOfs (#3432)

bf0cddbe5291bbc03e2d79aa680f93680222b67f authored over 3 years ago
chore: bump ts-jest from 27.0.1 to 27.0.2 (#3469)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.1 to 27.0.2.
- [Release notes]...

d596985387bd8c6bfaa109e68a02ecaf3b20a657 authored over 3 years ago
fix(eslint-plugin): fix doc url generation (#3475)

Fixes #3473

fc5f171b1ade2b45a1a4268b6d22926d420282a6 authored over 3 years ago
chore: publish v4.26.0

b814e635c1f34139c89e0176727480935dd45cac authored over 3 years ago
chore: update dependencies (#3467)

* chore: update dependencies

I bumped all of the version numbers to the latest, and unbroke t...

b1d44497ddf8ef4615c727fe4241e54f7f1aba65 authored over 3 years ago
feat(scope-manager): reduce generated lib file size (#3468)

258116ba7b0dd4ac7a1cc3876fab12f2556bda74 authored over 3 years ago
fix(eslint-plugin): [no-type-alias] consider type imports as alias types (#3433)

d4f077473afb04f7c4d377dd87318749632b4404 authored over 3 years ago
chore(eslint-plugin): remove useless union types (#3421)

a760946e59a69dda971a337f9dbe898b9b564ea4 authored over 3 years ago
docs(eslint-plugin): [no-this-alias] `allowDestructuring` is `true` by default (#3446)

99aab0673bb40562ca6a04156e9856dd3ef561b7 authored over 3 years ago
chore: bump ws from 7.4.3 to 7.4.6 (#3458)

Bumps [ws](https://github.com/websockets/ws) from 7.4.3 to 7.4.6.
- [Release notes](https://git...

ce4ef1ea965999bbb59af8c88bc808ec01222434 authored over 3 years ago
fix: generate library types for TypeScript v4.3 (#3460)

Fixes #3449

ed4776afa1374279027b9b7d82aa4b453b334998 authored over 3 years ago
chore: prettify codebase (#3422)

59821b040c086cd3104daf3ff974f641b263d05c authored over 3 years ago
chore(ast-spec): remove useless union type from `TSUnaryExpression` (#3425)

f4c437887fa8f6976b524e1fa8f6f04a29fa5f85 authored over 3 years ago
chore(ast-spec): remove useless union type from `AwaitExpression`'s `argument` (#3424)

e20dd39d3f446bba17f056bb4eb0c5abd003b176 authored over 3 years ago
chore(ast-spec): remove useless union type from `LeftHandSideExpression` (#3423)

936b3c3b14b3108c9b09a96a1f894a6ca4f505d2 authored over 3 years ago
chore(experimental-utils): remove useless union types in `ts-eslint` (#3420)

a6eacf0a45d0b17ddf2478fe5c0f0d55b48a045c authored over 3 years ago
chore(experimental-utils): remove useless union types in `ast-utils` (#3419)

25c45e277501a67a0e18a99b62154365f65aeba6 authored over 3 years ago
feat(eslint-plugin): [space-infix-ops] Add support for Union and intersection of type declarations (#3360)

* feat(space-infix-ops): Add support for Union and intersection of type declarations

* Simpli...

3d2932390cc335ab2cf80ae7a7fad066fd2eb22b authored over 3 years ago
chore: update to typescript 4.3 (#3459)

cd0de65ab61574db96828d98ce2a1ac12ca56368 authored over 3 years ago
feat(eslint-plugin): [member-ordering] add callback as an ordering type of node (#3354)

* feat(eslint-plugin): add callback as a filtering type of node

* fix(eslint-plugin): change ...

d134b1fa2540dec7094728f3dec1bbb8c644fe58 authored over 3 years ago
chore: enable no-unsafe-assignment internally (#3280)

* chore: enable no-unsafe-assignment internally

* Remove unnecessary disable

* Properly fi...

9524424a4bce09dafb7eb0d6c322f07f2a0003da authored over 3 years ago
test(typescript-estree): remove transform for TSTypePredicate (#3457)

5af8db6db3dbad62ff44d75a52c591e206f81b00 authored over 3 years ago
chore: bump marked from 2.0.4 to 2.0.5 (#3444)

Bumps [marked](https://github.com/markedjs/marked) from 2.0.4 to 2.0.5.
- [Release notes](https...

61e035356ced5186040eb4aeb78bd74c1c1ce4b8 authored over 3 years ago
chore: bump browserslist from 4.16.3 to 4.16.6 (#3443)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Re...

7961037453f1bf13c4aa62b8194e56bc1228eac1 authored over 3 years ago
chore: bump @types/marked from 2.0.2 to 2.0.3 (#3439)

Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked)...

352ad368104f5bc35209a15490eff7f84fb06c72 authored over 3 years ago
chore: bump @types/node from 15.3.1 to 15.6.0 (#3435)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

f04b42d47c403ec77e5e5850b23247297de27377 authored over 3 years ago
chore: bump @types/lodash from 4.14.169 to 4.14.170 (#3438)

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)...

10d20e13ddc65ae5531f7d30a75c60ed11b098d5 authored over 3 years ago
chore: bump @commitlint/cli from 12.1.1 to 12.1.4 (#3437)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 12.1.1 to 12....

a1344a52e98f185cfa0936bc14d7ee89bb3d5f11 authored over 3 years ago
chore: bump ts-node from 9.1.1 to 10.0.0 (#3441)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](...

e97c488e6a50b67c80bd17c8a71b3d938da3259f authored over 3 years ago
chore: publish v4.25.0

c380f7da8beaf55f5da5e162fe42a3c5548aa12c authored over 3 years ago
feat(typescript-estree): [TS4.3] support overrides on class members (#3429)

21d1b62a0b84b502d2cf12674b3d141994a3ffd4 authored over 3 years ago
test(typescript-estree): fix alignment tests (#3428)

bad merge for some reason...

c3942c943350240bb55252ca4914ceccd3028d1d authored over 3 years ago
feat(typescript-estree): add support for getter/setter signatures on types (#3427)

* chore: update typescript to 4.3-rc

Ref #3272

* feat(typescript-estree): add support for ...

b830b7f4e8a99affc8af8b53cb83371ef81d7032 authored over 3 years ago
chore: update typescript to 4.3-rc (#3426)

Ref #3272

4a20ee5f8be2499c22635f662cd152807a7172ff authored over 3 years ago
chore: bump @types/node from 15.3.0 to 15.3.1 (#3410)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

02acc4f528c92efb4a7023ee3fa26413fd6180bb authored over 3 years ago
chore: bump marked from 2.0.3 to 2.0.4 (#3414)

Bumps [marked](https://github.com/markedjs/marked) from 2.0.3 to 2.0.4.
- [Release notes](https...

d7c1b7b6b8276be8c2be59625c07fa4c91f3baed authored over 3 years ago
chore: bump @microsoft/api-extractor from 7.15.1 to 7.15.2 (#3415)

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.15.1 to 7.15.2.
...

e6b7b3c8f4f5073f305194c80b08974059f08cec authored over 3 years ago
chore: bump @commitlint/config-conventional from 12.1.1 to 12.1.4 (#3413)

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) fr...

7b1aabb7bb3e60808be413061804fe44c055336a authored over 3 years ago
chore: bump @types/semver from 7.3.5 to 7.3.6 (#3412)

Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver)...

cae42539dbe746fb58a010e2b085c0c42649b178 authored over 3 years ago
chore: bump @commitlint/config-lerna-scopes from 12.1.1 to 12.1.4 (#3409)

Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint) fr...

c035f028739d811942aaf7257adca6931847d146 authored over 3 years ago
chore: bump @types/lodash from 4.14.168 to 4.14.169 (#3402)

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)...

4cd7a77376e6534b3633594f89cd4736805c0d8b authored over 3 years ago
chore: bump cspell from 5.4.0 to 5.4.1 (#3401)

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.4.0 to 5.4.1.
- [Release not...

d27c0598f7f493ccde255b717a3a72ed3a65a730 authored over 3 years ago
chore: bump @types/node from 15.0.2 to 15.3.0 (#3399)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

442f33a07eeb09ce83cdffc3f7a419b80c3ad7b1 authored over 3 years ago