chore: Configure Renovate - #43
renovate[bot] wants to merge 1 commit into
Conversation
|
PR author is in the excluded authors list. |
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
ApprovabilityVerdict: Not approved Macroscope's review found this PR not approvable — The change only adds standard Renovate automation and does not alter customer-facing runtime behavior. Human confirmation is warranted because the sole changed file is explicitly owned by the core team, not the submitting automation account. Not approved because:
Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more. |
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.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
.github/workflows/_checks.yml(github-actions).github/workflows/issue-ops-triage.yml(github-actions).github/workflows/lint.yml(github-actions).github/workflows/pr-agent.yml(github-actions).github/workflows/public-repo-guard.yml(github-actions)package.json(npm)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 10 Pull Requests, up to a maximum of 17 over time (see docs for
prConcurrentLimit):chore(deps): update dependency @types/node to v20.19.43
renovate/node-20.x-lockfilemain20.19.43chore(deps): update eslint monorepo to v9.39.5
renovate/eslint-monorepomain9.39.59.39.5chore(deps): update actions/checkout action to v4.4.0
renovate/actions-checkout-4.xmain11d5960a326750d5838078e36cf38b85af677262chore(deps): update actions/checkout action to v5.1.0
renovate/actions-checkout-5.xmainfbc6f3992d24b796d5a048ff273f7fcc4a7b6c09chore(deps): update actions/checkout action to v6.1.0
renovate/actions-checkout-6.xmaind23441a48e516b6c34aea4fa41551a30e30af803chore(deps): update actions/setup-node action to v6.5.0
renovate/actions-setup-node-6.xmain249970729cb0ef3589644e2896645e5dc5ba9c38chore(deps): update dependency python to 3.14
renovate/python-3.xmain3.14chore(deps): update dependency typescript-eslint to v8.70.0
renovate/typescript-eslint-monorepomain8.70.0chore(deps): update the-pr-agent/pr-agent action to v0.45.0
renovate/the-pr-agent-pr-agent-0.xmainf3b385ea2927247ddcff2fe252472380b9c8f5fcchore(deps): update actions/checkout action to v7
renovate/actions-checkout-7.xmain3d3c42e5aac5ba805825da76410c181273ba90b1chore(deps): update actions/setup-node action to v7
renovate/actions-setup-node-7.xmain820762786026740c76f36085b0efc47a31fe5020chore(deps): update actions/setup-python action to v7
renovate/actions-setup-python-7.xmain5fda3b95a4ea91299a34e894583c3862153e4b97chore(deps): update dependency @types/node to v22
renovate/node-22.xmain^22.0.0chore(deps): update dependency node to v24
renovate/node-24.xmain24chore(deps): update dependency typescript to v7
renovate/typescript-7.xmain^7.0.0chore(deps): update eslint monorepo to v10
renovate/major-eslint-monorepomain^10.0.0^10.0.0fix(deps): update dependency @companion-module/base to v2
renovate/companion-module-base-2.xmain^2.0.0🚸 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.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Summary by cubic
Adds Renovate config with the recommended preset to enable automated dependency updates for GitHub Actions and npm. Once merged, Renovate will open PRs for dependency updates; no action is required beyond merging this config. No changes to runtime behavior.
Written for commit 5422ef5. Summary will update on new commits.