Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Update all dependencies 🌴 #1

Merged
merged 1 commit into from
Jun 7, 2016
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

This is the first automated pull requests to help reach the goal of up to date and stable software.
It updates all of the dependencies in the package.json in one go, but from now on you’ll receive pull requests for each dependency update in isolation and in real time.

For updates that satisfy the existing version range you’ll get pull-requests only if it breaks your build.

Example:

-  "underscore": "^1.6.0"
+  "underscore": "^1.7.0"

When an update does not satisfy the existing range you’ll get the pull request right away.

Example:

-  "lodash": "^3.0.0"
+  "lodash": "^4.0.0"

Happy fixing and merging 🌴


This pull request was created by greenkeeper.io.
It keeps your software up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@Arcanemagus
Copy link
Member

Arcanemagus commented Jun 7, 2016

Dang, the close/open trick doesn't seem to be waking Travis-CI up 😞.

Edit: Looks like it was just delayed longer than normal...

@Arcanemagus
Copy link
Member

The CI build status is all green, merging!

@Arcanemagus Arcanemagus merged commit 8214f86 into master Jun 7, 2016
@Arcanemagus Arcanemagus deleted the greenkeeper-update-all branch June 7, 2016 16:47
@Arcanemagus
Copy link
Member

@matthojo Depending on how forceful you want to be about keeping users up to date you may want to consider pinning pug-lint so Greenkeeper will notify you of every new version released so you can tag a new version of this plugin and push it out to users.

Alternatively leaving it as is means Greenkeeper will tell you if a dependency breaks anything, but otherwise leave things alone 😉.

@matthojo
Copy link
Member

matthojo commented Jun 7, 2016

Thanks @Arcanemagus, we'll see how we go with current setup I'm good friends with the pug-lint creator so I should get any heads up if stuff is going to break :)

I've updated all package refs and pushed new version so we should be good to go now! 🎉

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

Successfully merging this pull request may close these issues.

3 participants