Skip to content

Configure Renovate

TYPO3 Renovate Bot requested to merge renovate/configure into master

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • composer.json (composer)

Configuration

🔡 Renovate has detected a custom config for this MR. Feel free to ask for help if you have any doubts and would like it reviewed.

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 6 Merge Requests:

Pin dependency phpunit/phpunit to v4.8.36
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Pin phpunit/phpunit to 4.8.36
Update dependency doctrine/dbal to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/doctrine-dbal-3.x
  • Merge into: master
  • Upgrade doctrine/dbal to ^3.0
Update dependency doctrine/migrations to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/doctrine-migrations-3.x
  • Merge into: master
  • Upgrade doctrine/migrations to ^3.0
Update dependency monolog/monolog to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/monolog-monolog-3.x
  • Merge into: master
  • Upgrade monolog/monolog to ^3.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.4.2
Update dependency vlucas/phpdotenv to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vlucas-phpdotenv-5.x
  • Merge into: master
  • Upgrade vlucas/phpdotenv to ^5.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This MR has been generated by Renovate Bot.

Edited by TYPO3 Renovate Bot

Merge request reports