Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 5, 2023

Mend 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

  • zagreus-config/Cargo.toml (cargo)
  • zagreus-domain/Cargo.toml (cargo)
  • zagreus/Cargo.toml (cargo)
  • docker-compose.yml (docker-compose)

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 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 Pull 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 29 Pull Requests:

Update Rust crate tokio to 1.18.5 [SECURITY]
  • Branch name: renovate/crate-tokio-vulnerability
  • Merge into: main
  • Upgrade tokio to 1.18.5
Update Rust crate actix-cors to 0.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-cors-0.x
  • Merge into: main
  • Upgrade actix-cors to 0.6.4
Update Rust crate actix-files to 0.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-files-0.x
  • Merge into: main
  • Upgrade actix-files to 0.6.2
Update Rust crate anyhow to 1.0.75
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x
  • Merge into: main
  • Upgrade anyhow to 1.0.75
Update Rust crate chrono to 0.4.28
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x
  • Merge into: main
  • Upgrade chrono to 0.4.28
Update Rust crate log to 0.4.20
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x
  • Merge into: main
  • Upgrade log to 0.4.20
Update Rust crate rand to 0.8.5
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.8.5
Update Rust crate rand_core to 0.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/rand_core-0.x
  • Merge into: main
  • Upgrade rand_core to 0.6.4
Update Rust crate serde to 1.0.188
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-1.x
  • Merge into: main
  • Upgrade serde to 1.0.188
Update Rust crate serde_json to 1.0.105
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x
  • Merge into: main
  • Upgrade serde_json to 1.0.105
Update Rust crate thiserror to 1.0.48
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x
  • Merge into: main
  • Upgrade thiserror to 1.0.48
Update Rust crate actix-web to 4.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-web-4.x
  • Merge into: main
  • Upgrade actix-web to 4.4.0
Update Rust crate argon2 to 0.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/argon2-0.x
  • Merge into: main
  • Upgrade argon2 to 0.5.2
Update Rust crate askama to 0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/askama-0.x
  • Merge into: main
  • Upgrade askama to 0.12.0
Update Rust crate clap to 3.2.25
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-3.x
  • Merge into: main
  • Upgrade clap to 3.2.25
Update Rust crate env_logger to 0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/env_logger-0.x
  • Merge into: main
  • Upgrade env_logger to 0.10.0
Update Rust crate oauth2 to 4.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/oauth2-4.x
  • Merge into: main
  • Upgrade oauth2 to 4.4.1
Update Rust crate ory-hydra-client to 1.11.8
  • Schedule: ["at any time"]
  • Branch name: renovate/ory-hydra-client-1.x
  • Merge into: main
  • Upgrade ory-hydra-client to 1.11.8
Update Rust crate sqlx to 0.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlx-0.x
  • Merge into: main
  • Upgrade sqlx to 0.7.1
Update Rust crate tera to 1.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tera-1.x
  • Merge into: main
  • Upgrade tera to 1.19.1
Update Rust crate url to 2.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/url-2.x
  • Merge into: main
  • Upgrade url to 2.4.1
Update Rust crate validator to 0.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/validator-0.x
  • Merge into: main
  • Upgrade validator to 0.16.1
Update oryd/hydra Docker tag to v1.11.10
  • Schedule: ["at any time"]
  • Branch name: renovate/oryd-hydra-1.x
  • Merge into: main
  • Upgrade oryd/hydra to v1.11.10
Update postgres Docker tag to v13.12
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-13.x
  • Merge into: main
  • Upgrade postgres to 13.12-alpine
Update Rust crate clap to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x
  • Merge into: main
  • Upgrade clap to 4.4.2
Update Rust crate ory-hydra-client to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/ory-hydra-client-2.x
  • Merge into: main
  • Upgrade ory-hydra-client to 2.1.1
Update Rust crate uuid to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-1.x
  • Merge into: main
  • Upgrade uuid to 1.4.1
Update oryd/hydra Docker tag to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/oryd-hydra-2.x
  • Merge into: main
  • Upgrade oryd/hydra to v2.2.0
Update postgres Docker tag to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-15.x
  • Merge into: main
  • Upgrade postgres to 15.4-alpine

🚸 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants