Skip to content

Configure Renovate#86

Open
renovate-runner[bot] wants to merge 1 commit intomasterfrom
renovate/configure
Open

Configure Renovate#86
renovate-runner[bot] wants to merge 1 commit intomasterfrom
renovate/configure

Conversation

@renovate-runner
Copy link

@renovate-runner renovate-runner bot commented Sep 1, 2025

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)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/craft-release.yaml (github-actions)
  • .github/workflows/set-milestone-on-pr.yaml (github-actions)
  • .github/renovate.json (renovate-config-presets)

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.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Always widen peerDependencies SemVer ranges when updating, instead of replacing.
  • Rebase existing PRs any time the base branch has been updated.
  • Pin github-action digests.
  • Convert pinned GitHub Action digests to SemVer.
  • Removes rate limit for PR creation per hour.
  • Remove limit for open PRs at any time.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/renovate.json in this branch and select the Retry/Rebase checkbox below. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 17 Pull Requests:

Update dependency phpunit/phpunit to v8 [SECURITY]
  • Branch name: renovate/packagist-phpunit-phpunit-vulnerability
  • Merge into: master
  • Upgrade phpunit/phpunit to 8.5.52
Pin dependencies
Update actions/cache action to v2.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/update-github-tags-actions-cache-v2-1-8
  • Merge into: master
  • Upgrade actions/cache to 2b250bc32ad02700b996b496c14ac8c2840a2991
Update actions/checkout action to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/update-github-tags-actions-checkout-v1-2-0
  • Merge into: master
  • Upgrade actions/checkout to 50fbc622fc4ef5163becd7fab6573eac35f8462e
Update actions/checkout action to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/update-github-tags-actions-checkout-v2-7-0
  • Merge into: master
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
Update shivammathur/setup-php action to v2.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/update-github-tags-shivammathur-setup-php-2-36-0
  • Merge into: master
  • Upgrade shivammathur/setup-php to 44454db4f0199b8b9685a5d763dc37cbf79108e1
Update WyriHaximus/github-action-composer-php-versions-in-range action to v1.16.2
Update WyriHaximus/github-action-get-previous-tag action to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/update-github-tags-wyrihaximus-github-action-get-previous-tag-v1-4-0
  • Merge into: master
  • Upgrade WyriHaximus/github-action-get-previous-tag to 04e8485ecb6487243907e330d522ff60f02283ce
Update WyriHaximus/github-action-jwage-changelog-generator action to v1.4.0
Update WyriHaximus/github-action-next-semvers action to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/update-github-tags-wyrihaximus-github-action-next-semvers-v1-2-1
  • Merge into: master
  • Upgrade WyriHaximus/github-action-next-semvers to 18aa9ed4152808ab99b88d71f5481e41f8d89930
Update actions/cache action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/update-github-tags-actions-cache-v5-0-3
  • Merge into: master
  • Upgrade actions/cache to cdf6c1fa76f9f475f3d7449005a359c84ca0f306
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/update-github-tags-actions-checkout-v6-0-2
  • Merge into: master
  • Upgrade actions/checkout to de0fac2e4500dabe0009e67214ff5f5447ce83dd
Update dependency phake/phake to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/update-packagist-phake-phake-4-7-0
  • Merge into: master
  • Upgrade phake/phake to ^2.2.1 || ^4.0.0
Update dependency squizlabs/php_codesniffer to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/update-packagist-squizlabs-php-codesniffer-4-0-1
  • Merge into: master
  • Upgrade squizlabs/php_codesniffer to ^3.3.2 || ^4.0.0
Update dependency wyrihaximus/ticking-promise to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/update-packagist-wyrihaximus-ticking-promise-3-1-0
  • Merge into: master
  • Upgrade wyrihaximus/ticking-promise to ^2 || ^1.5 || ^3.0
Update WyriHaximus/github-action-create-milestone action to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/update-github-tags-wyrihaximus-github-action-create-milestone-v1-2-0
  • Merge into: master
  • Upgrade WyriHaximus/github-action-create-milestone to 6f8e11bb23890a15c6cc520abf7a36510dfd0f94
Update WyriHaximus/github-action-get-previous-tag action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/update-github-tags-wyrihaximus-github-action-get-previous-tag-v2-0-0
  • Merge into: master
  • Upgrade WyriHaximus/github-action-get-previous-tag to 61819f33034117e6c686e6a31dba995a85afc9de

❓ 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@renovate-runner renovate-runner bot added CI 🚧 Dependencies 📦 Pull requests that update a dependency file labels Sep 1, 2025
@renovate-runner renovate-runner bot added Dependencies 📦 Pull requests that update a dependency file CI 🚧 labels Sep 1, 2025
@github-actions github-actions bot added this to the 2.0.0 milestone Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants