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) -
Dockerfile
(dockerfile)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Separate major versions of dependencies into individual branches/MRs
- Do not separate patch and minor upgrades into separate MRs for the same dependency
- Upgrade to unstable versions only if the existing version is unstable
- Raise MRs immediately (after branch is created)
- If semantic commits detected, use semantic commit type
fix
for dependencies andchore
for all others - Keep existing branches updated even when not scheduled
- Disable automerging feature - wait for humans to merge all MRs
- Ignore
node_modules
,bower_components
,vendor
and various test/tests directories - Autodetect whether to pin dependencies or maintain ranges
- Rate limit MR creation to a maximum of two per hour
- Limit to maximum 20 open MRs at any time
- Group known monorepo packages together
- Use curated list of recommended non-monorepo package groupings
- Ignore spring cloud 1.x releases
- Ignore http4s digest-based 1.x milestones
- Use node versioning for @types/node
- Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133
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 7 Merge Requests:
Pin dependencies
- Schedule: ["at any time"]
- Branch name:
renovate/pin-dependencies
- Merge into:
master
- Pin bjornjohansen/wplang to
0.1.1
- Pin composer/installers to
1.11.0
- Pin cweagans/composer-patches to
1.7.1
- Pin johnpbloch/wordpress to
5.7.2
- Pin koodimonni/composer-dropin-installer to
1.3
- Pin noblogs/ai-mu-plugins to
0.2.3
- Pin noblogs/eu-compliance to
0.1.0
- Pin noblogs/noblogs-home to
0.1.3
- Pin noblogs/themes-child to
0.1.1
- Pin npm-asset/prototype-js-core to
1.7.3
- Pin npm-asset/scriptaculous-js to
1.9.0
- Pin oomphinc/composer-installers-extender to
1.1.2
- Pin stuttter/ludicrousdb to
5.0.0
- Pin wpackagist-plugin/autopost-to-mastodon to
3.6.1
- Pin wpackagist-plugin/bogo to
3.5
- Pin wpackagist-plugin/buddypress to
7.3.0
- Pin wpackagist-plugin/classic-editor to
1.6
- Pin wpackagist-plugin/disable-emojis to
1.7.2
- Pin wpackagist-plugin/disable-remove-google-fonts to
1.3.0
- Pin wpackagist-plugin/disable-wordpress-updates to
1.6.7
- Pin wpackagist-plugin/dvk-social-sharing to
1.3.3
- Pin wpackagist-plugin/event-list to
0.8.6
- Pin wpackagist-plugin/footnotation to
1.2
- Pin wpackagist-plugin/footnotes to
2.7.3
- Pin wpackagist-plugin/i-love-xm24-ribbon to
0.0.4
- Pin wpackagist-plugin/katex to
2.1.2
- Pin wpackagist-plugin/more-privacy-options to
4.6
- Pin wpackagist-plugin/nofollow-free to
1.6.3
- Pin wpackagist-plugin/pubsubhubbub to
3.0.3
- Pin wpackagist-plugin/rss-license to
0.1
- Pin wpackagist-plugin/soundcloud-shortcode to
3.0.2
- Pin wpackagist-plugin/squat-radar-calendar-integration to
2.0.7
- Pin wpackagist-plugin/two-factor to
0.7.0
- Pin wpackagist-plugin/video-sidebar-widgets to
6.1
- Pin wpackagist-plugin/wordpress-importer to
0.7
- Pin wpackagist-plugin/wp-piwik to
1.0.24
- Pin wpackagist-plugin/wp-recaptcha-bp to
4.1
- Pin wpackagist-plugin/wp-statusnet to
1.4.2
- Pin wpackagist-plugin/wp-super-cache to
1.7.3
- Pin wpackagist-plugin/wp-syntax to
1.1
- Pin wpackagist-plugin/wp2pgpmail to
1.28
- Pin wpackagist-theme/azul to
1.51
- Pin wpackagist-theme/bliss to
1.2.0
- Pin wpackagist-theme/carrington-blog to
2.3.1
- Pin wpackagist-theme/classic to
1.6
- Pin wpackagist-theme/default to
1.7.2
- Pin wpackagist-theme/disconnected to
1.3.0
- Pin wpackagist-theme/elegant-grunge to
1.1
- Pin wpackagist-theme/fresh-editorial to
2.1
- Pin wpackagist-theme/gone-fishing to
2.0
- Pin wpackagist-theme/hybrid to
1.2
- Pin wpackagist-theme/launchpad to
1.6
- Pin wpackagist-theme/micro to
1.5.4
- Pin wpackagist-theme/mnml to
1.3
- Pin wpackagist-theme/ocular-professor to
1.3.1
- Pin wpackagist-theme/primepress to
1.4.1
- Pin wpackagist-theme/rusty-grunge to
1.3
- Pin wpackagist-theme/tanzaku to
1.1.1
- Pin wpackagist-theme/the-scenery to
0.93
- Pin wpackagist-theme/thematic to
1.0.4
- Pin wpackagist-theme/threattocreativity to
3.2
- Pin wpackagist-theme/twentyeleven to
3.7
- Pin wpackagist-theme/twentyfifteen to
2.9
- Pin wpackagist-theme/twentyfourteen to
3.1
- Pin wpackagist-theme/twentynineteen to
2.0
- Pin wpackagist-theme/twentyseventeen to
2.7
- Pin wpackagist-theme/twentysixteen to
2.4
- Pin wpackagist-theme/twentyten to
3.3
- Pin wpackagist-theme/twentythirteen to
3.3
- Pin wpackagist-theme/twentytwelve to
3.3
- Pin wpackagist-theme/twentytwenty to
1.7
- Pin wpackagist-theme/wp-andreas01 to
2.0
- Pin wpackagist-theme/zenlite to
4.10
Update composer Docker tag to v1.10.22
- Schedule: ["at any time"]
- Branch name:
renovate/composer-1.x
- Merge into:
master
- Upgrade composer to
1.10.22
Update composer Docker tag to v2
- Schedule: ["at any time"]
- Branch name:
renovate/composer-2.x
- Merge into:
master
- Upgrade composer to
2.1.3
Update dependency oomphinc/composer-installers-extender to v2
- Schedule: ["at any time"]
- Branch name:
renovate/oomphinc-composer-installers-extender-2.x
- Merge into:
master
- Upgrade oomphinc/composer-installers-extender to
2.0.0
Update dependency wpackagist-plugin/buddypress to v8
- Schedule: ["at any time"]
- Branch name:
renovate/wpackagist-plugin-buddypress-8.x
- Merge into:
master
- Upgrade wpackagist-plugin/buddypress to
8.0.0
Update dependency wpackagist-plugin/disable-comments to v2
- Schedule: ["at any time"]
- Branch name:
renovate/wpackagist-plugin-disable-comments-2.x
- Merge into:
master
- Upgrade wpackagist-plugin/disable-comments to
2.1.1
Update dependency wpackagist-theme/minimalism to v2
- Schedule: ["at any time"]
- Branch name:
renovate/wpackagist-theme-minimalism-2.x
- Merge into:
master
- Upgrade wpackagist-theme/minimalism to
2.0.0
prhourlylimit
for details.
⚠ Dependency Lookup Warnings ⚠
Please correct - or verify that you can safely ignore - these lookup failures before you merge this MR.
Failed to look up dependency noblogs/r2db
Failed to look up dependency noblogs/ai-buddypress-plugin
Failed to look up dependency noblogs/noblogs-wp-ssl
Failed to look up dependency noblogs/remove-gravatar
Failed to look up dependency noblogs/nospam
Failed to look up dependency noblogs/themes-misc
Files affected: composer.json
This MR has been generated by Renovate Bot.