chore: Configure Renovate #1

Merged
jmarya merged 1 commit from renovate/configure into main 2026-07-25 12:14:26 +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)
  • bin/ecd/Cargo.toml (cargo)
  • bin/edgectl/Cargo.toml (cargo)
  • crates/backing/Cargo.toml (cargo)
  • crates/discovery/Cargo.toml (cargo)
  • crates/manifest/Cargo.toml (cargo)
  • crates/server/Cargo.toml (cargo)
  • crates/td/Cargo.toml (cargo)

What to Expect

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

chore(deps): update rust crate async-trait to v0.1.91
  • Schedule: ["at any time"]
  • Branch name: renovate/async-trait-0.x-lockfile
  • Merge into: main
  • Upgrade async-trait to 0.1.91
chore(deps): update rust crate clap to v4.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: main
  • Upgrade clap to 4.6.4
chore(deps): update rust crate futures to v0.3.33
  • Schedule: ["at any time"]
  • Branch name: renovate/futures-0.x-lockfile
  • Merge into: main
  • Upgrade futures to 0.3.33
chore(deps): update rust crate http-body-util to v0.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/http-body-util-0.x-lockfile
  • Merge into: main
  • Upgrade http-body-util to 0.1.4
chore(deps): update rust crate mdns-sd to v0.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mdns-sd-0.x-lockfile
  • Merge into: main
  • Upgrade mdns-sd to 0.20.2
chore(deps): update rust crate reqwest to v0.13.4
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x-lockfile
  • Merge into: main
  • Upgrade reqwest to 0.13.4
chore(deps): update rust crate rustls to v0.23.42
  • Schedule: ["at any time"]
  • Branch name: renovate/rustls-0.x-lockfile
  • Merge into: main
  • Upgrade rustls to 0.23.42
chore(deps): 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
chore(deps): 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
chore(deps): update rust crate tokio-stream to v0.1.19
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-stream-0.x-lockfile
  • Merge into: main
  • Upgrade tokio-stream to 0.1.19
chore(deps): update rust crate axum-server to 0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-server-0.x
  • Merge into: main
  • Upgrade axum-server to 0.8
chore(deps): update rust crate base64 to 0.23
  • Schedule: ["at any time"]
  • Branch name: renovate/base64-0.x
  • Merge into: main
  • Upgrade base64 to 0.23
chore(deps): update rust crate crossterm to 0.29
  • Schedule: ["at any time"]
  • Branch name: renovate/crossterm-0.x
  • Merge into: main
  • Upgrade crossterm to 0.29
chore(deps): update rust crate ratatui to 0.30
  • Schedule: ["at any time"]
  • Branch name: renovate/ratatui-0.x
  • Merge into: main
  • Upgrade ratatui to 0.30
chore(deps): update rust crate rcgen to 0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/rcgen-0.x
  • Merge into: main
  • Upgrade rcgen to 0.14
chore(deps): 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
chore(deps): update rust crate tokio-tungstenite to 0.30
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-tungstenite-0.x
  • Merge into: main
  • Upgrade tokio-tungstenite to 0.30
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 thiserror to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-2.x
  • Merge into: main
  • Upgrade thiserror to 2
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

🚸 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 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) * `bin/ecd/Cargo.toml` (cargo) * `bin/edgectl/Cargo.toml` (cargo) * `crates/backing/Cargo.toml` (cargo) * `crates/discovery/Cargo.toml` (cargo) * `crates/manifest/Cargo.toml` (cargo) * `crates/server/Cargo.toml` (cargo) * `crates/td/Cargo.toml` (cargo) ### What to Expect With your current configuration, Renovate will create 20 Pull Requests: <details> <summary>chore(deps): update rust crate async-trait to v0.1.91</summary> - Schedule: ["at any time"] - Branch name: `renovate/async-trait-0.x-lockfile` - Merge into: `main` - Upgrade [async-trait](https://github.com/dtolnay/async-trait) to `0.1.91` </details> <details> <summary>chore(deps): update rust crate clap to v4.6.4</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.4` </details> <details> <summary>chore(deps): update rust crate futures to v0.3.33</summary> - Schedule: ["at any time"] - Branch name: `renovate/futures-0.x-lockfile` - Merge into: `main` - Upgrade [futures](https://github.com/rust-lang/futures-rs) to `0.3.33` </details> <details> <summary>chore(deps): update rust crate http-body-util to v0.1.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/http-body-util-0.x-lockfile` - Merge into: `main` - Upgrade [http-body-util](https://github.com/hyperium/http-body) to `0.1.4` </details> <details> <summary>chore(deps): update rust crate mdns-sd to v0.20.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/mdns-sd-0.x-lockfile` - Merge into: `main` - Upgrade [mdns-sd](https://github.com/keepsimple1/mdns-sd) to `0.20.2` </details> <details> <summary>chore(deps): update rust crate reqwest to v0.13.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/reqwest-0.x-lockfile` - Merge into: `main` - Upgrade [reqwest](https://github.com/seanmonstar/reqwest) to `0.13.4` </details> <details> <summary>chore(deps): update rust crate rustls to v0.23.42</summary> - Schedule: ["at any time"] - Branch name: `renovate/rustls-0.x-lockfile` - Merge into: `main` - Upgrade [rustls](https://github.com/rustls/rustls) to `0.23.42` </details> <details> <summary>chore(deps): 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>chore(deps): 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>chore(deps): update rust crate tokio-stream to v0.1.19</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-stream-0.x-lockfile` - Merge into: `main` - Upgrade [tokio-stream](https://github.com/tokio-rs/tokio) to `0.1.19` </details> <details> <summary>chore(deps): update rust crate axum-server to 0.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/axum-server-0.x` - Merge into: `main` - Upgrade [axum-server](https://github.com/programatik29/axum-server) to `0.8` </details> <details> <summary>chore(deps): update rust crate base64 to 0.23</summary> - Schedule: ["at any time"] - Branch name: `renovate/base64-0.x` - Merge into: `main` - Upgrade [base64](https://github.com/marshallpierce/rust-base64) to `0.23` </details> <details> <summary>chore(deps): update rust crate crossterm to 0.29</summary> - Schedule: ["at any time"] - Branch name: `renovate/crossterm-0.x` - Merge into: `main` - Upgrade [crossterm](https://github.com/crossterm-rs/crossterm) to `0.29` </details> <details> <summary>chore(deps): update rust crate ratatui to 0.30</summary> - Schedule: ["at any time"] - Branch name: `renovate/ratatui-0.x` - Merge into: `main` - Upgrade [ratatui](https://github.com/ratatui/ratatui) to `0.30` </details> <details> <summary>chore(deps): update rust crate rcgen to 0.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/rcgen-0.x` - Merge into: `main` - Upgrade [rcgen](https://github.com/rustls/rcgen) to `0.14` </details> <details> <summary>chore(deps): 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>chore(deps): update rust crate tokio-tungstenite to 0.30</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-tungstenite-0.x` - Merge into: `main` - Upgrade [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) to `0.30` </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 thiserror to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/thiserror-2.x` - Merge into: `main` - Upgrade [thiserror](https://github.com/dtolnay/thiserror) to `2` </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> 🚸 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
jmarya merged commit 6dec3a30dc into main 2026-07-25 12:14:26 +00:00
jmarya deleted branch renovate/configure 2026-07-25 12:14:26 +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/edgecore!1
No description provided.