Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
composer.json
(composer) -
.gitlab-ci.yml
(gitlabci)
Configuration
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding MR, please merge them manually.
What to Expect
With your current configuration, Renovate will create 2 Merge Requests:
Update dependency jeremykendall/php-domain-parser to v6
- Schedule: ["at any time"]
- Branch name:
renovate/jeremykendall-php-domain-parser-6.x
- Merge into:
master
- Upgrade jeremykendall/php-domain-parser to
^6.0
Update dependency phpunit/phpunit to v10
- Schedule: ["at any time"]
- Branch name:
renovate/phpunit-phpunit-10.x
- Merge into:
master
- Upgrade phpunit/phpunit to
10.3.5
This MR has been generated by Renovate Bot.