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) -
package.json
(npm)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fix
for dependencies andchore
for all others if semantic commits are in use. - Ignore
node_modules
,bower_components
,vendor
and various test/tests directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
renovate.json
in this branch with your custom config and the list of Merge Requests in the "What to Expect" section below will be updated the next time Renovate runs.
What to Expect
With your current configuration, Renovate will create 18 Merge Requests:
Update dependency regenerator-runtime to v0.13.11
- Schedule: ["at any time"]
- Branch name:
renovate/regenerator-runtime-0.x-lockfile
- Merge into:
main
- Upgrade regenerator-runtime to
0.13.11
Update dependency sass-loader to v13.2.2
- Schedule: ["at any time"]
- Branch name:
renovate/sass-loader-13.x-lockfile
- Merge into:
main
- Upgrade sass-loader to
13.2.2
Update babel monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/babel-monorepo
- Merge into:
main
- Upgrade @babel/core to
7.21.8
- Upgrade @babel/preset-env to
7.21.5
Update dependency @symfony/webpack-encore to v4.3.0
- Schedule: ["at any time"]
- Branch name:
renovate/symfony-webpack-encore-4.x-lockfile
- Merge into:
main
- Upgrade @symfony/webpack-encore to
4.3.0
Update dependency core-js to v3.30.2
- Schedule: ["at any time"]
- Branch name:
renovate/core-js-3.x-lockfile
- Merge into:
main
- Upgrade core-js to
3.30.2
Update dependency doctrine/annotations to v1.14.3
- Schedule: ["at any time"]
- Branch name:
renovate/doctrine-annotations-1.x-lockfile
- Merge into:
main
- Upgrade doctrine/annotations to
1.14.3
Update dependency doctrine/doctrine-bundle to v2.9.1
- Schedule: ["at any time"]
- Branch name:
renovate/doctrine-doctrine-bundle-2.x-lockfile
- Merge into:
main
- Upgrade doctrine/doctrine-bundle to
2.9.1
Update dependency doctrine/orm to v2.15.1
- Schedule: ["at any time"]
- Branch name:
renovate/doctrine-orm-2.x-lockfile
- Merge into:
main
- Upgrade doctrine/orm to
2.15.1
Update dependency endroid/qr-code-bundle to v4.3.1
- Schedule: ["at any time"]
- Branch name:
renovate/endroid-qr-code-bundle-4.x-lockfile
- Merge into:
main
- Upgrade endroid/qr-code-bundle to
4.3.1
Update dependency firebase/php-jwt to v6.4.0
- Schedule: ["at any time"]
- Branch name:
renovate/firebase-php-jwt-6.x-lockfile
- Merge into:
main
- Upgrade firebase/php-jwt to
6.4.0
Update dependency phpunit/phpunit to v9.6.8
- Schedule: ["at any time"]
- Branch name:
renovate/phpunit-phpunit-9.x-lockfile
- Merge into:
main
- Upgrade phpunit/phpunit to
9.6.8
Update dependency sass to v1.62.1
- Schedule: ["at any time"]
- Branch name:
renovate/sass-1.x-lockfile
- Merge into:
main
- Upgrade sass to
1.62.1
Update dependency twig/twig to v3.6.0
- Schedule: ["at any time"]
- Branch name:
renovate/twig-twig-3.x-lockfile
- Merge into:
main
- Upgrade twig/twig to
3.6.0
Update dependency webpack to v5.82.1
- Schedule: ["at any time"]
- Branch name:
renovate/webpack-5.x-lockfile
- Merge into:
main
- Upgrade webpack to
5.82.1
Update symfony packages
- Schedule: ["at any time"]
- Branch name:
renovate/symfony
- Merge into:
main
- Upgrade symfony/asset to
6.2.*
- Upgrade symfony/browser-kit to
6.2.*
- Upgrade symfony/console to
6.2.*
- Upgrade symfony/css-selector to
6.2.*
- Upgrade symfony/debug-bundle to
6.2.*
- Upgrade symfony/dotenv to
6.2.*
- Upgrade symfony/expression-language to
6.2.*
- Upgrade symfony/flex to
2.2.5
- Upgrade symfony/framework-bundle to
6.2.*
- Upgrade symfony/maker-bundle to
1.48.0
- Upgrade symfony/phpunit-bridge to
6.2.10
- Upgrade symfony/runtime to
6.2.*
- Upgrade symfony/stopwatch to
6.2.*
- Upgrade symfony/twig-bundle to
6.2.*
- Upgrade symfony/web-profiler-bundle to
6.2.*
- Upgrade symfony/webpack-encore-bundle to
1.16.1
- Upgrade symfony/yaml to
6.2.*
Update dependency doctrine/annotations to v2
- Schedule: ["at any time"]
- Branch name:
renovate/doctrine-annotations-2.x
- Merge into:
main
- Upgrade doctrine/annotations to
^2.0
Update dependency phpunit/phpunit to v10
- Schedule: ["at any time"]
- Branch name:
renovate/phpunit-phpunit-10.x
- Merge into:
main
- Upgrade phpunit/phpunit to
^10.0
Update dependency webpack-cli to v5
- Schedule: ["at any time"]
- Branch name:
renovate/webpack-cli-5.x
- Merge into:
main
- Upgrade webpack-cli to
^5.0.0
prhourlylimit
for details.
This MR has been generated by Renovate Bot.