chore: Configure Renovate - #715
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
|
Workflow state fingerprint for Agents Gate Followups. Do not edit. |
Contributor
Workflow source neededPR #715 needs either a linked GitHub issue or one valid non-issue Workflow Source before PR metadata automation can manage it safely. Please do one of:
Once a valid source is present, this warning will not be reposted. |
stranske
added a commit
that referenced
this pull request
Jun 15, 2026
Counter_Risk was the last fleet repo still on Dependabot. Mirror the other consumers (e.g. Template): add .github/renovate.json extending the shared stranske fleet preset and remove .github/dependabot.yml. - .github/renovate.json: extends github>stranske/Workflows//renovate-presets/fleet (dev-tool exclusions, grouped automerge-on-green, vendored-minimatch cascade, and the pip-compile manager that regenerates requirements.lock in-PR). - Remove .github/dependabot.yml. Supersedes the Renovate onboarding PR #715 (default config); a root renovate.json would override .github/renovate.json, so the fleet preset lives in .github/. Co-authored-by: stranske <tim@stranskemo.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Owner
|
Superseded by #721, which adds the shared fleet-preset config at |
stranske
added a commit
that referenced
this pull request
Jul 31, 2026
Counter_Risk was the last fleet repo still on Dependabot. Mirror the other consumers (e.g. Template): add .github/renovate.json extending the shared stranske fleet preset and remove .github/dependabot.yml. - .github/renovate.json: extends github>stranske/Workflows//renovate-presets/fleet (dev-tool exclusions, grouped automerge-on-green, vendored-minimatch cascade, and the pip-compile manager that regenerates requirements.lock in-PR). - Remove .github/dependabot.yml. Supersedes the Renovate onboarding PR #715 (default config); a root renovate.json would override .github/renovate.json, so the fleet preset lives in .github/. Co-authored-by: stranske <tim@stranskemo.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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/actions/artifact-cache/action.yml(github-actions).github/workflows/agents-71-codex-belt-dispatcher.yml(github-actions).github/workflows/agents-72-codex-belt-worker.yml(github-actions).github/workflows/agents-73-codex-belt-conveyor.yml(github-actions).github/workflows/agents-80-pr-event-hub.yml(github-actions).github/workflows/agents-81-gate-followups.yml(github-actions).github/workflows/agents-auto-label.yml(github-actions).github/workflows/agents-auto-pilot.yml(github-actions).github/workflows/agents-autofix-dispatcher.yml(github-actions).github/workflows/agents-capability-check.yml(github-actions).github/workflows/agents-decompose.yml(github-actions).github/workflows/agents-dedup.yml(github-actions).github/workflows/agents-guard.yml(github-actions).github/workflows/agents-issue-intake.yml(github-actions).github/workflows/agents-issue-optimizer.yml(github-actions).github/workflows/agents-keepalive-loop-reporter.yml(github-actions).github/workflows/agents-pr-health.yml(github-actions).github/workflows/agents-verifier.yml(github-actions).github/workflows/agents-verify-to-new-pr.yml(github-actions).github/workflows/agents-weekly-metrics.yml(github-actions).github/workflows/autofix.yml(github-actions).github/workflows/backplane-conformance.yml(github-actions).github/workflows/ci.yml(github-actions).github/workflows/demo-artifact.yml(github-actions).github/workflows/dependabot-automerge.yml(github-actions).github/workflows/list-llm-models.yml(github-actions).github/workflows/maint-76-claude-code-review.yml(github-actions).github/workflows/maint-coverage-guard.yml(github-actions).github/workflows/maint-dependabot-auto-lock.yml(github-actions).github/workflows/maint-sync-workflows.yml(github-actions).github/workflows/pr-00-gate.yml(github-actions).github/workflows/release-e2e.yml(github-actions).github/workflows/release.yml(github-actions).github/workflows/reusable-pr-context.yml(github-actions).github/scripts/package.json(npm)requirements.txt(pip_requirements)tools/requirements-llm.txt(pip_requirements)pyproject.toml(poetry)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.What to Expect
With your current configuration, Renovate will create 7 Pull Requests:
chore(deps): update anthropics/claude-code-action digest to d5726de
renovate/anthropics-claude-code-action-digestmaind5726de019ec4498aa667642bc3a80fca83aa102chore(deps): update dependency langchain to v1.3.9
renovate/langchain-1.xmain==1.3.9chore(deps): update dependency langchain-anthropic to v1.4.6
renovate/langchain-anthropic-1.xmain==1.4.6chore(deps): update dependency langchain-openai to v1.3.2
renovate/langchain-openai-1.xmain==1.3.2chore(deps): update dependency python to 3.14
renovate/python-3.xmain3.14fix(deps): update dependency pytest to v9.1.0
renovate/pytest-9.xmain==9.1.0chore(deps): update dependency node to v24
renovate/node-24.xmain24🚸 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
prHourlyLimitfor 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.