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 20 Merge Requests:
Update dependency @symfony/stimulus-bridge to v3.2.2
- Schedule: ["at any time"]
- Branch name:
renovate/symfony-stimulus-bridge-3.x-lockfile
- Merge into:
master
- Upgrade @symfony/stimulus-bridge to
3.2.2
Update dependency bootstrap to v5.2.3
- Schedule: ["at any time"]
- Branch name:
renovate/bootstrap-5.x-lockfile
- Merge into:
master
- Upgrade bootstrap to
5.2.3
Update dependency qrcode to v1.5.3
- Schedule: ["at any time"]
- Branch name:
renovate/qrcode-1.x-lockfile
- Merge into:
master
- Upgrade qrcode to
1.5.3
Update dependency sass-loader to v13.2.2
- Schedule: ["at any time"]
- Branch name:
renovate/sass-loader-13.x-lockfile
- Merge into:
master
- Upgrade sass-loader to
13.2.2
Update symfony packages
- Schedule: ["at any time"]
- Branch name:
renovate/symfony
- Merge into:
master
- Upgrade symfony/console to
6.2.10
- Upgrade symfony/framework-bundle to
6.2.10
- Upgrade symfony/http-client to
6.2.10
- Upgrade symfony/security-bundle to
6.2.10
- Upgrade symfony/ux-twig-component to
2.8.0
- Upgrade symfony/web-profiler-bundle to
6.2.10
- Upgrade symfony/yaml to
6.2.10
Update babel monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/babel-monorepo
- Merge into:
master
- Upgrade @babel/core to
7.21.8
- Upgrade @babel/preset-env to
7.21.5
Update dependency @fortawesome/fontawesome-free to v6.4.0
- Schedule: ["at any time"]
- Branch name:
renovate/font-awesome
- Merge into:
master
- Upgrade @fortawesome/fontawesome-free to
6.4.0
Update dependency @hotwired/turbo to v7.3.0
- Schedule: ["at any time"]
- Branch name:
renovate/hotwired-turbo-7.x-lockfile
- Merge into:
master
- Upgrade @hotwired/turbo to
7.3.0
Update dependency @symfony/webpack-encore to v4.3.0
- Schedule: ["at any time"]
- Branch name:
renovate/symfony-webpack-encore-4.x-lockfile
- Merge into:
master
- 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:
master
- Upgrade core-js to
3.30.2
Update dependency doctrine/doctrine-bundle to v2.9.1
- Schedule: ["at any time"]
- Branch name:
renovate/doctrine-doctrine-bundle-2.x-lockfile
- Merge into:
master
- 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:
master
- Upgrade doctrine/orm to
2.15.1
Update dependency knplabs/knp-paginator-bundle to v6.2.0
- Schedule: ["at any time"]
- Branch name:
renovate/knplabs-knp-paginator-bundle-6.x-lockfile
- Merge into:
master
- Upgrade knplabs/knp-paginator-bundle to
6.2.0
Update dependency sass to v1.62.1
- Schedule: ["at any time"]
- Branch name:
renovate/sass-1.x-lockfile
- Merge into:
master
- Upgrade sass to
1.62.1
Update dependency scheb/2fa-bundle to v6.8.0
- Schedule: ["at any time"]
- Branch name:
renovate/scheb-2fa-bundle-6.x-lockfile
- Merge into:
master
- Upgrade scheb/2fa-bundle to
6.8.0
Update dependency scheb/2fa-google-authenticator to v6.8.0
- Schedule: ["at any time"]
- Branch name:
renovate/scheb-2fa-google-authenticator-6.x-lockfile
- Merge into:
master
- Upgrade scheb/2fa-google-authenticator to
6.8.0
Update dependency twig/extra-bundle to v3.6.0
- Schedule: ["at any time"]
- Branch name:
renovate/twig-extra-bundle-3.x-lockfile
- Merge into:
master
- Upgrade twig/extra-bundle to
3.6.0
Update dependency twig/twig to v3.6.0
- Schedule: ["at any time"]
- Branch name:
renovate/twig-twig-3.x-lockfile
- Merge into:
master
- 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:
master
- Upgrade webpack to
5.82.1
Update dependency webpack-cli to v5
- Schedule: ["at any time"]
- Branch name:
renovate/webpack-cli-5.x
- Merge into:
master
- Upgrade webpack-cli to
^5.0.0
This MR has been generated by Renovate Bot.