Skip to content

chore: Configure Renovate#17

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

chore: Configure Renovate#17
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 8, 2026

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)
  • crates/bin/aggregator/Cargo.toml (cargo)
  • crates/bin/escrow_manager/Cargo.toml (cargo)
  • crates/core/Cargo.toml (cargo)
  • crates/eip712_message/Cargo.toml (cargo)
  • crates/graph/Cargo.toml (cargo)
  • crates/integration_tests/Cargo.toml (cargo)
  • crates/receipt/Cargo.toml (cargo)
  • docker/Dockerfile.graph_tally_aggregator (dockerfile)
  • docker/Dockerfile.graph_tally_escrow_manager (dockerfile)
  • .github/workflows/conventional_commits.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)

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.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

What to Expect

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

chore(deps): update actions-rust-lang/setup-rust-toolchain digest to 46268bd
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-rust-lang-setup-rust-toolchain-digest
  • Merge into: main
  • Upgrade actions-rust-lang/setup-rust-toolchain to 46268bd060767258de96ed93c1251119784f2ab6
chore(deps): update actions/checkout digest to 34e1148
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-digest
  • Merge into: main
  • Upgrade actions/checkout to 34e114876b0b11c390a56381ad16ebd13914f8d5
fix(deps): update titorelli digest to 457b469
  • Schedule: ["at any time"]
  • Branch name: renovate/titorelli-digest
  • Merge into: main
  • Upgrade titorelli to 457b469c69c5a1cbf78e6dd9b8ca9a15bd8b1bd2
chore(deps): update coverallsapp/github-action action to v2.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/coverallsapp-github-action-2.x
  • Merge into: main
  • Upgrade coverallsapp/github-action to v2.3.6
chore(deps): update dependency python to 3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14
chore(deps): update rust crate criterion to 0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/criterion-0.x
  • Merge into: main
  • Upgrade criterion to 0.8.0
chore(deps): update rust crate jsonrpsee to 0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jsonrpsee-0.x
  • Merge into: main
  • Upgrade jsonrpsee to 0.26.0
chore(deps): update rust crate jsonrpsee-core to 0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jsonrpsee-core-0.x
  • Merge into: main
  • Upgrade jsonrpsee-core to 0.26.0
chore(deps): update rust crate rand to 0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.10.0
chore(deps): update rust crate rdkafka to 0.39.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rdkafka-0.x
  • Merge into: main
  • Upgrade rdkafka to 0.39.0
chore(deps): update rust crate rstest to 0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rstest-0.x
  • Merge into: main
  • Upgrade rstest to 0.26.0
chore(deps): update rust crate strum to 0.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/strum-monorepo
  • Merge into: main
  • Upgrade strum to 0.28.0
chore(deps): update rust docker tag to v1.95
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-1.x
  • Merge into: main
  • Upgrade rust to 1.95-bookworm
fix(deps): 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
fix(deps): update rust crate snmalloc-rs to 0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/snmalloc-rs-0.x
  • Merge into: main
  • Upgrade snmalloc-rs to 0.7.0
chore(deps): update actions/cache action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-5.x
  • Merge into: main
  • Upgrade actions/cache to v5
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
  • Upgrade actions/checkout to de0fac2e4500dabe0009e67214ff5f5447ce83dd
chore(deps): update actions/setup-python action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-6.x
  • Merge into: main
  • Upgrade actions/setup-python to v6
chore(deps): update googleapis/release-please-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/googleapis-release-please-action-5.x
  • Merge into: main
  • Upgrade googleapis/release-please-action to 45996ed1f6d02564a971a2fa1b5860e934307cf7
fix(deps): update rust crate alloy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/alloy-2.x
  • Merge into: main
  • Upgrade alloy to 2.0.0

🚸 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 was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 25585331863

Coverage remained the same at 46.294%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 2145
Covered Lines: 993
Line Coverage: 46.29%
Coverage Strength: 161.99 hits per line

💛 - Coveralls

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.

1 participant