Configure Renovate #12

Merged
jmarya merged 1 commit from renovate/configure into main 2025-06-21 21:51:30 +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 15 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 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 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 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 bcrypt to 0.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bcrypt-0.x
  • Merge into: main
  • Upgrade bcrypt to 0.17.0
Update Rust crate data-encoding to v2.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/data-encoding-2.x-lockfile
  • Merge into: main
  • Upgrade data-encoding to 2.9.0
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 rand to 0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.9.0
Update Rust crate ring to 0.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ring-0.x
  • Merge into: main
  • Upgrade ring to 0.17.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 15 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 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 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 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 bcrypt to 0.17.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/bcrypt-0.x` - Merge into: `main` - Upgrade [bcrypt](https://github.com/Keats/rust-bcrypt) to `0.17.0` </details> <details> <summary>Update Rust crate data-encoding to v2.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/data-encoding-2.x-lockfile` - Merge into: `main` - Upgrade [data-encoding](https://github.com/ia0/data-encoding) to `2.9.0` </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 rand to 0.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/rand-0.x` - Merge into: `main` - Upgrade [rand](https://github.com/rust-random/rand) to `0.9.0` </details> <details> <summary>Update Rust crate ring to 0.17.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/ring-0.x` - Merge into: `main` - Upgrade [ring](https://github.com/briansmith/ring) to `0.17.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:27 +00:00
jmarya merged commit 41401096b9 into main 2025-06-21 21:51:30 +00:00
jmarya deleted branch renovate/configure 2025-06-21 21:51:31 +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/watchdogs#12
No description provided.