Skip to content

Configure Renovate old II

Panter User for API access requested to merge renovate/configure into master

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Merge Request.


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 and chore 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.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the 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
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

🚸 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 MR has been generated by Renovate Bot.

Merge request reports