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 changes are made to any
package.json
files. Once you close this Pull Request, we will begin keeping your dependencies up-to-date via automated Pull Requests.With your current configuration, renovate will initially create the following Pull Requests:
renovate/lodash-4.x
dependencies
from4.17.3
to4.17.4
Would you like to change this? Simply edit the
renovate.json
in this branch and Renovate will update this Pull Request description the next time it runs.The Configuration and Configuration FAQ documents should be helpful if you wish to modify this behaviour.
Important!
You do not need to merge this Pull Request - renovate will begin even if it's closed unmerged.
In fact, you only need to add a
renovate.json
file to your repository if you wish to override any default settings. The file is included as part of this PR only in case you wish to change default settings before you start.Alternatively, you can add the same configuration settings into a "renovate" section of
package.json
, which might be more convenient if you have only one.If the default settings are all suitable for you, simply close this Pull Request unmerged and your first renovation will begin the next time the program is run.