chore: Configure Renovate #3

Open
renovate wants to merge 1 commit from renovate/configure into main
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.


Detected Package Files

  • darm_test/Cargo.toml (cargo)
  • llama_proxy_man/Cargo.toml (cargo)
  • redvault_el_rs/Cargo.toml (cargo)
  • .forgejo/workflows/cargo.yml (github-actions)
  • .forgejo/workflows/demo.yaml (github-actions)
  • .forgejo/workflows/publish_docker.yml (github-actions)

What to Expect

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

Update actions/checkout digest to 11bd719
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-digest
  • Merge into: main
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
Update docker/build-push-action digest to ca052bb
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-digest
  • Merge into: main
  • Upgrade docker/build-push-action to ca052bb54ab0790a636c9b5f226502c73d547a25
Update docker/login-action digest to 74a5d14
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-digest
  • Merge into: main
  • Upgrade docker/login-action to 74a5d142397b4f367a81961eba4e8cd7edddf772
Update docker/setup-buildx-action digest to b5ca514
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-digest
  • Merge into: main
  • Upgrade docker/setup-buildx-action to b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2
Update Rust crate anyhow to v1.0.98
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.98
Update Rust crate axum to v0.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-0.x-lockfile
  • Merge into: main
  • Upgrade axum to 0.8.4
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
Update Rust crate hypertext to 0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/hypertext-0.x
  • Merge into: main
  • Upgrade hypertext to 0.8.0
Update Rust crate itertools to 0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/itertools-0.x
  • Merge into: main
  • Upgrade itertools to 0.14.0
Update Rust crate reqwest-middleware to 0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-middleware-0.x
  • Merge into: main
  • Upgrade reqwest-middleware to 0.4.0
Update Rust crate reqwest-retry to 0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-retry-0.x
  • Merge into: main
  • Upgrade reqwest-retry to 0.7.0
Update Rust crate rust-embed to v8.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-embed-8.x-lockfile
  • Merge into: main
  • Upgrade rust-embed to 8.7.1
Update Rust crate tokio to v1.45.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.45.0
Update Rust crate tower to 0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/tower-0.x
  • Merge into: main
  • Upgrade tower to 0.5
Update Rust crate tower-http to 0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tower-http-0.x
  • Merge into: main
  • Upgrade tower-http to 0.6.0
Update Rust crate thiserror to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-2.x
  • Merge into: main
  • Upgrade thiserror to 2.0.0
Update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to 14487ce63c7a62a4a324b0bfb37086795e31c6c1

🚸 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 * `darm_test/Cargo.toml` (cargo) * `llama_proxy_man/Cargo.toml` (cargo) * `redvault_el_rs/Cargo.toml` (cargo) * `.forgejo/workflows/cargo.yml` (github-actions) * `.forgejo/workflows/demo.yaml` (github-actions) * `.forgejo/workflows/publish_docker.yml` (github-actions) ### What to Expect With your current configuration, Renovate will create 17 Pull Requests: <details> <summary>Update actions/checkout digest to 11bd719</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-digest` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `11bd71901bbe5b1630ceea73d27597364c9af683` </details> <details> <summary>Update docker/build-push-action digest to ca052bb</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-digest` - Merge into: `main` - Upgrade [docker/build-push-action](https://github.com/docker/build-push-action) to `ca052bb54ab0790a636c9b5f226502c73d547a25` </details> <details> <summary>Update docker/login-action digest to 74a5d14</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-digest` - Merge into: `main` - Upgrade [docker/login-action](https://github.com/docker/login-action) to `74a5d142397b4f367a81961eba4e8cd7edddf772` </details> <details> <summary>Update docker/setup-buildx-action digest to b5ca514</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-buildx-action-digest` - Merge into: `main` - Upgrade [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) to `b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2` </details> <details> <summary>Update Rust crate anyhow to v1.0.98</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.98` </details> <details> <summary>Update Rust crate axum to v0.8.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/axum-0.x-lockfile` - Merge into: `main` - Upgrade [axum](https://github.com/tokio-rs/axum) to `0.8.4` </details> <details> <summary>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>Update Rust crate hypertext to 0.8.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/hypertext-0.x` - Merge into: `main` - Upgrade [hypertext](https://github.com/vidhanio/hypertext) to `0.8.0` </details> <details> <summary>Update Rust crate itertools to 0.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/itertools-0.x` - Merge into: `main` - Upgrade [itertools](https://github.com/rust-itertools/itertools) to `0.14.0` </details> <details> <summary>Update Rust crate reqwest-middleware to 0.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/reqwest-middleware-0.x` - Merge into: `main` - Upgrade [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware) to `0.4.0` </details> <details> <summary>Update Rust crate reqwest-retry to 0.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/reqwest-retry-0.x` - Merge into: `main` - Upgrade [reqwest-retry](https://github.com/TrueLayer/reqwest-middleware) to `0.7.0` </details> <details> <summary>Update Rust crate rust-embed to v8.7.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-embed-8.x-lockfile` - Merge into: `main` - Upgrade [rust-embed](https://github.com/pyros2097/rust-embed) to `8.7.1` </details> <details> <summary>Update Rust crate tokio to v1.45.0</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.0` </details> <details> <summary>Update Rust crate tower to 0.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/tower-0.x` - Merge into: `main` - Upgrade [tower](https://github.com/tower-rs/tower) to `0.5` </details> <details> <summary>Update Rust crate tower-http to 0.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tower-http-0.x` - Merge into: `main` - Upgrade [tower-http](https://github.com/tower-rs/tower-http) to `0.6.0` </details> <details> <summary>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.0.0` </details> <details> <summary>Update docker/build-push-action action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-6.x` - Merge into: `main` - Upgrade [docker/build-push-action](https://github.com/docker/build-push-action) to `14487ce63c7a62a4a324b0bfb37086795e31c6c1` </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-03-05 17:34:03 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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: vault81/redvault-ai#3
No description provided.