Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #1

Open
wants to merge 1 commit into
base: 3.10-dev
Choose a base branch
from

Conversation

renovate-bot
Copy link

@renovate-bot renovate-bot commented May 16, 2022

Mend Renovate

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

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


Detected Package Files

  • composer.json (composer)
  • build/jenkins/docker-compose.yml (docker-compose)
  • .drone.yml (droneci)
  • .github/workflows/cacert-update.yml (github-actions)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Autodetect whether to pin dependencies or maintain ranges.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull 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 30 Pull Requests:

Pin dependencies
Pin dependencies
Update dependency paragonie/sodium_compat to v1.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/paragonie-sodium_compat-1.x
  • Merge into: 3.10-dev
  • Upgrade paragonie/sodium_compat to 1.17.1
Update dependency google/recaptcha to v1.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/google-recaptcha-1.x
  • Merge into: 3.10-dev
  • Upgrade google/recaptcha to 1.2.4
Update dependency pear/cache_lite to v1.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pear-cache_lite-1.x
  • Merge into: 3.10-dev
  • Upgrade pear/cache_lite to 1.8.3
Update dependency simplepie/simplepie to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/simplepie-simplepie-1.x
  • Merge into: 3.10-dev
  • Upgrade simplepie/simplepie to 1.6.0
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: 3.10-dev
  • Upgrade actions/checkout to v3
Update dependency friendsofphp/php-cs-fixer to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/friendsofphp-php-cs-fixer-3.x
  • Merge into: 3.10-dev
  • Upgrade friendsofphp/php-cs-fixer to 3.9.5
Update dependency joomla/application to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-application-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/application to 2.0.1
Update dependency joomla/archive to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-archive-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/archive to 2.0.1
Update dependency joomla/data to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-data-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/data to 2.0.0
Update dependency joomla/di to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-di-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/di to 2.0.0
Update dependency joomla/event to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-event-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/event to 2.0.1
Update dependency joomla/filter to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-filter-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/filter to 2.0.1
Update dependency joomla/input to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-input-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/input to 2.0.3
Update dependency joomla/ldap to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-ldap-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/ldap to 2.0.0
Update dependency joomla/registry to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-registry-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/registry to 2.0.1
Update dependency joomla/session to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-session-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/session to 2.0.1
Update dependency joomla/string to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-string-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/string to 2.0.0
Update dependency joomla/uri to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-uri-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/uri to 2.0.2
Update dependency joomla/utilities to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/joomla-utilities-2.x
  • Merge into: 3.10-dev
  • Upgrade joomla/utilities to 2.0.0
Update dependency mysql to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-8.x
  • Merge into: 3.10-dev
  • Upgrade mysql to 8.0
Update dependency paragonie/random_compat to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/paragonie-random_compat-9.x
  • Merge into: 3.10-dev
  • Upgrade paragonie/random_compat to 9.99.100
Update dependency phpunit/dbunit to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-dbunit-4.x
  • Merge into: 3.10-dev
  • Upgrade phpunit/dbunit to 4.0.0
Update dependency phpunit/phpunit to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-9.x
  • Merge into: 3.10-dev
  • Upgrade phpunit/phpunit to 9.5.21
Update dependency postgres to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-14.x
  • Merge into: 3.10-dev
  • Upgrade postgres to 14-alpine
Update dependency squizlabs/php_codesniffer to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/squizlabs-php_codesniffer-3.x
  • Merge into: 3.10-dev
  • Upgrade squizlabs/php_codesniffer to 3.7.1
Update dependency symfony/yaml to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-symfony
  • Merge into: 3.10-dev
  • Upgrade symfony/yaml to 6.1.3
Update dependency typo3/phar-stream-wrapper to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/typo3-phar-stream-wrapper-3.x
  • Merge into: 3.10-dev
  • Upgrade typo3/phar-stream-wrapper to 3.1.7
Update peter-evans/create-pull-request action to v4

🚸 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 PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant