- Notifications
You must be signed in to change notification settings - Fork77
Update all dependencies 🌴#362
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
greenkeeperio-bot wants to merge1 commit intomasterChoose a base branch fromgreenkeeper-update-all
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Open
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello lovely humans,
welcome to automated dependency management withGreenkeeper.
To take full advantage of this service I recommend to start out with up-to-date dependencies.
I justupdated all the dependencies in the
package.jsonfile in one go.Please look into these changes and make sure your project still works with them applied.
If you can’t update everything right now that’s fine as well.
We’ll get there over time.
Now that you told me to monitor this projectI’ll create a branch for every dependency update, with the new version applied. The branch creation should trigger your testing services to check the new version. Using the results of these tests I’ll try to open meaningful and helpful pull requests, so your dependencies remain working and up-to-date.
In the above example you can see an in-range update.
1.7.0is included in the old^1.6.0range, because of thecaret^character.When there is a failure reported for the update I’ll create a pull request so you know about the problem immediately. When it reports success I’ll delete the branch again, because no action needs to be taken – everything is fine.
This way every single version update of your dependencies will either continue to work with your project, or you’ll get to know of potential problems immediately ✨
In this example the new version
4.0.0is not included in the old^3.0.0range.For version updates like these – let’s call them “out of range” updates – you’ll receive a pull request right away.
Nowyou no longer need to check for exciting new versions by hand – I’ll just let you know automatically.
And the pull request will not only serve as a reminder to update. In case it passes your decent test suite that’s a strong reason to merge right away
Are you unsure about how things are supposed to work?
There is a collection offrequently asked questions and of course you may alwaysask my humans.
Good luck with your project and see you soon ✨
🌴
This pull request was created bygreenkeeper.io.
Tired of seeing this sponsor message? ⚡
greenkeeper upgrade