-
Notifications
You must be signed in to change notification settings - Fork 113
A few outdated npm modules #497
Comments
On Hello, we used greenkeeper.io to help keep us up to date - it automatically submits PRs when a version bump happens. The PRs typically tell you what's changed (not always, depends on the package), and, of course, tests run automatically. You can then choose to merge it (and when), or do some work on the branch before you merge. From my perspective here's some notes about the advantages/disadvantages:
Generally I think we can say its been very useful on Hello in keeping us up to date whilst providing low overhead. @tspurway @k88hudson Is this something you want to enable here? If so, I'd suggest that there's a one-off PR to create to update to the current latest versions, and then once that has landed, then enable greenkeeper. I'd be happy to create the PR if that's what we want. |
LGTM, @Standard8 - thanks for the tip! Unless anyone has any objections, I think we should go ahead and do this. Does Mozilla have an existing Greenkeeper account we can use? |
@tspurway We used the free account - its free for organisations with public repos. Unless you mean an already integrated github account? |
Actually, there's already about 9-10 other mozilla repos using greenkeeper today. |
I'm going to be out next week. Feel free to merge the remaining PRs. I'll look at doing the actual enable of greenkeeper when I get back. |
All referenced PRs have been merged. |
Reopening until we have greenkeeper set up, which was part of the proposed plan for resolving this (I plan on doing that today or tomorrow). |
greenkeeper is now enabled on the repo. For posterity I did:
Anyone with admin access to the repo should be able to disable this in future. See greenkeeper.io for details. PR #1089 is the first of the greenkeeper PRs, which I'm working on getting landed. |
Not sure if we want to bump any of these.
It looks like react@15 was released yesterday https://facebook.github.io/react/blog/2016/04/07/react-v15.html
And history had a major version bump.
The text was updated successfully, but these errors were encountered: