Configure Renovate #7

Merged
jmarya merged 1 commit from renovate/configure into main 2025-06-21 21:51:12 +00:00
Collaborator

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)
  • .woodpecker/build.yml (woodpecker)

What to Expect

With your current configuration, Renovate will create 16 Pull Requests:

Update Rust crate chrono to v0.4.41
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: main
  • Upgrade chrono to 0.4.41
Update Rust crate clap to v4.5.40
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: main
  • Upgrade clap to 4.5.40
Update Rust crate log to v0.4.27
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x-lockfile
  • Merge into: main
  • Upgrade log to 0.4.27
Update Rust crate pgvector to v0.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pgvector-0.x-lockfile
  • Merge into: main
  • Upgrade pgvector to 0.4.1
Update Rust crate reqwest to v0.12.20
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x-lockfile
  • Merge into: main
  • Upgrade reqwest to 0.12.20
Update Rust crate serde to v1.0.219
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-1.x-lockfile
  • Merge into: main
  • Upgrade serde to 1.0.219
Update Rust crate serde_json to v1.0.140
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.140
Update Rust crate sha2 to v0.10.9
  • Schedule: ["at any time"]
  • Branch name: renovate/sha2-0.x-lockfile
  • Merge into: main
  • Upgrade sha2 to 0.10.9
Update Rust crate sqlx to v0.8.6
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlx-0.x-lockfile
  • Merge into: main
  • Upgrade sqlx to 0.8.6
Update Rust crate toml to v0.8.23
  • Schedule: ["at any time"]
  • Branch name: renovate/toml-0.x-lockfile
  • Merge into: main
  • Upgrade toml to 0.8.23
Update Rust crate env_logger to 0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/env_logger-0.x
  • Merge into: main
  • Upgrade env_logger to 0.11.0
Update Rust crate maud to 0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/maud-0.x
  • Merge into: main
  • Upgrade maud to 0.27.0
Update Rust crate ollama-rs to 0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ollama-rs-0.x
  • Merge into: main
  • Upgrade ollama-rs to 0.3.0
Update Rust crate tokio to v1.45.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.45.1
Update Rust crate uuid to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-1.x-lockfile
  • Merge into: main
  • Upgrade uuid to 1.17.0
Update debian Docker tag to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/debian-12.x
  • Merge into: main
  • Upgrade debian to bookworm

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

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. --- ### Detected Package Files * `Cargo.toml` (cargo) * `docker-compose.yml` (docker-compose) * `Dockerfile` (dockerfile) * `.woodpecker/build.yml` (woodpecker) ### What to Expect With your current configuration, Renovate will create 16 Pull Requests: <details> <summary>Update Rust crate chrono to v0.4.41</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.41` </details> <details> <summary>Update Rust crate clap to v4.5.40</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.5.40` </details> <details> <summary>Update Rust crate log to v0.4.27</summary> - Schedule: ["at any time"] - Branch name: `renovate/log-0.x-lockfile` - Merge into: `main` - Upgrade [log](https://github.com/rust-lang/log) to `0.4.27` </details> <details> <summary>Update Rust crate pgvector to v0.4.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/pgvector-0.x-lockfile` - Merge into: `main` - Upgrade [pgvector](https://github.com/pgvector/pgvector-rust) to `0.4.1` </details> <details> <summary>Update Rust crate reqwest to v0.12.20</summary> - Schedule: ["at any time"] - Branch name: `renovate/reqwest-0.x-lockfile` - Merge into: `main` - Upgrade [reqwest](https://github.com/seanmonstar/reqwest) to `0.12.20` </details> <details> <summary>Update Rust crate serde to v1.0.219</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.219` </details> <details> <summary>Update Rust crate serde_json to v1.0.140</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.140` </details> <details> <summary>Update Rust crate sha2 to v0.10.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/sha2-0.x-lockfile` - Merge into: `main` - Upgrade [sha2](https://github.com/RustCrypto/hashes) to `0.10.9` </details> <details> <summary>Update Rust crate sqlx to v0.8.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/sqlx-0.x-lockfile` - Merge into: `main` - Upgrade [sqlx](https://github.com/launchbadge/sqlx) to `0.8.6` </details> <details> <summary>Update Rust crate toml to v0.8.23</summary> - Schedule: ["at any time"] - Branch name: `renovate/toml-0.x-lockfile` - Merge into: `main` - Upgrade [toml](https://github.com/toml-rs/toml) to `0.8.23` </details> <details> <summary>Update Rust crate env_logger to 0.11.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/env_logger-0.x` - Merge into: `main` - Upgrade [env_logger](https://github.com/rust-cli/env_logger) to `0.11.0` </details> <details> <summary>Update Rust crate maud to 0.27.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/maud-0.x` - Merge into: `main` - Upgrade [maud](https://github.com/lambda-fairy/maud) to `0.27.0` </details> <details> <summary>Update Rust crate ollama-rs to 0.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/ollama-rs-0.x` - Merge into: `main` - Upgrade [ollama-rs](https://github.com/pepperoni21/ollama-rs) to `0.3.0` </details> <details> <summary>Update Rust crate tokio to v1.45.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.45.1` </details> <details> <summary>Update Rust crate uuid to v1.17.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/uuid-1.x-lockfile` - Merge into: `main` - Upgrade [uuid](https://github.com/uuid-rs/uuid) to `1.17.0` </details> <details> <summary>Update debian Docker tag to v12</summary> - Schedule: ["at any time"] - Branch name: `renovate/debian-12.x` - Merge into: `main` - Upgrade debian to `bookworm` </details> 🚸 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](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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
renovate added 1 commit 2025-06-21 21:49:49 +00:00
jmarya merged commit aaea3411ec into main 2025-06-21 21:51:12 +00:00
jmarya deleted branch renovate/configure 2025-06-21 21:51:13 +00: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: jmarya/webarc#7
No description provided.