chore: Configure Renovate#240
Merged
Merged
Conversation
commit: |
jpr5
added a commit
that referenced
this pull request
Jul 15, 2026
Welcome to [Renovate](https://redirect.github.com/renovatebot/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](https://docs.renovatebot.com/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 * `.github/workflows/changelog-radar.yml` (github-actions) * `.github/workflows/dependabot-auto-merge.yml` (github-actions) * `.github/workflows/dependabot-major-analysis.yml` (github-actions) * `.github/workflows/fix-drift.yml` (github-actions) * `.github/workflows/notify-issue.yml` (github-actions) * `.github/workflows/notify-pr.yml` (github-actions) * `.github/workflows/publish-commit.yml` (github-actions) * `.github/workflows/publish-docker.yml` (github-actions) * `.github/workflows/publish-pytest.yml` (github-actions) * `.github/workflows/publish-release.yml` (github-actions) * `.github/workflows/sentinel.yml` (github-actions) * `.github/workflows/static-quality.yml` (github-actions) * `.github/workflows/test-drift.yml` (github-actions) * `.github/workflows/test-pytest.yml` (github-actions) * `.github/workflows/test-unit.yml` (github-actions) * `.github/workflows/unreleased-check.yml` (github-actions) * `.github/workflows/update-competitive-matrix.yml` (github-actions) * `.github/workflows/zizmor.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 - Pin `github-action` digests. - Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff - Run Renovate on following schedule: before 9am every weekday --- ### What to Expect With your current configuration, Renovate will create 1 Pull Request: <details> <summary>chore(deps): update github actions</summary> - Schedule: ["before 9am every weekday"] - Branch name: `renovate/github-actions` - Merge into: `main` - Upgrade [actions/checkout](https://redirect.github.com/actions/checkout) to `9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` - Upgrade [actions/setup-python](https://redirect.github.com/actions/setup-python) to `ece7cb06caefa5fff74198d8649806c4678c61a1` - Upgrade [docker/build-push-action](https://redirect.github.com/docker/build-push-action) to `53b7df96c91f9c12dcc8a07bcb9ccacbed38856a` - Upgrade [docker/login-action](https://redirect.github.com/docker/login-action) to `af1e73f918a031802d376d3c8bbc3fe56130a9b0` - Upgrade [docker/metadata-action](https://redirect.github.com/docker/metadata-action) to `dc802804100637a589fabce1cb79ff13a1411302` - Upgrade [docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action) to `bb05f3f5519dd87d3ba754cc423b652a5edd6d2c` - Upgrade [docker/setup-qemu-action](https://redirect.github.com/docker/setup-qemu-action) to `96fe6ef7f33517b61c61be40b68a1882f3264fb8` - Upgrade [python](https://redirect.github.com/actions/python-versions) to `3.14` - Upgrade [zizmorcore/zizmor-action](https://redirect.github.com/zizmorcore/zizmor-action) to `192e21d79ab29983730a13d1382995c2307fbcaa` </details> --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://redirect.github.com/renovatebot/renovate/discussions). --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/CopilotKit/aimock). <!--renovate-config-hash:392fcefe76bfb444c99d1d11dcb305cbef7b501edc50443d1cb2ec1acfccb064-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
.github/workflows/changelog-radar.yml(github-actions).github/workflows/dependabot-auto-merge.yml(github-actions).github/workflows/dependabot-major-analysis.yml(github-actions).github/workflows/fix-drift.yml(github-actions).github/workflows/notify-issue.yml(github-actions).github/workflows/notify-pr.yml(github-actions).github/workflows/publish-commit.yml(github-actions).github/workflows/publish-docker.yml(github-actions).github/workflows/publish-pytest.yml(github-actions).github/workflows/publish-release.yml(github-actions).github/workflows/sentinel.yml(github-actions).github/workflows/static-quality.yml(github-actions).github/workflows/test-drift.yml(github-actions).github/workflows/test-pytest.yml(github-actions).github/workflows/test-unit.yml(github-actions).github/workflows/unreleased-check.yml(github-actions).github/workflows/update-competitive-matrix.yml(github-actions).github/workflows/zizmor.yml(github-actions)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.github-actiondigests.What to Expect
With your current configuration, Renovate will create 1 Pull Request:
chore(deps): update github actions
renovate/github-actionsmain9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0ece7cb06caefa5fff74198d8649806c4678c61a153b7df96c91f9c12dcc8a07bcb9ccacbed38856aaf1e73f918a031802d376d3c8bbc3fe56130a9b0dc802804100637a589fabce1cb79ff13a1411302bb05f3f5519dd87d3ba754cc423b652a5edd6d2c96fe6ef7f33517b61c61be40b68a1882f3264fb83.14192e21d79ab29983730a13d1382995c2307fbcaa❓ 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.