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) -
libraries/oauth/composer.json
(composer) -
assets/js/plugins/mustache/package.json
(npm) -
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:
chore(deps): update dependency phpunit/php-invoker to v2.0.1
- Schedule: ["at any time"]
- Branch name:
renovate/phpunit-php-invoker-2.x-lockfile
- Merge into:
master
- Upgrade phpunit/php-invoker to
2.0.1
fix(deps): update dependency google/apiclient to v1.1.9
- Schedule: ["at any time"]
- Branch name:
renovate/google-apiclient-1.x-lockfile
- Merge into:
master
- Upgrade google/apiclient to
1.1.9
chore(deps): update dependency grunt-bower-task to ^0.6.0
- Schedule: ["at any time"]
- Branch name:
renovate/grunt-bower-task-0.x
- Merge into:
master
- Upgrade grunt-bower-task to
^0.6.0
chore(deps): update dependency mocha to v1.21.5
- Schedule: ["at any time"]
- Branch name:
renovate/mocha-1.x
- Merge into:
master
- Upgrade mocha to
1.21.5
fix(deps): update dependency airmoi/filemaker to ~2.5.0
- Schedule: ["at any time"]
- Branch name:
renovate/airmoi-filemaker-2.x
- Merge into:
master
- Upgrade airmoi/filemaker to
~2.5.0
fix(deps): update dependency guzzlehttp/guzzle to v6.5.8
- Schedule: ["at any time"]
- Branch name:
renovate/guzzlehttp-guzzle-6.x-lockfile
- Merge into:
master
- Upgrade guzzlehttp/guzzle to
6.5.8
chore(deps): update dependency grunt to v1
- Schedule: ["at any time"]
- Branch name:
renovate/grunt-1.x
- Merge into:
master
- Upgrade grunt to
^1.0.0
chore(deps): update dependency grunt-contrib-copy to v1
- Schedule: ["at any time"]
- Branch name:
renovate/grunt-contrib-copy-1.x
- Merge into:
master
- Upgrade grunt-contrib-copy to
^1.0.0
chore(deps): update dependency grunt-contrib-symlink to v1
- Schedule: ["at any time"]
- Branch name:
renovate/grunt-contrib-symlink-1.x
- Merge into:
master
- Upgrade grunt-contrib-symlink to
^1.0.0
chore(deps): update dependency grunt-contrib-watch to v1
- Schedule: ["at any time"]
- Branch name:
renovate/grunt-contrib-watch-1.x
- Merge into:
master
- Upgrade grunt-contrib-watch to
~1.1.0
chore(deps): update dependency grunt-mkdir to v1
- Schedule: ["at any time"]
- Branch name:
renovate/grunt-mkdir-1.x
- Merge into:
master
- Upgrade grunt-mkdir to
^1.0.0
chore(deps): update dependency grunt-sass to v3
- Schedule: ["at any time"]
- Branch name:
renovate/grunt-sass-3.x
- Merge into:
master
- Upgrade grunt-sass to
^3.0.0
chore(deps): update dependency grunt-shell to v4
- Schedule: ["at any time"]
- Branch name:
renovate/grunt-shell-4.x
- Merge into:
master
- Upgrade grunt-shell to
^4.0.0
chore(deps): update dependency mocha to v10
- Schedule: ["at any time"]
- Branch name:
renovate/mocha-10.x
- Merge into:
master
- Upgrade mocha to
10.7.3
chore(deps): update dependency phpunit/dbunit to v4
- Schedule: ["at any time"]
- Branch name:
renovate/phpunit-dbunit-4.x-lockfile
- Merge into:
master
- Upgrade phpunit/dbunit to
4.0.0
chore(deps): update dependency phpunit/php-invoker to v5
- Schedule: ["at any time"]
- Branch name:
renovate/phpunit-php-invoker-5.x-lockfile
- Merge into:
master
- Upgrade phpunit/php-invoker to
5.0.1
chore(deps): update dependency phpunit/phpunit to v11
- Schedule: ["at any time"]
- Branch name:
renovate/phpunit-phpunit-11.x
- Merge into:
master
- Upgrade phpunit/phpunit to
~11.3.0
fix(deps): update dependency google/apiclient to v2
- Schedule: ["at any time"]
- Branch name:
renovate/google-apiclient-2.x
- Merge into:
master
- Upgrade google/apiclient to
~2.17.0
fix(deps): update dependency guzzlehttp/guzzle to v7
- Schedule: ["at any time"]
- Branch name:
renovate/guzzlehttp-guzzle-7.x
- Merge into:
master
- Upgrade guzzlehttp/guzzle to
~7.0
fix(deps): update dependency zordius/lightncandy to v1
- Schedule: ["at any time"]
- Branch name:
renovate/zordius-lightncandy-1.x
- Merge into:
master
- Upgrade zordius/lightncandy to
~1.0
This MR has been generated by Renovate Bot.