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

Removing un-needed packages #1

Merged
merged 5 commits into from
Apr 28, 2018

Conversation

kesne
Copy link
Contributor

@kesne kesne commented Nov 20, 2017

I noticed this package was significantly larger than I was expecting, and it seems like there's a bunch of prod dependencies that aren't needed. This just cleans them up.

@macklinu
Copy link

This PR has merge conflicts

@rogeliog
Copy link
Member

Just some merge conflicts... sorry for the long response

package.json Outdated
"pify": "3.0.0",
"throat": "4.1.0",
"worker-farm": "1.5.0"
"jest-worker": "^21.2.1"
Copy link
Member

@SimenB SimenB Mar 22, 2018

Choose a reason for hiding this comment

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

can you bump this to 22? I need jestjs/jest#5068 :P

@SimenB SimenB force-pushed the jgens/package-cleanup branch 2 times, most recently from e9b31f2 to dcd6421 Compare March 27, 2018 16:37
@SimenB
Copy link
Member

SimenB commented Mar 27, 2018

Rebased this, and bumped to jest-worker@22

@@ -2,8 +2,8 @@

exports[`Works when it has failing tests 1`] = `
"FAIL integrationTests/__fixtures__/failing/__src__/file1.js
Company policies require ⚔️ 🏃 in every file
Copy link
Member

Choose a reason for hiding this comment

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

not sure about this one. Change in jest 22

Copy link
Member

Choose a reason for hiding this comment

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

Not sure that I understand why that happened

Copy link
Member

Choose a reason for hiding this comment

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

It's a deliberate change in jest 22

Copy link
Member

Choose a reason for hiding this comment

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

Tracked this down, it's jestjs/jest#4504 (which was released in jest 21.2.0)

@SimenB SimenB force-pushed the jgens/package-cleanup branch 2 times, most recently from d099239 to 4458f8c Compare April 27, 2018 07:02
@SimenB SimenB mentioned this pull request Apr 28, 2018
@SimenB SimenB force-pushed the jgens/package-cleanup branch 2 times, most recently from 7e43e8f to 74926fb Compare April 28, 2018 07:04
@SimenB
Copy link
Member

SimenB commented Apr 28, 2018

I've left jest at version 21 for the node 4 support. Can drop it in a separate PR if wanted

@rogeliog rogeliog merged commit 961a125 into jest-community:master Apr 28, 2018
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.

4 participants