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

chore: bump @babel/types from 7.14.1 to 7.14.2 (#3398)

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

76e15ff752c55980b072d7b205c3b6ca322114e8 authored over 3 years ago
fix: corrected no-unsupported-browser-code in roadmap as unimplemented (#3407)

2319b0e1847991b8b8902ff4a3b779f1a27c7a45 authored over 3 years ago
fix(experimental-utils): fix `isAwaitKeyword` predicate in ast-utils (#3290)

c15da67b939b615ed063291cde12c55c0d6d236e authored over 3 years ago
docs: updated no-delete-expression roadmap equivalent to no-dynamic-delete (#3406)

9c678593bf7ceb804e32b5c844efd53295ecd767 authored over 3 years ago
docs(eslint-plugin): [no-unnecessary-boolean-literal-compare] fix fixer docs (#3397)

6291f38a9c274ee5211392ad961c88433e68767f authored over 3 years ago
chore: publish v4.24.0

e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1 authored almost 4 years ago
fix(eslint-plugin): [no-unsafe-*] special case handling for the empty map constructor with no generics (#3394)

Fixes #2109

Sucks that it had to be this way, but oh well.

cae4f4a0f33f8c954b1670d0abcfc8edd6193a06 authored almost 4 years ago
feat(eslint-plugin): [dot-notation] optionally allow square bracket notation where an index signature exists in conjunction with `noPropertyAccessFromIndexSignature` (#3361)

37ec2c2264add3e6ce20ac4e02d48644afda3fa8 authored almost 4 years ago
fix(eslint-plugin): [no-shadow] fix static class method generics shadowing class generics (#3393)

Fixes #2592

Unfortunately I think this is impossible to solve from the scope analysis side.. ...

b1e1c8a44695a58d29d19cf32ce35a8267bf506f authored almost 4 years ago
docs(eslint-plugin): update justification for `prefer-regexp-exec` (#3392)

b85261c20951c6319694e57a0c3e3a060bc8eee5 authored almost 4 years ago
chore(eslint-plugin): [no-loss-of-precision] fix spelling of `isSeparatedNumeric` (#3390)

df7a0d66607c2e00242aaa01314e4322fb68d826 authored almost 4 years ago
chore(experimental-utils): remove useless union types `ast-utils` predicates (#3289)

c80b5f2830d2915a0ac902dbec23ccdee14df8b8 authored almost 4 years ago
chore: bump glob from 7.1.6 to 7.1.7 (#3374)

Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.6 to 7.1.7.
- [Release notes](https:...

e8c4b9ba81228149ad213b3157dfcf275f1af492 authored almost 4 years ago
chore: bump @types/jest from 26.0.22 to 26.0.23 (#3377)

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

dc2072df6de963e5c0a7c5c870431d5573d96247 authored almost 4 years ago
chore: bump eslint-plugin-eslint-plugin from 3.0.2 to 3.0.3 (#3373)

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

0fe85792d07c34cc1c13c9957a3601c2c98414e1 authored almost 4 years ago
chore: bump lint-staged from 10.5.4 to 11.0.0 (#3372)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release no...

1be9302c3b17e13773852e880b45a8e4d32aa1c6 authored almost 4 years ago
chore: bump @types/semver from 7.3.4 to 7.3.5 (#3368)

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

7307e8ff68b759b9f9e6ccfbdec328a89727ea2c authored almost 4 years ago
chore: bump cspell from 5.3.12 to 5.4.0 (#3369)

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

c6f834fdd2c7192e4d35efb49925d4da7bfd0f76 authored almost 4 years ago
chore: bump ts-jest from 26.5.5 to 26.5.6 (#3366)

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

c7f90e43d9bd69c127ccf3daf655eed7281c49bc authored almost 4 years ago
chore: bump @microsoft/api-extractor from 7.13.2 to 7.15.1 (#3367)

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

80f8a571b7bfc6fb56c2008b88f0f5e091be5f23 authored almost 4 years ago
chore: bump handlebars from 4.7.6 to 4.7.7 (#3356)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release not...

2dd2d9e844b7ccec45802d96f20dd5003332b0d2 authored almost 4 years ago
chore: publish v4.23.0

18d8151e54f0ee7015ed4a4d83c0a7bd8887396c authored almost 4 years ago
chore: bump hosted-git-info from 2.8.8 to 2.8.9 (#3364)

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release...

299d86f470ee950bbcb6fb77552e90288ecf712a authored almost 4 years ago
feat(experimental-utils): Include `getCwd()` in `RuleContext` type (#3308)

2b75c11d69bee88ca0cb77d7efd32b8d0387e6b3 authored almost 4 years ago
fix(scope-manager): fix visiting TSAsExpression in assignment (#3355)

87521a024103bc5fc643861649bee9a288f55b7b authored almost 4 years ago
chore: bump @types/node from 14.14.41 to 15.0.2 (#3351)

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

ddfab95841814351db0bf3d89281a964ee9daa43 authored almost 4 years ago
chore: bump eslint-plugin-jest from 24.3.5 to 24.3.6 (#3313)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.5 to ...

c3bc0bbe408a01279705bdc6044cba137c69a871 authored almost 4 years ago
chore: bump @babel/types from 7.13.14 to 7.14.1 (#3345)

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

89f4d439a531d378ab1f5385e7c34b7c8b382461 authored almost 4 years ago
feat: refactor to split AST specification out as its own module (#2911)

25ea953cc60b118bd385c71e0a9b61c286c26fcf authored almost 4 years ago
chore: use actions/cache@v2 in all workflows (#3346)

209f6d0c85a86ea97f227a05596d655098fe6401 authored almost 4 years ago
chore: automate monthly contributors generation

0e5cd96b3d15af25d0a36f5efdc26443a0ada285 authored almost 4 years ago
chore: update contributors (#3343)

f09343a5892e38f671fe03f2623fb527dc5d284c authored almost 4 years ago
chore: publish v4.22.1

5706e0e53070589c0bb0d53ff2ecb0ded076b704 authored almost 4 years ago
chore: iterating on contributors generation

5217c249a872ad5f9384cfc6fac2a15fa17046ca authored almost 4 years ago
chore: iterating on contributors generation

2523f9974fbfa6e833b4e959ed3306250910b0bf authored almost 4 years ago
chore: bump ssri from 6.0.1 to 6.0.2 (#3302)

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github...

1c1b572c3000d72cfe665b7afbada0ec415e7855 authored almost 4 years ago
chore: bump ts-jest from 26.5.4 to 26.5.5 (#3300)

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

348711cc225758ab6138e5a45f999c584ad99327 authored almost 4 years ago
chore: bump eslint-plugin-eslint-plugin from 3.0.0 to 3.0.2 (#3299)

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

f150fa7c645c6ab875caf71ad2a6d8d485b24783 authored almost 4 years ago
chore: bump @types/marked from 2.0.1 to 2.0.2 (#3298)

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

9dde6a88001991d0ce8c1b95cf9127b776170db6 authored almost 4 years ago
chore: bump @types/node from 14.14.37 to 14.14.41 (#3297)

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

f661d187b6d9c442db533ba79afd9f515aa6f582 authored almost 4 years ago
chore: enable `no-unsafe-call` locally (#3281)

b4cf0da0232eb7beea00150b5e9a51c11e2b24ab authored almost 4 years ago
chore: enable restrict-plus-operands internally (#3282)

26d71b57fbff013b9c9434c96e2ba98c6c541259 authored almost 4 years ago
chore: bump eslint-plugin-jest from 24.3.4 to 24.3.5 (#3283)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.4 to ...

dd20eb226bc217a36fa81587caac2ac3d825b4e3 authored almost 4 years ago
chore: bump cspell from 5.3.11 to 5.3.12 (#3284)

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.3.11 to 5.3.12.
- [Release n...

325f8885b89c30c7ae31a094783e98f8479ffbe2 authored almost 4 years ago
chore: bump eslint-plugin-eslint-plugin from 2.3.0 to 3.0.0 (#3285)

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

a362243f3b1b817a4ed9a2282b7ede51742369b0 authored almost 4 years ago
chore: bump @babel/parser from 7.13.13 to 7.13.15 (#3286)

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

90bfa01ccd4e7a80af24045f7e666f2d98e8bc06 authored almost 4 years ago
chore: bump marked from 2.0.1 to 2.0.3 (#3287)

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

79df2d1d745278a131ba4bb0fe2bc24781c8038e authored almost 4 years ago
chore: publish v4.22.0

45d2c3efc206755d9ed150d8af8f7121dbebc714 authored almost 4 years ago
chore: enable no-floating-promises internally (#3279)

20f05f659d5cb219cfc7f7212679c0a17811b3e7 authored almost 4 years ago
feat(eslint-plugin): [prefer-regexp-exec] add autofix (#3207)

e2cbeefb3d9a7cce257b5675f7f19f1b159a9d26 authored almost 4 years ago
docs(eslint-plugin): switch check marks to `:white_check_mark:` for visibility (#3277)

a5836be07a21b11ffa3bfedff838af25a6cacd93 authored almost 4 years ago
ci: generate contributors automatically monthly (#3250)

e6f0698a3123e15ba7b26c2df73515fbdfe37bda authored almost 4 years ago
fix(eslint-plugin): [no-unsafe-argument] handle tuple types on rest arguments (#3269)

6f8cfe6f83ee26b66b2146cc17b1205100a54a9c authored almost 4 years ago
chore: bump @commitlint/config-conventional from 12.0.1 to 12.1.1 (#3268)

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

60f47a032b306c4afa146e12dea352fced241ade authored almost 4 years ago
chore: bump @types/marked from 2.0.0 to 2.0.1 (#3267)

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

0292e818eb2e9ce6f622b027eb6ecb8fc2810668 authored almost 4 years ago
chore: bump @commitlint/config-lerna-scopes from 12.0.1 to 12.1.1 (#3266)

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

9238e91e9466c925f72b85f4c701df672302702b authored almost 4 years ago
chore: bump @commitlint/cli from 12.0.1 to 12.1.1 (#3264)

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

8bde24690c1b6d70163bd8f8040650b20f8b0c9e authored almost 4 years ago
chore: bump eslint-plugin-jest from 24.3.2 to 24.3.4 (#3263)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.2 to ...

9dff4b4b2fd8417649a3d119fd0bbb8472b59ac0 authored almost 4 years ago
chore: bump cspell from 5.3.9 to 5.3.11 (#3262)

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.3.9 to 5.3.11.
- [Release n...

c68ae25833f81e5c1e7b1d44a85221e2db349966 authored almost 4 years ago
chore: publish v4.21.0

3181b32d576cb5542cc2346f53cef9d24831f63d authored almost 4 years ago
fix(eslint-plugin): [restrict-plus-operands] consider template literal types as strings (#3234)

ccfd68e365391b3f117df96792355f9c3655288c authored almost 4 years ago
fix(eslint-plugin): [strict-boolean-expressions] account for truthy literals (#3236)

0913f40c87762de198b05a5473b4fb79aeb46967 authored almost 4 years ago
fix(eslint-plugin): always ignore assignments in no-unnecessary-type-assertion (#3235)

02214768a3721d8514c70e00546e861da6581e4d authored almost 4 years ago
feat(eslint-plugin): [no-unsafe-call][no-unsafe-member-access] improve report messages for `this` for `noImplicitThis` (#3199)

b1b26c4843a4cfa209a0c9c3d8bea1de37333b48 authored almost 4 years ago
feat(eslint-plugin): [no-unsafe-argument] add rule (#3256)

Fixes #791

b1aa7dc6971ee8409b729dffb8b69478455734ed authored almost 4 years ago
docs(eslint-plugin): [typedef] fix typo (#3243)

62dfcc63f3b6637b0105e2b1551333d7e5d3a215 authored almost 4 years ago
fix(eslint-plugin): [no-type-alias] consider `keyof` as an alias (#3242)

329ef023090c004694b5996ddb04fdde5b05ebb0 authored almost 4 years ago
fix(eslint-plugin): [no-unnecessary-type-assertion] correct bad fix for angle bracket assertion (#3244)

265a039c7e728b719143e09ee61066039d721f62 authored almost 4 years ago
chore: bump @types/jest from 26.0.21 to 26.0.22 (#3240)

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

1b41d60e7e9c44f929e012761155abf3d39b2cea authored almost 4 years ago
chore: bump @types/node from 14.14.35 to 14.14.37 (#3239)

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

92a0e11c7850498b99d4ac1474eb78e06ae1f149 authored almost 4 years ago
chore: bump @babel/parser from 7.13.12 to 7.13.13 (#3237)

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

ad797c52a6222ed51ca960ab21abebdd6ad1c11b authored almost 4 years ago
chore: bump semver from 7.3.4 to 7.3.5 (#3238)

Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5.
- [Release notes](https...

b2ab1408120df0b73f2b94fafdd656e4444aad7b authored almost 4 years ago
chore: bump @babel/types from 7.13.12 to 7.13.14 (#3246)

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

90fe78eb7593b60efde25c77319b5546ce80df58 authored almost 4 years ago
chore: publish v4.20.0

c16b42969e286d01e3feb4546655a3784439bfe1 authored almost 4 years ago
feat(eslint-plugin): [space-infix-ops] support for class properties and type aliases (#3231)

5414bf27a81311099d001808475d9cf832ce3bfe authored almost 4 years ago
feat(eslint-plugin): [type-annotation-spacing] handle space between ? and : (#3138)

* fix(eslint-plugin): [type-annotation-spacing] handle space after ?

* fix: skip before flag ...

40bdb0b27b21de511f0ecd151cb8282a625ca6e1 authored almost 4 years ago
docs(eslint-plugin): [unbound-method] reference eslint-plugin-jests extension rule (#3232)

Relates to #2951

eda91576069c12d4de2da6d12998d5c3f5396114 authored almost 4 years ago
chore: bump @babel/types from 7.13.0 to 7.13.12 (#3218)

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

d0d71862efd7e079694fa9513ea983cc908ec6f6 authored almost 4 years ago
chore: bump ts-jest from 26.5.3 to 26.5.4 (#3217)

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

a61c3c91291d5942c2b692914e74d0ef8fc35a44 authored almost 4 years ago
chore: bump @babel/parser from 7.13.11 to 7.13.12 (#3216)

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

8e78209b3da07d2149a79a75fb9b0bee5dfb6caa authored almost 4 years ago
chore: bump globby from 11.0.2 to 11.0.3 (#3215)

Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.2 to 11.0.3.
- [Release notes]...

1f53e69fd2433e953588b0bcabab01e40f0a0485 authored almost 4 years ago
chore: bump @types/node from 14.14.34 to 14.14.35 (#3214)

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

a4e2e99ece27bcece2069eccbd1f3cf341984ed6 authored almost 4 years ago
chore: bump @types/prettier from 2.2.2 to 2.2.3 (#3212)

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

9d8cbce542fc4f97f1b2982eeb12be48c717fa40 authored almost 4 years ago
chore: bump husky from 5.1.3 to 5.2.0 (#3210)

Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 5.2.0.
- [Release notes](https:/...

ed92332e700817363a170402268f95696b37d716 authored almost 4 years ago
chore: bump cspell from 5.3.7 to 5.3.9 (#3211)

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

0339190bb89dd880c02c2a819d73177d924cc9fb authored almost 4 years ago
chore: bump @types/jest from 26.0.20 to 26.0.21 (#3209)

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

dbd811aa0d563f01de552b248f4c6a5b7db31268 authored almost 4 years ago
chore: bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#3213)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to ...

09146213013ffde7cedd57c365c6cfad9a863e33 authored almost 4 years ago
chore: publish v4.19.0

e8239191590c62cdfd449054c845bd1e516ae370 authored almost 4 years ago
fix(eslint-plugin): [member-delimiter-style] correct invalid fix for multiline with params on the same line (#3177)

7ad343b067040f6ea816b129323d110d4bc2e830 authored almost 4 years ago
feat(eslint-plugin): [unbound-method] improve error message (#3203)

* docs: highlight `this: void` and arrow function for unbound-method

close #3201

* Update ...

5cc5d2ef6d924d301e87f7bcf599352310e74b2c authored almost 4 years ago
feat(eslint-plugin): [object-curly-spacing] support MappedType (#3176)

0557a439327557f4c0369ae2dddc8282ba45bfe6 authored almost 4 years ago
fix(eslint-plugin): [promise-function-async] bad fixer with computed and literal methods (#3163)

e3a3ea04757464aa2dded1ef46af8ad4e05246f2 authored almost 4 years ago
fix(typescript-estree): [ts 4.2] add support for import type equal declaration (#3189)

6a25faf5cfa4d21a7546d9866819f4e017308fb2 authored almost 4 years ago
refactor(eslint-plugin): [no-floating-promises] update code to use AST instead of ts nodes (#3195)

56af98964f7c7653de1ef0c0509857d057a05abc authored almost 4 years ago
docs(eslint-plugin): [naming-convention] clarify literal regex notation vs. argument to RegExp (#3198)

6703df194203d9fa233bb5a3cb96560b5d51e345 authored almost 4 years ago
refactor(eslint-plugin): use direct ts type guards instead of tsutils (#3193)

9ed3c5020cf390f7f26cdb24638c222fc0383647 authored almost 4 years ago
docs: update babel-eslint to @babel/eslint-parser (#3186)

7b6f2ab4c0206619b493f6e7f82d280313fec9e9 authored almost 4 years ago
chore: bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#3185)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to ...

e6383fd3a862c7db3f919073967aeee9938b1d9b authored almost 4 years ago
chore: publish v4.18.0

3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5 authored almost 4 years ago
fix(eslint-plugin): [explicit-module-boundary-types] fixes #2864 related to functions in nested object properties (#3178)

55e1fbaca985b500cad1cc9ec25717b18cf5a17b authored almost 4 years ago