Configure Renovate old II
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
backend-artifact/Cargo.toml
(cargo) -
backend-impl/Cargo.toml
(cargo) -
frontend/Cargo.toml
(cargo) -
Dockerfile
(dockerfile) -
Dockerfile.compiletest
(dockerfile) -
.gitlab-ci.yml
(gitlabci) -
frontend/node/package.json
(npm)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fix
for dependencies andchore
for all others if semantic commits are in use. - Ignore
node_modules
,bower_components
,vendor
and 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.
renovate.json
in this branch with your custom config and the list of Merge 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 7 Merge Requests:
Update Rust crate static-files to 0.2.3
- Schedule: ["at any time"]
- Branch name:
renovate/static-files-0.x
- Merge into:
master
- Upgrade static-files to
0.2.3
Update Rust crate thiserror to 1.0.50
- Schedule: ["at any time"]
- Branch name:
renovate/thiserror-1.x
- Merge into:
master
- Upgrade thiserror to
1.0.50
Update dependency @fortawesome/fontawesome-free to v6.4.2
- Schedule: ["at any time"]
- Branch name:
renovate/font-awesome
- Merge into:
master
- Upgrade @fortawesome/fontawesome-free to
6.4.2
Update dependency @patternfly/patternfly to v5.1.0
- Schedule: ["at any time"]
- Branch name:
renovate/patternfly-patternfly-5.x-lockfile
- Merge into:
master
- Upgrade @patternfly/patternfly to
5.1.0
Update docker.io/library/rust Docker tag to v1.73.0
- Schedule: ["at any time"]
- Branch name:
renovate/docker.io-library-rust-1.x
- Merge into:
master
- Upgrade docker.io/library/rust to
1.73.0
Update renovate/renovate Docker tag to v37.52.0
- Schedule: ["at any time"]
- Branch name:
renovate/renovate-renovate-37.x
- Merge into:
master
- Upgrade renovate/renovate to
37.52.0
Update Rust crate actix-4-jwt-auth to v1
- Schedule: ["at any time"]
- Branch name:
renovate/actix-4-jwt-auth-1.x
- Merge into:
master
- Upgrade actix-4-jwt-auth to
1.0.0
prhourlylimit
for details.
This MR has been generated by Renovate Bot.