Ecosyste.ms: OpenCollective

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

github.com/eslint/js

Monorepo for the JS language tools.
https://github.com/eslint/js

Chore: rm devdep leche (fixes #480) (#482)

* Chore: rm devdep leche (fixes #480)

* chore: review suggestions

b8d35ed9f00bf403670ed7544b40ac7207649101 authored almost 4 years ago
Chore: Fix/remove tools (fixes #471) (#476)

* Chore: Fix/remove tools (fixes #471)

* Update tests tools

651e204f5dcbf67b31c3af2bac60d9aed53a1fc7 authored almost 4 years ago
Docs: Update README with ESM instructions (fixes #474) (#477)

* Docs: Update README with ESM instructions (fixes #474)

* Update README.md

* Update docs/...

671c3aa55bd9ece231f2f28417d557d264994107 authored almost 4 years ago
Build: Update scripts for release (fixes #475) (#478)

* Build: Update scripts for release (fixes #475)

* Update scripts

* Update CI script

8209e4e4a3302c1b205b248fc3efc264f1411769 authored almost 4 years ago
Build: Update branch reference in CI (#479)

5dd3dee83616838451adad7183dd3dd8499a7335 authored almost 4 years ago
Breaking: acorn to 8.1.0 (fixes #470) (#473)

* Breaking: acorn to 8.1.0

changelog:
https://github.com/acornjs/acorn/blob/master/acorn/CHA...

995d2a87d44461754b691f820abb08c8f525087a authored almost 4 years ago
Breaking: provide ESM export (refs eslint/rfcs#72) (#469)

* Build: generate es and cjs modules. Fixes #457

* Build: add note explaining lib/version.js ...

8234c48496dd851ed2a39ce169e517e5927dbfe0 authored almost 4 years ago
Chore: Test on Node 15.x (#468)

2080ce6cc8bef3057696967e518c87f749da6533 authored almost 4 years ago
Upgrade: eslint devDependencies (#467)

fc384a4daf4e81c2c389a5cefb6062cbb0937ae4 authored almost 4 years ago
Build: remove browserify script (#466)

1a8ec00df416f08381152a9427378bd4bc1bec56 authored almost 4 years ago
Chore: Add test for valid non-string input (#463)

3b4ca9e3141514ffac93bb7fef6c1329370df310 authored about 4 years ago
Upgrade: [email protected] (#462)

1b992595340fa28939d291cf2e7cf7571015b155 authored about 4 years ago
7.3.1

dd0958ca862ac2c527af9f9d5e252225e058c59a authored about 4 years ago
Build: changelog update for 7.3.1

b4cabceb8b38341efc4a37bc51bf42c5946d20ff authored about 4 years ago
Upgrade: [email protected] (#459)

fef6f4a2803d959304c6961527044bd9da39ac92 authored about 4 years ago
Chore: Add tests for ecmaVersion default value (#460)

0e09d9a4f213cb87073a6a87cb7d6317b77d1a23 authored about 4 years ago
Docs: Fix some minor typos in the READMEs (#455)

4c70052df0b0ba903602c1f838918cbc07ee5eca authored about 4 years ago
7.3.0

dbdd5a7c099547c57213e22f2c464e27ab88ae52 authored over 4 years ago
Build: changelog update for 7.3.0

b78a36a9e01d1df601cf954e2851fd981ef15a82 authored over 4 years ago
Chore: move to GitHub Actions (#449)

* Chore: move to GitHub Actions

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Up...

4ba3eefdc4b32784565822b34f11977e99ca1a19 authored over 4 years ago
Update: support logical assignment and numeric separators (#448)

* upgrade acorn

* fix bigint handling in tests

* add tests of new syntax

* update READM...

bd0a405ffbe4962bcf5aa225ed3861a6a15cb827 authored over 4 years ago
7.2.0

de48cf9bb02ed5a2dda5032ea03258006074e78f authored over 4 years ago
Build: changelog update for 7.2.0

4daabdc03d06f686627cbb111983c369ab5c87f1 authored over 4 years ago
Docs: Add security policy (#447)

91c2d5896889042058399cd64de4b218c5add0eb authored over 4 years ago
Update: support optional chaining (#446)

* Update: support optional chaining

* update eslint-visitor-keys

872645cea0bee08960b93c097f84153d44b44d7f authored over 4 years ago
Docs: Clean up LICENSE file (#445)

0cc78007c933564f32fd849bd8022992845c3ac1 authored over 4 years ago
Build: changelog update for 7.1.0

647eb136e5ca8f94612397d19eb2677fb8d2959e authored over 4 years ago
7.1.0

6d5ce0d48fe5bc418bd30fae5cedb5f6495dd908 authored over 4 years ago
Update: support `??` operator, `import.meta`, and `export * as ns` (#441)

* fix existing tests
* add tests for new syntax
* update acorn
* update eslint-visitor-keys

75e80bc1b5a100f64b09b2c7bf47c5168417d890 authored over 4 years ago
Chore: added fixlint in Makefile.js (#440)

* Chore: added fixlint in Makefile.js

* Chore: refactore lint script for fixlint

* Chore: ...

ad0543c8b9f6981857ebebf23a37589a656e61a6 authored over 4 years ago
7.0.0

c9efe25ff0e8f8c0280ef846befddd1ec7ac2ad1 authored over 4 years ago
Build: changelog update for 7.0.0

ae7ccbc3a78fc9d2609e4b6161aded7c7027e17b authored over 4 years ago
Breaking: drop Node v8 support (#429)

* Breaking: drop Node v8 support

* Update .travis.yml

Co-Authored-By: Brandon Mills <btmil...

8fe2efc00902e7f1680af00a6279e1aecb3c5b47 authored over 4 years ago
Docs: documenting public API (fixes #431) (#442)

* Docs: documenting public API

* Chore: created script to sync README

* Chore: changed sub...

6048bfe3939fa7dc162c0b3c4b043bb410736b0b authored over 4 years ago
Chore: added tests for options normalize (#439)

* Chore: added tests for options normalize

* Chore: changed test description to normalizeOpti...

9a4cff3626d50a88428ca1b66610a2bdedd774dd authored almost 5 years ago
Chore: added lockfiles to .gitignore (#438)

99707f3f9d337ca719dce5720106f98b65bba7b1 authored almost 5 years ago
Docs: new site for docs (#436)

* Docs: new site for docs

* Chore: added demo link and dark button styling changes

* chore...

9b91bccacea15c75025a62bae828f83598aef5fe authored almost 5 years ago
6.2.1

6b7d0b8100537dcd5c84a7fb17bbe28edcabe05d authored almost 5 years ago
Build: changelog update for 6.2.1

1e2752cdb2963f7f5ac242c7ac15a6f9e8d41c53 authored almost 5 years ago
Upgrade: acorn 7.1.1, Regex DOS vuln (fixes #435) (#434)

d6d7480e424960159007caea86f209f696138734 authored almost 5 years ago
6.2.0

272b37eccd5b7e139a4bf8e8bbafbb892094400e authored almost 5 years ago
Build: changelog update for 6.2.0

105943b18cdadfdcd09c719ffcb9955467f99367 authored almost 5 years ago
Update: update acorn-jsx and fix failing test (#432)

ced1b6810b991531e6d3788ebd5a322fc5c7d463 authored almost 5 years ago
Update: add latestEcmaVersion & supportedEcmaVersions (#430)

* Update: add latestEcmaVersion() & supportedEcmaVersions()

* Address feedback

* Change pu...

acb8776d369abf9e02f79142879e9b1a4774f938 authored almost 5 years ago
6.1.2

8a67b2f76f497fc71b11b0a71c3659d3cc0019b9 authored over 5 years ago
Build: changelog update for 6.1.2

c2895aa820b566ebe67bc45d007d38bdb4e2f938 authored over 5 years ago
Fix: misuse token types (fixes #393, refs eslint/eslint#11018) (#426)

70c4970e5eba6f060e1e32a22d231647f2d0e0f8 authored over 5 years ago
6.1.1

a2f5606f8c8d0fa70c976d0520cdfd5ca2f802b0 authored over 5 years ago
Build: changelog update for 6.1.1

e49e746b6b2bc3b260ea13082175cf3fa271ac66 authored over 5 years ago
Upgrade: dev deps to latest (#424)

ba81546e8552ec0f779aae7e03668c334630484e authored over 5 years ago
Upgrade: [email protected] (#423)

bbe01195fb57e24634d18825d39b820ed1767e95 authored over 5 years ago
Docs: update readme to mention ES2020 (#422)

c0635bac4cd891cb612fb81655012e2579f4e2b1 authored over 5 years ago
6.1.0

b26b2023074ab8f4bd9b0069cb5af1a11ba06700 authored over 5 years ago
Build: changelog update for 6.1.0

a11ad1bfbf2d42a60c967098af9a9288fc7c0348 authored over 5 years ago
Update: improve error messaging when validating ecmaVersion (#421)

* Update: improve error messaging when validating ecmaVersion

* Print found type in error mes...

9870c553efd3eb1bd22b4b3bb5220896c5cb6933 authored over 5 years ago
Fix: tokenize the latest right curly brace (fixes #403) (#419)

* Fix: tokenize the latest right curly brace (fixes #403)

* Chore: add link to an issue for a...

3f49224eb05f6b8cb1b996ce424a99c40978b389 authored over 5 years ago
Update: support bigint and dynamic import (#415)

* fix a failing test with acorn 6.2.0

* update acorn

* fix CI failure

* update eslint-v...

f5e58cc5e9030793baca3426366b8d7286ef5b89 authored over 5 years ago
6.0.0

d34c40e30f2cd9c799654f30b851e2b300d96c00 authored over 5 years ago
Build: changelog update for 6.0.0

19748245991be7d5165683ae5a489b3e89768211 authored over 5 years ago
Build: add node 12 (#414)

a988a36e436a1ab6c84005ba0adb6cf9c262c1ec authored almost 6 years ago
6.0.0-alpha.0

c73fd499e9d19d8841af405a7c801a3af27ea360 authored almost 6 years ago
Build: changelog update for 6.0.0-alpha.0

4d1710981889d1761f1280beabb7a56016cf720a authored almost 6 years ago
Breaking: validate parser options (fixes #384) (#412)

* Breaking: validate parser options (fixes #384)
it will throw an error if any of the condition...

493d464e1564aea0ea33000389771d42ddece2cb authored almost 6 years ago
5.0.1

a7895eab397c0cb41e51e44bf3cfc34669b6d1cf authored almost 6 years ago
Build: changelog update for 5.0.1

5e3f12334f3e0c5fb5ede2edb641d2166a1c0e57 authored almost 6 years ago
Upgrade: [email protected] (#407)

c40e2fcedf81ff06151e82bdf655d2d0d29e71b8 authored almost 6 years ago
5.0.0

b7f65a37ebf42db2f1d5df76a7b4bbfed26ade44 authored about 6 years ago
Build: changelog update for 5.0.0

b3ca44e1f750417aec040ad3e1d23174197a46bb authored about 6 years ago
Breaking: remove attachComment (#405)

* Turn off comment attachment for lib tests

* Remove attachComment

* Update readme

1bcd563d4eb4b4032d2662cc5ccd3bfd841b39d7 authored about 6 years ago
Chore: update linting config (#406)

35623ee07289c9199eef8b735c97cb3d3d08d5b8 authored about 6 years ago
Build: add node 11 (#400)

4b86a7dc7c447c11bb6530e46dc43428ce2bd372 authored about 6 years ago
Fix: build failing due to incorrectly super() call (fixes #398) (#399)

7c278d6acc6b5db86b803d0cd21b830deb6f569e authored about 6 years ago
Upgrade: eslint & eslint-config-eslint (#387)

6ebc21947166399a0b4918d4a1beb9d610650336 authored about 6 years ago
4.1.0

d3f123effae9ae2b657e4317acd9ed2cc6f63b55 authored over 6 years ago
Build: changelog update for 4.1.0

a67c1c931e00051dc3b5f38e34a4ff114841c8f4 authored over 6 years ago
Upgrade: acorn 6, acorn-jsx 5, and istanbul (#391)

8eadb8829e6ca55dced35243665a6e19b7ebf386 authored over 6 years ago
Upgrade: [email protected] (#392)

(refs https://github.com/eslint/eslint/issues/10631)

This updates `eslint-release` to allow t...

0f2edb858067d714e5aa19089f9a404acd25ab86 authored over 6 years ago
Update: VisitorKeys depend on eslint-visitor-keys (#389)

560b6f7377000b996aa794eb95da40b7bf2be783 authored over 6 years ago
Docs: Fix some typos in the README (#386)

6bf2ebf272d13e5df24f62e9e1a5d09471cde963 authored over 6 years ago
Build: changelog update for 4.0.0

4742335e475daa8f40a5418f8434485a86435c0e authored over 6 years ago
4.0.0

27bf0a24993376f0fe87d902b4fb9fecab2eff2e authored over 6 years ago
4.0.0-rc.0

67c54d9832f4e138b24aca6ca5844f8e930813a2 authored over 6 years ago
Build: changelog update for 4.0.0-rc.0

1ece96cc9ae7fe2cfcfe405f881866c394f264c3 authored over 6 years ago
Build: Adding rc release script to package.json (#383)

d8224c458fe4dfa139bb13a6559c889b047b7f2f authored over 6 years ago
Build: add node 10 (#381)

4207773d475b4096856ed0604e30da525999b122 authored over 6 years ago
Update: upgrade acorn to support two ES2019 syntax (#380)

* Update: upgrade acorn to support two ES2019 syntax

* update generated test results since No...

cd9da7ede9e82f5d735c411435bede3b7dc68452 authored over 6 years ago
Chore: remove Object.assign polyfill (#382)

* Chore: remove Object.assign polyfill

* Chore: assign => Object.assign

8cb3ceba19eaa131348d0188a8bd0cc154ac3b97 authored over 6 years ago
4.0.0-alpha.1

6317c5433e946f99043d92649930d89e7f0a4475 authored over 6 years ago
Build: changelog update for 4.0.0-alpha.1

9a8350492171bf344cb63645cd30e6001a9f020d authored over 6 years ago
Fix: remove workarounds for acorn < 4 (#372)

Fixes #338

56c5a9c7fb01bd7ba338d16c1c63d89d5b8ee8b6 authored almost 7 years ago
Upgrade: eslint-release to v0.11.1 (#376)

fd305e53d8b18b61d70b89683088366942cedb1e authored almost 7 years ago
4.0.0-alpha.0

4173d69354973365c60969105d756268691d1cbc authored almost 7 years ago
Build: changelog update for 4.0.0-alpha.0

f151028b102cca407fe55ecb5117478ec3c94aa6 authored almost 7 years ago
Build: fix typos in package.json release scripts (#375)

95fa8901f07c2def60a2b2279a049fb7c8e9cdaa authored almost 7 years ago
Breaking: remove experimentalObjectRestSpread option (#374)

* Breaking: remove experimentalObjectRestSpread option

Users who want to use object rest/spre...

6284e096ec0fd2e72bcc038609abea2bbc5020d2 authored almost 7 years ago
Breaking: require Node.js 6+, upgrade [email protected] (fixes #345) (#371)

* Breaking: upgrade [email protected] (fixes #345)

* Fix: Literal => JSXText

* fix regex val...

0df063ffa705cf00ea6ddeb8d3ee6e12f1683b12 authored almost 7 years ago
Upgrade: acorn 5.5.1 (#370)

0252144395e4a56ddaacb1a0b8eba693391e3d62 authored almost 7 years ago
3.5.4

ff15480efc87949ec9eb9a4d7879155b8bebe157 authored almost 7 years ago
Build: changelog update for 3.5.4

ee991b71349af9de8d34f61eac893ab06e0082fe authored almost 7 years ago
Upgrade: acorn 5.5.0 (#369)

706167bc3dfbbfe89baa748ae53c45cf438e4c2c authored almost 7 years ago