Configure Renovate #1

Merged
martin merged 1 commit from renovate/configure into master 2026-02-24 20:59:14 +00: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.


Detected Package Files

  • Cargo.toml (cargo)
  • crates/diesel_crud_derive/Cargo.toml (cargo)
  • crates/diesel_crud_trait/Cargo.toml (cargo)
  • crates/into_response_derive/Cargo.toml (cargo)
  • crates/read_files/Cargo.toml (cargo)
  • crates/tests/Cargo.toml (cargo)
  • examples/multipart_file/Cargo.toml (cargo)
  • .gitea/workflows/build.yaml (github-actions)

What to Expect

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

Update Rust crate axum to v0.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-0.x-lockfile
  • Merge into: master
  • Upgrade axum to 0.8.8
Update Rust crate chrono to v0.4.44
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: master
  • Upgrade chrono to 0.4.44
Update Rust crate proc-macro2 to v1.0.106
  • Schedule: ["at any time"]
  • Branch name: renovate/proc-macro2-1.x-lockfile
  • Merge into: master
  • Upgrade proc-macro2 to 1.0.106
Update Rust crate quote to v1.0.44
  • Schedule: ["at any time"]
  • Branch name: renovate/quote-1.x-lockfile
  • Merge into: master
  • Upgrade quote to 1.0.44
Update Rust crate serde to v1.0.228
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-1.x-lockfile
  • Merge into: master
  • Upgrade serde to 1.0.228
Update Rust crate serde_json to v1.0.149
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: master
  • Upgrade serde_json to 1.0.149
Update Rust crate syn to v2.0.117
  • Schedule: ["at any time"]
  • Branch name: renovate/syn-2.x-lockfile
  • Merge into: master
  • Upgrade syn to 2.0.117
Update Rust crate thiserror to v2.0.18
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-2.x-lockfile
  • Merge into: master
  • Upgrade thiserror to 2.0.18
Update Rust crate tokio-util to v0.7.18
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-util-0.x-lockfile
  • Merge into: master
  • Upgrade tokio-util to 0.7.18
Update Rust crate tower to v0.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tower-0.x-lockfile
  • Merge into: master
  • Upgrade tower to 0.5.3
Update Rust crate tower-http to v0.6.8
  • Schedule: ["at any time"]
  • Branch name: renovate/tower-http-0.x-lockfile
  • Merge into: master
  • Upgrade tower-http to 0.6.8
Update Rust crate tracing to v0.1.44
  • Schedule: ["at any time"]
  • Branch name: renovate/tracing-0.x-lockfile
  • Merge into: master
  • Upgrade tracing to 0.1.44
Update Rust crate tracing-subscriber to v0.3.22
  • Schedule: ["at any time"]
  • Branch name: renovate/tracing-subscriber-0.x-lockfile
  • Merge into: master
  • Upgrade tracing-subscriber to 0.3.22
Update Rust crate axum to 0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-0.x
  • Merge into: master
  • Upgrade axum to 0.8.0
Update Rust crate derive_more to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/derive_more-2.x-lockfile
  • Merge into: master
  • Upgrade derive_more to 2.1.1
Update Rust crate diesel to v2.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/diesel-2.x-lockfile
  • Merge into: master
  • Upgrade diesel to 2.3.6
Update Rust crate diesel_migrations to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/diesel_migrations-2.x-lockfile
  • Merge into: master
  • Upgrade diesel_migrations to 2.3.1
Update Rust crate diesel-async to 0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/diesel-async-0.x
  • Merge into: master
  • Upgrade diesel-async to 0.7
Update Rust crate regex to v1.12.3
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-1.x-lockfile
  • Merge into: master
  • Upgrade regex to 1.12.3
Update Rust crate testcontainers-modules to 0.15
  • Schedule: ["at any time"]
  • Branch name: renovate/testcontainers-modules-0.x
  • Merge into: master
  • Upgrade testcontainers-modules to 0.15
Update Rust crate tokio to v1.49.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: master
  • Upgrade tokio to 1.49.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) * `crates/diesel_crud_derive/Cargo.toml` (cargo) * `crates/diesel_crud_trait/Cargo.toml` (cargo) * `crates/into_response_derive/Cargo.toml` (cargo) * `crates/read_files/Cargo.toml` (cargo) * `crates/tests/Cargo.toml` (cargo) * `examples/multipart_file/Cargo.toml` (cargo) * `.gitea/workflows/build.yaml` (github-actions) ### What to Expect With your current configuration, Renovate will create 21 Pull Requests: <details> <summary>Update Rust crate axum to v0.8.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/axum-0.x-lockfile` - Merge into: `master` - Upgrade [axum](https://github.com/tokio-rs/axum) to `0.8.8` </details> <details> <summary>Update Rust crate chrono to v0.4.44</summary> - Schedule: ["at any time"] - Branch name: `renovate/chrono-0.x-lockfile` - Merge into: `master` - Upgrade [chrono](https://github.com/chronotope/chrono) to `0.4.44` </details> <details> <summary>Update Rust crate proc-macro2 to v1.0.106</summary> - Schedule: ["at any time"] - Branch name: `renovate/proc-macro2-1.x-lockfile` - Merge into: `master` - Upgrade [proc-macro2](https://github.com/dtolnay/proc-macro2) to `1.0.106` </details> <details> <summary>Update Rust crate quote to v1.0.44</summary> - Schedule: ["at any time"] - Branch name: `renovate/quote-1.x-lockfile` - Merge into: `master` - Upgrade [quote](https://github.com/dtolnay/quote) to `1.0.44` </details> <details> <summary>Update Rust crate serde to v1.0.228</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde-1.x-lockfile` - Merge into: `master` - Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.228` </details> <details> <summary>Update Rust crate serde_json to v1.0.149</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde_json-1.x-lockfile` - Merge into: `master` - Upgrade [serde_json](https://github.com/serde-rs/json) to `1.0.149` </details> <details> <summary>Update Rust crate syn to v2.0.117</summary> - Schedule: ["at any time"] - Branch name: `renovate/syn-2.x-lockfile` - Merge into: `master` - Upgrade [syn](https://github.com/dtolnay/syn) to `2.0.117` </details> <details> <summary>Update Rust crate thiserror to v2.0.18</summary> - Schedule: ["at any time"] - Branch name: `renovate/thiserror-2.x-lockfile` - Merge into: `master` - Upgrade [thiserror](https://github.com/dtolnay/thiserror) to `2.0.18` </details> <details> <summary>Update Rust crate tokio-util to v0.7.18</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-util-0.x-lockfile` - Merge into: `master` - Upgrade [tokio-util](https://github.com/tokio-rs/tokio) to `0.7.18` </details> <details> <summary>Update Rust crate tower to v0.5.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/tower-0.x-lockfile` - Merge into: `master` - Upgrade [tower](https://github.com/tower-rs/tower) to `0.5.3` </details> <details> <summary>Update Rust crate tower-http to v0.6.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/tower-http-0.x-lockfile` - Merge into: `master` - Upgrade [tower-http](https://github.com/tower-rs/tower-http) to `0.6.8` </details> <details> <summary>Update Rust crate tracing to v0.1.44</summary> - Schedule: ["at any time"] - Branch name: `renovate/tracing-0.x-lockfile` - Merge into: `master` - Upgrade [tracing](https://github.com/tokio-rs/tracing) to `0.1.44` </details> <details> <summary>Update Rust crate tracing-subscriber to v0.3.22</summary> - Schedule: ["at any time"] - Branch name: `renovate/tracing-subscriber-0.x-lockfile` - Merge into: `master` - Upgrade [tracing-subscriber](https://github.com/tokio-rs/tracing) to `0.3.22` </details> <details> <summary>Update Rust crate axum to 0.8.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/axum-0.x` - Merge into: `master` - Upgrade [axum](https://github.com/tokio-rs/axum) to `0.8.0` </details> <details> <summary>Update Rust crate derive_more to v2.1.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/derive_more-2.x-lockfile` - Merge into: `master` - Upgrade [derive_more](https://github.com/JelteF/derive_more) to `2.1.1` </details> <details> <summary>Update Rust crate diesel to v2.3.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/diesel-2.x-lockfile` - Merge into: `master` - Upgrade [diesel](https://github.com/diesel-rs/diesel) to `2.3.6` </details> <details> <summary>Update Rust crate diesel_migrations to v2.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/diesel_migrations-2.x-lockfile` - Merge into: `master` - Upgrade [diesel_migrations](https://github.com/diesel-rs/diesel) to `2.3.1` </details> <details> <summary>Update Rust crate diesel-async to 0.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/diesel-async-0.x` - Merge into: `master` - Upgrade [diesel-async](https://github.com/weiznich/diesel_async) to `0.7` </details> <details> <summary>Update Rust crate regex to v1.12.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/regex-1.x-lockfile` - Merge into: `master` - Upgrade [regex](https://github.com/rust-lang/regex) to `1.12.3` </details> <details> <summary>Update Rust crate testcontainers-modules to 0.15</summary> - Schedule: ["at any time"] - Branch name: `renovate/testcontainers-modules-0.x` - Merge into: `master` - Upgrade [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) to `0.15` </details> <details> <summary>Update Rust crate tokio to v1.49.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-1.x-lockfile` - Merge into: `master` - Upgrade [tokio](https://github.com/tokio-rs/tokio) to `1.49.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-->
Add renovate.json
Some checks failed
Build & test / build (pull_request) Has been cancelled
Build & test / build (push) Has been cancelled
622a4077c1
martin merged commit 622a4077c1 into master 2026-02-24 20:59:14 +00:00
martin deleted branch renovate/configure 2026-02-24 20:59:14 +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
martin/rust-lib!1
No description provided.