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

feat: Deprecate formatting rules (#17696)

* feat: Deprecate formatting rules

Fixes #17522

* Add deprecation notice to rule files

...

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

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

github.com/eslint/eslint.org - 4c97724f89173266867155dec6641c476125915b authored about 1 year ago by GitHub Actions Bot <[email protected]>
docs: Add CommonJS example to README (#134)

Fixes #133

github.com/eslint/eslintrc - ad511f80971301199b74973fef196c8f6ebd36bc authored about 1 year ago by Nicholas C. Zakas <[email protected]>
test: fix ESLint tests for caching (#17699)

github.com/eslint/eslint - 485ec7d08ed2040c292f52bf9b9152f6c8ef4809 authored about 1 year ago by Milos Djermanovic <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 49725077e4bfd9b57aed55de16871f98ebd5d5b7 authored about 1 year ago by GitHub Actions Bot <[email protected]>
feat: sync v8.38.0 (#107)

github.com/eslint/zh-hans.docs.eslint.org - a3d632535eb75f52fc65d0c9d1168f6f83d57b0e authored about 1 year ago by Percy Ma <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 3ce9edd028d7956e0a7108703fbc4db2329eda61 authored about 1 year ago by GitHub Actions Bot <[email protected]>
feat: sync v8.37.0 (#106)

github.com/eslint/zh-hans.docs.eslint.org - ab2757e5293802f40bb19b6d25d70e7d197c09e4 authored about 1 year ago by Percy Ma <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 88d74457f6e79f89b48064cde82c2799340717fc authored about 1 year ago by GitHub Actions Bot <[email protected]>
feat: Add suggestions for no-prototype-builtins (#17677)

* feat: Add suggestion for no-prototype-builtins

Suggest a fix e.g. a.hasOwnProperty(b) -> Ob...

github.com/eslint/eslint - c0b11ddb9f8aacc64c3933b9f278939aa7bea481 authored about 1 year ago by Yonathan Randolph <[email protected]>
chore: Update remote data

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

github.com/eslint/eslint.org - 6041f81037fdfa897da33025e2c55301202f7e70 authored about 1 year ago by GitHub Actions Bot <[email protected]>
feat: add auto-generated configs list to readme in template (#164)

github.com/eslint/generator-eslint - 93a5ffb940d1be433cf0fd467e5c57d1d32b672f authored about 1 year ago by Bryan Mishkin <[email protected]>
docs: update twitter icon to new X icon (#17687)

github.com/eslint/eslint - 4fc44c0b8c5dca466bffdfe01dfd80794d7762b7 authored about 1 year ago by Tanuj Kanti <[email protected]>
fix: ensure that exit code for fatal errors is not overwritten (#17683)

* fix: ensure that exit code for fatal errors is not overwritten

* Add comments

* update test

github.com/eslint/eslint - 1ad6257744d63281235fcc33288394b1d69b34ce authored about 1 year ago by Milos Djermanovic <[email protected]>
docs: Update README

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

github.com/eslint/eslint.org - 1dad58247d4a3f011c8a11999f78a75b72597e91 authored about 1 year ago by GitHub Actions Bot <[email protected]>
docs: Fix tabs in rule examples (#17653)

* Different ways to handle tabs

* Option to remove Playground links

* use tabs with `markd...

github.com/eslint/eslint - 8651895ca7ae15e13d74c8be67d9eebd63a7ce1f authored about 1 year ago by Francesco Trotta <[email protected]>
ci: run tests in Node.js 21 (#167)

github.com/eslint/generator-eslint - 25a4666e9eaad3d937b9c6f5c8701d50e6c38968 authored about 1 year ago by Francesco Trotta <[email protected]>
feat: Post announcing formatting rules deprecation (#482)

* feat: Post announcing formatting rules deprecation

* Update src/content/blog/2023-10-26-pre...

github.com/eslint/eslint.org - 9e784507d6d1163d289c6dd900ef65c3de610f99 authored about 1 year ago by Nicholas C. Zakas <[email protected]>
feat: update twitter icons to new X icon (#481)

github.com/eslint/eslint.org - 28f67b474cd25735c52a437ae15b360e5a3d8d99 authored about 1 year ago by Tanuj Kanti <[email protected]>
ci: don't install latest npm (#168)

* ci: only use supported version of npm

* don't install npm

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

github.com/eslint/eslint.org - 897f1c2b79b325c003bf744c3c8f0709f427297d authored about 1 year ago by GitHub Actions Bot <[email protected]>
chore: Remove unnecessary dependencies (#485)

github.com/eslint/eslint.org - af8c5101b7154739a11046036b7e78242732b575 authored about 1 year ago by Nicholas C. Zakas <[email protected]>
ci: run tests in Node.js 21 (#76)

github.com/eslint/create-config - bd209765bb01fe30c5281443aecc312dcb9141de authored about 1 year ago by Francesco Trotta <[email protected]>
chore: run tests on all supported versions of Node.js (#77)

* pin esmock dependency to v2.3

* patch esmock, don't pin version

* update comments

* r...

github.com/eslint/create-config - f7da13a07978d0674fee4371002053d7b24ef489 authored about 1 year ago by Francesco Trotta <[email protected]>
feat: Add plugin migration guide to post (#483)

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

github.com/eslint/eslint.org - 0f02c7044e262f367b7b4fdfb01fcb815cde9e3c authored about 1 year ago by GitHub Actions Bot <[email protected]>
docs: explained rule fixers and suggestions (#17657)

* docs: explained report fixers and suggestions

* Apply suggestions from code review

Co-au...

github.com/eslint/eslint - 3aec1c55ba2c6d2833e1c0afe0a58f0cc6bbc0a4 authored about 1 year ago by Josh Goldberg ✨ <[email protected]>
ci: bump actions/setup-node from 3 to 4 (#17676)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes...

github.com/eslint/eslint - db06a7ff7992a74368f03d1f21beb00df0407021 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update remote data

github.com/eslint/eslint.org - 0bbe986c1dbf57175c7baa833cd01831b7cf08c9 authored about 1 year ago by GitHub Actions Bot <[email protected]>
fix: add `;` after JSX nodes in `no-object-constructor` autofix (#17672)

Fix `no-object-constructor` autofix after JSX nodes

github.com/eslint/eslint - b329ea748dff45f11c7e218208244dc24fcb5c8f authored about 1 year ago by Francesco Trotta <[email protected]>
Add TSC meeting 19-October-2023 transcript (#465)

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

github.com/eslint/tsc-meetings - df828ade82c174c14af42224adb2d672082d5e28 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: Add 2023-10-19 meeting notes (#463)

github.com/eslint/tsc-meetings - e8dd1b98e242056985b4efaacf3f653659896627 authored about 1 year ago by Samuel Roldan <[email protected]>
ci: run tests in Node.js 21 (#109)

github.com/eslint/eslint-scope - 957748e7fb741dd23f521af0c124ce6da0848997 authored about 1 year ago by Francesco Trotta <[email protected]>
ci: run tests in Node.js 21 (#61)

github.com/eslint/eslint-visitor-keys - b23bfb7f938d6559dfff8f02203c866a2fb26618 authored about 1 year ago by Francesco Trotta <[email protected]>
ci: run tests in Node.js 21 (#22)

github.com/eslint/eslint-transforms - 77e477522ac43e188dfc445ed6dc31ceba78b8c7 authored about 1 year ago by Francesco Trotta <[email protected]>
ci: run tests in Node.js 21 (#130)

github.com/eslint/eslintrc - 3b386f790119553fb0d800b65454abf89b56a7aa authored about 1 year ago by Francesco Trotta <[email protected]>
ci: run tests in Node.js 21 (#585)

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

github.com/eslint/eslint.org - ca6a1dd6f1e51ab6741581ee7132227aaef9e2d1 authored about 1 year ago by GitHub Actions Bot <[email protected]>
ci: run tests in Node.js 21 (#17673)

Run CI tests in Node 21

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

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

github.com/eslint/eslint.org - 21950cce16c93cc6fa287efd6bc6dac025533d10 authored about 1 year ago by GitHub Actions Bot <[email protected]>
docs: Publish v8.52.0 release highlights (#480)

github.com/eslint/eslint.org - 01dc0b1552cb439469b2bd01506b14f6f79ca93a authored about 1 year ago by Milos Djermanovic <[email protected]>
8.52.0

github.com/eslint/eslint - 331cf62024b6c7ad4067c14c593f116576c3c861 authored about 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Added release blog post for v8.52.0

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

github.com/eslint/eslint - 7dc28ed1615169c68c08808fa445172cc0cf37e0 authored about 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: upgrade @eslint/[email protected] (#17671)

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

github.com/eslint/eslint - d63d4fe0942e6747ab60e758aa36076f43041a30 authored about 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
docs: Add note about invalid CLI flags when using flat config. (#17664)

* fix: Add note about invalid CLI flags when using flat config.

Fixes #17652

* Update docs...

github.com/eslint/eslint - 476d58a584d5d2db003c4c22ffee90e63566164d authored about 1 year ago by Nicholas C. Zakas <[email protected]>
fix: Ensure shared references in rule configs are separated (#17666)

* fix: Ensure shared references in rule configs are separated.

In eslint.config.js files, it'...

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

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

github.com/eslint/eslint.org - bc00b74052796fb8bc4930c00c7b46bf898444e9 authored about 1 year ago by GitHub Actions Bot <[email protected]>
test: fix FlatESLint tests for caching (#17658)

github.com/eslint/eslint - f30cefee6bda2789ede18e1664b84c2638ea1bb5 authored about 1 year ago by Milos Djermanovic <[email protected]>
test: update tests for no-promise-executor-return (#17661)

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

github.com/eslint/eslint.org - 0837868d99ffe686ce78510549d77da896d4ed60 authored about 1 year ago by GitHub Actions Bot <[email protected]>
feat: report-unused-disable-directive to report unused eslint-enable (#17611)

* feat: report-unused-disable-directive to report unused eslint-enable

* test: fix test case
...

github.com/eslint/eslint - 70648ee49c07f7b533d09f6bf8a5291e5a5a8601 authored about 1 year ago by Yosuke Ota <[email protected]>
fix: add preceding semicolon in suggestions of `no-object-constructor` (#17649)

* Add semicolon in suggestions of `no-object-constructor`

* Apply suggestions from code revie...

github.com/eslint/eslint - dcfe5739c374c9d7ed21f14027870ec0fd453661 authored about 1 year ago by Francesco Trotta <[email protected]>
Add TSC meeting 05-October-2023 transcript (#462)

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

github.com/eslint/tsc-meetings - e95af4a98b94e914056093b65f276623c86c2e78 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: Add 2023-10-05 meeting notes (#460)

github.com/eslint/tsc-meetings - 7f2083914e5b2e69a6f54845aac0890c87aa46ab authored about 1 year ago by Samuel Roldan <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 62c8185e9de077c423df4659147f844de8327247 authored about 1 year ago by GitHub Actions Bot <[email protected]>
docs: Plugin flat config migration guide (#17640)

* docs: Plugin flat config migration guide

Fixes #17242

* Switch exports to default

* U...

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

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

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

github.com/eslint/eslint.org - 6e98617b3b699d7bae93dff88440f85741f34776 authored about 1 year ago by GitHub Actions Bot <[email protected]>
chore: Update add-to-triage.yml (#165)

github.com/eslint/generator-eslint - 5b0ea24b6021c048b36f52f3e2a25eeb92c78b89 authored about 1 year ago by Nicholas C. Zakas <[email protected]>
docs: fix examples for several rules (#17645)

github.com/eslint/eslint - a58aa200fccedae7e2e9b6129246f2cedab14f8d authored about 1 year ago by Milos Djermanovic <[email protected]>
docs: Remove trailing newline from the code of Playground links (#17641)

* Remove trailing newline from Playground links

* Update as per discussion

github.com/eslint/eslint - 179929bd46892f18f2aef0c159d5cc361cb69987 authored about 1 year ago by Francesco Trotta <[email protected]>
docs: Update README

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

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

github.com/eslint/eslint.org - e6674f1e301a63c739eaa4357864bc2659cf4953 authored about 1 year ago by GitHub Actions Bot <[email protected]>
docs: Enable pretty code formatter output (#17635)

* docs: Enable pretty code formatter output

fixes #17505

* Add note about formatted output...

github.com/eslint/eslint - b7ef2f34fe12b68a366e1b4bf5f64d7332c6e72e authored about 1 year ago by Nicholas C. Zakas <[email protected]>
docs: Fix syntax errors in rule examples (#17633)

* Fix code examples in rule docs

* Update `id-length`

* Restore example in `id-match` unde...

github.com/eslint/eslint - 0bcb9a8db608a3d0bd2645f99e0707b9a9bbaaf0 authored about 1 year ago by Francesco Trotta <[email protected]>
docs: Make no-continue example code work (#17643)

Update no-continue.md

make code works without errors

github.com/eslint/eslint - 61b90839633ef300ac7707a651f65f532e65f42d authored about 1 year ago by Zhongyuan Zhou <[email protected]>
feat: Rule Performance Statistics (#108)

* feat: Rule Performance Dashboard

* Update image

* Clean-up

* Update designs/2023-rule...

github.com/eslint/rfcs - a6497bf1053e9a7ab30803ebbf405e9a91bafa40 authored about 1 year ago by Mara Kiefer <[email protected]>
docs: upgrade to 11ty 2.0 (#17632)

* docs: upgrade to 11ty 2.0

* docs: fix broken links

* chore: clean

* Update Makefile.j...

github.com/eslint/eslint - 9fafe450c31ed9b6bdd9dcd6c115255943b8c1c2 authored about 1 year ago by Percy Ma <[email protected]>
docs: Update README

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

github.com/eslint/eslint.org - 4c9c9ec93da0dd679802f811357ddde1c79b94f5 authored about 1 year ago by GitHub Actions Bot <[email protected]>
feat: Announce flat config rollout (#475)

* feat: Announce flat config rollout

* Update src/content/blog/2023-10-10-flat-config-rollout...

github.com/eslint/eslint.org - e92d0b73d72e012dcd44af35c81c56d885d9b751 authored about 1 year ago by Nicholas C. Zakas <[email protected]>
docs: Update README

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

github.com/eslint/eslint.org - bd57de66b9871cb4befce4eda6ad730987ea0cf7 authored about 1 year ago by GitHub Actions Bot <[email protected]>
docs: Update `no-irregular-whitespace` and fix examples (#17626)

Update `no-irregular-whitespace` docs

github.com/eslint/eslint - 392305bf4797e3ebc696dfca48bd874741fca845 authored about 1 year ago by Francesco Trotta <[email protected]>
docs: Add real whitespace to `no-trailing-spaces` examples (#17630)

* Add real whitespace to `no-trailing-spaces` examples

* Fix space-only line

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

github.com/eslint/eslint.org - bfbe59e07a924f80b256ea499145f49608e8ec71 authored about 1 year ago by GitHub Actions Bot <[email protected]>
docs: Fix examples in `unicode-bom` (#17631)

Fix examples in `unicode-bom` docs

github.com/eslint/eslint - 1000187e00949332babcee4d37d46c96a6a554a8 authored about 1 year ago by Francesco Trotta <[email protected]>
docs: Update README

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

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

github.com/eslint/eslint.org - b8a3c3713f94c53795d3db9f00be66e45912798f authored about 1 year ago by GitHub Actions Bot <[email protected]>
docs: Publish v8.51.0 release highlights (#476)

github.com/eslint/eslint.org - 68f1ad81219d0fdb821eeb9dacefaec029b99d4e authored about 1 year ago by Milos Djermanovic <[email protected]>
8.51.0

github.com/eslint/eslint - f0793828fdba1f17fda78abb392f7944ab751185 authored about 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Added release blog post for v8.51.0

github.com/eslint/eslint.org - 141b15677133955f8d604e5384dd038188169f99 authored about 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 8.51.0

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

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

github.com/eslint/eslint - f8c7403255c11e99c402860aef3c0179f2b16628 authored about 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
fix: make rule severity case-sensitive in flat config (#17619)

Fixes #17570

github.com/eslint/eslint - f976b2f7bfe7cc78bb649f8b37e90fd519ff3bcc authored about 1 year ago by Milos Djermanovic <[email protected]>
fix: Ensure crash error messages are not duplicated (#17584)

* fix: Ensure crash error messages are not duplicated

Fixes #17560

* Add test

* Fix mer...

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

github.com/eslint/eslint.org - 20ccdee1dcc3bc3d33c94b59cddaba0ee5b21621 authored about 1 year ago by GitHub Actions Bot <[email protected]>
docs: default to `sourceType: "module"` in rule examples (#17615)

* Default to `"sourceType": "module"` in rule examples

* Fix `sourceType` in obvious cases

...

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

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