greenkeeper icon indicating copy to clipboard operation
greenkeeper copied to clipboard

:robot: :palm_tree: Real-time automated dependency updates for npm and GitHub

Results 101 greenkeeper issues
Sort by recently updated
recently updated
newest added

To solve the problem of duplicate identifiers of `@types/react` in CI, I have to specify the resolution in `package.json` ```json { "resolutions": { "@types/react": "16.7.3" } } ``` to select...

Feature

Every time Greenkeeper updates `flow-bin` dependency, the build will break, because `.flowconfig` needs to be updated too to the same version for CI to pass. I'm sure there's many other...

The repo where I have greenkeeper enabled is a private repo for client system and we have third party project management software so do not really use GitHub issues. As...

I have transient build failures on my CI and so erroneously get "An in-range update of XYZ is breaking the build". If I close this issue manually, I expect greenkeeper...

For some reason we are not getting PRs to our `@angular` packages even after there are out of range updates released. Have gone through two or three releases where this...

Hi, Could you please add new feature to run greenkeeper once a month or a week? Continuously hammered by update packages impacts on the delivery during the sprint. Thanks.

I love Greenkeeper but my Meteor project also has dependencies on Meteor-specific packages in Atmosphere. It'd be awesome if Greenkeeper could check that repo for updates and do the same...

It has been about two years since the project was [planned](https://github.com/greenkeeperio/greenkeeper/projects/5) and announced [on your blog](https://blog.greenkeeper.io/greenkeeper-in-2016-53a8baf3a5a8). As a maintainer for React Native, the ability to get early feedback on whether...

Greenkeeper is not generating an updated npm-shrinkwrap.json. I've followed the instructions to tweak the Travis configuration to support npm-shrinkwraps.

We use jfrog.io as our registry for our private packages, but Greenkeeper only supports npmjs.org for private packages. Even though Greenkeeper still has value for us because of all the...

waiting on user