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

fix: ESLintArrowFunctionExpression.body typing (#225)

ae61e8d4ec3f63d848fb8689572f8c3c9118a624 authored 10 months ago by Yosuke Ota <[email protected]>
chore: fix type annotation

dbeb73ba8186a3f9e23d47da0d98baeb718f5c01 authored 10 months ago by ota-meshi <[email protected]>
9.4.2

d79bcad8fba6f9e8cc4f7282a130a2a34f646267 authored 11 months ago by yosuke ota <[email protected]>
Fix an error when using default for generic (#222)

2b3a762573e6ea351d4caf1fadd74eee9dd25b4b authored 11 months ago by Yosuke Ota <[email protected]>
9.4.1

7c9c24bdf7c36a035d324608b2809c7f2ef0fc3f authored 11 months ago by yosuke ota <[email protected]>
Fix an error when using CRLF for generic directive (#220)

f3ac447098f4258f54dca1f2b97abb30c12d79f6 authored 11 months ago by Yosuke Ota <[email protected]>
fix: shorthand camelize should be used in `rawName` (#218)

* fix: shorthand camelize should be used in `rawName`

* test: add camelcase test

* chore: ...

d4eef648cb237f0ec4a8a5e171121fb887aab3b0 authored 11 months ago by Wayne Zhang <[email protected]>
test: add scope test (#219)

18e8e17d9515d75cbbc3a9d9284a448f3eaae754 authored 11 months ago by Yosuke Ota <[email protected]>
Update bug_report.yml

7b1f6a169e72895660f2ee89d44f53ac9fc43d07 authored 11 months ago by Yosuke Ota <[email protected]>
9.4.0

4587eef81a037ae5e48ec96de34f3adffa1d4151 authored 12 months ago by yosuke ota <[email protected]>
Add support for v-bind same-name shorthand (#215)

* Add support for v-bind same-name shorthand

* fix

* add test

* fix

9dc1d993248c28d34ff9a5883c9815546130e162 authored 12 months ago by Yosuke Ota <[email protected]>
Add support for defineModel (#213)

* Add support for defineModel

* fix

* fix

* fix

aa2de99765b03c706921cd0843fd219d48fb88a0 authored 12 months ago by Yosuke Ota <[email protected]>
chore: fix ci error for Vue 3.4 (#214)

9d3857219aa011ecf8887e36a3c8ad165aecb21b authored 12 months ago by Yosuke Ota <[email protected]>
9.3.2

92dd3f306c30b3991a81eaca519286bc97b5f7ba authored about 1 year ago by yosuke ota <[email protected]>
fix: "has only a getter" error (#210)

4cd70e66a1cbed2e7ee8c961596278c303a3aa68 authored about 1 year ago by Yosuke Ota <[email protected]>
fix: context provided by defineCustomBlocksVisitor (#211)

7fd3735162a5092e13f074f1ddb6743866fc93be authored about 1 year ago by Yosuke Ota <[email protected]>
chore: use skipLibCheck (#209)

cbf14818f6c32edaf6d4134e425aa6907681600e authored over 1 year ago by Yosuke Ota <[email protected]>
9.3.1

6aa8585df1722d6154890db9a820680f1b2ee61a authored over 1 year ago by yosuke ota <[email protected]>
Fix wrong scope for generics with multiple script blocks (#201)

fcba4fea209f714b2542f89f32e7820ca3625982 authored over 1 year ago by Yosuke Ota <[email protected]>
add my account to FUNDING.yml

4b402ee9d3e0e054799ad301353d96017f95f345 authored over 1 year ago by ota-meshi <[email protected]>
add VGenericExpression to ast.md

6014008698796cbaefc66af41bb979461682428f authored over 1 year ago by ota-meshi <[email protected]>
9.3.0

a2d5182ae1d37216f3b978131910b9de6369f05d authored over 1 year ago by yosuke ota <[email protected]>
Add support for `<script setup lang=ts generic="...">` (#182)

* Add support for `<script setup lang=ts generic="...">`

* update

* update

* fix unused...

195d46d35433198d5a5660cb8b52d1e11ac775a0 authored over 1 year ago by Yosuke Ota <[email protected]>
Add `vueFeatures.customMacros` option (#194)

92c0d8834be2b4651fa0c973e5acbc5805afa54f authored over 1 year ago by Yosuke Ota <[email protected]>
Add support for defineOptions and defineSlots (#193)

8e8aa969eb94968a05ba8c2638ffa260facdb0b5 authored over 1 year ago by Yosuke Ota <[email protected]>
9.2.1

fafbc7d38d38b31f5db529e2633af6736f30cce9 authored over 1 year ago by yosuke ota <[email protected]>
Fix defineCustomBlocksVisitor was incompatible with ESLint v8.40 (#192)

59d8e250b9d47c5fe18b73d8a1474aa72d7dc500 authored over 1 year ago by Yosuke Ota <[email protected]>
9.2.0

384b52118df0d4d1b8bb4de52787437d47adb05f authored over 1 year ago by yosuke ota <[email protected]>
Fix false positives for type def with script setup in ts no-unused-vars (#191)

1ac85ee538b2b27e8f945d7a7733cc21d53fbcb0 authored over 1 year ago by Yosuke Ota <[email protected]>
Add exported meta object (#190)

* add meta object

* fix: lint error

* fix: fix path and write comment

* chore: add plug...

fde53d1eab7abc5e5b481164cd06ce8fcb7cff06 authored over 1 year ago by Tatsuya Yamamoto / T28_tatsuya <[email protected]>
9.1.1

36a492972620b70e45ffdbd96aa865e73d3b48f0 authored over 1 year ago by yosuke ota <[email protected]>
Fix wrong scope reference type for `<script setup lang=ts>` (#181)

* Fix wrong scope reference type for `<script setup lang=ts>`

* update

* update

bb88c01dadb29844fde5b969229bb0eb1e33f7b8 authored over 1 year ago by Yosuke Ota <[email protected]>
Update typescript (#171)

5c3558c34a1b35c36bd76bff262c33862d17f37b authored about 2 years ago by Yosuke Ota <[email protected]>
Create other.md

0ca20f105a3b63469e79727d0a17416a3d514bb5 authored about 2 years ago by Yosuke Ota <[email protected]>
Create bug_report.yml

881d5c4f11b525b39d726e9755992c613501c5ba authored about 2 years ago by Yosuke Ota <[email protected]>
9.1.0

0631f8c7a2fb9d799cb90b07a95338560c933be8 authored over 2 years ago by yosuke ota <[email protected]>
Add support for parser object to `parserOptions.parser` (#165)

* Add support for parser object to `parserOptions.parser`

* add comments

* update

9daf014636c1eef94ec2117f2d01bbb910c8bd86 authored over 2 years ago by Yosuke Ota <[email protected]>
Remove david-dm from README (#167)

The `david-dm.org` website is down for 3 months, and the project `alanshaw/david` is not activel...

b70caf5e7072d652e1a813abc745db188ac13963 authored over 2 years ago by Baoshuo Ren <[email protected]>
Update README.md

8dbabb624560b3fc5bb1c71adc68d705a4a90b73 authored over 2 years ago by Yosuke Ota <[email protected]>
9.0.3

9dc89b5317c6d016d0307791e178919f5605c597 authored over 2 years ago by yosuke ota <[email protected]>
Fix wrong tokenize for lone ampersand (#158)

ae42ce3e7decb27e12b087fb828f17cb942f1e9f authored over 2 years ago by Yosuke Ota <[email protected]>
9.0.2

806a38c291c802749e6322d80cce2678549058bb authored over 2 years ago by yosuke ota <[email protected]>
Fix crash for script setup in no-obj-calls rule (#152)

f14d0666a74dc098c33777172b82b8f188a209c9 authored over 2 years ago by Yosuke Ota <[email protected]>
Revert "Fix crash for script setup in no-obj-calls rule"

This reverts commit 05f707efc5b8f2ffe1e90120b831caaf717f49d9.

fb2f67daed4dd732ddffb0bfb1cfd4eb2d748b8e authored over 2 years ago by yosuke ota <[email protected]>
Fix crash for script setup in no-obj-calls rule

05f707efc5b8f2ffe1e90120b831caaf717f49d9 authored over 2 years ago by yosuke ota <[email protected]>
9.0.1

cfa2b47f96d42a36355660ae7019ceb2751eae13 authored over 2 years ago by yosuke ota <[email protected]>
fix tag

bfc8a3ae522d350c494a24be84423545710c2b74 authored over 2 years ago by yosuke ota <[email protected]>
9.0.0

50b0126b4373a0e951dc29d18b69ef828d39ba6b authored over 2 years ago by yosuke ota <[email protected]>
9.0.0-alpha.0

c476e7c25ab161b336339448765085e6219d0e04 authored over 2 years ago by yosuke ota <[email protected]>
prepare release

22f461e8d5ca17375fe392a389c71cc684812685 authored over 2 years ago by yosuke ota <[email protected]>
Drop support for Node.js v12 (#149)

* Drop support for Node.js v12

* update

* fix core tests

caac5e8eb1118c46ab0b2720b740166c136c39b4 authored over 2 years ago by Yosuke Ota <[email protected]>
Custom template tokenizers (#148)

* add support for custom template tokenizers

* fix types

* Make existing tests pass

* m...

9448a785020d9635ab80eaa70b952206183d8638 authored over 2 years ago by rash <[email protected]>
Add support for scope analysis of `<script setup>` (#144)

* Add support for scope analysis of `<script setup>`

* update

* fix for win test

* Supp...

62b698660ae1192214f434c9a705de43aee7b3ed authored almost 3 years ago by Yosuke Ota <[email protected]>
8.3.0

d900ec22be9f76edfab33d378fcfbeb25544122c authored almost 3 years ago by yosuke ota <[email protected]>
Fix wrong handling when CRLF in `<script>` (#146)

42b5bfb1a272a55f092e14bc19179b108252329e authored almost 3 years ago by Yosuke Ota <[email protected]>
8.2.0

734a87cafca2dbd570c0963f17ac890c2205b646 authored almost 3 years ago by yosuke ota <[email protected]>
Support complex expression in CSS `v-bind()` (#143)

* Support complex expression in CSS `v-bind()`

* fix

* add comments

108115d57e4ba24b55690f6fd8ab161b29a1e606 authored almost 3 years ago by Yosuke Ota <[email protected]>
8.1.0

8a0a474916c27aec7a6d04fbfc8694722dbc0644 authored almost 3 years ago by yosuke ota <[email protected]>
Support arbitrary module namespace names with `<script setup>` (#142)

160f4efc4eaf363662b464a4a26a4c9e514deb5d authored almost 3 years ago by Yosuke Ota <[email protected]>
Update AST typings to es2022 (#141)

25c6847ae60281858446fa9b6a769b7b0f94d528 authored almost 3 years ago by Yosuke Ota <[email protected]>
Add optional chain expression to typings (#140)

108faa61331b40f064db0bb84de2d9e353d0f166 authored almost 3 years ago by Richard Musiol <[email protected]>
Update eslint-visitor-keys to v3.1 (#139)

9cd8f888a6aca8222a64300b912fbf6371c60094 authored about 3 years ago by Yosuke Ota <[email protected]>
Upgrade eslint-scope to v7 (#137)

dbd89bd7ba5785386679c1bcfb54deed4c3b48f1 authored about 3 years ago by Yosuke Ota <[email protected]>
Update dev deps (#138)

* Update dev deps

* update

ac49d02881e89588cc9c40e3c2df68b899c34a89 authored about 3 years ago by Yosuke Ota <[email protected]>
8.0.1

a16cdbdbbd57984c8b3386b8d7dc46e2e3b205e9 authored about 3 years ago by yosuke ota <[email protected]>
Update test script (#134)

* Update test script

* update

acad11f27de78fe2f0f2cd280bc107ab2cc9ef3a authored about 3 years ago by Yosuke Ota <[email protected]>
Fix wrong location when having multiple `<script>` (#132)

* Fix wrong location when having multiple `<script>`

* Update fixtures

0f6348e94372cea7c170fd95b6ac83728903b6d1 authored about 3 years ago by Yosuke Ota <[email protected]>
Change to use eslint v8 in some test cases. (#133)

88539f6877b87df94dcc5a51c7e3fd1a364dd97f authored about 3 years ago by Yosuke Ota <[email protected]>
8.0.0

db2d94511091826c63676440c9ae5e7059381eae authored about 3 years ago by yosuke ota <[email protected]>
Change the default of `parserOptions.vueFeatures.interpolationAsNonHTML` to `true`. (#130)

* Change the default of `parserOptions.vueFeatures.interpolationAsNonHTML` to true.

* Update ...

f7a7a1ee2e4d14ff7062a053301779b5ec3415da authored about 3 years ago by Yosuke Ota <[email protected]>
Drop support for node <v12.22.0, v13, >=v14<v14.17.0, v15 and eslint v5 (#129)

* Drop support for node <12.22.0, 13, >=14 <14.17.0,15 and eslint v5

* update ci

258680673370c350129d60b456948d2946be4a68 authored about 3 years ago by Yosuke Ota <[email protected]>
7.11.0

b5a5af9dd33f828231a62bb033cfdd0c256bea76 authored over 3 years ago by yosuke ota <[email protected]>
7.11.0

b5a5af9dd33f828231a62bb033cfdd0c256bea76 authored over 3 years ago by yosuke ota <[email protected]>
Fix testcase (#127)

0b0401a7445eb61286ea9f0e9f422d4196b6f2e5 authored over 3 years ago by Yosuke Ota <[email protected]>
Fix bug when script tags are missing and multiple parsers are used (#126)

ef885a8fa8f7851b458442560cfdeb54b2ab999c authored over 3 years ago by Yosuke Ota <[email protected]>
Change to determine parser by extension when parsing non-vue files using multiple parser (#124)

* Change to determine parser by extension when parsing non-vue files using multiple parser

* ...

8ce78e85fa1d8ae95fb509e9b78c3b19e5300980 authored over 3 years ago by Yosuke Ota <[email protected]>
Change to determine parser by extension when parsing non-vue files using multiple parser (#124)

* Change to determine parser by extension when parsing non-vue files using multiple parser

* ...

8ce78e85fa1d8ae95fb509e9b78c3b19e5300980 authored over 3 years ago by Yosuke Ota <[email protected]>
Add test for ESLint v8 (#122)

* Add test for ESLint v8

* fix

* fix

* fix

* fix

* fix babel

* fix

* fix te...

184dc09d8b573597cc691df8aa78093ece2349a3 authored over 3 years ago by Yosuke Ota <[email protected]>
Add test for ESLint v8 (#122)

* Add test for ESLint v8

* fix

* fix

* fix

* fix

* fix babel

* fix

* fix te...

184dc09d8b573597cc691df8aa78093ece2349a3 authored over 3 years ago by Yosuke Ota <[email protected]>
Chores: Add engines compatibility check (#121)

* Chores: Add engines compatibility check

* Revert

36f17663b32cd43e71c9527f179e0ce5b62f9721 authored over 3 years ago by Yosuke Ota <[email protected]>
Chores: Add engines compatibility check (#121)

* Chores: Add engines compatibility check

* Revert

36f17663b32cd43e71c9527f179e0ce5b62f9721 authored over 3 years ago by Yosuke Ota <[email protected]>
7.10.0

42e4f923f7bc2527f73fb4a566cf7f3ee5ed2e0e authored over 3 years ago by yosuke ota <[email protected]>
7.10.0

42e4f923f7bc2527f73fb4a566cf7f3ee5ed2e0e authored over 3 years ago by yosuke ota <[email protected]>
Fix incorrect AST for commented CSS vars injection. (#120)

6ef1534394bfc5aa37d37186d711f38304aff05d authored over 3 years ago by Yosuke Ota <[email protected]>
Fix incorrect AST for commented CSS vars injection. (#120)

6ef1534394bfc5aa37d37186d711f38304aff05d authored over 3 years ago by Yosuke Ota <[email protected]>
Add defineDocumentVisitor to parserServices (#119)

* Add defineDocumentVisitor to parserServices

* fix

* fix

* Changed getTemplateBodyToke...

86ec4d1deeb22a4e1d27ba7c4501438f93301a89 authored over 3 years ago by Yosuke Ota <[email protected]>
Add defineDocumentVisitor to parserServices (#119)

* Add defineDocumentVisitor to parserServices

* fix

* fix

* Changed getTemplateBodyToke...

86ec4d1deeb22a4e1d27ba7c4501438f93301a89 authored over 3 years ago by Yosuke Ota <[email protected]>
7.9.0

02b6d084a9d08e1fd61a4aed039b80d50ee05111 authored over 3 years ago by yosuke ota <[email protected]>
7.9.0

02b6d084a9d08e1fd61a4aed039b80d50ee05111 authored over 3 years ago by yosuke ota <[email protected]>
Change to parse expressions in style vars (#118)

* Change to parse expressions in style vars

Also added an option to decide whether to enable ...

0078cdc397111145b27c5edc1d99a63c2b04d198 authored over 3 years ago by Yosuke Ota <[email protected]>
Change to parse expressions in style vars (#118)

* Change to parse expressions in style vars

Also added an option to decide whether to enable ...

0078cdc397111145b27c5edc1d99a63c2b04d198 authored over 3 years ago by Yosuke Ota <[email protected]>
7.8.0

c36717c65fc90f015c0bc310f6a7b91dcf7577f7 authored over 3 years ago by yosuke ota <[email protected]>
7.8.0

c36717c65fc90f015c0bc310f6a7b91dcf7577f7 authored over 3 years ago by yosuke ota <[email protected]>
Change `parserOptions.parser` to accept multiple lang parsers (#116)

* Change `parserOptions.parser` to accept multiple lang parsers

* Update README.md

* updat...

e69dd815502c44a722bc2e10de87050c06cc4f08 authored over 3 years ago by Yosuke Ota <[email protected]>
Change `parserOptions.parser` to accept multiple lang parsers (#116)

* Change `parserOptions.parser` to accept multiple lang parsers

* Update README.md

* updat...

e69dd815502c44a722bc2e10de87050c06cc4f08 authored over 3 years ago by Yosuke Ota <[email protected]>
Fix parsing error when combining `<script>` and `export` in `<script setup>` (#115)

* Fix parsing error when combining `<script>` and `export` in `<script setup>`

* update

* ...

1d657896fa11b3af9fe59ccb7950ca75ae2cae31 authored over 3 years ago by Yosuke Ota <[email protected]>
Fix parsing error when combining `<script>` and `export` in `<script setup>` (#115)

* Fix parsing error when combining `<script>` and `export` in `<script setup>`

* update

* ...

1d657896fa11b3af9fe59ccb7950ca75ae2cae31 authored over 3 years ago by Yosuke Ota <[email protected]>
7.7.2

4d6e4c1a14a28f463878913fb75674b6d70c1d6c authored over 3 years ago by yosuke ota <[email protected]>
7.7.2

4d6e4c1a14a28f463878913fb75674b6d70c1d6c authored over 3 years ago by yosuke ota <[email protected]>
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]>