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

test(eslint-plugin): [no-unused-vars] add export import namespace testcase (#8552)

github.com/typescript-eslint/typescript-eslint - 6954a4a463f9a2a1c20e41c91ee2c75c953dcc9f authored 10 months ago by YeonJuan <[email protected]>
fix(typescript-eslint): apply `ignores` to all extended configs passed to `config` helper function (#8567)

github.com/typescript-eslint/typescript-eslint - 156c528bf87f03b702b68c074fbc5126e0e83d61 authored 10 months ago by auvred <[email protected]>
chore(release): publish 7.1.0

github.com/typescript-eslint/typescript-eslint - 4bc6944f880570273d8486d07bbac63186c8dfe0 authored 10 months ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.11.20 (#8550)

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

github.com/typescript-eslint/typescript-eslint - c8ba7e7a247674405a7848ca44a3a3cb93f84834 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/react to v18.2.58 (#8551)

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

github.com/typescript-eslint/typescript-eslint - 3c71c9149a6d2a51c88f9a5a8518ef5c17cdaca0 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: tmp skip cache for eslint-plugin lint (#8539)

github.com/typescript-eslint/typescript-eslint - 025e89298f219c9c1f3c7e65b49893f20ffb9513 authored 10 months ago by James Henry <[email protected]>
fix(typescript-estree): use simpler absolutify behavior for project service client file paths (#8520)

* fix(typescript-estree): use simpler absolutify behavior for project service client file paths
...

github.com/typescript-eslint/typescript-eslint - 5e7ec8f23c511f5bdfc51c6479e8daa3526550e9 authored 10 months ago by Josh Goldberg ✨ <[email protected]>
docs: add tabs in no-unsafe-unary-minus.md (#8542)

Co-authored-by: Joshua Chen <[email protected]>

github.com/typescript-eslint/typescript-eslint - 1807d555aeb99873c665b34b75a4e5bc89bc1f86 authored 10 months ago by YeonJuan <[email protected]>
test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8493)

5744: Add test cases for spread args in no-misused-promsies

github.com/typescript-eslint/typescript-eslint - f2f57de6d203f083a0573c132196f0777182793f authored 10 months ago by Kirk Waiblinger <[email protected]>
chore: drop T from internal types (#8521)

* Add test cases per #8380

* Revert "Add test cases per #8380"

This reverts commit f3b9d24...

github.com/typescript-eslint/typescript-eslint - fa679550052f122c82bc4fd88d2e2c9138824bc3 authored 10 months ago by Mark de Dios <[email protected]>
fix(eslint-plugin): [no-use-before-define] fix false positive type reference in as, satisfies (#8474)

* fix(eslint-plugin): [no-use-before-define] fix false positive type reference in as, satisfies
...

github.com/typescript-eslint/typescript-eslint - 60c1cd35dd057f0e6d836f1c38d255f275002c89 authored 10 months ago by YeonJuan <[email protected]>
fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)

* fix(eslint-plugin): [no-misused-promises] improve check union types

* apply reviews

github.com/typescript-eslint/typescript-eslint - 14589205e405d91605be84c0492c02458efe5f54 authored 10 months ago by YeonJuan <[email protected]>
fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding reference error (#8472)

github.com/typescript-eslint/typescript-eslint - c1441c8f5bb0f980238c934af6e499baacdd41f2 authored 10 months ago by YeonJuan <[email protected]>
feat(typescript-estree): add debug logs for useProgramFromProjectService (#8426)

* feat(typescript-estree): add debug logs for useProgramFromProjectService

* Added a bit more...

github.com/typescript-eslint/typescript-eslint - 8431d9d396ee9b2a09e5d30f3645c2b538a03dcd authored 10 months ago by Josh Goldberg ✨ <[email protected]>
chore(website): properly align underline for children of `<a>` tag (#8470)

github.com/typescript-eslint/typescript-eslint - fb82a33c7b44b439ddbfa6c782d86d6043c21f69 authored 10 months ago by auvred <[email protected]>
docs: from option instead of source in prefer-readonly-parameter-types (#8461)

Update prefer-readonly-parameter-types.md

github.com/typescript-eslint/typescript-eslint - e7ec6f061f9ce77346906a0d865fd9c18281256d authored 10 months ago by Arka Pratim Chaudhuri <[email protected]>
feat(eslint-plugin): [consistent-return] add new rule (#8289)

* feat(eslint-plugin): [consistent-return] add new rule

* apply reviews

* fix docs

* fi...

github.com/typescript-eslint/typescript-eslint - 46cef966fb861f341768815a6fcae974d7cd43ff authored 10 months ago by YeonJuan <[email protected]>
docs: fixing prettier config example (#8535)

github.com/typescript-eslint/typescript-eslint - bba28a9ed041ef0f064c1a5d46100a348b64049a authored 10 months ago by Leo Shklovskii <[email protected]>
feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8084)

github.com/typescript-eslint/typescript-eslint - f7198db67d881c9b288e8f0774c1ad0ea2a5d900 authored 10 months ago by Arka Pratim Chaudhuri <[email protected]>
feat(eslint-plugin): add *-type-checked-only configs (#8367)

github.com/typescript-eslint/typescript-eslint - 13429ccabf4357c3b7e252f574d8f775f347a747 authored 10 months ago by Josh Goldberg ✨ <[email protected]>
chore: enable unused-vars caughtErrors: all internally (#8369)

github.com/typescript-eslint/typescript-eslint - 813ad93b85ba66246cd7e17ac1aa1b5785a5d206 authored 10 months ago by Josh Goldberg ✨ <[email protected]>
chore(deps): update dependency @swc/core to v1.4.2 (#8530)

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

github.com/typescript-eslint/typescript-eslint - b17c45394147a62e56055bd9c45ededac2f0900f authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency webpack to v5.90.3 (#8533)

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

github.com/typescript-eslint/typescript-eslint - d2c6b4ebe27f77d61c481d7ccbe74f2dc97fbf94 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency esbuild to v0.20.1 (#8531)

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

github.com/typescript-eslint/typescript-eslint - d3e921aa718399652000c6efb84867f2dccbe884 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
test: remove remaining typescript-and-tslint-plugins-together vestiges

github.com/typescript-eslint/typescript-eslint - f825426a382aaf505897cde182f09d9405c0fe09 authored 10 months ago by Josh Goldberg <[email protected]>
chore: enable verbose logging in CI (#8529)

github.com/typescript-eslint/typescript-eslint - d3d7d65c0c544ca12053c7fdec8bedd9dfa77bc1 authored 10 months ago by James Henry <[email protected]>
chore: extract eslint-plugin-tslint to new repository (#8366)

* chore: extract eslint-plugin-tslint to new repository

* Remove integration test too

* Re...

github.com/typescript-eslint/typescript-eslint - f5adf19ab8fb9f61e4670579b776bac81b3069f4 authored 10 months ago by Josh Goldberg ✨ <[email protected]>
docs: no-unused-vars demonstrate TypeScript style exemptions (#8526)

github.com/typescript-eslint/typescript-eslint - 6c1ae93ffcb734cc5e90810e22218f927c3d7575 authored 10 months ago by John Reilly <[email protected]>
chore: enable `import/consistent-type-specifier-style` internally (#8527)

github.com/typescript-eslint/typescript-eslint - dafefd0c45a0d91465ad98e6529b7f848265a658 authored 10 months ago by Tarun Chauhan <[email protected]>
chore(deps): update dependency @types/react to v18.2.56 (#8528)

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

github.com/typescript-eslint/typescript-eslint - 3e1b73c64941edd8fdc01b872bdfb4e547c116d3 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint-plugin-jest to v27.9.0 (#8495)

chore(deps): update dependency eslint-plugin-jest to v27.8.0

Co-authored-by: renovate[bot] <2...

github.com/typescript-eslint/typescript-eslint - b615fc295c05599085979e2064c6907645715e21 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.11.19 (#8500)

chore(deps): update dependency @types/node to v20.11.18

Co-authored-by: renovate[bot] <291396...

github.com/typescript-eslint/typescript-eslint - 361440aeaaaf0db04945ab35b342afd6ae3df2f5 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency webpack to v5.90.2 (#8501)

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

github.com/typescript-eslint/typescript-eslint - c82377af9c6c333d35db59231072e0bb4a758190 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(website): add line breaks for the bios on the Team page (#8516)

github.com/typescript-eslint/typescript-eslint - f36f68263c40a9baf7871eeece0f56f3d686edc5 authored 10 months ago by auvred <[email protected]>
chore: add auvred to committers team (#8514)

* 🥳

* cspell

github.com/typescript-eslint/typescript-eslint - 05be50273bbe045a869a6a8ef337f852c762834b authored 10 months ago by auvred <[email protected]>
docs(typescript-eslint): temporarily update docs until next release

this helper will come out next release - just switching the docs until then.

github.com/typescript-eslint/typescript-eslint - 405546afb66f8c1efce2e5757c6333651ef3c7da authored 10 months ago by Brad Zacher <[email protected]>
docs: rework structure and improve flat config docs (#8507)

github.com/typescript-eslint/typescript-eslint - 7c77b1b123d13fb585d588a9dd19f810c973a42a authored 10 months ago by Brad Zacher <[email protected]>
chore(release): publish 7.0.2

github.com/typescript-eslint/typescript-eslint - 677e7cc97c4f79cb737a4d01722777352b77b9d9 authored 10 months ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
docs(eslint-plugin): fix typo in prefer-ts-expect-error (#8504)

github.com/typescript-eslint/typescript-eslint - 300d7d25357275400885ec3e78be3a699ab786a6 authored 10 months ago by Alex Yip <[email protected]>
docs: describe when to use `evaluating community engagement` and `wontfix` labels in Issue Flow (#8489)

* docs: describe how to use `evaluating community engagement` and `wontfix` labels in Issue Flow...

github.com/typescript-eslint/typescript-eslint - 98aa4f3d3c1522b0670dcaf9e614c8e128edf127 authored 10 months ago by auvred <[email protected]>
docs: small typo in no-inferrable-types.md (#8492)

github.com/typescript-eslint/typescript-eslint - ebd2959e4300381b85d55de75055fbd65ece6bb7 authored 10 months ago by uid11 <[email protected]>
fix(utils): use mergeable interface for `settings` property (#8485)

github.com/typescript-eslint/typescript-eslint - 9708659705f367bcb9a38e1ff53e6766a3644380 authored 10 months ago by Gareth Jones <[email protected]>
chore(deps): update dependency @swc/core to v1.4.1 (#8486)

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

github.com/typescript-eslint/typescript-eslint - 9dfb327c08c625afb5affe0dad57024187741b98 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs: fix invalid relative link in getting started page details section (#8468)

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

github.com/typescript-eslint/typescript-eslint - 0ca3a11db0695791f7975cc9fc59e95068768341 authored 10 months ago by Salitha Indrajith <[email protected]>
fix: fix tsconfig-less check errors, fix `@types/eslint` incompatibilities, add tests (#8460)

github.com/typescript-eslint/typescript-eslint - 18c3216485c381dd0215cfa7099f33bc721c8efe authored 10 months ago by Brad Zacher <[email protected]>
chore(deps): update dependency @types/semver to v7.5.7 (#8473)

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

github.com/typescript-eslint/typescript-eslint - 998ef9ce401ac9ad61ac411d0640c88494576767 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs: fix broken link in getting started page details section (#8463)

github.com/typescript-eslint/typescript-eslint - 6a875b4dd9eaacf367f086c580569283e2f58135 authored 10 months ago by Salitha Indrajith <[email protected]>
docs: fix missing bracket in Typed_Linting.mdx (#8448)

github.com/typescript-eslint/typescript-eslint - 2b98ccd8672069af533002bc10978894b00eb4bc authored 10 months ago by Stephen Zhou <[email protected]>
chore(deps): update dependency tsx to v4.7.1 (#8444)

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

github.com/typescript-eslint/typescript-eslint - 51a5ebe41c084827dcc6f093d527c0f2e0d0cd1d authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: fix canary script (#8450)

github.com/typescript-eslint/typescript-eslint - dc6f50c2a7cde21c15655442cbf6ebaaff3d06d7 authored 10 months ago by James Henry <[email protected]>
chore: update sponsors (#8438)

Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 798d97878fcbdae1abd84f74d1b4c7ce34d1e70f authored 10 months ago by typescript-eslint[bot] <53356952+typescript-eslint[bot]@users.noreply.github.com>
chore: update to nx 18 (#8442)

github.com/typescript-eslint/typescript-eslint - 28b94625e58d137144475ff72d39e0536d236ba3 authored 10 months ago by James Henry <[email protected]>
chore(release): publish 7.0.1

github.com/typescript-eslint/typescript-eslint - 4f3215f9751044ccd327f7e4169b0142c3cdaff7 authored 10 months ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
fix(eslint-plugin): update peer dep for parser (#8441)

* fix(eslint-plugin): Update peer dep for parser

* yarn format --write

* yarn

---------...

github.com/typescript-eslint/typescript-eslint - 422791c0f571684aae98f23d27dd056f9d0743a4 authored 10 months ago by Tim Dorr <[email protected]>
chore(release): publish 7.0.0

github.com/typescript-eslint/typescript-eslint - b27de997c87ffd62785acd86269491dd41883ab9 authored 10 months ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore: correct nx/(release/)changelog-renderer require path (#8439)

* chore: also default-export tools > changelogRenderer

* git checkout main -- tsconfig.json
...

github.com/typescript-eslint/typescript-eslint - 05159c1388dea4ea52b86e38fb0b7f157fa25997 authored 10 months ago by Josh Goldberg ✨ <[email protected]>
chore(deps): update dependency eslint-plugin-eslint-plugin to v5.3.0 (#8393)

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

github.com/typescript-eslint/typescript-eslint - 616bb0133578f63004d9a86c7abc15e2de91ddb1 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency mocha to v10.3.0 (#8432)

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

github.com/typescript-eslint/typescript-eslint - ec071f6da6bf27eee3cf566ac7e8dc85089d1269 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency ts-api-utils to v1.2.1 (#8410)

chore(deps): update dependency ts-api-utils to v1.1.0

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

github.com/typescript-eslint/typescript-eslint - e07a94bc9e042c23117389f62a9b7762da24bbbc authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update yarn to v3.8.0 (#8376)

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

github.com/typescript-eslint/typescript-eslint - 826a7bd2a85e74ae7f976a56873d39c8609fa9dd authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency lint-staged to v15.2.2 (#8409)

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

github.com/typescript-eslint/typescript-eslint - 30e7f5f886d0a27bdaef35e1da2aa608771e21cb authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.11.17 (#8434)

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

github.com/typescript-eslint/typescript-eslint - 891fe4a644bc058fee1f90575ea34b09b35c8657 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency monaco-editor to ~0.46.0 (#8431)

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

github.com/typescript-eslint/typescript-eslint - 578c0a08d405b423f531382b63d87b2224bc795a authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat(website): add ESQuery filter to URL state (#8297)

* feat(website): add ESQuery filter to URL state

Closes #8174

* use a single object for `e...

github.com/typescript-eslint/typescript-eslint - 94d36536b27eccb265e8d2e886c3ee2340416613 authored 10 months ago by StyleShit <[email protected]>
docs: updated Getting Started and related docs for flat config (#8423)

* docs: updated Getting Started and related docs for flat config

* Consistency and import.met...

github.com/typescript-eslint/typescript-eslint - db9c42e40e22692f23269623d537712a111292a8 authored 10 months ago by Josh Goldberg ✨ <[email protected]>
chore: hide user-facing MDX comment in Releases docs (#8422)

chore: fix MDX comment Releases docs

github.com/typescript-eslint/typescript-eslint - 5a1e85da65cb83bc4e02965f8eb8f1f51347e004 authored 11 months ago by auvred <[email protected]>
chore(eslint-plugin): [no-confusing-void-expression] explicitly state default options in rule doc (#8407)

github.com/typescript-eslint/typescript-eslint - 379f74286347f21f9c5f87a284d86605ce05dc12 authored 11 months ago by Khairul Azhar Kasmiran <[email protected]>
docs: emphasize typescript-eslint in Packages page (#8419)

* docs: emphasize typescript-eslint in Packages page

* Update docs/Packages.mdx

Co-authore...

github.com/typescript-eslint/typescript-eslint - f2ba3024a0a3bd56adcac11ea1ae62e9dac43471 authored 11 months ago by Josh Goldberg ✨ <[email protected]>
docs: blog post for v7 (#8400)

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

github.com/typescript-eslint/typescript-eslint - f569553ec01e4eef217d47052a2cfba2cc59bdf5 authored 11 months ago by Brad Zacher <[email protected]>
chore(deps): update dependency semver to v7.6.0 (#8414)

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

github.com/typescript-eslint/typescript-eslint - 9c94b81b2560558fcc2d85dd644679a5dbf4a277 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency semver to v7.6.0 (#8413)

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

github.com/typescript-eslint/typescript-eslint - 093749081213f6472043ee5f8179fde35e39fb9f authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(website): [playground] trigger lint when eslintrc and tsconfig changed (#8391)

github.com/typescript-eslint/typescript-eslint - fd4ac7e8391dcb025a3a5c7cf841726d6db9ec9b authored 11 months ago by YeonJuan <[email protected]>
chore(deps): update dependency @prettier/sync to v0.5.1 (#8417)

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

github.com/typescript-eslint/typescript-eslint - a4377b744dfc275d2fba63fcf149b97660b4babf authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/react to v18.2.53 (#8405)

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

github.com/typescript-eslint/typescript-eslint - c0da42012e8f18e079ec30ce2072b2345545c0c9 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @swc/jest to v0.2.36 (#8406)

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

github.com/typescript-eslint/typescript-eslint - d97ae41d8a4ca909c9f3639e0403da305ee22191 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs: fix restrict-plus-operands example (#8362)

* delete restrict-plus-operands example

* fix restrict-plus-operands example

github.com/typescript-eslint/typescript-eslint - b636baa1972e63f161cef3603d285eba128806d6 authored 11 months ago by Nobu <[email protected]>
chore(deps): update dependency globals to v13.24.0 (#8398)

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

github.com/typescript-eslint/typescript-eslint - 7c0da9c84ff3dad93b4961f184295d453fa471b5 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency prettier to v3.2.5 (#8401)

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

github.com/typescript-eslint/typescript-eslint - 1aa393c8d4f7b8855aea8676468203173520793a authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs: remove /ts prefix from eslint-stylistic replacement rule link (#8396)

github.com/typescript-eslint/typescript-eslint - b014518d532cced851031e165af3a2c592ff1276 authored 11 months ago by Cristopher <[email protected]>
feat(utils): revert removal of backwards-compat functions (#8399)

github.com/typescript-eslint/typescript-eslint - 745dd66aa9cbfc97348c97ed754fce417f18dbcc authored 11 months ago by Brad Zacher <[email protected]>
feat: add support for flat configs (#7935)

github.com/typescript-eslint/typescript-eslint - 8ef5f4bffcf0904a28ada92a224a378d309407a4 authored 11 months ago by Brad Zacher <[email protected]>
fix(eslint-plugin): [prefer-find] stop throwing type errors when converting symbols to numbers (#8390)

* fix #8386: Stop throwing type errors when converting symbols to numbers

* Address PR feedback

github.com/typescript-eslint/typescript-eslint - c298350823d225e52f37f3129d46e6564c6939d8 authored 11 months ago by Kirk Waiblinger <[email protected]>
chore(deps): update nx to v17.3.0 (#8317)

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

github.com/typescript-eslint/typescript-eslint - 1200b4c4929d28bf6eed58dcfa4c6f40153022eb authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)

BREAKING CHANGE:
Bumps the minimum dependency requirements and removes names from the `/utils` ...

github.com/typescript-eslint/typescript-eslint - 584db29ec44ce4e9cb71afac35d48994889168e6 authored 11 months ago by Brad Zacher <[email protected]>
docs: fix missing quotation mark in explicit-member-accessibility.md (#8384)

Fix missing quotation mark in explicit-member-accessibility.md

github.com/typescript-eslint/typescript-eslint - 559c0c42df82d69cbdf2e2324787b73af7a15ceb authored 11 months ago by Jesse Donat <[email protected]>
chore(release): publish 6.21.0

github.com/typescript-eslint/typescript-eslint - 289ee8885ce26714296d8258abb12a2fa2c38d61 authored 11 months ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
docs: add FAQ entry about ESLint's --cache (#8372)

github.com/typescript-eslint/typescript-eslint - 847d193fc6aeb8cd2e28ea37a822bd4e6931a43a authored 11 months ago by Josh Goldberg ✨ <[email protected]>
docs(eslint-plugin): mention alternatives in no-explicit-any (#8370)

github.com/typescript-eslint/typescript-eslint - f892a72db1e88629830a56f0b5b7978dc28513e7 authored 11 months ago by Josh Goldberg ✨ <[email protected]>
chore(deps): update dependency prettier to v3.2.4 (#8357)

* chore(deps): update dependency prettier to v3.2.4

* chore: update formatting after prettier...

github.com/typescript-eslint/typescript-eslint - aa5edf7f675c3bad627cfd9355a9a04469414c5e authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency markdownlint-cli to ^0.39.0 (#8354)

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

github.com/typescript-eslint/typescript-eslint - 73669b61cd31810b542b68742b1f2109f40d0366 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/jest to v29.5.12 (#8371)

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

github.com/typescript-eslint/typescript-eslint - 01533799399a0bcff6337ec245a8364e2434a069 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @babel/eslint-parser to v7.23.10 (#8349)

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

github.com/typescript-eslint/typescript-eslint - 9cb8caf6c4360f8dd7387d7b7c7c86adf4669602 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency webpack to v5.90.0 (#8359)

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

github.com/typescript-eslint/typescript-eslint - 664a3d44e3a4877384d385b29bdbf3e24fc5a5bd authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency netlify to v13.1.14 (#8353)

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

github.com/typescript-eslint/typescript-eslint - f571aec17496c37e3237beed33678e1d0095c9af authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/react to v18.2.51 (#8361)

chore(deps): update dependency @types/react to v18.2.49

Co-authored-by: renovate[bot] <291396...

github.com/typescript-eslint/typescript-eslint - 204cfaca40be51825a7a853c183f8bc2424e2b2d authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.11.15 (#8356)

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

github.com/typescript-eslint/typescript-eslint - 33185ca925761b2d83346117cdab980102485a7e authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency ignore to v5.3.1 (#8360)

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

github.com/typescript-eslint/typescript-eslint - af7183ca18ca031bc7e3f858131976fac4aa45b7 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @swc/jest to v0.2.34 (#8363)

chore(deps): update dependency @swc/jest to v0.2.33

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

github.com/typescript-eslint/typescript-eslint - da2679074778b5a79e00650c0aec170f07c9f95e authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: allow `parserOptions.project: false` (#8339)

github.com/typescript-eslint/typescript-eslint - a893105c617eb96fff3a649a3c8c2e4c6c6822a7 authored 11 months ago by Brad Zacher <[email protected]>
fix(rule-tester): fix a phantom dependency on the "semver" package (#8260)

* fix(rule-tester): Fix a phantom dependency on the "semver" package in DependencyConstraint.d.t...

github.com/typescript-eslint/typescript-eslint - 47d25f489f2b7178a80c3bba8761442fdd36f914 authored 11 months ago by Pete Gonzalez <[email protected]>