Ecosyste.ms: OpenCollective

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

github.com/eslint/eslint-scope

eslint-scope: ECMAScript scope analyzer
https://github.com/eslint/eslint-scope

chore: upgrade [email protected], [email protected] (#119)

6f95a9406e321ba519bbf635ebb8b1ae4b8861e7 authored 10 months ago by Milos Djermanovic <[email protected]>
chore: release 8.0.0 (#107)

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

f33ae985ada33f33f140fba9685405690936a93f authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat!: use ESTree `directive` property when searching for `"use strict"` (#118)

* feat!: use ESTree `directive` property when searching for `"use strict"`

Fixes #117

* ad...

23fe81f5861ade17a2f17f9518fdde376dd2395f authored about 1 year ago by Milos Djermanovic <[email protected]>
fix!: class `extends` is evaluated in the class scope (#116)

* fix!: class `extends` is evaluated in the class scope

Fixes #59

* add tests with nested ...

42ef7a995771f0700fc6af7eee03bab977f272c6 authored about 1 year ago by Milos Djermanovic <[email protected]>
feat!: Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#115)

* feat!: Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0

refs: eslint/eslint#17595
Signed-of...

ed678573aca7b00815ecb3c5dc4eee913b53a162 authored about 1 year ago by 唯然 <[email protected]>
docs: Update README with analyze() options (#111)

Fixes #110

2122fdb237cc0c115cd2473f383f741b1f055791 authored about 1 year ago by Nicholas C. Zakas <[email protected]>
ci: run tests in Node.js 21 (#109)

957748e7fb741dd23f521af0c124ce6da0848997 authored about 1 year ago by Francesco Trotta <[email protected]>
chore: standardize npm script names (#105)

* chore: standardize npm script names

* chore: update scripts

115ded3cb6f768a37f0dcb17bb16e2299849e16f authored over 1 year ago by Nitin Kumar <[email protected]>
chore: Remove add-to-triage (#106)

dc75851b92b47eb37ed617448c0291129db676e1 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: release 7.2.2 (#103)

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

8f7e63bb62c5057289c007cc5c510ca2e0f80178 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: Add PRs to triage (#104)

a4dd8884726758ed513210a6b537105a07e8bf70 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
ci: generate provenance statements when release (#102)

a27ce6bbf70d7ba5af763a4d1650bfd87eee8136 authored over 1 year ago by Percy Ma <[email protected]>
chore: release 7.2.1 (#100)

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

ff26803a09bc46fc5a7bc396f7e303ca486cc1c3 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: set up release-please (#99)

6bc2619fff2aa401fe43d3fda60e0c127d2d39a8 authored over 1 year ago by Milos Djermanovic <[email protected]>
ci: run tests on Node.js v20 (#97)

675f7de78c312546441fa9b204734c26376710f7 authored over 1 year ago by Nitin Kumar <[email protected]>
7.2.0

850d7e086391aaa2e24f4d777e6ecc98c1909c0f authored over 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 7.2.0

2cffd1e919e91caa508155890a7329db160f44ac authored over 1 year ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
feat: Add isGlobalReturn method on scopeManager. (#96)

Renames the private __isNodejsScope to isGlobalReturn to formally make
it part of the interface...

70c8db16962830f20e27765cd4d1fd0e29b93c08 authored over 1 year ago by Nicholas C. Zakas <[email protected]>
chore: add triage action (#95)

3dbad80d98e5bb2453423dc3882500a7d76d6259 authored almost 2 years ago by Milos Djermanovic <[email protected]>
ci: add Node v19 (#94)

34ffedc9645f3e5bf2111f766931efb0ff33040f authored about 2 years ago by Milos Djermanovic <[email protected]>
ci: update Github actions (#93)

4c005347cd556b4fa97ba0b626decdd0fce95962 authored over 2 years ago by Deepshika S <[email protected]>
chore: add funding field (#92)

6c8ccf223952daff78295907316d8d8c1e93cf89 authored over 2 years ago by Deepshika S <[email protected]>
build: add node v18 (#91)

a8811b89b93a8b6bb6ac7089d893d5686dabbeb8 authored over 2 years ago by 唯然 <[email protected]>
docs: add badges (#89)

25abacffe690b6141f19d59dc8c0e09599671508 authored almost 3 years ago by Milos Djermanovic <[email protected]>
7.1.1

3da20b19db1610cd3b5c86cd1b68b76fa7ee40e2 authored almost 3 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 7.1.1

50cefaf85888720bb02f2e23f24ded57ddd3f2c3 authored almost 3 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
chore: upgrade [email protected] [email protected] (#88)

89381090cef60d8d47aeba111e04f859e063ae41 authored almost 3 years ago by Milos Djermanovic <[email protected]>
fix: ignore `"use strict"` directives in ES3 (#87)

4e1d24ca4a747c14b37f059543cf08d1e1820b2d authored almost 3 years ago by Milos Djermanovic <[email protected]>
ci: use node v16 (#84)

ceb8bdd2cc31f67255e37a961096f9e3320abac6 authored about 3 years ago by Nitin Kumar <[email protected]>
test: add tests with year-based `ecmaVersion` (#83)

Fixes #82

62e147be60c1eb84a40c1918913755acbc2d3a3d authored about 3 years ago by Milos Djermanovic <[email protected]>
7.1.0

e57ffb0409d12be60fc006a12d191321e4879925 authored about 3 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 7.1.0

cf3525ada63dc5746a25ecfe8c33d5565737540e authored about 3 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
feat: Add sourceType:commonjs support (#81)

* feat: Add sourceType:commonjs support

* Update sourceType references

d756f1ea974093c3ed7121d17f858254036b9690 authored about 3 years ago by Nicholas C. Zakas <[email protected]>
7.0.0

bc86b15e58e01726e49205c269c67a500e1324fe authored about 3 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 7.0.0

a26761f8e11ca42a8500490f350af251577d27a0 authored about 3 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
feat!: support class static blocks (#80)

22a55c01d1a28fd3ffd45c8818b49e65bd3e5005 authored about 3 years ago by Milos Djermanovic <[email protected]>
build: upgrade eslint-release to v3.2.0 to support conventional commits (#79)

4aafb616212adc39af37064932da912bdc7d9226 authored about 3 years ago by Milos Djermanovic <[email protected]>
Build: add node v17 (#76)

263c762432c5a3995e30fa814d02b0ed358b0e68 authored about 3 years ago by 唯然 <[email protected]>
6.0.0

14192adc3dd498850e96b416bd7dd264fce62fbf authored over 3 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 6.0.0

dfd3985d50f49a4bdb9e6368be5617f599eff5fe authored over 3 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Fix: Ensure correct version in package (#73)

* Fix: Ensure correct version in package

* Add comments to lib/version.js

* Run build befo...

4ee1d80ce7dab961d9a158bc664d781bb663b570 authored over 3 years ago by Nicholas C. Zakas <[email protected]>
Breaking: Switch to ESM (fixes #70) (#71)

* Chore: Update devDeps.

* Chore: Lint according to latest config

* Breaking: Switch to ES...

82a7e6d9de8f4fca48e99779e9573dd46adbc18c authored over 3 years ago by Brett Zamir <[email protected]>
Update: support class fields (refs eslint/eslint#14343) (#69)

* Update: support class fields (refs eslint/eslint#14343)

* upgrade eslint-visitor-keys

* ...

0b4a5f132fb65520eee31bcd166078656b6e158e authored over 3 years ago by Toru Nagashima <[email protected]>
Chore: upgrade estraverse to version 5 (#68)

39f8cfc026d9b9b7c02e07368323350e74698f29 authored over 3 years ago by Rouven Weßling <[email protected]>
Docs: Add range to espree options in README (fixes #66) (#67)

ae27ff3692ab13cf62075b8659f0e17dfa44acd1 authored almost 4 years ago by Alan Liang <[email protected]>
5.1.1

8a7a21cce3a4bf17753d588f6444742235566a92 authored over 4 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 5.1.1

97d357160531fb77c89b5e4f54e9813f4482cb63 authored over 4 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Upgrade: esrecurse version to ^4.3.0 (#64)

9b528d778c381718c12dabfb7f1c0e0dc6b36e49 authored over 4 years ago by Timofey Kachalov <[email protected]>
Chore: fix definiton -> definition typo in comments (#63)

Fix typo

f758bbc3d49b9b9ea2289a5d6a6bba8dcf2c4903 authored over 4 years ago by Kevin Kirsche <[email protected]>
Chore: move to GitHub Actions (#62)

* Chore: move to GitHub Actions

* Update ci.yml

751373473375b3f2edc4eaf1c8d2763d8435bb72 authored over 4 years ago by Kai Cataldo <[email protected]>
5.1.0

38b4b1fe5bcfb47b37ecc2a7707699632af56e05 authored over 4 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 5.1.0

11ca6b8709bfc9d2106341092b68cd16791da443 authored over 4 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Update: support new export syntax (#56)

d4a376434b16289c1a428d7e304576e997520873 authored over 4 years ago by Toru Nagashima <[email protected]>
5.0.0

dbddf14d5771b21b5da704213e4508c660ca1c64 authored over 5 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 5.0.0

a3a47d5215b1a7cd76db6999f92afad2a391cd29 authored over 5 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Upgrade: update dependencies after dropping support for Node <8 (#53)

* Upgrade: Update dependencies

* Downgrade to eslint@5

* Update to eslint@^6.0.1

* Add ...

e9fa22ea412c26cf2761fa98af7e715644bdb464 authored over 5 years ago by Kai Cataldo <[email protected]>
Breaking: drop support for Node v6 (#54)

* Breaking: drop support for Node v6

* Update engines in package.json

ee9f7c12721aa195ba7e0e69551f49bfdb479951 authored over 5 years ago by Kai Cataldo <[email protected]>
4.0.3

5d2ec4fa322095067bd5a262b0c218d1bdf9270c authored almost 6 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 4.0.3

8e5bcf5aa0aef160a2e7dbe96723848c4c6434af authored almost 6 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Fix: arrow function scope strictness (take 2) (#52)

* Fix: Arrow function scope strictness (fixes #49) (#50)

* Fix: Error on functions with non-b...

299df64bdafb30b4d9372e4b7af0cf51a3818c4a authored almost 6 years ago by futpib <[email protected]>
4.0.2

14c092a6efd4dd0bf701bf4f8f518eac6b29b2ce authored almost 6 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Build: changelog update for 4.0.2

90c2f65dd08a1760888e1e3f6f3b40dd8b51d921 authored almost 6 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Revert "Fix: Arrow function scope strictness (fixes #49) (#50)" (#51)

This reverts commit 2533966faf317df5a3847fab937ba462c16808b8.

The change is causing ESLint to...

c925600a684ae0f71b96f85339437a43b4d50d99 authored almost 6 years ago by Teddy Katz <[email protected]>
Build: changelog update for 4.0.1

3f5fd7fc0ae5a26701d1047ad510d0095ed13993 authored almost 6 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
4.0.1

412ac3d844143ed8ca27cb8388e8b12c1df09f79 authored almost 6 years ago by ESLint Jenkins <eslint[bot]@users.noreply.github.com>
Fix: Arrow function scope strictness (fixes #49) (#50)

2533966faf317df5a3847fab937ba462c16808b8 authored almost 6 years ago by futpib <[email protected]>
Chore: add supported Node.js versions to CI (#47)

0cbeea51dfb66ab88ea34b0e3b4ad5e6cc210f2f authored about 6 years ago by Kai Cataldo <[email protected]>
Upgrade: [email protected] (#46)

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

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

b42305760638b8edf4667acf1445e450869bd983 authored about 6 years ago by Teddy Katz <[email protected]>
4.0.0

3e69fdcf102082f3b3c419d0864d7ed90323f4ca authored over 6 years ago by ESLint Jenkins <[email protected]>
Build: changelog update for 4.0.0

6eabb6b3421f145ef771dfc338d065dc45f014ff authored over 6 years ago by ESLint Jenkins <[email protected]>
4.0.0-rc.0

35e53021307b0393586f4104c9e3441231698478 authored over 6 years ago by ESLint Jenkins <[email protected]>
Build: changelog update for 4.0.0-rc.0

6fd37fab95d0a45102aa208b28840d5f5454122a authored over 6 years ago by ESLint Jenkins <[email protected]>
Build: Adding rc release script to package.json (#38)

3b919b8bc0f66cf71849c5c55d7104eb10e8bc57 authored over 6 years ago by Kevin Partington <[email protected]>
Chore: avoid creating package-lock.json files (#37)

137732a41894e2a0dbbeb7b04f9153d5d1ff010f authored over 6 years ago by Teddy Katz <[email protected]>
4.0.0-alpha.0

11e660c176fb0d10b794b559feece89a9b8dafd5 authored over 6 years ago by ESLint Jenkins <[email protected]>
Build: changelog update for 4.0.0-alpha.0

f5c368fd9249b9b3ee481a46f1b17a45025db6ca authored over 6 years ago by ESLint Jenkins <[email protected]>
Upgrade: eslint-release ^0.11.1 (#36)

7cc37692e342a9d35a888a625ad84079d9cc6976 authored over 6 years ago by Teddy Katz <[email protected]>
Breaking: remove TDZScope (refs eslint/eslint#10245) (#35)

c9f69671e3ba17b06c8af34145357d789e7f0b2b authored over 6 years ago by Toru Nagashima <[email protected]>
Fix: wrong resolution about default parameters (#33)

* Fix: wrong resolution about default parameters

* Chore: fix test failing

[This code](htt...

982a71f9430dc9c5de78a3923f4d6dc2243a3386 authored about 7 years ago by Toru Nagashima <[email protected]>
Docs: Remove extra header line from LICENSE (#32)

Same stuff applies here from https://github.com/eslint/eslint/pull/8448

57889f1b7f9602566f73f5ccbb5cd78a64fd8caa authored over 7 years ago by Gyandeep Singh <[email protected]>
3.7.1

bec1febf351ae7137a62241c18eb78876ee4fb7f authored over 7 years ago by ESLint Jenkins <[email protected]>
Build: changelog update for 3.7.1

662358e69c2b513f22cd3275e16f676d55cf5a17 authored over 7 years ago by ESLint Jenkins <[email protected]>
Fix: restore previous Scope API exports from escope (#31)

ced6262bdfc08143a8df51caa8e770b9b17ede11 authored over 7 years ago by Vitor Balocco <[email protected]>
Fix: Remove and Modify tests that contain invalid ES6 syntax (#29)

Tests contained duplicate variable names and and parens around
object destructuring have been f...

5c3d9667af462bf6658a43d78bcf4f594e9d4fea authored over 7 years ago by Reyad Attiyat <[email protected]>
3.7.0

c9146c664b88d077a44118effa800734bafa907c authored almost 8 years ago by Ilya Volodin <[email protected]>
Build: package.json and changelog update for 3.7.0

70612818faa6585c540c8e2474eeecc6e0bb849f authored almost 8 years ago by Ilya Volodin <[email protected]>
Chore: Add files section to package.json (#24)

9e278351eb2c5ecacb7ee0a69f7ca30828f81c12 authored almost 8 years ago by Ilya Volodin <[email protected]>
Upgrade: eslint-config-eslint to 4.0.0 (#21)

This upgrades eslint-config-eslint to v4.0.0, and fixes all linting errors. Most of the errors w...

3e4d1233d9c0885d54d32e64b13dae19e8896944 authored almost 8 years ago by Teddy Katz <[email protected]>
Chore: Rename src to lib and test to tests (#20)

38c50fb47e4ce7af5dc20b0bcd5f83c0485aa5e2 authored almost 8 years ago by Corbin Uselton <[email protected]>
Chore: Remove esprima (#19)

f4cd9205348d3dcf834114ea2af841ea57521997 authored almost 8 years ago by Corbin Uselton <[email protected]>
Revert "Chore: Remove esprima" (#18)

f81fad5d2ff9bff1a931f87a36c2c00bf7e55abe authored almost 8 years ago by James Henry <[email protected]>
Chore: Remove es6-map and es6-weakmap as they are included in node4 (#10) (#13)

31b0085556376874ccd4073f3fd001315210482c authored almost 8 years ago by Corbin Uselton <[email protected]>
Add Makefile.js and eslint (#15)

12a1ca162210de4c8830a9c0e65df1a57455bdea authored almost 8 years ago by Reyad Attiyat <[email protected]>
Chore: Remove es6-map and es6-weakmap as they are included in node4 (#10)

7d23f8e5db21b59fcbf4dba6d0f7622ac33d02af authored almost 8 years ago by Corbin Uselton <[email protected]>
Chore: Convert to ES6 that is supported on Node 4, commonjs modules and remove Babel (#14)

019441e57cfe34d6acfe299b7b98d4bb9b8f4c3f authored almost 8 years ago by Corbin Uselton <[email protected]>
Update: Add check for node.body in referencer (#2)

* Add check for node.body in referencer

* Add comment explaining the node.body check

* All...

c647f65a8d20575c3c5bf33aed1918b47c213195 authored almost 8 years ago by Corbin Uselton <[email protected]>
Remove browserify and jsdoc (#12)

eb5c9db65fc0406fb92efb30b4bac0ef68fe7893 authored almost 8 years ago by Corbin Uselton <[email protected]>
Chore: Update README.md (#3)

cf38df0a6003cdcb6f9c3f1622821b354016c8d6 authored almost 8 years ago by James Henry <[email protected]>
Chore: Add eslint-release scripts (#6)

8a142cadd1da0b9bd70cf07aae05251787d36866 authored almost 8 years ago by James Henry <[email protected]>
Chore: Remove unused bower.json (#5)

e60d8cb7ceea8f101d8e241817ea74bab7c67513 authored almost 8 years ago by James Henry <[email protected]>