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

docs: 'How ESLint is Maintained' page (#16961)

* docs: How eslint is maintained page

* implement reviewer feedback

* remove trailing spac...

github.com/eslint/eslint - d049f974103e530ef76ede25af701635caf1f405 authored almost 2 years ago by Ben Perlmutter <[email protected]>
docs: Describe guard options for guard-for-in (#16986)

Describes the different checks that can be used to satisfy
guard-for-in and links prefer-object...

github.com/eslint/eslint - 5251a921866e8d3b380dfe8db8a6e6ab97773d5e authored almost 2 years ago by alope107 <[email protected]>
ci: pin Node 19 to 19.7.0 (#16987)

github.com/eslint/eslint - 69bc0e2f4412998f9384600a100d7882ea4dd3f3 authored almost 2 years ago by Milos Djermanovic <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 61dbc494439151b75a20a44fc22a39ae9d6468aa authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: Add example to guard-for-in docs. (#16983)

Adds an example to the correct code for the guard-for-in rule
that uses Object.hasOwn

Fixes ...

github.com/eslint/eslint - 6157d813e19b80481a46f8cbdf9eae18a55e5619 authored almost 2 years ago by alope107 <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 9a722a3d788ea13dd1b73f793e3d116e4472323a authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: update `Array.prototype.toSorted` specification link (#16982)

github.com/eslint/eslint - fd47998af6efadcdf5ba93e0bd1f4c02d97d22b3 authored almost 2 years ago by Milos Djermanovic <[email protected]>
docs: Copy edits on Maintain ESLint docs (#16939)

* docs: Copy edits on Maintain ESLint docs

* Apply suggestions from code review

* Apply su...

github.com/eslint/eslint - 3e1cf6bfc5ebc29314ddbe462d6cb580e9ab085c authored almost 2 years ago by Ben Perlmutter <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 38e4cb59565b6358751388871c89a302d3abc7a5 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - c856f6b4773081690bc4d9d328cb0c60877101d9 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 6d4aeadcc4b88ce9dc33e3ff524f4b28dcd8f042 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: Publish v8.36.0 release highlights (#424)

github.com/eslint/eslint.org - 0f62df6ec4f6bbeea5e489b1441529c0fd09d4b8 authored almost 2 years ago by Milos Djermanovic <[email protected]>
8.36.0

github.com/eslint/eslint - 75df535681d15d7d685468d637945a200301f9ee authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Added release blog post for v8.36.0

github.com/eslint/eslint.org - 4f0079066945ddd2facd600c3c73fa9511c5b01e authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 8.36.0

github.com/eslint/eslint - a0c856a82266107c8c93a695700b1f69a238316e authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: upgrade @eslint/[email protected] (#16978)

github.com/eslint/eslint - 602b11121910a97ab2bc4a95a46dd0ccd0a89309 authored almost 2 years ago by Milos Djermanovic <[email protected]>
chore: package.json update for @eslint/js release

github.com/eslint/eslint - 43c2345c27024aeab6127e6bbfd55c8b70bd317e authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: upgrade @eslint/[email protected] (#16977)

github.com/eslint/eslint - 00afb84e5039874c8745a45c953fceaf0c71c454 authored almost 2 years ago by Milos Djermanovic <[email protected]>
2.0.1

github.com/eslint/eslintrc - bd17b5a39b4b81467e6ad2850eab8f63a46afa8a authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 2.0.1

github.com/eslint/eslintrc - 575b615682a65932625ff9bd1945a9789db7dadf authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: upgrade [email protected] (#104)

github.com/eslint/eslintrc - 5ccb30c229624dd06449570217949a65b9539d21 authored almost 2 years ago by Milos Djermanovic <[email protected]>
chore: upgrade [email protected] (#16976)

github.com/eslint/eslint - 698c5aad50e628ff00281dbc786e42de79834035 authored almost 2 years ago by Milos Djermanovic <[email protected]>
9.5.0

github.com/eslint/js - bc306d94033cdd09352e1d6216bb501887a3b364 authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 9.5.0

github.com/eslint/js - 01160b0cb70def7fc0612d223f05273c13ea5127 authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: Update remote data

github.com/eslint/eslint.org - 555ca25869a772775a9aee76ce37db17a8c8d66a authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: Update README

github.com/eslint/eslint - b98fdd413a3b07b262bfce6f704c1c1bb8582770 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
feat: Add parser name (#562)

* feat: Add parser name

* Fix lint error

github.com/eslint/js - 43687882d30855033ec4db0a11514aa85c0dd8d0 authored almost 2 years ago by Nicholas C. Zakas <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 6c83f5f1b5ebcf3c352d6814c96acf041f33f67b authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: sync `--config` examples with ESLint Getting Started docs (#55)

github.com/eslint/create-config - 4e483153bd7ed438de856d2091ed36a44a126313 authored almost 2 years ago by Milos Djermanovic <[email protected]>
feat: Add `checkJSDoc` option to multiline-comment-style (#16807)

* feat: Add support for checkJSDoc param for "multiline-comment-style"

* Update lib/rules/mul...

github.com/eslint/eslint - c89a485c49450532ee3db74f2638429f1f37d0dd authored almost 2 years ago by Laurent Cozic <[email protected]>
feat: Serialize parsers/processors in flat config (#16944)

* feat: Serialize parsers/processors in flat config

This implements a check for a 'meta' key ...

github.com/eslint/eslint - f5f5e11bd5fd3daab9ccae41e270739c836c305e authored almost 2 years ago by Nicholas C. Zakas <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - bdb0189d11611bad099b1c03bdd4112670e9aabd authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: fix estree link in custom formatters docs (#16967)

github.com/eslint/eslint - caf08ce0cc74917f7c0eec92d25fd784dc33ac4d authored almost 2 years ago by Milos Djermanovic <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 140df5a00ebb7baae0921a434a9d7883d5bc427a authored almost 2 years ago by GitHub Actions Bot <[email protected]>
chore: lint more js files in docs (#16964)

* chore: lint more js files in docs

* removed unused disable directive

github.com/eslint/eslint - 75acdd21c5ce7024252e9d41ed77d2f30587caac authored almost 2 years ago by Milos Djermanovic <[email protected]>
docs: Custom Parsers cleanup/expansion (#16887)

* docs: Custom Parsers cleanup/expansion

* clarify TODOs

* copy edits based on feedback

...

github.com/eslint/eslint - 3398431574b903757bc78b08c8ed36b7b9fce8eb authored almost 2 years ago by Ben Perlmutter <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 4f49c21911f62decbcd767e6d288caf148a92a06 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
chore: remove duplicate scss (#421)

github.com/eslint/eslint.org - 0ae984df29770b02c3bce3fd4d377b8c3b68da5e authored almost 2 years ago by Strek <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 86186fac8c7b20d385c63e4a39de703061c3792c authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: Update README

github.com/eslint/eslint - 19d3531d9b54e1004318d28f9a6e18305c5bcc18 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - d9a8728b9c963793e23d511ff0b5f13e9800a304 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
feat: use @eslint-community dependencies (#16784)

github.com/eslint/eslint - 4799297ea582c81fd1e5623d32a7ddf7a7f3a126 authored almost 2 years ago by Michaël De Boey <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 45d11a45503646d358f8855afc67ad24d6b0eb84 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
chore: set up release-please (#54)

Additional non-code setup:

- [x] Update [organization Actions secrets][1] to give this reposi...

github.com/eslint/create-config - 5216efaa1cfe83f54b8cb28dde9d5d2ffb5d8ef6 authored almost 2 years ago by Brandon Mills <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 98c429328c457c3839ca3c9b7215e72351ebf9cc authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: detect and fix broken links (#416)

* docs: detect and fix broken links

* ci: fix

* ci: fix

* chore: use custom script

*...

github.com/eslint/eslint.org - 53721e92963158fbd941d85ebbc4bf7063485c5b authored almost 2 years ago by Nitin Kumar <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - ddb3f616a2dccae5a8ff006310b7cc1d09c68efd authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: detect and fix broken links (#16837)

* docs: detect and fix broken links

* ci: build website before running lint:links

* chore:...

github.com/eslint/eslint - b09a512107249a4eb19ef5a37b0bd672266eafdb authored almost 2 years ago by Nitin Kumar <[email protected]>
fix: correctly iterate files matched by glob patterns (#16831)

* fix: correctly iterate files matched by glob patterns

* test: add a test case for #14742

...

github.com/eslint/eslint - 92c1943ba73ea01e87086236e8736539b0eed558 authored almost 2 years ago by Nitin Kumar <[email protected]>
chore: release 4.1.3 (#150)

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

github.com/eslint/generator-eslint - 903231d80888f2c372601590483bb88ab2c0d4fb authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: test releasing with release-please (#149)

Release-As: 4.1.3

github.com/eslint/generator-eslint - 239193a2aff6ca7bac345ce50abdade89e6e6878 authored almost 2 years ago by Brandon Mills <[email protected]>
chore: release 4.1.2 (#148)

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

github.com/eslint/generator-eslint - 10b95a0cac456277eea585ac7fb7a23767964ed6 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ci: remove scope from release PR title (#147)

The default PR title is `chore${scope}: release${component} ${version}`,
but our commit title b...

github.com/eslint/generator-eslint - 7070a77fd1af57d9ad23ccbfbbd7161d428fb177 authored almost 2 years ago by Brandon Mills <[email protected]>
chore: Run a test release using release-please (#145)

Release-As: 4.1.2

github.com/eslint/generator-eslint - 6d3e5353c341aeb4f0b9fae6c7701d4a4a556848 authored almost 2 years ago by Brandon Mills <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - a0fbd26b97988c2c4e92a892aa5ee9e2f0b46ba6 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
feat: sync v8.32.0 (#95)

* docs: add options to check destructuring in no-underscore-dangle

https://github.com/eslint/...

github.com/eslint/zh-hans.docs.eslint.org - db64486215e77a43a117194c25012ebbe96b835a authored almost 2 years ago by Percy Ma <[email protected]>
ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943)

Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.4.0 to 0.4.1.
...

github.com/eslint/eslint - 89d9844b3151f09b5b21b6eeeda671009ec301e9 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Set up release-please (#144)

* chore: Set up release-please

This configures the [release-please action][1] for `generator-...

github.com/eslint/generator-eslint - c0f7997119bce953196bb77fa4c4b441ce79371e authored almost 2 years ago by Brandon Mills <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - f973d8f5d800ffd2b7eb86a5dd150099adfa41a4 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: Publish v8.35.0 release highlights (#420)

github.com/eslint/eslint.org - f5d618aca02438e5fa8014e0aed0ca68941f078e authored almost 2 years ago by Brandon Mills <[email protected]>
8.35.0

github.com/eslint/eslint - 0e869b37ed7a4e62d1ee1e3878a344353a6d9b30 authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Added release blog post for v8.35.0

github.com/eslint/eslint.org - 1cb20375880b9cd0b9facf71d845dcbd17b54f70 authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 8.35.0

github.com/eslint/eslint - 2aa7b67560a8743711115d606528cf01d573c429 authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: upgrade @eslint/[email protected] (#16935)

Refs #16891

github.com/eslint/eslint - cdcbe127de20cbcc4e24131a808c13b1024e61a2 authored almost 2 years ago by Brandon Mills <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 9be0165004a184ef98d2bfb0a3c0f90488c5d5e9 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
chore: package.json update for @eslint/js release

github.com/eslint/eslint - c954c349c0c2f88919614efc95e1368c245582fd authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: package.json update for @eslint/js release

github.com/eslint/eslint - 5a517da8e55f6de28e9c028c5627fa7d82945969 authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: upgrade @eslint/[email protected] (#16928)

* chore: upgrade @eslint/[email protected]

* chore: Use released v2.0.0

Co-authored-by: Milos...

github.com/eslint/eslint - 9f10926d76be7cf675721b29bd5030e85cb4ab30 authored almost 2 years ago by Milos Djermanovic <[email protected]>
2.0.0

github.com/eslint/eslintrc - b3a7658a84ce3a67d540ebe551acaab65a6a2c0c authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 2.0.0

github.com/eslint/eslintrc - 2d5d41cdd15e265d477e62e715fa676e22c11903 authored almost 2 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Add TSC meeting 23-February-2023 transcript (#415)

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

github.com/eslint/tsc-meetings - c4039606699b064207850f280b0f12e852a2204c authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: Add 2023-02-23 meeting notes (#413)

Closes #411

github.com/eslint/tsc-meetings - 32a16a665acc0d2d7a4d201997d92931ea705aef authored almost 2 years ago by Brandon Mills <[email protected]>
feat: sync v8.31.0 (#94)

* docs: User Guide Getting Started expansion

* docs: add options to check destructuring in no...

github.com/eslint/zh-hans.docs.eslint.org - 00cb6f6f0c4794e93d74cfa6bdeeb9e36cfe8f92 authored almost 2 years ago by Percy Ma <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - fce6cc132a85adaa8e36596f189e330b77f0cf43 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
feat: add `afterHashbangComment` option to `lines-around-comment` rule (#16920)

* feat: add `afterHashbangComment` option

* test: add more tests

Co-authored-by: Milos Dje...

github.com/eslint/eslint - 8e34a04e3a4395bce59bc6acadf84281abc11d18 authored almost 2 years ago by SUZUKI Sosuke <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - f4eb23daed649cbf31fbef47c2c0a0b42f4cd6b9 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
feat: Move all and recommended configs into package. (#16844)

* feat: Move all and recommended configs into package.

Relocates the "eslint:all" and "eslint...

github.com/eslint/eslint - c8c0c715a2964cc1859b99f9d4f542675094d1d5 authored almost 2 years ago by Nicholas C. Zakas <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - d870397b375fb4d11b315d8f085cfcbe1b4d6e0d authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: Plugin docs cleanup & expansion (#16862)

* docs: Plugin docs cleanup & expansion

* more edits

* Add intro paragraph

* copy edits...

github.com/eslint/eslint - f9f195ef12deb114fb86763010a23ea0cb4c78d1 authored almost 2 years ago by Ben Perlmutter <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 01aec7b57ca8656eec590996513c8b63d8bb18a6 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: Custom Formatters page cleanup/expansion (#16886)

* docs: custom formatters cleanup/expansion

* custom formatters page edits

* Apply suggest...

github.com/eslint/eslint - df809fdedc5fc92df4be8340e28baedbde605b4f authored almost 2 years ago by Ben Perlmutter <[email protected]>
feat!: Require eslint:all and eslint:recommended as parameters. (#103)

* feat!: Require eslint:all and eslint:recommended as parameters.

Refs eslint/eslint#16844

...

github.com/eslint/eslintrc - 013bdf3da1cd1509592d6df0dfed031608c23a7c authored almost 2 years ago by Nicholas C. Zakas <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - e7144dac49e85d66004aba865c09c56f1f2efad0 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
ci: use LTS node version in workflows (#418)

* ci: use LTS node version in workflows

* Update data-fetch.yml

github.com/eslint/eslint.org - ca9b978715fe8215e73ce96b6a6be9aad8057328 authored almost 2 years ago by Nitin Kumar <[email protected]>
docs: Add PostCSS/Autoprefixer/CSSNano (#16502)

* chore: Compile Sass directly to _site uncompressed

* docs: use Autoprefixer for current and...

github.com/eslint/eslint - 0700d1b14659bf39b1a08f082c44c9084cf676a8 authored almost 2 years ago by Nick Schonning <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 638c1a29d3daafa4f6ad7447ac77c0a59c164312 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: remove extra custom anchor (#52)

github.com/eslint/create-config - c486ddf6a118510a2ac50c1ce59b4ea1db15fe4b authored almost 2 years ago by Percy Ma <[email protected]>
ci: use LTS node version in lint job (#53)

github.com/eslint/create-config - a0d54a1ba57d88e22113e7364a44ecef139bfebd authored almost 2 years ago by Nitin Kumar <[email protected]>
ci: use LTS node version in lint job (#561)

github.com/eslint/js - fe89a6677dbf3c7ce4df3b58c1156eac73b792a4 authored almost 2 years ago by Nitin Kumar <[email protected]>
ci: use LTS node version in workflows (#16907)

* ci: use LTS node version in workflows

* ci: use LTS version of Node.js

* ci: use node 16...

github.com/eslint/eslint - da728fae6c4e5fdda74195e84d45d67ad5cafc45 authored almost 2 years ago by Nitin Kumar <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 477674ecef24c0cb1e4d2626f0d94ff602e17ddb authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: support unicode anchors (#16782)

* docs: fix: support unicode anchor

* update

github.com/eslint/eslint - 7b9e9bf78bedb009fe2813308ede1f46502c3890 authored almost 2 years ago by Percy Ma <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 9b2a97c4e3f888269b9e4506e45b9153b3a5186f authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: Update README

github.com/eslint/eslint - 5fbc0bffdd9f84feb43296eb502d1e484fb323f2 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 495183869ae9e423f27bddbc2dc5e4d236009a70 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
perf: upgrade to [email protected] (#16901)

Fixes #16896

github.com/eslint/eslint - c57b4f3dc6383e452120381204ee4a7c874225a0 authored almost 2 years ago by Milos Djermanovic <[email protected]>
fix: pin esquery v1.4.0 (fixes #16896) (#16897)

the new released v1.4.1 breaks eslint.

related:
* https://github.com/eslint/eslint/issues/1...

github.com/eslint/eslint - 9698bc5cdec1bbee567a6a489da82e87fe65d019 authored almost 2 years ago by 唯然 <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - c68bfba9a76d5cdb80c505a80c9f4cc1a2c181e3 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
chore: Update remote data

github.com/eslint/eslint.org - 94ec38c332c5ced706c4538db1f346b311a85c82 authored almost 2 years ago by GitHub Actions Bot <[email protected]>
docs: Remove mention of mailing list (#16869)

* docs: Remove mention of mailing list

Removes all mentions of the now-retired mailing list i...

github.com/eslint/eslint - 67865a064cc1a4e320030299edc1cfdd1f9ac3b8 authored almost 2 years ago by Amaresh S M <[email protected]>