Configure Renovate #1

Merged
redbinder0526 merged 2 commits from renovate/configure into main 2026-04-28 13:28:27 +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)
  • .forgejo/workflows/build.yml (github-actions)
  • .gitlab-ci.yml (gitlabci)

What to Expect

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

Update Rust crate chrono to v0.4.44
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: main
  • Upgrade chrono to 0.4.44
Update Rust crate serde to v1.0.228
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-1.x-lockfile
  • Merge into: main
  • 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: main
  • Upgrade serde_json to 1.0.149
Update Rust crate serenity to v0.12.5
  • Schedule: ["at any time"]
  • Branch name: renovate/serenity-0.x-lockfile
  • Merge into: main
  • Upgrade serenity to 0.12.5
Update Rust crate once_cell to v1.21.4
  • Schedule: ["at any time"]
  • Branch name: renovate/once_cell-1.x-lockfile
  • Merge into: main
  • Upgrade once_cell to 1.21.4
Update Rust crate regex to v1.12.3
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-1.x-lockfile
  • Merge into: main
  • Upgrade regex to 1.12.3
Update Rust crate reqwest to 0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: main
  • Upgrade reqwest to 0.13.0
Update Rust crate tokio to v1.52.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.52.1

🚸 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) * `.forgejo/workflows/build.yml` (github-actions) * `.gitlab-ci.yml` (gitlabci) ### What to Expect With your current configuration, Renovate will create 8 Pull Requests: <details> <summary>Update Rust crate chrono to v0.4.44</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.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: `main` - 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: `main` - Upgrade [serde_json](https://github.com/serde-rs/json) to `1.0.149` </details> <details> <summary>Update Rust crate serenity to v0.12.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/serenity-0.x-lockfile` - Merge into: `main` - Upgrade [serenity](https://github.com/serenity-rs/serenity) to `0.12.5` </details> <details> <summary>Update Rust crate once_cell to v1.21.4</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.4` </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: `main` - Upgrade [regex](https://github.com/rust-lang/regex) to `1.12.3` </details> <details> <summary>Update Rust crate reqwest to 0.13.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/reqwest-0.x` - Merge into: `main` - Upgrade [reqwest](https://github.com/seanmonstar/reqwest) to `0.13.0` </details> <details> <summary>Update Rust crate tokio to v1.52.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.52.1` </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-->
Add renovate.json
Some checks failed
Build and Test / splatie (push) Has been cancelled
Build and Test / splatie (pull_request) Has been cancelled
8be76a15c9
Merge branch 'main' into renovate/configure
Some checks failed
Build and Test / splatie (push) Failing after 15s
Build and Test / splatie (pull_request) Failing after 16s
9a57a33430
redbinder0526 deleted branch renovate/configure 2026-04-28 13:28:27 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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/splatie!1
No description provided.