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

Enable Greenkeeper #3890

Open
voxsim opened this issue Jul 10, 2017 · 0 comments
Open

Enable Greenkeeper #3890

voxsim opened this issue Jul 10, 2017 · 0 comments

Comments

@voxsim
Copy link
Contributor

voxsim commented Jul 10, 2017

This issue is to enable Greenkeeper (https://greenkeeper.io/). The yarn project has multiple dependencies and this can help us to have everything update it.

We already tried #3375 but the main problems were:

  • Greenkeeper didn't support yarn.lock file (Support yarn? greenkeeperio/greenkeeper#314). Now this is fixed thanks to greenkeeperio/greenkeeper-lockfile.
  • Greenkeeper tries to update everything at the same time, before enabling it maybe we need to upgrade:
    [ ] babel-core to 6.25.0
    [ ] babel-loader to 7.1.1
    [ ] babel-preset-node5 to 12.0.1
    [ ] babylon to 6.17.4
    [ ] eslint to 4.2.0
    [ ] eslint-plugin-flowtype to 2.34.1
    [ ] eslint-plugin-jasmine to 2.7.1
    [ ] eslint-plugin-react to 7.1.0
    [ ] webpack to 3.1.0
    [ ] yargs to 8.0.2
    [ ] chalk to 2.0.1
    [ ] commander to 2.11.0
    [ ] gunzip-maybe to 1.4.1
    [ ] inquirer to 3.2.0
    [ ] micromatch to 3.0.3
    [ ] node-emoji to 1.7.0
    [ ] tar-fs to 1.15.3
    [ ] uuid to 3.1.0

This is an extract from yarn upgrade-interactive maybe something is wrong or maybe we can find a way to block the version on Greenkeeper.

@voxsim voxsim changed the title Enable Greenkeeper for yarn Enable Greenkeeper Jul 10, 2017
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

No branches or pull requests

1 participant