Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
.gitlab-ci.yml
(gitlabci) -
package.json
(npm) You have configured Renovate to use branchmaster
as base branch.
What to Expect
With your current configuration, Renovate will create 3 Merge Requests:
chore(deps): update dependency dotenv to v8
- Schedule: "at any time"
- Branch name:
renovate/dotenv-8.x
- Merge into:
master
- Upgrade dotenv to
^8.0.0
chore(deps): update dependency rimraf to v3
- Schedule: "at any time"
- Branch name:
renovate/rimraf-3.x
- Merge into:
master
- Upgrade rimraf to
^3.0.0
chore(deps): update dependency standard-version to v7
- Schedule: "at any time"
- Branch name:
renovate/standard-version-7.x
- Merge into:
master
- Upgrade standard-version to
^7.0.0
Available now for GitLab: Renovate Pro with real-time webhook handling and priority job queue.