Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: Configure Renovate #120

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 7, 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

  • Cargo.toml (cargo)
  • docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/add-issues-to-project.yaml (github-actions)
  • .github/workflows/docker.yml (github-actions)
  • .github/workflows/main.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/rust-workflow.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.
  • 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 28 Pull Requests:

chore(deps): update softprops/action-gh-release digest to 670eb2f
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-digest
  • Merge into: main
  • Upgrade softprops/action-gh-release to 670eb2f21a607fad397653d7e45de8f17ade7cc4
chore(deps): update swatinem/rust-cache digest to 27b8ea9
  • Schedule: ["at any time"]
  • Branch name: renovate/swatinem-rust-cache-digest
  • Merge into: main
  • Upgrade Swatinem/rust-cache to 27b8ea9368cf428f0bfe41b0876b1a7e809d9844
chore(deps): update taiki-e/cache-cargo-install-action digest to daeb08f
  • Schedule: ["at any time"]
  • Branch name: renovate/taiki-e-cache-cargo-install-action-digest
  • Merge into: main
  • Upgrade taiki-e/cache-cargo-install-action to daeb08fb05a2cd1ce9c3af4e2d696e7e77a47d6c
chore(deps): update rust crate indoc to v2.0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/indoc-2.x-lockfile
  • Merge into: main
  • Upgrade indoc to 2.0.6
chore(deps): update rust crate test-log to v0.2.17
  • Schedule: ["at any time"]
  • Branch name: renovate/test-log-0.x-lockfile
  • Merge into: main
  • Upgrade test-log to 0.2.17
fix(deps): update rust crate anyhow to v1.0.97
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.97
fix(deps): update rust crate async-trait to v0.1.87
  • Schedule: ["at any time"]
  • Branch name: renovate/async-trait-0.x-lockfile
  • Merge into: main
  • Upgrade async-trait to 0.1.87
fix(deps): update rust crate chrono to v0.4.40
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: main
  • Upgrade chrono to 0.4.40
fix(deps): update rust crate csv to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/csv-1.x-lockfile
  • Merge into: main
  • Upgrade csv to 1.3.1
fix(deps): update rust crate native-tls to v0.2.14
  • Schedule: ["at any time"]
  • Branch name: renovate/native-tls-0.x-lockfile
  • Merge into: main
  • Upgrade native-tls to 0.2.14
fix(deps): update rust crate reqwest to v0.12.14
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x-lockfile
  • Merge into: main
  • Upgrade reqwest to 0.12.14
fix(deps): update rust crate serde to v1.0.219
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.219
fix(deps): update rust crate serde_json to v1.0.140
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.140
fix(deps): update rust crate tokio-stream to v0.1.17
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-stream-0.x-lockfile
  • Merge into: main
  • Upgrade tokio-stream to 0.1.17
fix(deps): update rust crate url to v2.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/url-2.x-lockfile
  • Merge into: main
  • Upgrade url to 2.5.4
fix(deps): update rust crate wiremock to v0.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/wiremock-0.x-lockfile
  • Merge into: main
  • Upgrade wiremock to 0.6.3
fix(deps): update tokio-tracing monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-tracing-monorepo
  • Merge into: main
  • Upgrade tracing to 0.1.41
  • Upgrade tracing-subscriber to 0.3.19
chore(deps): update actions/add-to-project action to v0.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-add-to-project-0.x
  • Merge into: main
  • Upgrade actions/add-to-project to v0.6.1
fix(deps): update rust crate config to 0.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/config-0.x
  • Merge into: main
  • Upgrade config to 0.15.0
fix(deps): update rust crate http to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/http-1.x-lockfile
  • Merge into: main
  • Upgrade http to 1.3.1
fix(deps): update rust crate tempfile to v3.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tempfile-3.x-lockfile
  • Merge into: main
  • Upgrade tempfile to 3.18.0
fix(deps): update rust crate tokio to v1.44.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.44.1
fix(deps): update rust crate tonic to v0.12.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tonic-monorepo
  • Merge into: main
  • Upgrade tonic to 0.12.3
fix(deps): update rust crate uuid to v1.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-1.x-lockfile
  • Merge into: main
  • Upgrade uuid to 1.15.1
chore(deps): update actions/add-to-project action to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-add-to-project-1.x
  • Merge into: main
  • Upgrade actions/add-to-project to v1.0.2
chore(deps): update actions/attest-build-provenance action to v2
chore(deps): update codecov/codecov-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-5.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v5
chore(deps): update rust crate vergen to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/vergen-9.x
  • Merge into: main
  • Upgrade vergen to 9.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.

@renovate renovate bot requested a review from a team as a code owner March 7, 2025 15:04
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.71%. Comparing base (7e0c959) to head (98dcbce).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #120   +/-   ##
=======================================
  Coverage   90.71%   90.71%           
=======================================
  Files           9        9           
  Lines        1724     1724           
=======================================
  Hits         1564     1564           
  Misses        160      160           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e0c959...98dcbce. Read the comment docs.

@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from f10e323 to e0f7d03 Compare March 13, 2025 12:16
@renovate renovate bot force-pushed the renovate/configure branch from e0f7d03 to 98dcbce Compare March 13, 2025 12:17
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