Configure Renovate #2

Merged
redbinder0526 merged 1 commit from renovate/configure into main 2026-04-28 13:28:43 +02: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)
  • Dockerfile (dockerfile)
  • .gitlab-ci.yml (gitlabci)

What to Expect

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

Update Rust crate aes to 0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/aes-0.x
  • Merge into: main
  • Upgrade aes to 0.9
Update Rust crate base64 to 0.22
  • Schedule: ["at any time"]
  • Branch name: renovate/base64-0.x
  • Merge into: main
  • Upgrade base64 to 0.22
Update Rust crate ctr to 0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/ctr-0.x
  • Merge into: main
  • Upgrade ctr to 0.10
Update Rust crate hmac to 0.13
  • Schedule: ["at any time"]
  • Branch name: renovate/hmac-0.x
  • Merge into: main
  • Upgrade hmac to 0.13
Update Rust crate md-5 to 0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/md-5-0.x
  • Merge into: main
  • Upgrade md-5 to 0.11
Update Rust crate quick-xml to 0.39
  • Schedule: ["at any time"]
  • Branch name: renovate/quick-xml-0.x
  • Merge into: main
  • Upgrade quick-xml to 0.39
Update Rust crate rand to 0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.10
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 sha1 to 0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/sha1-0.x
  • Merge into: main
  • Upgrade sha1 to 0.11
Update Rust crate sha2 to 0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/sha2-0.x
  • Merge into: main
  • Upgrade sha2 to 0.11
Update Rust crate hex-literal to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/hex-literal-1.x
  • Merge into: main
  • Upgrade hex-literal 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 Mend Renovate.

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) * `Dockerfile` (dockerfile) * `.gitlab-ci.yml` (gitlabci) ### What to Expect With your current configuration, Renovate will create 11 Pull Requests: <details> <summary>Update Rust crate aes to 0.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/aes-0.x` - Merge into: `main` - Upgrade [aes](https://github.com/RustCrypto/block-ciphers) to `0.9` </details> <details> <summary>Update Rust crate base64 to 0.22</summary> - Schedule: ["at any time"] - Branch name: `renovate/base64-0.x` - Merge into: `main` - Upgrade [base64](https://github.com/marshallpierce/rust-base64) to `0.22` </details> <details> <summary>Update Rust crate ctr to 0.10</summary> - Schedule: ["at any time"] - Branch name: `renovate/ctr-0.x` - Merge into: `main` - Upgrade [ctr](https://github.com/RustCrypto/block-modes) to `0.10` </details> <details> <summary>Update Rust crate hmac to 0.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/hmac-0.x` - Merge into: `main` - Upgrade [hmac](https://github.com/RustCrypto/MACs) to `0.13` </details> <details> <summary>Update Rust crate md-5 to 0.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/md-5-0.x` - Merge into: `main` - Upgrade [md-5](https://github.com/RustCrypto/hashes) to `0.11` </details> <details> <summary>Update Rust crate quick-xml to 0.39</summary> - Schedule: ["at any time"] - Branch name: `renovate/quick-xml-0.x` - Merge into: `main` - Upgrade [quick-xml](https://github.com/tafia/quick-xml) to `0.39` </details> <details> <summary>Update Rust crate rand to 0.10</summary> - Schedule: ["at any time"] - Branch name: `renovate/rand-0.x` - Merge into: `main` - Upgrade [rand](https://github.com/rust-random/rand) to `0.10` </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 sha1 to 0.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/sha1-0.x` - Merge into: `main` - Upgrade [sha1](https://github.com/RustCrypto/hashes) to `0.11` </details> <details> <summary>Update Rust crate sha2 to 0.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/sha2-0.x` - Merge into: `main` - Upgrade [sha2](https://github.com/RustCrypto/hashes) to `0.11` </details> <details> <summary>Update Rust crate hex-literal to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/hex-literal-1.x` - Merge into: `main` - Upgrade [hex-literal](https://github.com/RustCrypto/utils) 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
redbinder0526 deleted branch renovate/configure 2026-04-28 13:28:43 +02: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
spacebar/rust-boss!2
No description provided.