Skip to content

fix: Configure Renovate - #3

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

fix: Configure Renovate#3
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Aug 16, 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.

🚦 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)
  • .github/workflows/commitlint.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • renovate.json (renovate-config)

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
  • Enable Renovate configuration migration PRs when needed.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.
  • Organization-wide Renovate scheduling, review, and repository policy.
  • Expose vulnerability fixes immediately while retaining human review.
  • Composer dependency classification, labels, and PHP platform safety.
  • JavaScript dependency classification, labels, and Node alignment.
  • Pin github-action digests.
  • Pin GitHub Actions to immutable commits and group compatible updates.
  • Pin Docker digests.
  • Pin Docker tags to immutable digests while preserving readable tags.
  • Risk-tiered cooldown, approval, rebase, and automerge policy.
  • Universal Oblak Studio Renovate configuration.
  • Run Renovate on following schedule: before 8am on Monday through Thursday

What to Expect

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

ci(deps): pin dependencies
chore(deps): update rust crate clap to v4.6.5
  • Schedule: ["before 8am on Monday through Thursday"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: master
  • Upgrade clap to 4.6.5
chore(deps): update actions/checkout action to v7
  • Schedule: ["before 8am on Monday through Thursday"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: master
  • Upgrade actions/checkout to 3d3c42e5aac5ba805825da76410c181273ba90b1
chore(deps): update amannn/action-semantic-pull-request action to v6
  • Schedule: ["before 8am on Monday through Thursday"]
  • Branch name: renovate/amannn-action-semantic-pull-request-6.x
  • Merge into: master
  • Upgrade amannn/action-semantic-pull-request to 48f256284bd46cdaab1048c3721360e808335d50
chore(deps): update cycjimmy/semantic-release-action action to v6
  • Schedule: ["before 8am on Monday through Thursday"]
  • Branch name: renovate/cycjimmy-semantic-release-action-6.x
  • Merge into: master
  • Upgrade cycjimmy/semantic-release-action to b12c8f6015dc215fe37bc154d4ad456dd3833c90
chore(deps): update github artifact actions (major)
  • Schedule: ["before 8am on Monday through Thursday"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: master
  • Upgrade actions/download-artifact to 3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
  • Upgrade actions/upload-artifact to 043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
chore(deps): lock file maintenance
  • Schedule: ["before 8am on Monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • Regenerate lock files to use latest dependency versions

❓ 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants