Skip to content

Configure Renovate#4

Merged
visto9259 merged 1 commit into1.0.xfrom
renovate/configure
Apr 23, 2026
Merged

Configure Renovate#4
visto9259 merged 1 commit into1.0.xfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 23, 2026

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • composer.json (composer)
  • .github/workflows/automated-release.yml (github-actions)
  • .github/workflows/continuous-integration.yml (github-actions)
  • 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
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Automerge patch and minor upgrades if they pass tests.
  • If automerging, push the new commit directly to the base branch (no PR).
  • Rebase existing PRs any time the base branch has been updated.
  • Disable semantic prefixes for commit messages and PR titles.
  • Separate major versions of dependencies into individual branches/PRs.
  • Do not separate patch and minor upgrades into separate PRs for the same dependency.
  • Raise PR when vulnerability alerts are detected.
  • Evaluate schedules according to timezone UTC.
  • Append Signed-off-by: to signoff Git commits.
  • Apply label renovate to PRs.
  • Group all minor and patch updates together.
  • Default configuration for repositories in the LM-Commons organisation

What to Expect

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

Update dependency psalm/plugin-phpunit to ^0.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/all-minor-patch
  • Merge into: 1.0.x
  • Upgrade psalm/plugin-phpunit to ^0.20.0
Update dependency phpunit/phpunit to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-13.x
  • Merge into: 1.0.x
  • Upgrade phpunit/phpunit to ^13.0.0
Lock file maintenance
  • Schedule: ["* 0-3 1 * *"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: 1.0.x
  • Regenerate lock files to use latest dependency versions

🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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.


Read more information about the use of Renovate Bot within LM-Commons.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added the renovate label Apr 23, 2026
@visto9259 visto9259 self-requested a review April 23, 2026 19:18
@visto9259 visto9259 moved this from 🆕 New to 👀 In review in LM-Commons Development Apr 23, 2026
@github-project-automation github-project-automation Bot moved this from 👀 In review to 🔖 Ready in LM-Commons Development Apr 23, 2026
@visto9259 visto9259 merged commit 9ca353d into 1.0.x Apr 23, 2026
14 checks passed
@github-project-automation github-project-automation Bot moved this from 🔖 Ready to ✅ Done in LM-Commons Development Apr 23, 2026
@renovate renovate Bot deleted the renovate/configure branch April 23, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant