LemmyNet / activitypub-federation-rust

High-level Rust library for the Activitypub protocol
GNU Affero General Public License v3.0
409 stars 46 forks source link

Configure Renovate #112

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 4 months ago

Mend Renovate

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

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 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.


What to Expect

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

chore(deps): update rust crate axum to 0.7.0 - Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/axum-0.x` - Merge into: `main` - Upgrade [axum](https://togithub.com/tokio-rs/axum) to `0.7.0`
chore(deps): update rust crate axum-macros to 0.4.0 - Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/axum-macros-0.x` - Merge into: `main` - Upgrade [axum-macros](https://togithub.com/tokio-rs/axum) to `0.4.0`
chore(deps): update rust docker tag to v1.79 - Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/rust-1.x` - Merge into: `main` - Upgrade rust to `1.79-bullseye`
fix(deps): update rust crate http-signature-normalization-reqwest to 0.12.0 - Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/http-signature-normalization-reqwest-0.x` - Merge into: `main` - Upgrade [http-signature-normalization-reqwest](https://git.asonix.dog/Aardwolf/http-signature-normalization) to `0.12.0`
fix(deps): update rust crate itertools to 0.13.0 - Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/itertools-0.x` - Merge into: `main` - Upgrade [itertools](https://togithub.com/rust-itertools/itertools) to `0.13.0`
fix(deps): update rust crate reqwest to 0.12.0 - Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/reqwest-0.x` - Merge into: `main` - Upgrade [reqwest](https://togithub.com/seanmonstar/reqwest) to `0.12.0`
fix(deps): update rust crate reqwest-middleware to 0.3.0 - Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/reqwest-middleware-0.x` - Merge into: `main` - Upgrade [reqwest-middleware](https://togithub.com/TrueLayer/reqwest-middleware) to `0.3.0`
fix(deps): update rust crate http to v1 - Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/http-1.x` - Merge into: `main` - Upgrade [http](https://togithub.com/hyperium/http) to `1.0.0`
fix(deps): update rust crate hyper to v1 - Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/hyper-1.x` - Merge into: `main` - Upgrade [hyper](https://togithub.com/hyperium/hyper) to `1.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 Mend Renovate. View repository job log here.

renovate[bot] commented 2 months ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.