Configure Renovate #1

Merged
andras merged 1 commit from renovate/configure into main 2026-09-19 11:51:26 +01:00
Owner

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • Cargo.toml (cargo)
  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .forgejo/workflows/docker-publish.yml (github-actions)

What to Expect

With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 15 over time (see docs for prConcurrentLimit):

Update Rust crate anyhow to v1.0.104
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.104
Update Rust crate chrono to v0.4.45
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: main
  • Upgrade chrono to 0.4.45
Update Rust crate semver to v1.0.28
  • Schedule: ["at any time"]
  • Branch name: renovate/semver-1.x-lockfile
  • Merge into: main
  • Upgrade semver to 1.0.28
Update Rust crate serde to v1.0.229
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-1.x-lockfile
  • Merge into: main
  • Upgrade serde to 1.0.229
Update Rust crate serde_json to v1.0.151
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.151
Update Rust crate tracing to v0.1.44
  • Schedule: ["at any time"]
  • Branch name: renovate/tracing-0.x-lockfile
  • Merge into: main
  • Upgrade tracing to 0.1.44
Update Rust crate tracing-subscriber to v0.3.23
  • Schedule: ["at any time"]
  • Branch name: renovate/tracing-subscriber-0.x-lockfile
  • Merge into: main
  • Upgrade tracing-subscriber to 0.3.23
Update alpine Docker tag to v3.24
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.24
Update Rust crate clap to v4.6.7
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: main
  • Upgrade clap to 4.6.7
Update Rust crate cron to 0.17
  • Schedule: ["at any time"]
  • Branch name: renovate/cron-0.x
  • Merge into: main
  • Upgrade cron to 0.17
Update Rust crate regex to v1.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-1.x-lockfile
  • Merge into: main
  • Upgrade regex to 1.13.1
Update Rust crate reqwest to 0.13
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: main
  • Upgrade reqwest to 0.13
Update Rust crate tempfile to v3.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tempfile-3.x-lockfile
  • Merge into: main
  • Upgrade tempfile to 3.27.0
Update Rust crate tokio to v1.53.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.53.1
Update rust Docker tag to v1.98
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-1.x
  • Merge into: main
  • Upgrade rust to 1.98-alpine

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

Welcome to [Renovate](https://github.com/renovatebot/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. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 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. --- ### Detected Package Files * `Cargo.toml` (cargo) * `docker-compose.yml` (docker-compose) * `Dockerfile` (dockerfile) * `.forgejo/workflows/docker-publish.yml` (github-actions) ### What to Expect With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 15 over time (see [docs for `prConcurrentLimit`](https://docs.renovatebot.com/configuration-options/#prconcurrentlimit)): <details> <summary>Update Rust crate anyhow to v1.0.104</summary> - Schedule: ["at any time"] - Branch name: `renovate/anyhow-1.x-lockfile` - Merge into: `main` - Upgrade [anyhow](https://github.com/dtolnay/anyhow) to `1.0.104` </details> <details> <summary>Update Rust crate chrono to v0.4.45</summary> - Schedule: ["at any time"] - Branch name: `renovate/chrono-0.x-lockfile` - Merge into: `main` - Upgrade [chrono](https://github.com/chronotope/chrono) to `0.4.45` </details> <details> <summary>Update Rust crate semver to v1.0.28</summary> - Schedule: ["at any time"] - Branch name: `renovate/semver-1.x-lockfile` - Merge into: `main` - Upgrade [semver](https://github.com/dtolnay/semver) to `1.0.28` </details> <details> <summary>Update Rust crate serde to v1.0.229</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde-1.x-lockfile` - Merge into: `main` - Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.229` </details> <details> <summary>Update Rust crate serde_json to v1.0.151</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde_json-1.x-lockfile` - Merge into: `main` - Upgrade [serde_json](https://github.com/serde-rs/json) to `1.0.151` </details> <details> <summary>Update Rust crate tracing to v0.1.44</summary> - Schedule: ["at any time"] - Branch name: `renovate/tracing-0.x-lockfile` - Merge into: `main` - Upgrade [tracing](https://github.com/tokio-rs/tracing) to `0.1.44` </details> <details> <summary>Update Rust crate tracing-subscriber to v0.3.23</summary> - Schedule: ["at any time"] - Branch name: `renovate/tracing-subscriber-0.x-lockfile` - Merge into: `main` - Upgrade [tracing-subscriber](https://github.com/tokio-rs/tracing) to `0.3.23` </details> <details> <summary>Update alpine Docker tag to v3.24</summary> - Schedule: ["at any time"] - Branch name: `renovate/alpine-3.x` - Merge into: `main` - Upgrade [alpine](https://github.com/alpinelinux/docker-alpine) to `3.24` </details> <details> <summary>Update Rust crate clap to v4.6.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/clap-4.x-lockfile` - Merge into: `main` - Upgrade [clap](https://github.com/clap-rs/clap) to `4.6.7` </details> <details> <summary>Update Rust crate cron to 0.17</summary> - Schedule: ["at any time"] - Branch name: `renovate/cron-0.x` - Merge into: `main` - Upgrade [cron](https://github.com/zslayton/cron) to `0.17` </details> <details> <summary>Update Rust crate regex to v1.13.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/regex-1.x-lockfile` - Merge into: `main` - Upgrade [regex](https://github.com/rust-lang/regex) to `1.13.1` </details> <details> <summary>Update Rust crate reqwest to 0.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/reqwest-0.x` - Merge into: `main` - Upgrade [reqwest](https://github.com/seanmonstar/reqwest) to `0.13` </details> <details> <summary>Update Rust crate tempfile to v3.27.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tempfile-3.x-lockfile` - Merge into: `main` - Upgrade [tempfile](https://github.com/Stebalien/tempfile) to `3.27.0` </details> <details> <summary>Update Rust crate tokio to v1.53.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-1.x-lockfile` - Merge into: `main` - Upgrade [tokio](https://github.com/tokio-rs/tokio) to `1.53.1` </details> <details> <summary>Update rust Docker tag to v1.98</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-1.x` - Merge into: `main` - Upgrade [rust](https://github.com/rust-lang/docker-rust) to `1.98-alpine` </details> 🚸 PR 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`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Add renovate.json
All checks were successful
Build and Publish Docker Image / test (pull_request) Successful in 1m16s
Build and Publish Docker Image / build-and-push (pull_request) Successful in 21s
ef49e21b56
andras merged commit 2a20dfaa51 into main 2026-09-19 11:51:26 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
andras/docker-compose-updater!1
No description provided.