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 #68

Merged
merged 2 commits into from
Feb 16, 2025
Merged

chore: Configure Renovate #68

merged 2 commits into from
Feb 16, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 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)
  • .github/workflows/lint-pr.yml (github-actions)
  • .github/workflows/publish-crates.yml (github-actions)
  • .github/workflows/release-please.yml (github-actions)
  • .github/workflows/rust.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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for devDependencies.
  • Default preset for use with jpreprocess's repos
  • Run Renovate on following schedule: every weekend

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

chore(deps): pin dependencies
  • Schedule: ["* 0-3 1 * *"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade codecov/codecov-action to ab904c41d6ece82784817410c45d8b8c02684457
  • Upgrade xd009642/tarpaulin to sha256:bc2bfb32848820e5d1681a8f5814c911594a92505f8f24ee26ba0fdd24d3539c
chore(deps): update dtolnay/rust-toolchain digest to c5a29dd
  • Schedule: ["* 0-3 1 * *"]
  • Branch name: renovate/dtolnay-rust-toolchain-digest
  • Merge into: main
  • Upgrade dtolnay/rust-toolchain to c5a29ddb4d9d194e7c84ec8c3fba61b1c31fee8c
chore(deps): update amannn/action-semantic-pull-request action to v5.5.3
  • Schedule: ["* 0-3 1 * *"]
  • Branch name: renovate/amannn-action-semantic-pull-request-5.x
  • Merge into: main
  • Upgrade amannn/action-semantic-pull-request to 0723387faaf9b38adef4775cd42cfd5155ed6017
chore(deps): update googleapis/release-please-action action to v4.1.3
  • Schedule: ["* 0-3 1 * *"]
  • Branch name: renovate/googleapis-release-please-action-4.x
  • Merge into: main
  • Upgrade googleapis/release-please-action to 7987652d64b4581673a76e33ad5e98e3dd56832f
chore(deps): update swatinem/rust-cache action to v2.7.7
  • Schedule: ["* 0-3 1 * *"]
  • Branch name: renovate/swatinem-rust-cache-2.x
  • Merge into: main
  • Upgrade Swatinem/rust-cache to f0deed1e0edfc6a9be95417288c0e1099b1eeec3
chore(deps): update actions/checkout action to v4.2.2
  • Schedule: ["* 0-3 1 * *"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update actions/create-github-app-token action to v1.11.3
  • Schedule: ["* 0-3 1 * *"]
  • Branch name: renovate/actions-create-github-app-token-1.x
  • Merge into: main
  • Upgrade actions/create-github-app-token to 67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7
chore(deps): update codecov/codecov-action action to v5
  • Schedule: ["* 0-3 1 * *"]
  • Branch name: renovate/codecov-codecov-action-5.x
  • Merge into: main
  • Upgrade codecov/codecov-action to 13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3

🚸 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.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@renovate renovate bot requested review from phenylshima and cm-ayf as code owners February 4, 2025 10:21
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.72%. Comparing base (01f73e3) to head (a020af1).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage   67.72%   67.72%           
=======================================
  Files          39       39           
  Lines        1676     1676           
=======================================
  Hits         1135     1135           
  Misses        541      541           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Mogyuchi Mogyuchi linked an issue Feb 7, 2025 that may be closed by this pull request
@phenylshima phenylshima merged commit 3d00217 into main Feb 16, 2025
13 checks passed
@phenylshima phenylshima deleted the renovate/configure branch February 16, 2025 03:43
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.

renovate
3 participants