Skip to content

Configure Renovate#1

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure
Open

Configure Renovate#1
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 6, 2025

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

  • third_party/cpu_features/WORKSPACE (bazel)
  • modules/aleo/Cargo.toml (cargo)
  • modules/arkworks-algebra/Cargo.toml (cargo)
  • modules/ff/Cargo.toml (cargo)
  • modules/k256/Cargo.toml (cargo)
  • modules/num-bigint/Cargo.toml (cargo)
  • modules/ring/Cargo.toml (cargo)
  • modules/rust-libsecp256k1/Cargo.toml (cargo)
  • modules/rustcrypto/Cargo.toml (cargo)
  • modules/schnorr_fun/Cargo.toml (cargo)
  • modules/schnorrkel/Cargo.toml (cargo)
  • modules/spl_math/Cargo.toml (cargo)
  • modules/tiny-keccak/Cargo.toml (cargo)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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 22 Pull Requests:

Update Rust crate ring to 0.17 [SECURITY]
  • Branch name: renovate/crate-ring-vulnerability
  • Merge into: master
  • Upgrade ring to 0.17
Update com_google_googletest digest to 373af2e
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_googletest-digest
  • Merge into: master
  • Upgrade com_google_googletest to 373af2e3df71599b87a40ce0e37164523849166b
Update Rust crate libc to v0.2.174
  • Schedule: ["at any time"]
  • Branch name: renovate/libc-0.x-lockfile
  • Merge into: master
  • Upgrade libc to 0.2.174
Update Rust crate num-bigint to v0.4.6
  • Schedule: ["at any time"]
  • Branch name: renovate/num-bigint-0.x-lockfile
  • Merge into: master
  • Upgrade num-bigint to 0.4.6
Update Rust crate serde_json to v1.0.142
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: master
  • Upgrade serde_json to 1.0.142
Update Rust crate serde_repr to v0.1.20
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_repr-0.x-lockfile
  • Merge into: master
  • Upgrade serde_repr to 0.1.20
Update serde monorepo to v1.0.219
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: master
  • Upgrade serde to 1.0.219
  • Upgrade serde_derive to 1.0.219
Update Rust crate ark-bls12-377 to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ark-bls12-377-0.x
  • Merge into: master
  • Upgrade ark-bls12-377 to 0.5.0
Update Rust crate ark-bls12-381 to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ark-bls12-381-0.x
  • Merge into: master
  • Upgrade ark-bls12-381 to 0.5.0
Update Rust crate ark-bn254 to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ark-bn254-0.x
  • Merge into: master
  • Upgrade ark-bn254 to 0.5.0
Update Rust crate ark-ec to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ark-ec-0.x
  • Merge into: master
  • Upgrade ark-ec to 0.5.0
Update Rust crate ark-ff to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ark-ff-0.x
  • Merge into: master
  • Upgrade ark-ff to 0.5.0
Update Rust crate cipher to 0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/cipher-0.x
  • Merge into: master
  • Upgrade cipher to 0.4
Update Rust crate elliptic-curve to 0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/elliptic-curve-0.x
  • Merge into: master
  • Upgrade elliptic-curve to 0.13.0
Update Rust crate k256 to 0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/k256-0.x
  • Merge into: master
  • Upgrade k256 to 0.13.0
Update Rust crate p256 to 0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/p256-0.x
  • Merge into: master
  • Upgrade p256 to 0.13.0
Update Rust crate rand to 0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: master
  • Upgrade rand to 0.9
Update Rust crate rand_core to 0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rand_core-0.x
  • Merge into: master
  • Upgrade rand_core to 0.9.0
Update Rust crate schnorr_fun to 0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/schnorr_fun-0.x
  • Merge into: master
  • Upgrade schnorr_fun to 0.11
Update Rust crate sha2 to v0.10.9
  • Schedule: ["at any time"]
  • Branch name: renovate/sha2-0.x
  • Merge into: master
  • Upgrade sha2 to 0.10
  • Upgrade sha2 to 0.10.0
Update Rust crate spl-math to 0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/spl-math-0.x
  • Merge into: master
  • Upgrade spl-math to 0.3.0
Update Rust crate generic-array to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/generic-array-1.x
  • Merge into: master
  • Upgrade generic-array to 1.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants