Ecosyste.ms: OpenCollective

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

github.com/vuejs/vue-eslint-parser

The ESLint custom parser for `.vue` files.
https://github.com/vuejs/vue-eslint-parser

Downgrade packages that are incompatible with Node v8 (#113)

- Downgrade espree
- Downgrade semver
- Change the parser so that if the user explicitly insta...

b575cca511e2412237911f816f9e6e41a84e5856 authored over 3 years ago by Yosuke Ota <[email protected]>
7.7.1

3908b3495e941acdd64e180baa1219d73f730e84 authored over 3 years ago by yosuke ota <[email protected]>
7.7.1

3908b3495e941acdd64e180baa1219d73f730e84 authored over 3 years ago by yosuke ota <[email protected]>
Revert default option for `sourceType: module` on `<script setup>`. (#111)

* Revert default option for `sourceType: module` on `<script setup>`.

* update

* Update

...

79574b59461d060b5980edef20beca9d2265cdce authored over 3 years ago by Yosuke Ota <[email protected]>
Revert default option for `sourceType: module` on `<script setup>`. (#111)

* Revert default option for `sourceType: module` on `<script setup>`.

* update

* Update

...

79574b59461d060b5980edef20beca9d2265cdce authored over 3 years ago by Yosuke Ota <[email protected]>
7.7.0

68dde0f0131faf9684dfbb4ffd23a8be07011b8b authored over 3 years ago by yosuke ota <[email protected]>
7.7.0

68dde0f0131faf9684dfbb4ffd23a8be07011b8b authored over 3 years ago by yosuke ota <[email protected]>
Add support for `<script setup>` (#110)

* Supports script setup

* Update test

* Change to respect the user parser options.

* Up...

66d424ecc108c8850c4ff225fea0199cfc8eee6b authored over 3 years ago by Yosuke Ota <[email protected]>
Add support for `<script setup>` (#110)

* Supports script setup

* Update test

* Change to respect the user parser options.

* Up...

66d424ecc108c8850c4ff225fea0199cfc8eee6b authored over 3 years ago by Yosuke Ota <[email protected]>
Change parser to allow parsing two script tags on `<script setup>` (#108)

* Change parser to allow parsing two script tags on `<script setup>`

* Add testcase

* Upda...

2f5e7febbc2e32f98c2c8a0e722e26c91e98ca0d authored over 3 years ago by Yosuke Ota <[email protected]>
Change parser to allow parsing two script tags on `<script setup>` (#108)

* Change parser to allow parsing two script tags on `<script setup>`

* Add testcase

* Upda...

2f5e7febbc2e32f98c2c8a0e722e26c91e98ca0d authored over 3 years ago by Yosuke Ota <[email protected]>
Format (#109)

* Format

* update

c96d66e0a7b4d367dcc689f0e13e233df2c794cc authored over 3 years ago by Yosuke Ota <[email protected]>
Format (#109)

* Format

* update

c96d66e0a7b4d367dcc689f0e13e233df2c794cc authored over 3 years ago by Yosuke Ota <[email protected]>
7.6.0

aa55d1c5d732e6ec8f46933306ae52aa2e1c49ab authored almost 4 years ago by yosuke ota <[email protected]>
7.6.0

aa55d1c5d732e6ec8f46933306ae52aa2e1c49ab authored almost 4 years ago by yosuke ota <[email protected]>
Change to be case sensitive if file is SFC. (#103)

ca0ef625cad50f8525cc5d8e8b19dd9861353a3e authored almost 4 years ago by Yosuke Ota <[email protected]>
Change to be case sensitive if file is SFC. (#103)

ca0ef625cad50f8525cc5d8e8b19dd9861353a3e authored almost 4 years ago by Yosuke Ota <[email protected]>
7.5.0

c6e6aa325ada47a29dc7577b9693cfb48ee1c1cc authored almost 4 years ago by yosuke ota <[email protected]>
7.5.0

c6e6aa325ada47a29dc7577b9693cfb48ee1c1cc authored almost 4 years ago by yosuke ota <[email protected]>
Upgrade esquery and use new option (#100)

935b6f431aacb93991dec647ad3c968007d8ebb4 authored almost 4 years ago by Yosuke Ota <[email protected]>
Upgrade esquery and use new option (#100)

935b6f431aacb93991dec647ad3c968007d8ebb4 authored almost 4 years ago by Yosuke Ota <[email protected]>
7.4.1

57248514ec1e91eb978ef8a057032c74e2e4701e authored almost 4 years ago by yosuke ota <[email protected]>
7.4.1

57248514ec1e91eb978ef8a057032c74e2e4701e authored almost 4 years ago by yosuke ota <[email protected]>
Fix wrong ast for v-for="(a, index) in list" (#97)

* Fix wrong ast for v-for="(a, index) in list"

* fix

* fix

cd14790ea7ab42b61101e6b6ea4066dfa1632abf authored almost 4 years ago by Yosuke Ota <[email protected]>
Fix wrong ast for v-for="(a, index) in list" (#97)

* Fix wrong ast for v-for="(a, index) in list"

* fix

* fix

cd14790ea7ab42b61101e6b6ea4066dfa1632abf authored almost 4 years ago by Yosuke Ota <[email protected]>
7.4.0

3196668a150c39a88f8ecbf6feb907cf0429b488 authored almost 4 years ago by yosuke ota <[email protected]>
7.4.0

3196668a150c39a88f8ecbf6feb907cf0429b488 authored almost 4 years ago by yosuke ota <[email protected]>
Fix parsing errors in multiple v-for aliases in ecmaVersion: 5. (#96)

* Fix parsing errors in multiple v-for aliases in ecmaVersion: 5.

* update

349b7dc89b57e224c514ac8dd52d6a91d9c098e4 authored almost 4 years ago by Yosuke Ota <[email protected]>
Fix parsing errors in multiple v-for aliases in ecmaVersion: 5. (#96)

* Fix parsing errors in multiple v-for aliases in ecmaVersion: 5.

* update

349b7dc89b57e224c514ac8dd52d6a91d9c098e4 authored almost 4 years ago by Yosuke Ota <[email protected]>
7.3.0

17507a405709b4dc15e9a53de7baa522d382923e authored about 4 years ago by yosuke ota <[email protected]>
7.3.0

17507a405709b4dc15e9a53de7baa522d382923e authored about 4 years ago by yosuke ota <[email protected]>
Upgrade typescript-eslint and prettier (#92)

86b293e947747d744a13f29c30365ab80b899d6a authored about 4 years ago by Yosuke Ota <[email protected]>
Add defineCustomBlocksVisitor to parserServices (#91)

* Add defineCustomBlocksVisitor to parserServices

* fix

* Update

* Add testcase

* ig...

45f8900cb31d372d3531226309373b853986a27d authored about 4 years ago by Yosuke Ota <[email protected]>
Add defineCustomBlocksVisitor to parserServices (#91)

* Add defineCustomBlocksVisitor to parserServices

* fix

* Update

* Add testcase

* ig...

45f8900cb31d372d3531226309373b853986a27d authored about 4 years ago by Yosuke Ota <[email protected]>
Changed the parsing of custom block to parse like Vue3 parser. (#90)

* Support for custom blocks

* update

* Add testcase

* Add testcases

495abaac68c890d1820bd7719e1f2b90daa678e7 authored about 4 years ago by Yosuke Ota <[email protected]>
Changed the parsing of custom block to parse like Vue3 parser. (#90)

* Support for custom blocks

* update

* Add testcase

* Add testcases

495abaac68c890d1820bd7719e1f2b90daa678e7 authored about 4 years ago by Yosuke Ota <[email protected]>
7.2.0

0041efa24834df0faa11cd6829aafe7430e8fb98 authored about 4 years ago by yosuke ota <[email protected]>
7.2.0

0041efa24834df0faa11cd6829aafe7430e8fb98 authored about 4 years ago by yosuke ota <[email protected]>
Add parserOptions.vueFeatures.filter option (#89)

c8084c81f386a4776b1ca223e901368c7f55de72 authored about 4 years ago by Yosuke Ota <[email protected]>
Add parserOptions.vueFeatures.filter option (#89)

c8084c81f386a4776b1ca223e901368c7f55de72 authored about 4 years ago by Yosuke Ota <[email protected]>
Add parserOptions.vueFeatures.interpolationAsNonHTML option (#88)

* Change the parsing in the interpolation not to handle `<` as the tag.

* Update

505677510a33253db66d3dc68a8fe0917fdeb4f1 authored about 4 years ago by Yosuke Ota <[email protected]>
Add parserOptions.vueFeatures.interpolationAsNonHTML option (#88)

* Change the parsing in the interpolation not to handle `<` as the tag.

* Update

505677510a33253db66d3dc68a8fe0917fdeb4f1 authored about 4 years ago by Yosuke Ota <[email protected]>
Fix the wrong location when using with `@typescript-eslint/scope-manager` (#87)

* Fix the wrong location when using with `@typescript-eslint/scope-manager`

* Update

* update

237eac44c5d38138767f3b0dbcccf43d2e1dbdcf authored about 4 years ago by Yosuke Ota <[email protected]>
Fix the wrong location when using with `@typescript-eslint/scope-manager` (#87)

* Fix the wrong location when using with `@typescript-eslint/scope-manager`

* Update

* update

237eac44c5d38138767f3b0dbcccf43d2e1dbdcf authored about 4 years ago by Yosuke Ota <[email protected]>
Fix type of VDirectiveKey (#85)

bd916f576ac8b22d25780da8a21b855d338ce9a9 authored about 4 years ago by Yosuke Ota <[email protected]>
Fix type of VDirectiveKey (#85)

bd916f576ac8b22d25780da8a21b855d338ce9a9 authored about 4 years ago by Yosuke Ota <[email protected]>
Update the CI workflow. (#86)

* Fix the CI workflow.

* fix

707476366cc06ac4a1a1025921c234d4c17f32e8 authored about 4 years ago by Yosuke Ota <[email protected]>
Update the CI workflow. (#86)

* Fix the CI workflow.

* fix

707476366cc06ac4a1a1025921c234d4c17f32e8 authored about 4 years ago by Yosuke Ota <[email protected]>
Move repo (#83)

9a04a8e68834516c039c41d24d01dcdd274a0ff6 authored about 4 years ago by Yosuke Ota <[email protected]>
Move repo (#83)

9a04a8e68834516c039c41d24d01dcdd274a0ff6 authored about 4 years ago by Yosuke Ota <[email protected]>
7.1.1

f7d69af9ba51f831008a863877458d6297a6dc68 authored about 4 years ago by yosuke ota <[email protected]>
7.1.1

f7d69af9ba51f831008a863877458d6297a6dc68 authored about 4 years ago by yosuke ota <[email protected]>
Fixed wrong location calculation when including CRLF. (#74)

* Fixed wrong location calculation when including CRLF.

* Fixed error

ca614f466b315e9faea889ea6ccb00d94a19f564 authored about 4 years ago by Yosuke Ota <[email protected]>
Fixed wrong location calculation when including CRLF. (#74)

* Fixed wrong location calculation when including CRLF.

* Fixed error

ca614f466b315e9faea889ea6ccb00d94a19f564 authored about 4 years ago by Yosuke Ota <[email protected]>
πŸ”– 7.1.0

c627e36c57ab6607c96f995e81b8ce693ac846ef authored over 4 years ago by Toru Nagashima <[email protected]>
πŸ”– 7.1.0

c627e36c57ab6607c96f995e81b8ce693ac846ef authored over 4 years ago by Toru Nagashima <[email protected]>
βš’ add funding field

c12da39d0d548123b784533645bc58499cbb864d authored over 4 years ago by Toru Nagashima <[email protected]>
βš’ add funding field

c12da39d0d548123b784533645bc58499cbb864d authored over 4 years ago by Toru Nagashima <[email protected]>
✨ use espree in eslint deps

27a275f530b27e4714183c535d2e121aadf9e3bd authored over 4 years ago by Toru Nagashima <[email protected]>
✨ use espree in eslint deps

27a275f530b27e4714183c535d2e121aadf9e3bd authored over 4 years ago by Toru Nagashima <[email protected]>
βš’ remove outdated settings

62349931c04e663a6331c9d03133f44f5e873700 authored over 4 years ago by Toru Nagashima <[email protected]>
βš’ remove outdated settings

62349931c04e663a6331c9d03133f44f5e873700 authored over 4 years ago by Toru Nagashima <[email protected]>
πŸ› revert espree update

That was a breaking change that drops Node.js 8 support.

732215e36ccbff42e0d3fead8fbffafd4c674fe7 authored over 4 years ago by Toru Nagashima <[email protected]>
πŸ› revert espree update

That was a breaking change that drops Node.js 8 support.

732215e36ccbff42e0d3fead8fbffafd4c674fe7 authored over 4 years ago by Toru Nagashima <[email protected]>
πŸ› fix wrong comment data (fixes #72) (#73)

6c1ac6845c937d533766c0faba19419ec087e3cc authored over 4 years ago by Yosuke Ota <[email protected]>
πŸ› fix wrong comment data (fixes #72) (#73)

6c1ac6845c937d533766c0faba19419ec087e3cc authored over 4 years ago by Yosuke Ota <[email protected]>
βš’ update CI and deps

2df66e426a3b771af2b67b59e8172ad0c29eb5cd authored over 4 years ago by MichaΓ«l De Boey <[email protected]>
βš’ update CI and deps

2df66e426a3b771af2b67b59e8172ad0c29eb5cd authored over 4 years ago by MichaΓ«l De Boey <[email protected]>
βš’ upgrade core rule tests

Acorn now throws right syntax error at the arrow function that is at the argument of unary expre...

50bf9123d5173da498bc84ecbe078f7f4a158b28 authored over 4 years ago by Toru Nagashima <[email protected]>
βš’ upgrade core rule tests

Acorn now throws right syntax error at the arrow function that is at the argument of unary expre...

50bf9123d5173da498bc84ecbe078f7f4a158b28 authored over 4 years ago by Toru Nagashima <[email protected]>
πŸ”– 7.0.0

84dac95f64fbe1ae18c5848d8ab287fa00260dfe authored about 5 years ago by Toru Nagashima <[email protected]>
πŸ”– 7.0.0

84dac95f64fbe1ae18c5848d8ab287fa00260dfe authored about 5 years ago by Toru Nagashima <[email protected]>
βš’ fix CI failure

ed5c4cfdf669101d6b8bc46c68b4df280f576751 authored about 5 years ago by Toru Nagashima <[email protected]>
βš’ fix CI failure

ed5c4cfdf669101d6b8bc46c68b4df280f576751 authored about 5 years ago by Toru Nagashima <[email protected]>
✨ Add `getDocumentFragment()` to parserServices (#38)

075d3ff208fbbb73925c44ecdb50729c9cb829de authored about 5 years ago by Yosuke Ota <[email protected]>
✨ Add `getDocumentFragment()` to parserServices (#38)

075d3ff208fbbb73925c44ecdb50729c9cb829de authored about 5 years ago by Yosuke Ota <[email protected]>
πŸ’₯ drop Node.js 6 and switch CI to GitHub Actions (#60)

* πŸ’₯ drop Node.js 6 and switch CI to GitHub Actions

57c86241b16e3bd3670a340a0f9c117dd419191c authored about 5 years ago by Toru Nagashima <[email protected]>
πŸ’₯ drop Node.js 6 and switch CI to GitHub Actions (#60)

* πŸ’₯ drop Node.js 6 and switch CI to GitHub Actions

57c86241b16e3bd3670a340a0f9c117dd419191c authored about 5 years ago by Toru Nagashima <[email protected]>
πŸ› fix test failure

93ce0ca762ea385e98046f4134a8a2012aaf487b authored about 5 years ago by Toru Nagashima <[email protected]>
πŸ› fix test failure

93ce0ca762ea385e98046f4134a8a2012aaf487b authored about 5 years ago by Toru Nagashima <[email protected]>
βš’ Upgrade dependencies (#51)

ea156df3872da715d580ea1c9c67a2c6e340b9ee authored about 5 years ago by Yosuke Ota <[email protected]>
βš’ Upgrade dependencies (#51)

ea156df3872da715d580ea1c9c67a2c6e340b9ee authored about 5 years ago by Yosuke Ota <[email protected]>
πŸ”– 6.0.5

cce993af9cec648cfe7550b65d0cc2d44b9e59cc authored about 5 years ago by Toru Nagashima <[email protected]>
πŸ”– 6.0.5

cce993af9cec648cfe7550b65d0cc2d44b9e59cc authored about 5 years ago by Toru Nagashima <[email protected]>
Create FUNDING.yml

5c181415dfcfb7614c0815db0dee371fc1fcadc3 authored about 5 years ago by Toru Nagashima <[email protected]>
Create FUNDING.yml

5c181415dfcfb7614c0815db0dee371fc1fcadc3 authored about 5 years ago by Toru Nagashima <[email protected]>
βš’ Add ESLint 6 to peerDeps (#48)

af6a986683e17f779b565b0efde6c57bc63e517b authored about 5 years ago by Brett Zamir <[email protected]>
βš’ Add ESLint 6 to peerDeps (#48)

af6a986683e17f779b565b0efde6c57bc63e517b authored about 5 years ago by Brett Zamir <[email protected]>
πŸ”– 6.0.4

9868ae4017345d59d0f560e6a42507f25d04543a authored over 5 years ago by Toru Nagashima <[email protected]>
πŸ”– 6.0.4

9868ae4017345d59d0f560e6a42507f25d04543a authored over 5 years ago by Toru Nagashima <[email protected]>
βš’ upgrade dependencies

34a3b4ea5c0482297ed44f4dd61dab37f9d899ae authored over 5 years ago by Toru Nagashima <[email protected]>
βš’ upgrade dependencies

34a3b4ea5c0482297ed44f4dd61dab37f9d899ae authored over 5 years ago by Toru Nagashima <[email protected]>
πŸ› fix warnings about max listeners (#44)

7d729691da6bc365a7f18e379bb966c7d0ff0acc authored over 5 years ago by Takayoshi Sawada <[email protected]>
πŸ› fix warnings about max listeners (#44)

7d729691da6bc365a7f18e379bb966c7d0ff0acc authored over 5 years ago by Takayoshi Sawada <[email protected]>
πŸ“ fix ast traverse function comment (#43)

86a2b612b3e377402ad1005f9e73b0648bec4b67 authored almost 6 years ago by kazuya kawaguchi <[email protected]>
πŸ“ fix ast traverse function comment (#43)

86a2b612b3e377402ad1005f9e73b0648bec4b67 authored almost 6 years ago by kazuya kawaguchi <[email protected]>
πŸ“ fix comment of AST example (#42)

0fda25b9b509794b8f4f376e3a03c8b6fbea0955 authored almost 6 years ago by kazuya kawaguchi <[email protected]>
πŸ“ fix comment of AST example (#42)

0fda25b9b509794b8f4f376e3a03c8b6fbea0955 authored almost 6 years ago by kazuya kawaguchi <[email protected]>
πŸ”– 6.0.3

a05d416440974fc7ab5622c58a561242d1325038 authored almost 6 years ago by Toru Nagashima <[email protected]>
πŸ”– 6.0.3

a05d416440974fc7ab5622c58a561242d1325038 authored almost 6 years ago by Toru Nagashima <[email protected]>