Ecosyste.ms: OpenCollective

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

ESLint

The pluggable linting utility for JavaScript and JSX
Collective - Host: opensource - https://opencollective.com/eslint - Website: https://eslint.org/ - Code: https://github.com/eslint

chore: Update remote data

github.com/eslint/eslint.org - d4017fcbdcd583fe9d03cfdd24b49e0f1997efcb authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 58ec509c181ada48c5570bb006187f7fd036c828 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 0264a6ee92362bfe99efe46f4831771feb79c8cd authored over 1 year ago by GitHub Actions Bot <[email protected]>
docs: Publish v8.48.0 release highlights (#468)

* Publish v8.48.0 release highlights

* remove strict rule link

github.com/eslint/eslint.org - ac45e807ade8f355b19b34f8306b2fd8fe2cdf10 authored over 1 year ago by Milos Djermanovic <[email protected]>
8.48.0

github.com/eslint/eslint - 10c4f85dca978b42d37619f50565a06b9a28c9ac authored over 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Added release blog post for v8.48.0

github.com/eslint/eslint.org - 270b4f083631b88fb73762bb8e96948c69cec44d authored over 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 8.48.0

github.com/eslint/eslint - 5013ad72a34275fe81c0c1cb907a9ff87dcf0627 authored over 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: upgrade @eslint/[email protected] (#17501)

github.com/eslint/eslint - 8dd3cec90c97ed97d243a83b87ad4ea9e6b4781a authored over 1 year ago by Milos Djermanovic <[email protected]>
chore: package.json update for @eslint/js release

github.com/eslint/eslint - 6d0496e9476fb2210fba0a3d541df8c052ecf73a authored over 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
docs: no-param-reassign mention strict mode (#17494)

* no-param-reassign strict mode mention

* Update docs/src/rules/no-param-reassign.md

Fixes...

github.com/eslint/eslint - 7a51d77c0a066e461ff288568fdfee0e9539a2b5 authored over 1 year ago by Stephen Hardy <[email protected]>
chore: standardize npm script names (#19)

* chore: standardize npm script names

* chore: update scripts

* chore: remove redundant sc...

github.com/eslint/eslint-transforms - a1582e3da4c00d25efb90fdf410d22d5598b9889 authored over 1 year ago by Nitin Kumar <[email protected]>
docs: add `fetch` script to package.json conventions (#17459)

* docs: add `fetch` script to package.json conventions

* docs: revert formatting changes

*...

github.com/eslint/eslint - 9cd7ac2fdb6b1d71a9fb1b8297a478cafacbdafd authored over 1 year ago by Nitin Kumar <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - e18c5001d153fe915ad5c7b158b3cf1d4515e5d3 authored over 1 year ago by GitHub Actions Bot <[email protected]>
fix: update RuleTester JSDoc and deprecations (#17496)

* RuleTester: Allow new-style rule definitions

* RuleTester: Add check for legacy rule API us...

github.com/eslint/eslint - 7234f6a706a209aa2d79259110328752e9ae3928 authored over 1 year ago by Jonas Berlin <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 18afedf00c2d7cb3d5b07ae728be373c4a13e9ee authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: use [email protected] (#584)

github.com/eslint/js - ec949bcf381d33377d0b05cecd080e8a3a01b5f3 authored over 1 year ago by Milos Djermanovic <[email protected]>
feat: correct update direction in `for-direction` (#17483)

* feat: correct update direction in `for-direction`

* Improve documentation

* Update rule ...

github.com/eslint/eslint - 1fbb3b0b477c814c0d179564fe495f4c50a451e9 authored over 1 year ago by Francesco Trotta <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 980c12c0a497ae5b3e765abe39b84fcc2f29d3f4 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Refactor and document CodePathSegment (#17474)

* chore: Refactor and document CodePathSegment

* Update lib/linter/code-path-analysis/code-pa...

github.com/eslint/eslint - 9d4216d638d39844decffac33ee3d5a47413c80a authored over 1 year ago by Nicholas C. Zakas <[email protected]>
docs: advice for inline disabling of rules (#17458)

* docs: advice for dev while disabling rules

* docs: advice for dev while disabling rules

...

github.com/eslint/eslint - cab21e64a8f79779c641178f825945958667c6e4 authored over 1 year ago by Ashish Yadav <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - b3be081dcf6f395ed90ebf6906d40cf226a75fe0 authored over 1 year ago by GitHub Actions Bot <[email protected]>
docs: fix example of flat config from plugin (#17482)

github.com/eslint/eslint - 056499de31a139dbc965d18652b0b520e11b408d authored over 1 year ago by Francesco Trotta <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - e082e060e4cf834b5586c71ae87a79a3e607c78b authored over 1 year ago by GitHub Actions Bot <[email protected]>
feat: rule tester do not create empty valid or invalid test suites (#17475)

* feat: rule-tester do not create empty valid or invalid test suites

* chore: fix grammatical...

github.com/eslint/eslint - d73fbf2228631d6c468cd24710e2579fe6cb70fd authored over 1 year ago by fnx <[email protected]>
feat: Allow `void` in rule `no-promise-executor-return` (#17282)

* feat: Allow `void` in `no-promise-executor-return` (#17278)

* feat: Autofix and suggestions...

github.com/eslint/eslint - ee2f718188d32e9888b1932fe6b9bd2a62c529a4 authored over 1 year ago by nopeless <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 58d283e7d48899cf8de902a0e5a12a605f6199ca authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - f4b847ae13dbecfe7aba8e68f1df7c8f45d74877 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - fc3256060109bdfbb0418cbd0abd18d4e7a677c8 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 3f2ab8686cf6ae159e24a1d327f4e3257ca60263 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - cfc950659fc16cefc60a9572e6edcdb52972c90f authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - cf7dc563a4dc1a9864958d29bde960b754348937 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: standardize npm script names (#461)

Co-authored-by: Percy Ma <[email protected]>

github.com/eslint/eslint.org - 36091eaef014bf08d44370841f44a8443a13e6e2 authored over 1 year ago by Nitin Kumar <[email protected]>
docs: update documentation URL in error message (#17465)

github.com/eslint/eslint - 9e9edf93ecfa0658e8b79e71bc98530ade150081 authored over 1 year ago by Nitin Kumar <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 9cbb6667b74d63eefb0d56ebb8baacad1071e485 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - c044797518eb707db60136ecb34c8c335afa0a6e authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - c862ab99cc6270f400864d8ab3aced97c902dced authored over 1 year ago by GitHub Actions Bot <[email protected]>
feat: Release v8.47.0 blog post (#467)

github.com/eslint/eslint.org - 1469cb75db03e3bbda4a67f85a6c3372e7a3b5c0 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
8.47.0

github.com/eslint/eslint - 98b155fb9d8ae5afa8c544453133d0c5a12c12ba authored over 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Added release blog post for v8.47.0

github.com/eslint/eslint.org - d55fe2af18fb895aa293b939befc24c83afda2e0 authored over 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 8.47.0

github.com/eslint/eslint - 928cecc754da77e1e52304b0a71b8b0a3a23fd7a authored over 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: Update dependencies (#17456)

github.com/eslint/eslint - bf69aa6408f5403a88d8c9b71b0e58232b1ea833 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: package.json update for @eslint/js release

github.com/eslint/eslint - 0e4576012ab938b880e6f27641bff55fb4313d20 authored over 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: release 2.1.2 (#124)

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

github.com/eslint/eslintrc - 242d569020dfe4f561e4503787b99ec016337457 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: release 3.4.3 (#57)

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

github.com/eslint/eslint-visitor-keys - d08d617d9d824301dbbbb9eb8ec4e7f088469d83 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: Update remote data

github.com/eslint/eslint.org - a718b7f215b96a88ececfefe788f55db4da3c872 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 15ba295528bbdac656f81aa4030f4f4cf5f3c40b authored over 1 year ago by GitHub Actions Bot <[email protected]>
fix: do not report on shadowed constructors in `no-new-wrappers` (#17447)

* fix: do not report on shadowed constructors in `no-new-wrappers`

* unit tests for undefined...

github.com/eslint/eslint - 631648ee0b51a8951ce576ccd4430e09c9c8bcae authored over 1 year ago by Francesco Trotta <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 7cacf12ad9716cd797e33b3c218ae83245337b5c authored over 1 year ago by GitHub Actions Bot <[email protected]>
fix: fix styling on home page (#466)

Section styled with metrics class on home page not aligned
correctly on big screens more that 2...

github.com/eslint/eslint.org - de096ed3e8414d7347a370d3366ddd9858827952 authored over 1 year ago by ismail-kharrobi <[email protected]>
chore: Add back add-to-triage (#59)

* Revert "chore: Remove add-to-triage (#56)"

This reverts commit 45d4c17b63d26ef486c92cfb602839...

github.com/eslint/eslint-visitor-keys - 5ea8b120d73f1dd6db92427d025c6805df43397d authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: Remove add-to-triage (#17450)

github.com/eslint/eslint - 757bfe1c35b5ddab7042d388f8d21e834875fff5 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 218207afeb3dd508e0020f45b5db94b776984c67 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: standardize npm script names (#582)

* chore: standardize npm script names

* ci: update test GHA job

* chore: standardize npm s...

github.com/eslint/js - b0767ef7ba6979a1005c93c49c41aff1af483e07 authored over 1 year ago by Nitin Kumar <[email protected]>
chore: standardize npm script names (#55)

* chore: standardize npm script names

* chore: udpate npm scripts

* docs: update README

github.com/eslint/eslint-visitor-keys - 0461695b730821c04c20d46f5cff9195509f865b authored over 1 year ago by Nitin Kumar <[email protected]>
chore: standardize npm script names (#17431)

* chore: standardize npm script names

* chore: use `build:minify-images` instead of `minify:i...

github.com/eslint/eslint - b066640b7040ec30f740dcc803511244fe19473b authored over 1 year ago by Nitin Kumar <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - aa37030bff60ee8ea8195f0eb8a79f438c4b9b39 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: update `typedef` in build keys template (#58)

github.com/eslint/eslint-visitor-keys - eb6c66dbaf6389d253d10dd74d22915d7e33d651 authored over 1 year ago by Milos Djermanovic <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - f11ee95baa86477dff8d71148dbe81ab244b82be authored over 1 year ago by GitHub Actions Bot <[email protected]>
fix: Ensure environments in overrides respect files patterns (#126)

Fixes #125

github.com/eslint/eslintrc - 67454216a9dc4ecb850fd80d67ae39cf5799986d authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 07759ce62d135b3459c87865dc61a1750fbe3ca2 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Revert OC sponsors fetch changes (#465)

* Revert "fix: OC sponsors fetch for cancelled orders (#455)"

This reverts commit 0066b21bb80...

github.com/eslint/eslint.org - 09d5fc4ecd78807e8951e7018ec1879ce63b02de authored over 1 year ago by Nicholas C. Zakas <[email protected]>
docs: document lack of config file names (#17442)

* docs: document lack of config file names

* Update configuration-files-new.md

* Update do...

github.com/eslint/eslint - a766a48030d4359db76523d5b413d6332130e485 authored over 1 year ago by James <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 786024eab0391804fe832b2099623b153b09bc62 authored over 1 year ago by GitHub Actions Bot <[email protected]>
docs: Update README

github.com/eslint/eslint - a1635d6198a8baf6571b3351e098e5ac960be887 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 0c1db4bc75282f28c7a2b0de878d99fe5172bda1 authored over 1 year ago by GitHub Actions Bot <[email protected]>
fix: OC sponsors fetch for cancelled orders (#455)

github.com/eslint/eslint.org - 0066b21bb80a207db2836b2eb59826acf79a8702 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: Update add-to-triage.yml (#17444)

github.com/eslint/eslint - 6b2410f911dd2e3d915c879041c6e257d41a2f4e authored over 1 year ago by Nicholas C. Zakas <[email protected]>
docs: update `require-unicode-regexp.md` as following up #17402 (#17441)

* docs: add `further_reading` links

* docs: mention about `v`

* Update docs/src/rules/requ...

github.com/eslint/eslint - 47a08597966651975126dd6726939cd34f13b80e authored over 1 year ago by SUZUKI Sosuke <[email protected]>
chore: standardize npm script names (#105)

* chore: standardize npm script names

* chore: update scripts

github.com/eslint/eslint-scope - 115ded3cb6f768a37f0dcb17bb16e2299849e16f authored over 1 year ago by Nitin Kumar <[email protected]>
feat: update regex for methods with `thisArg` (#17439)

* feat: update regex for methods with `thisArg`

* rename regex constant

github.com/eslint/eslint - 53d750800b1c0c1f8c29393c488bb3167bb1d2a5 authored over 1 year ago by Francesco Trotta <[email protected]>
chore: added editor config (#464)

* chore: add editor config

* chore: modify editor config

* chore: insert final newline

github.com/eslint/eslint.org - 52ed64da25d8e5699874a0c1d3cab58b518a3efa authored over 1 year ago by Strek <[email protected]>
chore: standardize npm script names (#122)

github.com/eslint/eslintrc - 6cfa0466c192f5c2aff1cdf9554836acd4fcce68 authored over 1 year ago by Nitin Kumar <[email protected]>
chore: standardize npm script names (#60)

* chore: standardize npm script names

* chore: update scripts

github.com/eslint/eslint-release - a4534320eb81cb49487c9df07acd41cecc19abbb authored over 1 year ago by Nitin Kumar <[email protected]>
docs: Update README

github.com/eslint/eslint - fcdc85d3a6bc14970c3349cc8d6f3a47eca172a3 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 874a43ff3139ef37ae4d71ef5a18f5818295c322 authored over 1 year ago by GitHub Actions Bot <[email protected]>
docs: update with "Specifying Parser Options" (#17435)

* docs: update with "Specifying Parser Options"

* docs : reapply lint

* Update docs/src/us...

github.com/eslint/eslint - 2a92b6cc9520a27255520369206556e9841a3af8 authored over 1 year ago by Cheol-Won <[email protected]>
chore: Remove add-to-triage (#123)

github.com/eslint/eslintrc - 6827766123137592b13c16c2ddd241fea42aae10 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: Remove add-to-triage (#583)

github.com/eslint/js - 39073850d82db9f66af5c21017fdf2c250f9b419 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: Remove add-to-triage (#106)

github.com/eslint/eslint-scope - dc75851b92b47eb37ed617448c0291129db676e1 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: Remove add-to-triage (#56)

github.com/eslint/eslint-visitor-keys - 45d4c17b63d26ef486c92cfb60283991e36d6db0 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: Remove add-to-triage (#463)

github.com/eslint/eslint.org - 55ee49c9e7a3d528ba454fe9b305104b14a455f5 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
docs: add metadata for parser/processor (#17438)

* docs: add metadata for parser/processor

* Update docs/src/extend/custom-parsers.md

Co-au...

github.com/eslint/eslint - d743ed3c06c62a639da0389ad27907b324ea1715 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Add TSC meeting 27-July-2023 transcript (#448)

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

github.com/eslint/tsc-meetings - 0796b599ff6056fe22ebc956ae57f8f3e3fcc0e5 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#444)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

github.com/eslint/tsc-meetings - 034b8fd9b173c410a2a63130ea3fa87a4126964b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: standardize npm script names (#446)

github.com/eslint/tsc-meetings - 0e119199b12ede3e889dbd6593fa4853f792893d authored over 1 year ago by Nitin Kumar <[email protected]>
chore: standardize npm script names (#199)

github.com/eslint/eslint-github-bot - ae5c56c847d204d13bd9aabc68eeb11862266df7 authored over 1 year ago by Nitin Kumar <[email protected]>
docs: Add 2023-07-27 meeting notes (#445)

github.com/eslint/tsc-meetings - f4b6d632b93f3203540c589b8e5e5f0ef9afec60 authored over 1 year ago by Samuel Roldan <[email protected]>
feat: Add suppress ignored file warnings RFC (#90)

* feat: add cli option for suppressing ignored file warnings

* Make changes to FlatESLint onl...

github.com/eslint/rfcs - a70df3aeaf30cd5ce828dd2e9bb7ac350a4abc2b authored over 1 year ago by Domantas Petrauskas <[email protected]>
docs: Update README

github.com/eslint/eslint - 224376cd99a08394291a9584ad9c1ea1283673c6 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - dbbc0abb3f040c808ee01aaa9e56ffd050c8ef4e authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: release 4.1.5 (#162)

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

github.com/eslint/generator-eslint - 86163c82f456b8e8bab2073febbc8f63ef372764 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: standardize npm script names (#161)

github.com/eslint/generator-eslint - b25c8189b32f88f4b18fcd41c28dc0661c2337cd authored over 1 year ago by Nitin Kumar <[email protected]>
feat: Update release checklist (#198)

* feat: Update release checklist

* Apply feedback

* Update src/plugins/recurring-issues/in...

github.com/eslint/eslint-github-bot - 58d054c2489b9c581853fff413910b9490a62a3c authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 4a659a389c8b006c074a38cd9ef653ad4e62e67a authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 8e76f9a0746e812e1c69dc43693e83a10747d091 authored over 1 year ago by GitHub Actions Bot <[email protected]>
chore: standardize npm script names (#69)

* chore: standardize npm script names

* chore: standardize npm script names

github.com/eslint/create-config - 38d293af65e467829d286911442a124a10d9b926 authored over 1 year ago by Nitin Kumar <[email protected]>
docs: update script names in README (#17432)

github.com/eslint/eslint - a41a8e4a7da14726d6fce71a023f12101fd52fdb authored over 1 year ago by Nitin Kumar <[email protected]>
fix: typo in 2023-07-28-eslint-v8.46.0-released.md (#460)

github.com/eslint/eslint.org - b0171568dbb4282f8bb0b1734aa2d0758ce4bd15 authored over 1 year ago by Yosuke Ota <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 873799d7bc813291e6ce75f93e0e9de2eabbc979 authored over 1 year ago by GitHub Actions Bot <[email protected]>