Ecosyste.ms: OpenCollective

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

typescript-eslint

The tooling that enables ESLint and Prettier to support TypeScript
Collective - Host: opensource - https://opencollective.com/typescript-eslint - Website: https://typescript-eslint.io - Code: https://github.com/typescript-eslint/typescript-eslint

feat(eslint-plugin): [no-unsafe-enum-comparison] add switch suggestion (#7691)

* feat(eslint-plugin): [no-unsafe-enum-comparison] add switch suggestion

Closes #7643

* re...

github.com/typescript-eslint/typescript-eslint - 53d5263cee8e0b5ddc5de3321d27559c196e5b58 authored about 1 year ago by StyleShit <[email protected]>
chore: enabled most of strict-type-checked internally (#7339)

* chore: enabled most of strict-type-checked internally

* Update packages/eslint-plugin/src/u...

github.com/typescript-eslint/typescript-eslint - 4972ecd7ebf3ec1a74082607a2ad9d3e141d8ea9 authored about 1 year ago by Josh Goldberg ✨ <[email protected]>
chore(deps): update dependency @types/lodash to v4.14.199 (#7769)

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

github.com/typescript-eslint/typescript-eslint - 0eb86fdb661ba7bee883eccf5175568198801ef1 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.19.4 (#7662)

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

github.com/typescript-eslint/typescript-eslint - 2bd9634fc6b7dea61fd0d9f9f152ebd70466508a authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint-plugin-jest to v27.4.2 (#7683)

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

github.com/typescript-eslint/typescript-eslint - e561f1d5f487790d19a21ededb377b3729d903bd authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @eslint-community/regexpp to v4.9.1 (#7648)

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

github.com/typescript-eslint/typescript-eslint - fc5e7d8156eeedf4d2ea6145992647f276e93ed8 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat(eslint-plugin): [prefer-readonly] private fields support (#7686)

* Add private field support to prefer-readonly

* Fix change in prefer-readonly docs

* Rest...

github.com/typescript-eslint/typescript-eslint - 0e875bf77a9d94dc74924245fabc36c0ae780977 authored about 1 year ago by James Browning <[email protected]>
chore(website): auto-inject ban-types default options (#7714)

refactor(website): auto-inject ban-types default options

Co-authored-by: Josh Goldberg ✨ <git...

github.com/typescript-eslint/typescript-eslint - 76ab37392311e4469a3865ceaf7ef5ad546523d8 authored about 1 year ago by Joshua Chen <[email protected]>
docs: warn against progressive type enhancement in rules (#7440)

* docs: warn against progressive type enhancement in rules

* Apply suggestions from code revi...

github.com/typescript-eslint/typescript-eslint - 458cd859089ba21b4c5d864981981b97aec3efa0 authored about 1 year ago by Josh Goldberg ✨ <[email protected]>
docs: reference eslint-stylistic around formatting docs (#7733)

github.com/typescript-eslint/typescript-eslint - 3f64baad8676182d46656e155c882b9eebba4ab4 authored about 1 year ago by Josh Goldberg ✨ <[email protected]>
chore(eslint-plugin): fix post-merge issue around util namespace import (#7767)

github.com/typescript-eslint/typescript-eslint - 03b875de825e433c45a98d0030fd6500781978e8 authored about 1 year ago by Josh Goldberg ✨ <[email protected]>
chore(deps): update dependency @types/debug to v4.1.9 (#7758)

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

github.com/typescript-eslint/typescript-eslint - 9aec6e15de0242c1e8c337050de5596c395c9ff2 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @swc/core to v1.3.93 (#7738)

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

github.com/typescript-eslint/typescript-eslint - d7d9c60d917ec947aa74827f36187892a2ce0e04 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency cspell to v7.3.8 (#7660)

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

github.com/typescript-eslint/typescript-eslint - 6acddca055daeb5c28c7664348bd7c28a48099af authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(eslint-plugin): [no-unsafe-return] allow returning anything if explicitly returning any (#7708)

* fix(eslint-plugin): [no-unsafe-return] allow returning anything if explicitly returning any

...

github.com/typescript-eslint/typescript-eslint - c6124b2c93a53f11471cce8054388dec7a58f90b authored about 1 year ago by Joshua Chen <[email protected]>
docs: better rules table (filter rules by extension, etc.) (#7666)

* docs: sort rules by extension

* docs: make sorting columns smaller

* fix: prettier

* ...

github.com/typescript-eslint/typescript-eslint - ee4fe891400376138191fd9c83defa0388973060 authored about 1 year ago by James <[email protected]>
feat(eslint-plugin): [no-restricted-imports] support import = require (#7709)

Co-authored-by: Josh Goldberg ✨ <[email protected]>

github.com/typescript-eslint/typescript-eslint - 4c8edcfb7d3cc02d07d2329c87da4377c1cbf969 authored about 1 year ago by Joshua Chen <[email protected]>
chore(deps): update dependency prettier to v3 (#7425)

* chore(deps): update dependency prettier to v3

* Updated for new API and re-ran format

* ...

github.com/typescript-eslint/typescript-eslint - 0f11c18ed634b9551045b7f5dc853bc80037fd9c authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(rule-tester): fix `parser` fallback logic (#7754)

github.com/typescript-eslint/typescript-eslint - 34c23e0ece36100c2e44b3ded681ebe1236fbe37 authored about 1 year ago by rriski <[email protected]>
feat(eslint-plugin): [naming-convention] add support for default and namespace imports (#7269)

* [naming-convention] add support for default and namespace imports

* split tests

github.com/typescript-eslint/typescript-eslint - bb15aae877ae260f59aa5e6cfc338b1eefc6d85c authored about 1 year ago by Michael Kim <[email protected]>
fix(type-utils): treat custom type roots as external (#6870)

* fix(type-utils): use typescript's `isSourceFileFromExternalLibrary`

* style: fix linting is...

github.com/typescript-eslint/typescript-eslint - b85f7446c3552108d78d31591f80f96cd7233228 authored about 1 year ago by Rebecca Stevens <[email protected]>
feat(eslint-plugin): [max-params] don't count `this: void` parameter (#7696)

* feat(eslint-plugin): [max-params] don't count `this: void` parameter

Closes #7538

* hard...

github.com/typescript-eslint/typescript-eslint - 6398d3fd0a576d8cdc957ec1b57929acacc60ba0 authored about 1 year ago by StyleShit <[email protected]>
fix(eslint-plugin): [no-confusing-void-expression] handle unfixable cases (#7674)

* fix(eslint-plugin): [no-confusing-void-expression] handle unfixable cases

* Fix post-merge ...

github.com/typescript-eslint/typescript-eslint - 7e52f276ed5b8b2c0b76be02cb2e8a77892c10f2 authored about 1 year ago by YeonJuan <[email protected]>
chore: publish v6.8.0

github.com/typescript-eslint/typescript-eslint - d475f88575563913b3ee5acdf0765c3e6b4947cb authored about 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
build: fix introduced post-merge build break with no-useless-empty-export

github.com/typescript-eslint/typescript-eslint - 3d58813ac9ccd758e440b8e8ba55fef9b88f6058 authored about 1 year ago by Josh Goldberg <[email protected]>
feat(eslint-plugin): add new extended rule `prefer-destructuring` (#7117)

* copy prefer-destructuring from ESLint

* rewrite schema by hand

* add enforceForTypeAnnot...

github.com/typescript-eslint/typescript-eslint - 3c6379b7678bcb190ae70d211cb3930c942d17a0 authored about 1 year ago by Seiya <[email protected]>
fix(eslint-plugin): [consistent-type-imports] import assertion checks added (#7722)

* Updated consistent-type-imports

Added type assertion for json files

* Import assertion c...

github.com/typescript-eslint/typescript-eslint - afdae3739c68469a488277eb7b7f56f679d6eb20 authored about 1 year ago by Ashriel Waghmare <[email protected]>
fix(eslint-plugin): [no-shadow] fix static class generics for class expressions (#7724)

* Add test for factory generating class functionn with generic type

* Rename isGenericOfClass...

github.com/typescript-eslint/typescript-eslint - e5ea1d05603e6212093de541e5da49f139571454 authored about 1 year ago by Mark de Dios <[email protected]>
fix(eslint-plugin): [no-useless-empty-export] exempt .d.ts (#7718)

github.com/typescript-eslint/typescript-eslint - ac397f18176a9defd8c189b5b6b4e5d0b7582210 authored about 1 year ago by Joshua Chen <[email protected]>
fix(eslint-plugin): [no-unsafe-member-access] report on only the accessed property (#7717)

github.com/typescript-eslint/typescript-eslint - f81a2da13529e77d039c5b31b4313a6984ceb964 authored about 1 year ago by Joshua Chen <[email protected]>
docs(eslint-plugin): deduplicate examples for no-explicit-any (#7715)

github.com/typescript-eslint/typescript-eslint - cff6e472996c6ccdd672be09d033d2e0a67d5687 authored about 1 year ago by Joshua Chen <[email protected]>
docs: fix "Alternatively" typo (#7740)

docs: Fix "Alternatively" typo

github.com/typescript-eslint/typescript-eslint - c5334be9b09742ba3e283a34530088047a365dfc authored about 1 year ago by Edwin Kofler <[email protected]>
chore: use named import for `util` (#7669)

* refactor: use named export for `util`

* fix: revert isTypeFlagSet switch

* chore: confli...

github.com/typescript-eslint/typescript-eslint - afee34c0a8d01595414c85af5018f1e219f1513d authored about 1 year ago by Anthony Fu <[email protected]>
chore: remove Playwright end-to-end website tests (#7730)

build: remove playwright

github.com/typescript-eslint/typescript-eslint - e50d1a39a057b006b99bb47718122728b319eb92 authored about 1 year ago by Josh Goldberg ✨ <[email protected]>
chore: add discord and stackoverflow as links to issue template (#7645)

* chore: add discord and stackoverflow as links to issue template

IDK if this is the best as ...

github.com/typescript-eslint/typescript-eslint - 6d73b8016a358459996b7dd5ffccd710a56dcb0f authored about 1 year ago by Brad Zacher <[email protected]>
docs(eslint-plugin): [explicit-function-return-type] fix typo in option name (#7728)

* docs(eslint-plugin): fix typo in option name | rule: explicit-function-return-type

* docs(e...

github.com/typescript-eslint/typescript-eslint - a9c7928b34adde86078ea27b95f0fd083d9ea573 authored about 1 year ago by Sándor Levcsák <[email protected]>
chore: publish v6.7.5

github.com/typescript-eslint/typescript-eslint - 36aecb6a836eb01307c35b42ca60f5a78496c339 authored about 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
docs(website): mention how rule options should be handled (#7713)

github.com/typescript-eslint/typescript-eslint - d0729024869aebe5bd6fb1971e17a15ce645fdfe authored about 1 year ago by Joshua Chen <[email protected]>
fix(eslint-plugin): [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712)

github.com/typescript-eslint/typescript-eslint - db40a0a83abf14237a7a9b3f75d869da26512292 authored about 1 year ago by Joshua Chen <[email protected]>
docs: fix prefer-optional-chain example for the unsafe fixes option (#7711)

docs: fix the example for the option allowPotentiallyUnsafeFixesThatModifyTheReturnTypeIKnowWhat...

github.com/typescript-eslint/typescript-eslint - 8f4d9391b76786790e13cb9ca3b6a0da04014636 authored about 1 year ago by cigui <[email protected]>
chore: publish v6.7.4

github.com/typescript-eslint/typescript-eslint - d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a authored about 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
docs: fix broken anchor in Typed_Linting.mdx (#7701)

* Fix broken anchor in Typed_Linting.mdx

A link anchor was borken

* cpsell.json too

---...

github.com/typescript-eslint/typescript-eslint - 4a6d841f6def9944efc98016ec4c5740fa019f64 authored about 1 year ago by Emmanuel Chaudron <[email protected]>
chore: publish v6.7.3

github.com/typescript-eslint/typescript-eslint - 91a3e0c85a8fb2001ad808362b437df0b90cce04 authored about 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
fix(utils): type portability with `RuleCreator`, fix #7605 (#7690)

github.com/typescript-eslint/typescript-eslint - 4e235919811614006d6ebbb7906200ec1b04fbf6 authored about 1 year ago by Anthony Fu <[email protected]>
docs(eslint-plugin): replaced the Out-of-date TS error codes in eslint-recommended.ts with the supported-codes (#7590)

* replaced the TS error 2360 with 2322

* changed the TS error codes

github.com/typescript-eslint/typescript-eslint - dec6cbed28fc2cf6c0be82b642de5b72fa18d172 authored over 1 year ago by Girish Sontakke <[email protected]>
chore(deps): update jest (#7682)

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

github.com/typescript-eslint/typescript-eslint - d467e1470d6797fc53ce09576199b7e823a115ae authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.6.2 (#7679)

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

github.com/typescript-eslint/typescript-eslint - e849b7e38d7b748ee37573f0356ace8871218ce9 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: fix generate-contributors path (#7671)

* chore: fix generate-contributors path

* Re-ran script

github.com/typescript-eslint/typescript-eslint - e4b077600773ed1466b63510c3b08972210ba0d9 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
chore(deps): update dependency @types/json-schema to v7.0.13 (#7677)

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

github.com/typescript-eslint/typescript-eslint - f2b3d527791bfae3d4d337090e609f322199cd65 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @microsoft/api-extractor to v7.37.0 (#7668)

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

github.com/typescript-eslint/typescript-eslint - 3a08c4a3379766810c177dad62aacea8d5de121e authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @swc/core to v1.3.85 (#7675)

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

github.com/typescript-eslint/typescript-eslint - dbbbb833fffe8aa81c08a322acb85d4ad98dbbb7 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update babel (#7667)

chore(deps): update babel to v7.22.19

Co-authored-by: renovate[bot] <29139614+renovate[bot]@use...

github.com/typescript-eslint/typescript-eslint - 4aed4b6427b37fc276b8db414b47c683c4f58227 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: correct casing of parser hash in blog post

github.com/typescript-eslint/typescript-eslint - 2a2a76ad6540177af19cbb4194895496978d288a authored over 1 year ago by Josh Goldberg <[email protected]>
chore: publish v6.7.2

github.com/typescript-eslint/typescript-eslint - ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5 authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore: publish v6.7.1

github.com/typescript-eslint/typescript-eslint - aefb2686a58b73a81b400c516d02b8e6194cbed4 authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore(deps): update dependency @types/semver to v7.5.2 (#7663)

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

github.com/typescript-eslint/typescript-eslint - b18846358ad11b5ffe8951318e186f36eb0fab0c authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency lerna to v7.3.0 (#7661)

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

github.com/typescript-eslint/typescript-eslint - d0e8bdb05cdd85e664d0c6f5e6778a039ec86f6e authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs: blog post on parserOptions.project = true (#7368)

* WIP: blog post on parserOptions.project = true

* Filled out the rest

* Rename heading to...

github.com/typescript-eslint/typescript-eslint - ded5d21bf5ee04591a0f8935772395dbbd588d1a authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
docs: recommend against eslint-plugin-prettier in formatting guide (#7639)

* docs: recommend against eslint-plugin-prettier in formatting guide

* Refer to check

* Up...

github.com/typescript-eslint/typescript-eslint - 9cb9211cb61ba1f479c5b9b5e3b4a09ebc88ef93 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
chore(website): have start depend on website-eslint:build (#7638)

github.com/typescript-eslint/typescript-eslint - c90651005b098c1e192775d80d2378dcc042c49f authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
chore(deps): update dependency tsx to v3.12.9 (#7658)

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

github.com/typescript-eslint/typescript-eslint - 324c4d31e46cbc95e8eb67d71792de9f49e65606 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/tmp to v0.2.4 (#7656)

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

github.com/typescript-eslint/typescript-eslint - 2c92bad8f213bc1249ba1e79aafcde9994563bfd authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/babel__core to v7.20.2 (#7655)

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

github.com/typescript-eslint/typescript-eslint - 25ef8d97d3df802de1980d818128524e473ef413 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(eslint-plugin): refactor getTypeFromNode to parserServices.getTypeAtLocation (#7657)

github.com/typescript-eslint/typescript-eslint - 9cf757a86f382dcd457f99f1cbe9d6d447364b34 authored over 1 year ago by Jeff Wen <[email protected]>
docs(eslint-plugin): add warning about superfluous rules with typescript (#7372)

* fix: blog typo

* Update packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md...

github.com/typescript-eslint/typescript-eslint - e0cb75112423b37e92fda1687c0bbc964540563d authored over 1 year ago by James <[email protected]>
docs: improve phrasing around package dist path updates (#7285)

* fix: blog typo

* Update packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md...

github.com/typescript-eslint/typescript-eslint - 2a64167ae7dc73a649e65a407362798aab04272f authored over 1 year ago by James <[email protected]>
chore(deps): update jest to v29.7.0 (#7651)

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

github.com/typescript-eslint/typescript-eslint - ad46b122edf230a84367a0af4ea936d99d33da54 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @swc/core to v1.3.84 (#7647)

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

github.com/typescript-eslint/typescript-eslint - c7c2e1acb7418c08531f63af3900beb814b321d6 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @actions/core to v1.10.1 (#7646)

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

github.com/typescript-eslint/typescript-eslint - 83d90c171f4232cc5b0b3f0a29f13b32ee54127e authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency monaco-editor to ~0.43.0 (#7642)

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

github.com/typescript-eslint/typescript-eslint - 9d8e1a94d99a65cf49b7cf07ce5a382d4d7e11d4 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs(eslint-plugin): fix ignorePrimitives examples in prefer-nullish-coalescing docs (#7650)

docs: Fix ignorePrimitives examples in prefer-nullish-coalescing docs

The examples for the `i...

github.com/typescript-eslint/typescript-eslint - 7826910d8c6ba4d2d40b8d55fcf7fd39fe290d88 authored over 1 year ago by James Ide <[email protected]>
chore(deps): update dependency cspell to v7.3.3 (#7636)

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

github.com/typescript-eslint/typescript-eslint - 2d66716de61702f7711273612c65ed2ad153c0e7 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update babel to v7.22.17 (#7631)

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

github.com/typescript-eslint/typescript-eslint - 548fe2d84125c72580939fbe763870d597c9af4c authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.6.0 (#7633)

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

github.com/typescript-eslint/typescript-eslint - ac09e9c298ac11fcacb0f8c2987134e757254618 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @eslint/js to v8.49.0 (#7632)

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

github.com/typescript-eslint/typescript-eslint - c4b2d4918d76fdc19e06d6b64c8324117ef748b8 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: group jest versions in renovate config (#7612)

Co-authored-by: MD <[email protected]>

github.com/typescript-eslint/typescript-eslint - c09b359e6dd50a584f18a9d39aa52139ab4d1f7c authored over 1 year ago by Mark de Dios <[email protected]>
chore: publish v6.7.0

github.com/typescript-eslint/typescript-eslint - 79ffff05dbf21796565eef0076ba0bf4fc55e7ed authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore(website): [playground] add types tab to playground (#6843)

* chore(website): [playground] add types tab to playground

* chore(website): [playground] add...

github.com/typescript-eslint/typescript-eslint - 7c3475c2d29f9f40ac2ab56777563c5875bf1385 authored over 1 year ago by Armano <[email protected]>
chore(deps): update dependency @swc/core to v1.3.83 (#7623)

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

github.com/typescript-eslint/typescript-eslint - a5f10ff244b2d4f33b21617d631e5fc40fb24c2e authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update nx to v16.8.1 (#7567)

github.com/typescript-eslint/typescript-eslint - 8ca73dd8fef9aa7e03b4ac373681d2208befb5b7 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/lodash to v4.14.198 (#7620)

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

github.com/typescript-eslint/typescript-eslint - 6ed0ca43b1fea58522f1135e224ddc3fe788b40c authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs: added Babel to Dependency Version Upgrades (#7415)

github.com/typescript-eslint/typescript-eslint - 1bad83258dcb16d188da3c1a5015e903922c2109 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
feat(eslint-plugin): [await-thenable] added suggestion fixer (#7437)

* feat(eslint-plugin): added suggestion fixer to await-thenable

* Aha, getFirstToken

github.com/typescript-eslint/typescript-eslint - b284370e1e95493764d2806cd45975201e02f374 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
fix(eslint-plugin): [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#7560)

Co-authored-by: Brad Zacher <[email protected]>

github.com/typescript-eslint/typescript-eslint - 4908905e4ee2b533504fcba0c671aa869668df25 authored over 1 year ago by Josh Kelley <[email protected]>
chore(website): correct schema autocompletion in playground (#7557)

github.com/typescript-eslint/typescript-eslint - ec6a62ea31689ea0a5bc0a1d4c4f1e7a7a19a2db authored over 1 year ago by Armano <[email protected]>
docs: explain globals in `RuleTester` for Mocha and Vitest (#7606)

github.com/typescript-eslint/typescript-eslint - c15daf95e31d3742e12270bacadec4fc9b1d9519 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
chore(ast-spec): exclude tsx fixtures from type-check (#7602)

github.com/typescript-eslint/typescript-eslint - 18d9e436c43f782770a428bef03570947cd7390f authored over 1 year ago by Armano <[email protected]>
chore(website): reuse svgs from docusaurus (#7518)

github.com/typescript-eslint/typescript-eslint - cf486463dacc32564283edf6d1b6cacd739aef4e authored over 1 year ago by Armano <[email protected]>
docs: `ts-api-tools` -> `ts-api-utils` (#7618)

`ts-api-tools` -> `ts-api-utils`

package has been renamed

github.com/typescript-eslint/typescript-eslint - 3d8ce95e14f40d079af2a4bd06330c5e7e3e67df authored over 1 year ago by Lenz Weber-Tronic <[email protected]>
chore(deps): update babel to v7.22.15 (#7617)

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

github.com/typescript-eslint/typescript-eslint - 63d6bb051a6b2d90a337909f79d6d755e8701ca5 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: fix cyclic dependency in repo caused by generate-lib script changes (#7603)

github.com/typescript-eslint/typescript-eslint - 1ed0733c7fea0dcb4f10dc0a54a4dafde57511df authored over 1 year ago by Brad Zacher <[email protected]>
docs: add in the pull request file to not comment in closed prs (#7592)

* update pull_requests.mdx

* update docs/contributing/Pull_Requests.mdx

* update docs/cont...

github.com/typescript-eslint/typescript-eslint - 8175224c46f562720e9ef9b1efbe54b33d4a423e authored over 1 year ago by Sylvia Favello <[email protected]>
chore(deps): update dependency tsx to v3.12.8 (#7598)

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

github.com/typescript-eslint/typescript-eslint - d2973cca391eeb763d72c5ef2f49cdafe4ffc216 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.5.8 (#7600)

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

github.com/typescript-eslint/typescript-eslint - 4fc75ebe5a76042a74468d3f6d1573a5ce97c458 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: publish v6.6.0

github.com/typescript-eslint/typescript-eslint - a3a39321296f74caa9d18577491a86119b450c18 authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore(deps): update dependency cspell to v7.3.0 (#7596)

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

github.com/typescript-eslint/typescript-eslint - d18956fb959003340ed0ff9a1a7dbc088f0b05b1 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat(rule-tester): allow to create empty tests (#7467)

* feat(rule-tester): allow to create empty tests

* feat(rule-tester): add tests with empty va...

github.com/typescript-eslint/typescript-eslint - 654b35dcf3ed6dc302d993110b72a7709aafbebf authored over 1 year ago by Azat S <[email protected]>
fix(eslint-plugin): [key-spacing] consider properties with parens and comments (#7525)

* fix(eslint-plugin): [key-spacing] consider properties with parens and comments

* test: add ...

github.com/typescript-eslint/typescript-eslint - 7012279b8510f9fcaee64b610d0a66e8e90f0865 authored over 1 year ago by auvred <[email protected]>
chore(deps): update dependency markdownlint-cli to ^0.36.0 (#7595)

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

github.com/typescript-eslint/typescript-eslint - e79e027770897206913fa8bc60863356a38f0e43 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency glob to v10.3.4 (#7593)

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

github.com/typescript-eslint/typescript-eslint - b74b1e4ea1924312197ec64c97b8484457e929f6 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>