celo-org / celo-bls-snark-rs

Implements SNARK-friendly BLS signatures
https://celo.org
Apache License 2.0
83 stars 24 forks source link

chore: Configure Renovate #242

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

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 17 Pull Requests:

chore(deps): update rust crate hex to v0.4.3 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/hex-0.x-lockfile` - Merge into: `master` - Upgrade [hex](https://redirect.github.com/KokaKiwi/rust-hex) to `0.4.3`
fix(deps): update rust crate log to v0.4.22 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/log-0.x-lockfile` - Merge into: `master` - Upgrade [log](https://redirect.github.com/rust-lang/log) to `0.4.22`
fix(deps): update rust crate thiserror to v1.0.63 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/thiserror-1.x-lockfile` - Merge into: `master` - Upgrade [thiserror](https://redirect.github.com/dtolnay/thiserror) to `1.0.63`
fix(deps): update tokio-tracing monorepo - Schedule: ["before 4am on Monday"] - Branch name: `renovate/tokio-tracing-monorepo` - Merge into: `master` - Upgrade [tracing](https://redirect.github.com/tokio-rs/tracing) to `0.1.40` - Upgrade [tracing-subscriber](https://redirect.github.com/tokio-rs/tracing) to `0.3.0` - Upgrade [tracing-subscriber](https://redirect.github.com/tokio-rs/tracing) to `0.3`
chore(deps): update cimg/rust docker tag to v1.81.0 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/cimg-rust-1.x` - Merge into: `master` - Upgrade cimg/rust to `1.81.0`
chore(deps): update rust crate criterion to 0.5.0 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/criterion-0.x` - Merge into: `master` - Upgrade [criterion](https://redirect.github.com/bheisler/criterion.rs) to `0.5.0`
chore(deps): update rust crate rand_xorshift to 0.3 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/rand_xorshift-0.x` - Merge into: `master` - Upgrade [rand_xorshift](https://redirect.github.com/rust-random/rngs) to `0.3`
fix(deps): update rust crate byteorder to v1.5.0 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/byteorder-1.x-lockfile` - Merge into: `master` - Upgrade [byteorder](https://redirect.github.com/BurntSushi/byteorder) to `1.5.0`
fix(deps): update rust crate clap to v2.34.0 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/clap-2.x-lockfile` - Merge into: `master` - Upgrade [clap](https://redirect.github.com/clap-rs/clap) to `2.34.0`
fix(deps): update rust crate csv to v1.3.0 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/csv-1.x-lockfile` - Merge into: `master` - Upgrade [csv](https://redirect.github.com/BurntSushi/rust-csv) to `1.3.0`
fix(deps): update rust crate env_logger to 0.11.0 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/env_logger-0.x` - Merge into: `master` - Upgrade [env_logger](https://redirect.github.com/rust-cli/env_logger) to `0.11.0`
fix(deps): update rust crate lru to 0.12.0 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/lru-0.x` - Merge into: `master` - Upgrade [lru](https://redirect.github.com/jeromefroe/lru-rs) to `0.12.0`
fix(deps): update rust crate once_cell to v1.19.0 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/once_cell-1.x-lockfile` - Merge into: `master` - Upgrade [once_cell](https://redirect.github.com/matklad/once_cell) to `1.19.0`
fix(deps): update rust crate rand to 0.8 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/rand-0.x` - Merge into: `master` - Upgrade [rand](https://redirect.github.com/rust-random/rand) to `0.8`
fix(deps): update rust crate rand_chacha to 0.3 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/rand_chacha-0.x` - Merge into: `master` - Upgrade [rand_chacha](https://redirect.github.com/rust-random/rand) to `0.3`
fix(deps): update rust crate blake2s_simd to v1 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/blake2s_simd-1.x` - Merge into: `master` - Upgrade [blake2s_simd](https://redirect.github.com/oconnor663/blake2_simd) to `1.0.0`
fix(deps): update rust crate clap to v4 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/clap-4.x` - Merge into: `master` - Upgrade [clap](https://redirect.github.com/clap-rs/clap) to `4.0.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 was generated by Mend Renovate. View the repository job log.