Ecosyste.ms: OpenCollective

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

github.com/vuejs/vue-jest

Jest Vue transformer
https://github.com/vuejs/vue-jest

docs: Jest globals key is always `vue-jest` (#519)

The key used to get config is `vue-jest` in both [`@vue/vue2-jest`](https://github.com/vuejs/vue...

de5af783559cda0bb770f484f80c4d9b32cfe300 authored 11 months ago by Jurriaan van Hengel <[email protected]>
publish: 29.2.6

d61d430c8f673cb4576afc91e85479ab4f7e6b34 authored over 1 year ago by Lachlan Miller <[email protected]>
fix: allow importing relative paths in global resources (#548)

b0c843a5e71d259df51dee23ba4390085f244db2 authored over 1 year ago by Pierre-Michel Brown <[email protected]>
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#526)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://gi...

ec7448203f911c64943d96d0ee0ef1596b3f2d5b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
publish: 29.2.5

d7a9494be14bbb4ecf41df9184ab1447695f9a33 authored over 1 year ago by Lachlan Miller <[email protected]>
fix: `lang='tsx'` doesn't work for Vue 3 SFC (#547)

Applies the same fix for Vue 2 with this PR: #395

Resolves #510

b3238b2985c4c429bc9c4c0ad91f5c65e43f85ec authored over 1 year ago by Sevil Yılmaz <[email protected]>
publish: 29.2.4

972e5aa9e45e402548dc172dbf65c6eb5aa16553 authored over 1 year ago by Lachlan Miller <[email protected]>
fix: script and script setup in same vue component file (Vue 3) (#541)

Co-authored-by: qhermel <[email protected]>

3605c5e7b96a63fbd89055d57b521b954ee82af2 authored over 1 year ago by quienti <[email protected]>
publish: v29.2.3

21feab9e99eb3501454969fc2932f82fd930c97f authored almost 2 years ago by Lachlan Miller <[email protected]>
fix: script and script setup in same vue file (#536)

36c6d970ed3cd29797791fa4e8c6b2fc2b5c34d4 authored almost 2 years ago by Renan Andrade <[email protected]>
publish: 29.2.2

3dc76ff8491d149d89a8ba5deb02f517f1535f98 authored about 2 years ago by Lachlan Miller <[email protected]>
fix: Map lines for script block (#516)

Signed-off-by: Wolfgang Walther <[email protected]>

Signed-off-by: Wolfgang Walther <wa...

33daf4423f07408131fe5d641eb6eb85aa66d139 authored about 2 years ago by Wolfgang Walther <[email protected]>
publish: 29.2.1

dbe8022c59407b7474e78d2514c317685680c15e authored about 2 years ago by Lachlan Miller <[email protected]>
fix: "ReferenceError: true__options__ is not defined" (#509)

8c0e8bcf7c9589b027d17ee2e1da9183be60a4ab authored about 2 years ago by Dominik Schmidt <[email protected]>
fix: parse extended tsconfigs when transpiling script blocks (#502)

* fix(tsconfig): parse extended tsconfigs when transpiling script blocks

A change introduced ...

bb516dad94c88ec08ffbfc0680973953358cd89b authored about 2 years ago by Adam Hines <[email protected]>
publish: 29.1.1

62d6ebcc7b9c23dc9af2301cec73caf4e6a79071 authored about 2 years ago by Lachlan Miller <[email protected]>
fix: Revert vueOptionsNamespace changes from <script setup> commit (#501)

* chore: Remove this. in <template> in test

Signed-off-by: Wolfgang Walther <walther@technowl...

af89526ac1a5dfb8fdbb54c80de76355285a465e authored about 2 years ago by Wolfgang Walther <[email protected]>
publish: 29.1.0

857f1a89e6b012b7d8f98c6d7c252bee2904a4ff authored over 2 years ago by Lachlan Miller <[email protected]>
feat: support <script setup> in Vue 2.7 (supersedes #483) (#489)

* feat: support <script setup> in Vue 2.7

* refactor: remove unnecessary bindingMetadata

*...

7f2287cf71d0f40f0a53d3e4e3d60604a9b26f8e authored over 2 years ago by Javier Pérez <[email protected]>
breaking: support Jest 29 (#494)

* chore(deps): update jest packages to v29

- babel-jest
- jest
- jest-environment-jsdom

...

1cd403d86947bb029bec5ece68e982d2c175886a authored over 2 years ago by Nogic <[email protected]>
fix(vue3-jest): reduce `getTypeScriptConfig` calls (#491)

* fix(vue3-jest): reduce `getTypeScriptConfig` calls

* test(vue3-basic): update snapshot

t...

4855375fb32d929df29ef1ce3ba3c5518a1ef058 authored over 2 years ago by Nogic <[email protected]>
publish 28.1.0

6d1eec51c40d4c221a6a2b16c8bf7e5798b2a403 authored over 2 years ago by Lachlan Miller <[email protected]>
fix: Less relative path in imports (#475)

Co-authored-by: Lachlan Miller <[email protected]>

77c821d462535ddac878d046914cda321fcba1e0 authored over 2 years ago by Zaytsev Kirill <[email protected]>
feat: load TypeScript config from `tsconfig` package instead of `ts-jest` (#471)

* chore(deps): add `tsconfig` package on @vue/vue2-jest

* feat: add `getTypeScriptConfig` uti...

a84eafb70a690287b17365c2d48787989d1c0ab8 authored over 2 years ago by Nogic <[email protected]>
Fix source maps for vue2-jest (#486)

* Fix source maps for vue2-jest

* Remove duplicate append

* Fix snapshot paths to match gi...

453003989ff8e8e3a613b7393a7b0311e04e0431 authored over 2 years ago by Nikhil Verma <[email protected]>
publish: 28.0.1

f6f9838a95c421b49536fca0c77d54755268f5b2 authored over 2 years ago by Lachlan Miller <[email protected]>
fix(sass-imports): resolve module imports relative to file being processed (#478)

* fix(sass-imports): resolve module imports relative to file being processed

Currently sass-i...

2e027a8ca455baea705e8e52b00a71b02989d418 authored over 2 years ago by Adam Hines <[email protected]>
docs: Update Readme (#473)

e218c07473e1cddc705ba403bce9c0bb1a0fcd79 authored over 2 years ago by Valentin Palkovic <[email protected]>
chore: release Jest 28 support (#472)

* chore: release Jest 28 support

* chore: bump deps

f75662d949e6dfd81eb720c1f426d706794e733a authored over 2 years ago by Lachlan Miller <[email protected]>
feat: Support jest 28 (#468)

* Support Jest 28

fixes #467

[BREAKING CHANGE]: Drop support for jest 27

* Update ts-je...

d8568cbab862969d00f032fd95d2a588c05e7e30 authored over 2 years ago by Valentin Palkovic <[email protected]>
Issue #417: Should not return empty string so that it is compatible with babel (#428)

e2c7a564b10afc17decf238c4bce84d496662eba authored over 2 years ago by Tài Lê <[email protected]>
publish: v27.0.0

89586a0d39b237ae06c5b60cd56ea41a2b6264a1 authored over 2 years ago by Lachlan Miller <[email protected]>
chore: bump deps (#465)

acd784c43957f1dc4c478b27626d9fe79543a070 authored over 2 years ago by Lachlan Miller <[email protected]>
fix(vue3-jest): compilation error while passing tsconfig path (#446)

Co-authored-by: knight.chen <[email protected]>
Co-authored-by: Lachlan Miller <lachlan.mille...

2d1e0cfd8a123526331aa7844a857d8f41d08321 authored over 2 years ago by keuby <[email protected]>
chore: revert yarn.lock

328427c901c13025725b4cd774f9a8d0de636767 authored over 2 years ago by Lachlan Miller <[email protected]>
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#454)

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
-...

78a6b0745b56c701714cd6f7f895b8a2ced5aabd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump nanoid from 3.1.25 to 3.3.1 (#452)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.3.1.
- [Release notes](https://gi...

d93b1f46b6d02502ea208b164b807b35a93afd37 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#451)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release no...

48bf407d79127396cdd10054db07d5ab42e39242 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: PostCSS mixins cause style parsing to break (#425)

Replaced `extract-from-css` which is outdated (7yo) with `css-tree`

Resolves vuejs/vue-jest#424

4c8f675ffe3cc424822d15905fd86c4d5b5c00de authored almost 3 years ago by Sevil Yılmaz <[email protected]>
chore: publish 27.0.0-rc.4

6edfa9cd93be05ca4c9c41849db668dbf2ae92d5 authored about 3 years ago by Lachlan Miller <[email protected]>
chore: update yarn lock (#420)

* chore: update yarn lock

* update vue3-jest to @vue/vue3-jest

ec5fbfd970088cd9542c4f6689dee892541815e8 authored about 3 years ago by Lachlan Miller <[email protected]>
fix(vue3-jest): interop custom transformer require (#391)

interop custom transformer require. Some transformers may not interop correctly
when requiring,...

5741877f77f40d9ee5e411b2252156d6256b8af6 authored about 3 years ago by Blake Newman <[email protected]>
feat: support custom blocks for Vue 3 (#364)

* feat: support custom blocks for Vue 3

* implement custom blocks

6e76d594ef6a001b72eb37a650571acf56335e48 authored about 3 years ago by kazuya kawaguchi <[email protected]>
feat: allow to pass compilerOptions via the Jest config for Vue 3 (#412)

* chore: update to vue v3.2.22

Note that this also removes the now unneeded `@vue/compiler-sf...

af556eb853ab978ab231751c855b65bd1ddf573e authored about 3 years ago by Cédric Exbrayat <[email protected]>
chore: drop node 10 and add node 16 (#414)

* chore: drop circleci build

* chore: drop node 10 and add node 16

Node 10 is EOL and Node...

592f676e457136dd4e758764153dc92700bae81b authored about 3 years ago by Cédric Exbrayat <[email protected]>
chore: drop circleci build (#413)

We have been using Github Actions for quite a while, so the CircleCI job is not really useful an...

b45fca881fd1c693277e05ce59d6a61654145b43 authored about 3 years ago by Cédric Exbrayat <[email protected]>
chore: update to vue v3.2.22 (#411)

Note that this also removes the now unneeded `@vue/compiler-sfc` dependency.
Fixes #410

8f42d6487d8a963e0d304fdf1c2eaf6c99e73352 authored about 3 years ago by Cédric Exbrayat <[email protected]>
Merge pull request #407 from awulkan/patch-1

Change: Remove Jest 27 version specification

7ee1af9e61a843c2eec2dc6c88c669c3cd595507 authored about 3 years ago by Adrià Fontcuberta <[email protected]>
style: yarn format

61d94d9aa750c03d0ddd8d92723dd668bbc75630 authored about 3 years ago by Nogic <[email protected]>
Update README.md

b40bc5d4d7fcfe81ed4ca8476f2dbad75a2d90ab authored about 3 years ago by Adrià Fontcuberta <[email protected]>
Change: Remove Jest 27 version specification

Closes #406
Specifying the version number makes the installation fail.
Omitting the version ...

67d9521ada8ed869cba9c5adae26c20a45c4eb5a authored about 3 years ago by Alex <[email protected]>
publish: v27.0.0-alpha.3

91b30d28146342d2fcfcb6ea52794b9fa2f12efd authored about 3 years ago by Lachlan Miller <[email protected]>
Merge branch 'master' of github.com:vuejs/vue-jest

60ef3c7ff36b72ce5a336428d3073a23aeffacae authored about 3 years ago by Lachlan Miller <[email protected]>
feat: support TS with script setup (#402)

800b6f480c8df6a48428cb53d02021a378431aff authored about 3 years ago by Benedikt Throner <[email protected]>
Merge branch 'master' of github.com:vuejs/vue-jest

1354116f57710cf773567181f382bc5aa80be3d0 authored about 3 years ago by Lachlan Miller <[email protected]>
feat: pass styleOption into compiler (#398)

4012b2cb62dc73b5043fe75e4818ee34ec555dd1 authored about 3 years ago by Szymon Dziewoński <[email protected]>
fix: fixed `lang='tsx'` files not working for vue2-jest (#395)

* test: add tsx file

* fix: transpile as tsx when lang='tsx'

* feat: remove hardcoded `tar...

c6292f337e03e1643217b6099326adce134902db authored about 3 years ago by Yama-Tomo <[email protected]>
feat: support TS in templates for @vue/vue3-jest (#394)

Vue 3.2.13 introduced the support of TS expressions in templates, with a new `isTs` option of th...

04a3233ffbd5bcd0d3067dd8f7ee815dc7482261 authored about 3 years ago by Cédric Exbrayat <[email protected]>
chore: bump to vue-next v3.2.19

a59135a196cea4c4c73eab209dcf8aad79f0013e authored about 3 years ago by cexbrayat <[email protected]>
docs: Add installation for each vue/jest version combination (#388)

* Update README.md

* Update README.md

Co-authored-by: Lachlan Miller <lachlan.miller.1990@...

160b9f515afdaca46eabdc5fe8c4a0a514ff2d13 authored about 3 years ago by Adrià Fontcuberta <[email protected]>
test: compilerOptions (#385)

test(compilerOptions): ensure compilerOptions is passed down

Co-authored-by: Sasan Farrokh <s...

f61b737cd08c3ad7ef9bac2536c90e6f00054857 authored over 3 years ago by Sasan Farrokh <[email protected]>
publish: @vue/vue3-jest 27.0.0-alpha.1

2054c1e6f16db0d4f5cd6e27eef7bb8852914966 authored over 3 years ago by Lachlan Miller <[email protected]>
publish: @vue/vue2-jest 27.0.0-alpha.2

dc87a2b98c2c53ccc7bf564f382a749f3d412cd4 authored over 3 years ago by Lachlan Miller <[email protected]>
chore: update yarn.lock

05fc5eea85c7dd34840d6040aaa880b86692d175 authored over 3 years ago by Lachlan Miller <[email protected]>
chore(deps): bump uglify-js from 2.2.5 to 3.14.1

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 2.2.5 to 3.14.1.
- [Release notes](ht...

63a2e8de7cf15f54add97e7acd945a061718bc98 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add compilerOptions to vue-jest global options (#380)

Co-authored-by: Sasan Farrokh <[email protected]>

e6520f7917112edd1db065cedd24e694b2abf075 authored over 3 years ago by Sasan Farrokh <[email protected]>
feat: enable sugar ref take 2 for vue3-jest (#377)

a7f4e6621d13219eb28db0613604913615836c59 authored over 3 years ago by Cédric Exbrayat <[email protected]>
chore: add scope on package name

f1bdac0187df989af88eaba08976f0a68f87ee34 authored over 3 years ago by Nogic <[email protected]>
chore(deps): bump tar from 4.4.13 to 4.4.15 (#371)

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://g...

eeefc058321cbe45f4ce4024e59905bd13f445c0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: change package name to @vue/vue2-jest

6ccb0cc735977b9774b5a40f986d19bfdfd426e5 authored over 3 years ago by Lachlan Miller <[email protected]>
Merge branch 'master' of github.com:vuejs/vue-jest

630c526ec2f2498e61caca75ec580b480dd56df4 authored over 3 years ago by Lachlan Miller <[email protected]>
feat: jest v27 support for vue2-jest (#368)

3a0f4fe5b2110adc9a748713cbdb826932b27164 authored over 3 years ago by Cédric Exbrayat <[email protected]>
feat: add styles support for vue3-jest (#369)

edf2633cad9d804c9885ce9004348eceae27e73f authored over 3 years ago by Cédric Exbrayat <[email protected]>
chore: publish 27.0.0-alpha.2

980ae731149e5eb3e913115f9415f6dae4d4489f authored over 3 years ago by Lachlan Miller <[email protected]>
feat: support jest v27 in vue3-jest (#343)

* test: add typescript e2e test without babel

Adds a test close to the setup used by the CLI ...

47244cddf4f47dd7912f1feb6e128f07cb2f9379 authored over 3 years ago by Cédric Exbrayat <[email protected]>
Merge pull request #366 from cexbrayat/test/typescript-without-babel

test: add typescript e2e test without babel

9e3b6106d248db260d729144ad461bdf1d9eb873 authored over 3 years ago by Lachlan Miller <[email protected]>
test: add typescript e2e test without babel

Adds a test close to the setup used by the CLI in a TS project without Babel.

The existing TS t...

e4f8ab147b1b6beb75d5b73342c1dd8939ba2dcc authored over 3 years ago by cexbrayat <[email protected]>
Merge pull request #363 from nogic1008/next

build: merge 'next' (Vue 3) branch into 'master' (Vue 2) for monorepo

efe04887104bdcc6c575833a2a84520122730cae authored over 3 years ago by Lachlan Miller <[email protected]>
chore(deps): nohoist vue package

a75242e1675a5796a10410f04717d3b99a8f9223 authored over 3 years ago by Nogic <[email protected]>
Merge branch 'master' into next

e40cc7a34b661ddc96c9f69caa9e0c959d65b724 authored over 3 years ago by Nogic <[email protected]>
Merge pull request #361 from nogic1008/build/monorepo-vue3

build: migrate to monorepo (for vue-jest@5)

f10563ac6cc304c10b6c235bd156507d5f96c09e authored over 3 years ago by Lachlan Miller <[email protected]>
build: support jest 26.x only

c42dc7dd95e5a200d2046f9857f4ea9ef468a547 authored over 3 years ago by Nogic <[email protected]>
Merge pull request #360 from nogic1008/build/monorepo-vue2

build: migrate to monorepo (for vue-jest@4)

4dd33a29bac7a90023a464d0bd25bc80d478c96f authored over 3 years ago by Lachlan Miller <[email protected]>
test: remove unused test runner

2dd8e6ae94f6c6039cf2bd3b88ca6f091a386c68 authored over 3 years ago by Nogic <[email protected]>
build: change package name to vue3-jest

3b35abec9cd542e45b7a7831e7280108a1ff2cdf authored over 3 years ago by Nogic <[email protected]>
chore(deps-dev): add vue-jest deps in e2e projects

b013c8f4bcfdb56da4e4a0e61ec874280b257bda authored over 3 years ago by Nogic <[email protected]>
test: rename e2e projects

90f850331355703a1e397e0a5362052bb0e8fbe4 authored over 3 years ago by Nogic <[email protected]>
chore(deps): remove lint & e2e deps in vue3-jest

595d3108c7169bfaf9bf5338353550a6aca5db62 authored over 3 years ago by Nogic <[email protected]>
build: add package.json for monorepo

f62f76207a211ac55f4da73e2f86f786a7041dbd authored over 3 years ago by Nogic <[email protected]>
test: move e2e projects

ae4561f8f4fc7f6384f673046ec3b2c40d17842b authored over 3 years ago by Nogic <[email protected]>
build: move library to /packages/vue3-jest

d993fd90fd8710d730090e73e111ee4b789dde3b authored over 3 years ago by Nogic <[email protected]>
build: downgrade yarn version for Circle CI

73eaf6de85cfad1f43c0bbee398e258dc479278a authored over 3 years ago by Nogic <[email protected]>
build: add engines option to use monorepo

a7402b00d425a21eae61e087083c6a1b2a694030 authored over 3 years ago by Nogic <[email protected]>
test: remove unused test runner

2be90a8fb7ce67e3d8643f7d873e3f7e83e44503 authored over 3 years ago by Nogic <[email protected]>
build: change package name to vue2-jest

e86cad2c38c249948e099ee3238d7fb9d18a38c7 authored over 3 years ago by Nogic <[email protected]>
test: fix tmp file path

c814cc92b4851cc1cdc53ea2f84e98b88edb969b authored over 3 years ago by Nogic <[email protected]>
chore(deps-dev): add vue-jest deps in e2e projects

2c58e618513564b774fb27121c7a67d4ab106fe0 authored over 3 years ago by Nogic <[email protected]>
test: rename e2e projects

719d2356678685234a67a6ce66422125eaed28ef authored over 3 years ago by Nogic <[email protected]>
chore(deps): remove lint & e2e deps in vue2-jest

7da78035bab906a9e84970661583ab9eedc058f8 authored over 3 years ago by Nogic <[email protected]>
build: add package.json for monorepo

57c1a2f51d729083297c217b0e442235f994c78a authored over 3 years ago by Nogic <[email protected]>