This repository has been archived by the owner on Apr 6, 2019. It is now read-only.
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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
Renovate will begin keeping your dependencies up-to-date only once you merge this Pull Request.
If you close this Pull Request unmerged, then Renovate will be disabled.
If you have any questions, try reading our Docs, particularly the Getting Started section.
You can post questions in our Config Help repository or @ the app author @rarkins in this PR and he'll probably see it.
Detected Package Files
package.json
(npm)Configuration Summary
Based on the currently configured presets, Renovate will:
renovate/
as prefix for all branch namesfix
for dependencies andchore
for all othersnode_modules
,bower_components
, and various test/tests directoriespackage.json
is modifiedWould you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch and this Pull Request description will be updated the next time Renovate runs. Try to use Config Presets (theextends
array) when possible rather than raw config, as then this PR will be able to more accurately describe your settings.What to Expect
With your current configuration, Renovate will create 8 Pull Requests:
renovate/pin-dependencies
devDependencies
to1.6.1
devDependencies
to8.0.1
renovate/babel6-monorepo
devDependencies
from6.26.0
to6.26.3
renovate/babel-eslint-8.x
devDependencies
from^8.0.1
to^8.2.3
renovate/babel-preset-env-1.x
devDependencies
from^1.6.1
to^1.7.0
renovate/eslint-4.x
devDependencies
from4.9.0
to4.19.1
renovate/mongodb-2.x
dependencies
from2.2.33
to2.2.35
renovate/fs-extra-6.x
dependencies
from^4.0.2
to^6.0.0
renovate/mongodb-3.x
dependencies
from2.2.33
to3.0.8
This PR has been generated by Renovate Bot.