Configure Renovate #1

Open
renovate wants to merge 1 commit from renovate/configure into main
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)
  • comrade-macro/Cargo.toml (cargo)

What to Expect

With your current configuration, Renovate will create 12 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 env_logger to v0.11.8
  • Schedule: ["at any time"]
  • Branch name: renovate/env_logger-0.x-lockfile
  • Merge into: main
  • Upgrade env_logger to 0.11.8
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 proc-macro2 to v1.0.95
  • Schedule: ["at any time"]
  • Branch name: renovate/proc-macro2-1.x-lockfile
  • Merge into: main
  • Upgrade proc-macro2 to 1.0.95
Update Rust crate quote to v1.0.40
  • Schedule: ["at any time"]
  • Branch name: renovate/quote-1.x-lockfile
  • Merge into: main
  • Upgrade quote to 1.0.40
Update Rust crate rand to v0.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x-lockfile
  • Merge into: main
  • Upgrade rand to 0.9.1
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 syn to v2.0.104
  • Schedule: ["at any time"]
  • Branch name: renovate/syn-2.x-lockfile
  • Merge into: main
  • Upgrade syn to 2.0.104
Update Rust crate once_cell to v1.21.3
  • Schedule: ["at any time"]
  • Branch name: renovate/once_cell-1.x-lockfile
  • Merge into: main
  • Upgrade once_cell to 1.21.3
Update Rust crate redis to 0.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-0.x
  • Merge into: main
  • Upgrade redis to 0.32.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

🚸 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) * `comrade-macro/Cargo.toml` (cargo) ### What to Expect With your current configuration, Renovate will create 12 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 env_logger to v0.11.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/env_logger-0.x-lockfile` - Merge into: `main` - Upgrade [env_logger](https://github.com/rust-cli/env_logger) to `0.11.8` </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 proc-macro2 to v1.0.95</summary> - Schedule: ["at any time"] - Branch name: `renovate/proc-macro2-1.x-lockfile` - Merge into: `main` - Upgrade [proc-macro2](https://github.com/dtolnay/proc-macro2) to `1.0.95` </details> <details> <summary>Update Rust crate quote to v1.0.40</summary> - Schedule: ["at any time"] - Branch name: `renovate/quote-1.x-lockfile` - Merge into: `main` - Upgrade [quote](https://github.com/dtolnay/quote) to `1.0.40` </details> <details> <summary>Update Rust crate rand to v0.9.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/rand-0.x-lockfile` - Merge into: `main` - Upgrade [rand](https://github.com/rust-random/rand) to `0.9.1` </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 syn to v2.0.104</summary> - Schedule: ["at any time"] - Branch name: `renovate/syn-2.x-lockfile` - Merge into: `main` - Upgrade [syn](https://github.com/dtolnay/syn) to `2.0.104` </details> <details> <summary>Update Rust crate once_cell to v1.21.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/once_cell-1.x-lockfile` - Merge into: `main` - Upgrade [once_cell](https://github.com/matklad/once_cell) to `1.21.3` </details> <details> <summary>Update Rust crate redis to 0.32.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/redis-0.x` - Merge into: `main` - Upgrade [redis](https://github.com/redis-rs/redis-rs) to `0.32.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> 🚸 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:36:42 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --ff-only renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --no-ff renovate/configure
git checkout main
git merge --squash renovate/configure
git checkout main
git merge --ff-only renovate/configure
git checkout main
git merge renovate/configure
git push origin main
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/comrade#1
No description provided.