source.coveo.com icon indicating copy to clipboard operation
source.coveo.com copied to clipboard

Configure Renovate

Open renovate-coveo[bot] opened this issue 2 years ago • 0 comments

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

  • .github/workflows/dependency-review.yml (github-actions)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Group all non-major updates for Python
  • Group all non-major updates for Javascript & Typescript
  • Group all non-major updates for Go
  • Group all non-major updates by Stack
  • 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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Show all Merge Confidence badges for pull requests.
  • Groups all updates for the Python interpreter into a single PR.
  • Groups all updates for the Node.js runtime into a single PR.
  • Groups all updates for the Java runtime into a single PR.
  • Group Coveo built golden container image updates
  • Group internal Coveo Java library updates
  • Group Coveo Java API library updates
  • Group non-major Java test library updates
  • Group non-major Maven plugin updates
  • Group non-major Coveo .NET library updates
  • Group Coveo plasma monorepo updates
  • Group non-major GitHub action updates
  • Schedules renovate to run once a week during work hours
  • Update TGF image versions
  • Update docker image references in deployment config files
  • Update only trusted GitHub actions
  • Standard Renovate config at Coveo
  • Run Renovate on following schedule: before 4:00am on Tuesday

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


What to Expect

It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.


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

renovate-coveo[bot] avatar Nov 08 '23 18:11 renovate-coveo[bot]