matter-labs / bellman

Bellman zkSNARK library for community with Ethereum's BN256 support
https://matter-labs.io
Other
159 stars 79 forks source link

Configure Renovate - autoclosed #52

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 12 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:

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

Update Rust crate arrayref to 0.3.7 - Schedule: ["at any time"] - Branch name: `renovate/arrayref-0.x` - Merge into: `dev` - Upgrade [arrayref](https://togithub.com/droundy/arrayref) to `0.3.7`
Update Rust crate cc to 1.0.83 - Schedule: ["at any time"] - Branch name: `renovate/cc-1.x` - Merge into: `dev` - Upgrade [cc](https://togithub.com/rust-lang/cc-rs) to `1.0.83`
Update Rust crate duct to 0.13.6 - Schedule: ["at any time"] - Branch name: `renovate/duct-0.x` - Merge into: `dev` - Upgrade [duct](https://togithub.com/oconnor663/duct.rs) to `0.13.6`
Update Rust crate failure to 0.1.8 - Schedule: ["at any time"] - Branch name: `renovate/failure-0.x` - Merge into: `dev` - Upgrade [failure](https://togithub.com/rust-lang-nursery/failure) to `0.1.8`
Update Rust crate hex to 0.4.3 - Schedule: ["at any time"] - Branch name: `renovate/hex-0.x` - Merge into: `dev` - Upgrade [hex](https://togithub.com/KokaKiwi/rust-hex) to `0.4.3`
Update Rust crate openssl to 0.10.57 - Schedule: ["at any time"] - Branch name: `renovate/openssl-0.x` - Merge into: `dev` - Upgrade [openssl](https://togithub.com/sfackler/rust-openssl) to `0.10.57`
Update Rust crate ring to 0.16.20 - Schedule: ["at any time"] - Branch name: `renovate/ring-0.x` - Merge into: `dev` - Upgrade [ring](https://togithub.com/briansmith/ring) to `0.16.20`
Update Rust crate serde to 1.0.188 - Schedule: ["at any time"] - Branch name: `renovate/serde-monorepo` - Merge into: `dev` - Upgrade [serde](https://togithub.com/serde-rs/serde) to `1.0.188`
Update Rust crate serde_json to 1.0.107 - Schedule: ["at any time"] - Branch name: `renovate/serde_json-1.x` - Merge into: `dev` - Upgrade [serde_json](https://togithub.com/serde-rs/json) to `1.0.107`
Update Rust crate structopt to 0.3.26 - Schedule: ["at any time"] - Branch name: `renovate/structopt-0.x` - Merge into: `dev` - Upgrade [structopt](https://togithub.com/TeXitoi/structopt) to `0.3.26`
Update Rust crate arrayvec to 0.7.4 - Schedule: ["at any time"] - Branch name: `renovate/arrayvec-0.x` - Merge into: `dev` - Upgrade [arrayvec](https://togithub.com/bluss/arrayvec) to `0.7.4`
Update Rust crate assert_cmd to 0.12.2 - Schedule: ["at any time"] - Branch name: `renovate/assert_cmd-0.x` - Merge into: `dev` - Upgrade [assert_cmd](https://togithub.com/assert-rs/assert_cmd) to `0.12.2`
Update Rust crate constant_time_eq to 0.3.0 - Schedule: ["at any time"] - Branch name: `renovate/constant_time_eq-0.x` - Merge into: `dev` - Upgrade [constant_time_eq](https://togithub.com/cesarb/constant_time_eq) to `0.3.0`
Update Rust crate crossbeam to 0.8 - Schedule: ["at any time"] - Branch name: `renovate/crossbeam-0.x` - Merge into: `dev` - Upgrade [crossbeam](https://togithub.com/crossbeam-rs/crossbeam) to `0.8`
Update Rust crate lazy_static to 1.4.0 - Schedule: ["at any time"] - Branch name: `renovate/lazy_static-1.x` - Merge into: `dev` - Upgrade [lazy_static](https://togithub.com/rust-lang-nursery/lazy-static.rs) to `1.4.0`
Update Rust crate libsodium-ffi to 0.2.2 - Schedule: ["at any time"] - Branch name: `renovate/libsodium-ffi-0.x` - Merge into: `dev` - Upgrade [libsodium-ffi](https://togithub.com/zonyitoo/libsodium-ffi) to `0.2.2`
Update Rust crate page_size to 0.6.0 - Schedule: ["at any time"] - Branch name: `renovate/page_size-0.x` - Merge into: `dev` - Upgrade [page_size](https://togithub.com/Elzair/page_size_rs) to `0.6.0`
Update Rust crate rand to v0.8.5 - Schedule: ["at any time"] - Branch name: `renovate/rand-0.x` - Merge into: `dev` - Upgrade [rand](https://togithub.com/rust-random/rand) to `0.8.5` - Upgrade [rand](https://togithub.com/rust-random/rand) to `0.8`
Update Rust crate rand_chacha to 0.3.1 - Schedule: ["at any time"] - Branch name: `renovate/rand_chacha-0.x` - Merge into: `dev` - Upgrade [rand_chacha](https://togithub.com/rust-random/rand) to `0.3.1`
Update Rust crate smallvec to 1.11 - Schedule: ["at any time"] - Branch name: `renovate/smallvec-1.x` - Merge into: `dev` - Upgrade [smallvec](https://togithub.com/servo/rust-smallvec) to `1.11`
Update Rust crate tempfile to 3.8.0 - Schedule: ["at any time"] - Branch name: `renovate/tempfile-3.x` - Merge into: `dev` - Upgrade [tempfile](https://togithub.com/Stebalien/tempfile) to `3.8.0`
Update Rust crate assert_cmd to v2 - Schedule: ["at any time"] - Branch name: `renovate/assert_cmd-2.x` - Merge into: `dev` - Upgrade [assert_cmd](https://togithub.com/assert-rs/assert_cmd) to `2.0.12`
Update Rust crate blake2s_simd to v1 - Schedule: ["at any time"] - Branch name: `renovate/blake2s_simd-1.x` - Merge into: `dev` - Upgrade [blake2s_simd](https://togithub.com/oconnor663/blake2_simd) to `1.0`
Update Rust crate tiny-keccak to v2 - Schedule: ["at any time"] - Branch name: `renovate/tiny-keccak-2.x` - Merge into: `dev` - Upgrade [tiny-keccak](https://togithub.com/debris/tiny-keccak) to `2.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 11 months ago

Branch Conflicted

⚠ This PR has a merge conflict which Renovate is unable to automatically resolve, so updates to this PR description are now paused. Please resolve the merge conflict manually.