plexo-core
plexo-core copied to clipboard
Configure 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
Cargo.toml(cargo)docker-compose.yml(docker-compose)Dockerfile(dockerfile).github/workflows/registry-docker.yml(github-actions).github/workflows/registry-flavor-demo.yml(github-actions)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests 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.
🔡 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.
What to Expect
With your current configuration, Renovate will create 12 Pull Requests:
fix(deps): update rust crate async-graphql to 7.0.2
- Schedule: ["at any time"]
- Branch name:
renovate/async-graphql-7.x - Merge into:
main - Upgrade async-graphql to
7.0.2
fix(deps): update rust crate async-graphql-poem to 7.0.2
- Schedule: ["at any time"]
- Branch name:
renovate/async-graphql-poem-7.x - Merge into:
main - Upgrade async-graphql-poem to
7.0.2
fix(deps): update rust crate serde to 1.0.197
- Schedule: ["at any time"]
- Branch name:
renovate/serde-monorepo - Merge into:
main - Upgrade serde to
1.0.197
fix(deps): update rust crate serde_json to 1.0.114
- Schedule: ["at any time"]
- Branch name:
renovate/serde_json-1.x - Merge into:
main - Upgrade serde_json to
1.0.114
chore(deps): update alpine docker tag to v3.19
- Schedule: ["at any time"]
- Branch name:
renovate/alpine-3.x - Merge into:
main - Upgrade alpine to
3.19
chore(deps): update postgres docker tag to v15.6
- Schedule: ["at any time"]
- Branch name:
renovate/postgres-15.x - Merge into:
main - Upgrade postgres to
15.6
chore(deps): update actions/checkout action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-4.x - Merge into:
main - Upgrade actions/checkout to
v4
chore(deps): update docker/build-push-action action to v5
- Schedule: ["at any time"]
- Branch name:
renovate/docker-build-push-action-5.x - Merge into:
main - Upgrade docker/build-push-action to
v5
chore(deps): update docker/login-action action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/docker-login-action-3.x - Merge into:
main - Upgrade docker/login-action to
v3
chore(deps): update docker/metadata-action action to v5
- Schedule: ["at any time"]
- Branch name:
renovate/docker-metadata-action-5.x - Merge into:
main - Upgrade docker/metadata-action to
v5
chore(deps): update node.js to v20
- Schedule: ["at any time"]
- Branch name:
renovate/node-20.x - Merge into:
main - Upgrade node to
20-alpine
chore(deps): update postgres docker tag to v16
- Schedule: ["at any time"]
- Branch name:
renovate/postgres-16.x - Merge into:
main - Upgrade postgres to
16.2
🚸 Branch 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.
This PR has been generated by Mend Renovate. View repository job log here.