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

3.5.3

e0540c1bc7ed47531da1b137864aca47df38883d authored about 7 years ago
Build: changelog update for 3.5.3

51400e9da9c2a99e148c3dcca19f62a95427f24e authored about 7 years ago
Upgrade: acorn 5.4.0 (#367)

70f9859e9798ff699c8222d47e2d6e3e8b2444fe authored about 7 years ago
Chore: Adding .gitattributes file (#366)

cea4823b4e1f6fe3a1efba470f7dd8e076f97383 authored about 7 years ago
Upgrade: acorn v5.3.0 (#365)

4160aeef7c46cd56e0bbd3f5b3847e5f8266c9fb authored about 7 years ago
3.5.2

6a7cb0aa92508ad8974afef6fd63c7b96a92fdc2 authored about 7 years ago
Build: changelog update for 3.5.2

c2a63e2d46d28bef9828562844d671f288ee172c authored about 7 years ago
Fix: Remove blockBindings from docs (fixes #307, fixes #339) (#356)

* Fix: Remove blockBindings from docs (fixes #307, fixes #339)

* Fix: Replace blockBindings i...

019b70a13583cbb2aa801f8b9161dafc2a7fe982 authored about 7 years ago
Chore: refactoring rest/spread properties (#361)

b2016cb08f2048e0c72ac32450811fa4ac672a96 authored over 7 years ago
Chore: upgrade [email protected] (fixes #358) (#360)

* Chore: upgrade acorn

* Chore: fix tests for directives

* Fix: library tests

59c9d0635115d6b8d5037e03fa27d6ae20f5985a authored over 7 years ago
Chore: add .npmrc (#359)

06c35c90014f6e71edede161ab567e563307b446 authored over 7 years ago
3.5.1

f64f6bba4b920beea1cb6fe752edf0255df24eb6 authored over 7 years ago
Build: changelog update for 3.5.1

748ce4f566e93fce834b869a39ce5a8a66c4c5c9 authored over 7 years ago
Fix: Fix parsing of async keyword-named object methods (#352) (#353)

5eb1388809c789e50cdb56bf90192f0df36a3987 authored over 7 years ago
3.5.0

d9afabdb167ed7865c44ef1ef1ecbb30e639a0e7 authored over 7 years ago
Build: changelog update for 3.5.0

92ebe80044240d0104aec07abd7c8d922aaaf052 authored over 7 years ago
Update: add initial support for ES2018 (#348)

4d442a1242b2d5d9e08491c20dda5cac1e556b67 authored over 7 years ago
Fix: Make template token objects adhere to token object structure (#343)

While fixing an issue in `eslint-plugin-react`
(https://github.com/yannickcr/eslint-plugin-react...

d4bdcb60a01ca3988e9c5aebb1036d7fc304386c authored over 7 years ago
Upgrade: acorn to 5.1.1 (#347)

9ac671abec2aed7bbf31e40c9f6c9759d9d5a074 authored over 7 years ago
Docs: Specify default values of options (fixes #325) (#342)

* Docs: Specify default values of options (fixes #325)

* Docs: Make comments about ecmaVersio...

16e1fec5a30e298de441d682575e0c6055afb583 authored over 7 years ago
Fix: async shorthand properties (fixes #340) (#341)

* Fix: async shorthand properties (fixes #340)
* Fix: and default parameters

be85b8e97eafc502f9d3150eb5d324639d308051 authored over 7 years ago
3.4.3

ea086113d26c40b91647b2184e5e8aa9190db654 authored almost 8 years ago
Build: changelog update for 3.4.3

4ecb96a6d7805d8ae0094f4fb6efb9f1bc3403ed authored almost 8 years ago
Fix: add AwaitExpression to espree.Syntax (fixes #331) (#332)

343590a66e7f210689766dbdf5c6a4b0ca91c58a authored almost 8 years ago
3.4.2

b9140c37d50764c6a89020918646461f327f3301 authored almost 8 years ago
Build: changelog update for 3.4.2

5c9a692fe9d0cc2c25b224dbc163b73ea577911e authored almost 8 years ago
Upgrade: eslint to 2.13.1 (#328)

This is the latest version that we can upgrade to while still supporting Node < 4.

c99e43694856a08daa783f2d5f78df0e4e9e60f6 authored almost 8 years ago
Fix: don't mutate user-provided configs (fixes #329) (#330)

628cf3a1006b6d8bbc47c25438521b1d57c10371 authored almost 8 years ago
3.4.1

d5d1808d2fb841a971ded7c3c4e611b4945b3d70 authored almost 8 years ago
Build: changelog update for 3.4.1

aea631ff138463cd8e318a73a316f8b3f49de9dd authored almost 8 years ago
Upgrade: acorn to 5.0.1 (#327)

* Upgrade: acorn to 5.0.1

* Remove FunctionExpression conversion logic

* Add tests for par...

a3ae0bdccb04de4f3d0c6e538526248dbcd56106 authored almost 8 years ago
Docs: Add badges (#326)

15ef24fa00c79fb581b54cb0cd04927c8729288a authored almost 8 years ago
Fix: raise error for trailing commas after rest properties (fixes #310) (#323)

652990a7bfeb9eca2041e8cbb696de671522d420 authored almost 8 years ago
Upgrade: acorn to ^4.0.11 (#317)

* Upgrade: acorn to ^4.0.9

* revert 6/modules-and-classes/class-default-anonymous

* Upgrad...

9d86ba5a9c649b9ee7314c7ace63a1cb972b5b2f authored almost 8 years ago
Chore: fix tests for Node 6+ (#315)

There are a few issues with the tests causing them to fail with Node 6 and above:

* When pars...

a3442b5949dd249e1a81ce4e014ca5e0f17f732c authored about 8 years ago
3.4.0

d7fb9d1354c77ce8382b4af3c9c1a52306b8c923 authored about 8 years ago
Build: package.json and changelog update for 3.4.0

24e8221c1d5be412e84f771762480de2f4f20b64 authored about 8 years ago
Build: Lock acorn to v4.0.4 (#314)

f55fa51c6e50c296c15cbf1627dc8b8b2e0cdcd3 authored about 8 years ago
Fix:generic error for invalid ecmaVersion(fixes eslint#7405) (#303)

58f75be6b89d8904b6366ed368045cb02c4a4e33 authored over 8 years ago
Docs: Update license copyright

d6b383d72002729d1d4b509d07c9aeb39987a9cc authored over 8 years ago
Update: To support year in ecmaVersion number (fixes #300) (#301)

e5df54270a1a2d9838a21ea01d11c5529b8a5f55 authored over 8 years ago
3.3.2

c8ca13a205ecd3572045872cd0471e174a060281 authored over 8 years ago
Build: package.json and changelog update for 3.3.2

3dd64a21d4c2de75d84551167e9e6954db47e985 authored over 8 years ago
Fix: reset `isAsync` flag for each property (fixes #298) (#299)

7d3e2fc812fe6aa1e656b2b7c4b86ac323baf421 authored over 8 years ago
3.3.1

acd7168c8a856d7e378e95afdfb0a152c5e35244 authored over 8 years ago
Build: package.json and changelog update for 3.3.1

5f7bffcff82a4429141e8edf9a6e00cbf498d9f9 authored over 8 years ago
Fix: `}` token followed by template had been lost (fixes #293) (#294)

80abdcee41d0c6b1cd33cd70b2fd1706ff41fe8e authored over 8 years ago
Fix: parsing error on `async` as property name. (#295)

* Fix: parsing error on `async` as property name.

* add a test for `async` as variable name.

9810babfa585255d63a38c5d15e525fef94d94a7 authored over 8 years ago
3.3.0

6606f63a6c30ef5cd3405f0a4e46fd9f51f7fbbe authored over 8 years ago
Build: package.json and changelog update for 3.3.0

b080efbfeeb71d82a71c66647dacb8de84486150 authored over 8 years ago
Update: create-test script (fixes #291) (#292)

92b04b149d482b123d0c2effa87d11089a18c57d authored over 8 years ago
3.2.0

f1fef68fd70f6a87befa18a42da36d7eab41d9cc authored over 8 years ago
Build: package.json and changelog update for 3.2.0

e3360df0e9640db9a900b0ea64e3938dfd8fb6a8 authored over 8 years ago
Build: Update release tool

5a37f808d880f601fd00b9f2852a58abe99d63de authored over 8 years ago
Update: Upgrade Acorn to support ES2017 (fixes #287) (#290)

9bbcad8c98367d630fffd8cde87fcbd9e779f33f authored over 8 years ago
Build: Add CI release scripts

8d9767d4344c5a95894ba8a3f5ce87c9d4cf325a authored over 8 years ago
3.1.7

4ddfacba95c96732541d94521efbcdccce2fad99 authored over 8 years ago
Build: package.json and changelog update for 3.1.7

0687c1fe1df4590ad79a453734d9a5729842e97f authored over 8 years ago
Build: Add CI release

8f6cfbdf160f31a865e9e58b705b80d363b90e83 authored over 8 years ago
Fix: Catch ES2016 invalid syntax (fixes #284) (#285)

ff15922f3c9b06d0bbf5b01c1ce17ab44f3326b5 authored over 8 years ago
3.1.6

ea34a7755cc172b94861a1b838e0229f281cde31 authored over 8 years ago
Docs: Autogenerated changelog for 3.1.6

60d263d8b66a8b21ed8f69dcd474d25b7f30fc76 authored over 8 years ago
Upgrade: acorn 3.2.0 (fixes #279) (#280)

a90edc2b122157a6ca2e0d4d5e2704baf0fab700 authored over 8 years ago
3.1.5

c7473972d8f5f00b65d21654016a78ab1147f11b authored over 8 years ago
Docs: Autogenerated changelog for 3.1.5

08e071a1218b021773ce93797a37928941cf6a7b authored over 8 years ago
Fix: Convert ~ and ! prefix tokens to esprima (fixes #274) (#276)

7df2e4ae48ee91c54f42f5ecbb1473bcd80a9021 authored over 8 years ago
3.1.4

72ef3f4a332d6f8bfb32a55573eacb06f65e7f11 authored almost 9 years ago
Docs: Autogenerated changelog for 3.1.4

ba47069ecda1a14fc5a578c646251ce95c09cc96 authored almost 9 years ago
Merge pull request #269 from kaicataldo/fixes264

Fix: remove extra leading comments at node level (fixes #264)

78f3b56f112322267c722680ff9efcf28bbcdda7 authored almost 9 years ago
Merge pull request #273 from eslint/removecopyright

Chore: Remove jQuery copyright from header of each file

88446f3fd0ad21ae09497bbfdd05c0afa06da70c authored almost 9 years ago
Fix: remove extra leading comments at node level (fixes #264)

e04470519f181baa281f406c112d4184d10031a7 authored almost 9 years ago
Chore: Remove jQuery copyright from header of each file

25c27fb8d66f1f8f8ea96405a8b1d6165a7e4454 authored almost 9 years ago
Merge pull request #271 from mysticatea/upgdate/acorn-3.1.0

Upgdate acorn 3 1 0

860d1fb8ac463d67fd1e59ed22ccc7f8515cccfe authored almost 9 years ago
Merge pull request #272 from eslint/jquery

Chore: Add jQuery Foundation copyright

eb17d2f8dac7305150f613175e06d15419288a7a authored almost 9 years ago
Chore: Add jQuery Foundation copyright

10709f08ab1c727edb1fe992b6ecf041cfd7d21b authored almost 9 years ago
Upgrade: Acorn 3.1.0 (fixes #270)

d754b325aba4f32497294af37bcfd663817499ef authored almost 9 years ago
Merge pull request #267 from shinnn/contributing

Docs: replace a dead link with the correct contributing guide URL

cbd72bc90feafc6f091abc4895623e2d88adabd6 authored almost 9 years ago
Merge pull request #266 from shinnn/optimist

Build: replace optimist with a simple native method

356f7895777e053da975de4e57c5c5275db4ec2b authored almost 9 years ago
Docs: replace a dead link with the correct contributing guide URL

http://eslint.org/docs/developer-guide/contributing.html returns 404.

3a908866528f565e0f856812cec9daf6515724cc authored almost 9 years ago
Build: replace optimist with a simple native method

optimist is deprecated. https://github.com/substack/node-optimist/commit/815c965cee7682ae2c6a80f...

55184a23d4e221f5fc1da3167df227a72313d390 authored almost 9 years ago
Merge pull request #265 from kaicataldo/fixes261

Fix: Disallow namespaces objects in JSX (fixes #261)

14015398c7b789cfde82c8cb598433596e7d6287 authored almost 9 years ago
Fix: Disallow namespaces objects in JSX (fixes #261)

c7e5a13b7f3029a1eddf7d7edbba53ec714cb498 authored almost 9 years ago
Merge pull request #263 from kaicataldo/fixes136

Fix: Add test for leading comments (fixes #136)

2707d30f2b44dd61f41b9ed382ea545249fd02cd authored almost 9 years ago
Fix: Add test for leading comments (fixes #136)

22290b982ae456449da39fa91de83c1fa3452f01 authored almost 9 years ago
3.1.3

c466b6c74607fb7aa3be0b135edb3c402e5d200f authored almost 9 years ago
Docs: Autogenerated changelog for 3.1.3

27eea648f2bcfe15e546e95e170f484073d36ab0 authored almost 9 years ago
Merge pull request #262 from kaicataldo/refs256

Fix: Fix behavior of ignoring comments within previous nodes (refs #256)

8ee7386274711a6dc1ab173187a659962eaa3f1a authored almost 9 years ago
Fix: Fix behavior of ignoring comments within previous nodes (refs #256)

98441cb4eb3dd1ad34c0b97df862aa89816f80c2 authored almost 9 years ago
3.1.2

a51637714ab6eeb6c24ead0ddc7da3db962811a9 authored almost 9 years ago
Docs: Autogenerated changelog for 3.1.2

3ef57a16543484564a5e20c134c0c2f05f13f9a7 authored almost 9 years ago
Merge pull request #259 from eslint/issue149

Fix: Ensure 'var let' works (fixes #149)

11f702c215766ecdee396b887215edfaa70d9289 authored almost 9 years ago
Merge pull request #260 from eslint/issue258

Fix: Make obj.await work in modules (fixes #258)

71ccb8f42f474e0492989bbb27dfc0f99c25b064 authored almost 9 years ago
Fix: Ensure 'var let' works (fixes #149)

a2b23ca088662335624694930509aefc4012c59d authored almost 9 years ago
Fix: Make obj.await work in modules (fixes #258)

5783282aa8e4133f2468be564a01187d1a547caf authored almost 9 years ago
Merge pull request #257 from kaicataldo/fixes256

Fix: leading comments added from previous node (fixes #256)

eadc68304c54d1a83175da79ca3ad6bfc55f949f authored almost 9 years ago
Fix: leading comments added from previous node (fixes #256)

d1b4929595aa9030374afaf74db074d08cd92a03 authored almost 9 years ago
3.1.1

4aabc0337f6d496b7c333eb7434ca620230d93d3 authored almost 9 years ago
Docs: Autogenerated changelog for 3.1.1

2d6921498f3056ae690e200d169a4fd3d59fb5cf authored almost 9 years ago
Merge pull request #255 from eslint/issue254

Fix: exponentiation operator token (fixes #254)

2b93452948b9304933aca9b8e084661ed3932974 authored almost 9 years ago
Fix: exponentiation operator token (fixes #254)

3614e81dea835a07911a5ae815be688caff43398 authored almost 9 years ago