Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ts-jest dependency #284

Merged
merged 5 commits into from Mar 6, 2021
Merged

Remove ts-jest dependency #284

merged 5 commits into from Mar 6, 2021

Conversation

lmiller1990
Copy link
Member

No description provided.

@nogic1008
Copy link
Collaborator

@lmiller1990
Could you add yarn lock files into .gitignore ?
like this

/e2e/**/yarn.lock

@lmiller1990
Copy link
Member Author

Hm, can we just move to yarn from npm? I find it way more stable, faster, and better in every way. Any reason to stay with npm?

@lmiller1990
Copy link
Member Author

@sodatea can you double check this is the change you asked for regarding the ts-jest dependency? Then I can do a release.

@nogic1008
Copy link
Collaborator

@lmiller1990

Hm, can we just move to yarn from npm? I find it way more stable, faster, and better in every way. Any reason to stay with npm?

I have no intention of returning from yarn to npm.
yarn.lock files in e2e folder are regenerated for each test, so it should be gitignored.

@lmiller1990
Copy link
Member Author

Right, yes, ok.

Copy link
Member

@sodatea sodatea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me 👍

@sodatea
Copy link
Member

sodatea commented Mar 5, 2021

@lmiller1990 any chance this gets merged? The ts-jest dependency is causing really annoying peer dependency warnings in non-ts projects.

@lmiller1990
Copy link
Member Author

Oops @sodatea I forgot this. I rebased and resolved the conflicts. This will be released as 4.0.1 within 48h.

@lmiller1990 lmiller1990 merged commit 95784e4 into master Mar 6, 2021
@lmiller1990 lmiller1990 deleted the remove-ts-jest branch March 6, 2021 05:02
@lmiller1990
Copy link
Member Author

@sodatea it's out: https://github.com/vuejs/vue-jest/releases/tag/v4.0.1

Let me know if you have any other problems. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants