chore: Configure Renovate #2

Merged
jmarya merged 1 commit from renovate/configure into main 2026-06-09 04:19:04 +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)
  • crates/kbx-core/Cargo.toml (cargo)
  • crates/kbx-server/Cargo.toml (cargo)
  • crates/kbx/Cargo.toml (cargo)

What to Expect

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

chore(deps): update rust crate anyhow to v1.0.102
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.102
chore(deps): update rust crate regex to v1.12.3
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-1.x-lockfile
  • Merge into: main
  • Upgrade regex to 1.12.3
chore(deps): update rust crate axum to 0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-0.x
  • Merge into: main
  • Upgrade axum to 0.8
chore(deps): update rust crate clap to v4.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: main
  • Upgrade clap to 4.6.1
chore(deps): update rust crate getrandom to 0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/getrandom-0.x
  • Merge into: main
  • Upgrade getrandom to 0.4
chore(deps): update rust crate sha2 to 0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sha2-0.x
  • Merge into: main
  • Upgrade sha2 to 0.11.0
chore(deps): 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
chore(deps): update rust crate tokio to v1.52.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.52.3
chore(deps): update rust crate toml to 0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/toml-0.x
  • Merge into: main
  • Upgrade toml to 0.9
chore(deps): update rust crate toml to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/toml-1.x
  • Merge into: main
  • Upgrade toml to 1.0
chore(deps): update rust crate ureq to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/ureq-3.x
  • Merge into: main
  • Upgrade ureq to 3

🚸 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) * `crates/kbx-core/Cargo.toml` (cargo) * `crates/kbx-server/Cargo.toml` (cargo) * `crates/kbx/Cargo.toml` (cargo) ### What to Expect With your current configuration, Renovate will create 11 Pull Requests: <details> <summary>chore(deps): update rust crate anyhow to v1.0.102</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.102` </details> <details> <summary>chore(deps): update rust crate regex to v1.12.3</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.12.3` </details> <details> <summary>chore(deps): update rust crate axum to 0.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/axum-0.x` - Merge into: `main` - Upgrade [axum](https://github.com/tokio-rs/axum) to `0.8` </details> <details> <summary>chore(deps): update rust crate clap to v4.6.1</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.1` </details> <details> <summary>chore(deps): update rust crate getrandom to 0.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/getrandom-0.x` - Merge into: `main` - Upgrade [getrandom](https://github.com/rust-random/getrandom) to `0.4` </details> <details> <summary>chore(deps): update rust crate sha2 to 0.11.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/sha2-0.x` - Merge into: `main` - Upgrade [sha2](https://github.com/RustCrypto/hashes) to `0.11.0` </details> <details> <summary>chore(deps): 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>chore(deps): update rust crate tokio to v1.52.3</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.52.3` </details> <details> <summary>chore(deps): update rust crate toml to 0.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/toml-0.x` - Merge into: `main` - Upgrade [toml](https://github.com/toml-rs/toml) to `0.9` </details> <details> <summary>chore(deps): update rust crate toml to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/toml-1.x` - Merge into: `main` - Upgrade [toml](https://github.com/toml-rs/toml) to `1.0` </details> <details> <summary>chore(deps): update rust crate ureq to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/ureq-3.x` - Merge into: `main` - Upgrade [ureq](https://github.com/algesten/ureq) to `3` </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-->
jmarya merged commit 93f5f5a757 into main 2026-06-09 04:19:04 +00:00
jmarya deleted branch renovate/configure 2026-06-09 04:19:04 +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/keybox!2
No description provided.