Configure Renovate - #1
Conversation
ca70fae to
c0c3fde
Compare
…epo does not exist) The onboarding config extended `local>knostic/renovate-config`, a preset repo that does not exist (gh api repos/knostic/renovate-config -> 404; absent from the org repo list). An unresolvable `extends` is a fatal Renovate config-validation error, and the Renovate app is already installed+active, so on merge it would error on every run. Switch to the built-in `config:recommended` preset (always resolvable, no repo needed) so onboarding works out of the box. If a centralized org preset is intended instead, create knostic/renovate-config first and revert this line — see the PR description. Note: renovate-config-validator is schema-only and does NOT resolve remote presets, so it passed the broken config too; the defect is the runtime 404, proven by gh api. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Hardened this onboarding config so it actually works. Fix: Decision for a maintainer:
Optional hardenings (not included — your call): for a vuln-discovery tool, a silent LLM-SDK ( Note: |
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
libs/openant-core/utilities/dynamic_tester/docker_templates/go.Dockerfile(dockerfile)libs/openant-core/utilities/dynamic_tester/docker_templates/node.Dockerfile(dockerfile)libs/openant-core/utilities/dynamic_tester/docker_templates/python.Dockerfile(dockerfile).github/workflows/gitleaks.yaml(github-actions).github/workflows/test.yaml(github-actions)apps/openant-cli/go.mod(gomod)libs/openant-core/parsers/go/go_parser/go.mod(gomod)libs/openant-core/parsers/javascript/package.json(npm)libs/openant-core/pyproject.toml(pep621)libs/openant-core/requirements.txt(pip_requirements)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.🔡 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.What to Expect
With your current configuration, Renovate will create 32 Pull Requests:
chore(deps): update actions/checkout digest to 11bd719
renovate/actions-checkout-digestmaster11bd71901bbe5b1630ceea73d27597364c9af683chore(deps): update dependency python-dotenv to v1.2.3
renovate/python-dotenv-1.xmaster==1.2.3chore(deps): update dependency typing-inspection to v0.4.4
renovate/typing-inspection-0.xmaster==0.4.4fix(deps): update dependency @typescript/vfs to v1.6.4
renovate/typescript-vfs-1.x-lockfilemaster1.6.4fix(deps): update module github.com/charmbracelet/x/term to v0.2.2
renovate/github.com-charmbracelet-x-term-0.xmasterv0.2.2fix(deps): update module github.com/mattn/go-isatty to v0.0.24
renovate/github.com-mattn-go-isatty-0.xmasterv0.0.24chore(deps): update actions/checkout action to v4.4.0
renovate/actions-checkout-4.xmaster11d5960a326750d5838078e36cf38b85af677262chore(deps): update dependency annotated-types to v0.8.0
renovate/annotated-types-0.xmaster==0.8.0chore(deps): update dependency anthropic to v0.122.0
renovate/anthropic-0.xmaster==0.122.0chore(deps): update dependency anyio to v4.14.2
renovate/anyio-4.xmaster==4.14.2chore(deps): update dependency docstring_parser to v0.18.0
renovate/docstring_parser-0.xmaster==0.18.0chore(deps): update dependency google-genai to v2.18.1
renovate/google-genai-2.xmaster==2.18.1chore(deps): update dependency idna to v3.19
renovate/idna-3.xmaster==3.19chore(deps): update dependency jiter to v0.16.0
renovate/jiter-0.xmaster==0.16.0chore(deps): update dependency openai to v2.54.0
renovate/openai-2.xmaster==2.54.0chore(deps): update dependency pydantic to v2.13.4
renovate/pydantic-2.xmaster==2.13.4chore(deps): update dependency pydantic_core to v2.48.0
renovate/pydantic_core-2.xmaster==2.48.0chore(deps): update dependency python
renovate/python-3.xmaster3.143.14-slimchore(deps): update dependency typing_extensions to v4.16.0
renovate/typing_extensions-4.xmaster==4.16.0chore(deps): update golang docker tag to v1.26
renovate/golang-1.xmaster1.26-alpinefix(deps): update module github.com/fatih/color to v1.19.0
renovate/github.com-fatih-color-1.xmasterv1.19.0chore(deps): update actions/cache action to v6
renovate/actions-cache-6.xmasterv6chore(deps): update actions/checkout action to v7
renovate/actions-checkout-7.xmasterv73d3c42e5aac5ba805825da76410c181273ba90b1chore(deps): update actions/setup-go action to v7
renovate/actions-setup-go-7.xmasterv7chore(deps): update actions/setup-node action to v7
renovate/actions-setup-node-7.xmasterv7chore(deps): update actions/setup-python action to v7
renovate/actions-setup-python-7.xmasterv7chore(deps): update dependency certifi to v2026
renovate/certifi-2026.xmaster==2026.7.22chore(deps): update dependency node to v24
renovate/node-24.xmaster2424-slimchore(deps): update dependency openai to v3
renovate/openai-3.xmaster==3.2.0fix(deps): update dependency ts-morph to v28
renovate/ts-morph-28.xmaster^28.0.0fix(deps): update dependency typescript to v7
renovate/typescript-7.xmaster^7.0.0fix(deps): update module github.com/charmbracelet/huh to v2
renovate/github.com-charmbracelet-huh-2.xmasterv2.0.3🚸 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
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 has been generated by Renovate Bot.