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 Renovate before any regular Pull Requests begin. Once you close this Pull Request, Renovate will begin keeping your dependencies up-to-date via automated Pull Requests.
If you have any questions, try reading our Configuring Renovate help page first, or feel free to ask the app author @rarkins a question in a comment below.
Configuration Summary
Based on the currently configured presets, Renovate will:
renovate/
as prefix for all branch namesfix
for dependencies andchore
for all otherspackage.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.What to Expect
With your current configuration, Renovate will create 9 Pull Requests:
renovate/pin-dependencies
devDependencies
to1.15.0
devDependencies
to3.10.1
devDependencies
to0.13.0
devDependencies
to1.9.0
devDependencies
to4.0.0
devDependencies
to1.10.3
devDependencies
to6.24.1
devDependencies
to0.1.4
devDependencies
to6.4.1
devDependencies
to4.1.8
devDependencies
to6.26.0
devDependencies
to6.23.0
renovate/babel-eslint-8.x
devDependencies
from^4.1.6
to8.0.3
renovate/babel-loader-7.x
devDependencies
from^6.2.1
to7.1.2
renovate/babel-plugin-add-module-exports-0.x
devDependencies
from^0.1.2
to0.2.1
renovate/eslint-4.x
devDependencies
from^1.10.3
to4.12.1
renovate/eslint-config-airbnb-16.x
devDependencies
from^4.0.0
to16.1.0
renovate/eslint-plugin-import-2.x
devDependencies
from^0.13.0
to2.8.0
renovate/lodash-monorepo
devDependencies
from^3.10.1
to4.17.4
renovate/webpack-3.x
devDependencies
from^1.12.9
to3.9.1
Don't want a
renovate.json
file?Renovate will begin once this "Configure Renovate" PR is merged or closed, but it's recommended that you add the
renovate.json
to your repository to ensure behaviour matches what you see described here. Alternatively, you can add the same configuration settings into a "renovate" section of yourpackage.json
file(s) in this branch and delete therenovate.json
from this PR.Want to start over?
If you'd like Renovate to recreate this "Configure Renovate" PR from scratch - for example if your base branch has had substantial changes - then you need to:
If later on you ever wish to reconfigure Renovate then you can use this same trick of renaming the PR, but you'll also need to delete any
renovate.json
file too. You should then get a new "Configure Renovate" PR like this.