Skip to content

chore: Configure Renovate#21

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

chore: Configure Renovate#21
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jul 18, 2026

Copy link
Copy Markdown

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.

📚 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)
  • .github/workflows/opencode.yml (github-actions)
  • .github/workflows/rust.yml (github-actions)
  • .github/workflows/vhs.yml (github-actions)
  • action.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
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

What to Expect

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

chore(deps): update rust crate chrono to v0.4.45
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: main
  • Upgrade chrono to 0.4.45
chore(deps): update rust crate clap_complete to v4.6.7
  • Schedule: ["at any time"]
  • Branch name: renovate/clap_complete-4.x-lockfile
  • Merge into: main
  • Upgrade clap_complete to 4.6.7
chore(deps): update rust crate serde to v1.0.229
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.229
chore(deps): update rust crate serde_json to v1.0.151
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.151
chore(deps): update rust crate thiserror to v2.0.19
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-2.x-lockfile
  • Merge into: main
  • Upgrade thiserror to 2.0.19
chore(deps): update rust crate tracing-subscriber to v0.3.23
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-tracing-monorepo
  • Merge into: main
  • Upgrade tracing-subscriber to 0.3.23
chore(deps): update rust crate assert_cmd to v2.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/assert_cmd-2.x-lockfile
  • Merge into: main
  • Upgrade assert_cmd to 2.2.2
chore(deps): update rust crate clap to v4.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: main
  • Upgrade clap to 4.6.4
chore(deps): update rust crate tempfile to v3.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tempfile-3.x-lockfile
  • Merge into: main
  • Upgrade tempfile to 3.27.0
fix(deps): update rust crate age to 0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/age-0.x
  • Merge into: main
  • Upgrade age to 0.12
fix(deps): update rust crate cliclack to 0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/cliclack-0.x
  • Merge into: main
  • Upgrade cliclack to 0.5
fix(deps): update rust crate crossterm to 0.29
  • Schedule: ["at any time"]
  • Branch name: renovate/crossterm-0.x
  • Merge into: main
  • Upgrade crossterm to 0.29
fix(deps): update rust crate pbjson-types to 0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/pbjson-types-0.x
  • Merge into: main
  • Upgrade pbjson-types to 0.9
fix(deps): update rust crate ratatui to 0.30
  • Schedule: ["at any time"]
  • Branch name: renovate/ratatui-0.x
  • Merge into: main
  • Upgrade ratatui to 0.30
fix(deps): update rust crate rusqlite to 0.40
  • Schedule: ["at any time"]
  • Branch name: renovate/rusqlite-0.x
  • Merge into: main
  • Upgrade rusqlite to 0.40
fix(deps): update rust crate sha2 to 0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/sha2-0.x
  • Merge into: main
  • Upgrade sha2 to 0.11
fix(deps): update rust crate termimad to 0.35
  • Schedule: ["at any time"]
  • Branch name: renovate/termimad-0.x
  • Merge into: main
  • Upgrade termimad to 0.35
fix(deps): update tokio-prost monorepo to 0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-prost-monorepo
  • Merge into: main
  • Upgrade prost to 0.14
  • Upgrade prost-build to 0.14
  • Upgrade prost-types to 0.14
chore(deps): update actions/cache action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-6.x
  • Merge into: main
  • Upgrade actions/cache to v6
chore(deps): update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to v7
chore(deps): update actions/upload-artifact action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v7
chore(deps): update cachix/install-nix-action action to v31
  • Schedule: ["at any time"]
  • Branch name: renovate/cachix-install-nix-action-31.x
  • Merge into: main
  • Upgrade cachix/install-nix-action to v31
fix(deps): update rust crate dirs to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/dirs-6.x
  • Merge into: main
  • Upgrade dirs to 6

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

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