Skip to content

Configure Renovate#8

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

Configure Renovate#8
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 1, 2026

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

  • todo-app/todo-api/Gemfile (bundler)
  • call-moderation/driver-agent/Dockerfile (dockerfile)
  • call-moderation/moderation-agent/Dockerfile (dockerfile)
  • call-queue/survey-agent/Dockerfile (dockerfile)
  • drive-thru/drive-thru-agent/Dockerfile (dockerfile)
  • exa-deep-researcher/Dockerfile (dockerfile)
  • model-battleground/battleground-agent-2/Dockerfile (dockerfile)
  • model-battleground/battleground-agent-3/Dockerfile (dockerfile)
  • model-battleground/battleground-agent/Dockerfile (dockerfile)
  • call-moderation/driver-agent/.github/workflows/ruff.yml (github-actions)
  • call-moderation/driver-agent/.github/workflows/template-check.yml (github-actions)
  • call-moderation/driver-agent/.github/workflows/tests.yml (github-actions)
  • call-moderation/frontend/.github/workflows/build-and-test.yaml (github-actions)
  • call-moderation/frontend/.github/workflows/sync-to-production.yaml (github-actions)
  • call-moderation/moderation-agent/.github/workflows/ruff.yml (github-actions)
  • call-moderation/moderation-agent/.github/workflows/template-check.yml (github-actions)
  • call-moderation/moderation-agent/.github/workflows/tests.yml (github-actions)
  • call-queue/frontend/.github/workflows/build-and-test.yaml (github-actions)
  • call-queue/frontend/.github/workflows/sync-to-production.yaml (github-actions)
  • call-queue/survey-agent/.github/workflows/ruff.yml (github-actions)
  • call-queue/survey-agent/.github/workflows/template-check.yml (github-actions)
  • call-queue/survey-agent/.github/workflows/tests.yml (github-actions)
  • drive-thru/drive-thru-agent/.github/workflows/ruff.yml (github-actions)
  • drive-thru/drive-thru-agent/.github/workflows/template-check.yml (github-actions)
  • drive-thru/drive-thru-agent/.github/workflows/tests.yml (github-actions)
  • drive-thru/frontend/.github/workflows/build-and-test.yaml (github-actions)
  • drive-thru/frontend/.github/workflows/sync-to-production.yaml (github-actions)
  • model-battleground/battleground-agent-2/.github/workflows/ruff.yml (github-actions)
  • model-battleground/battleground-agent-2/.github/workflows/template-check.yml (github-actions)
  • model-battleground/battleground-agent-2/.github/workflows/tests.yml (github-actions)
  • model-battleground/battleground-agent-3/.github/workflows/ruff.yml (github-actions)
  • model-battleground/battleground-agent-3/.github/workflows/template-check.yml (github-actions)
  • model-battleground/battleground-agent-3/.github/workflows/tests.yml (github-actions)
  • model-battleground/battleground-agent/.github/workflows/ruff.yml (github-actions)
  • model-battleground/battleground-agent/.github/workflows/template-check.yml (github-actions)
  • model-battleground/battleground-agent/.github/workflows/tests.yml (github-actions)
  • model-battleground/frontend/.github/workflows/build-and-test.yaml (github-actions)
  • model-battleground/frontend/.github/workflows/sync-to-production.yaml (github-actions)
  • call-moderation/frontend/package.json (npm)
  • call-queue/frontend/package.json (npm)
  • drive-thru/frontend/package.json (npm)
  • exa-deep-researcher/frontend/package.json (npm)
  • model-battleground/frontend/package.json (npm)
  • shared/package.json (npm)
  • teleoperation/package.json (npm)
  • call-moderation/driver-agent/pyproject.toml (pep621)
  • call-moderation/moderation-agent/pyproject.toml (pep621)
  • call-queue/survey-agent/pyproject.toml (pep621)
  • drive-thru/drive-thru-agent/pyproject.toml (pep621)
  • exa-deep-researcher/pyproject.toml (pep621)
  • model-battleground/battleground-agent-2/extensions/pyproject.toml (pep621)
  • model-battleground/battleground-agent-2/pyproject.toml (pep621)
  • model-battleground/battleground-agent-3/extensions/pyproject.toml (pep621)
  • model-battleground/battleground-agent-3/pyproject.toml (pep621)
  • model-battleground/battleground-agent/extensions/pyproject.toml (pep621)
  • model-battleground/battleground-agent/pyproject.toml (pep621)
  • renovate.json (renovate-config-presets)

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 GitHub.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

🔡 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.


What to Expect

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

Update dependency next [SECURITY]
  • Branch name: renovate/npm-next-vulnerability
  • Merge into: main
  • Upgrade next to 15.5.10
  • Upgrade next to 16.1.5
Update dependency sinatra to v4 [SECURITY]
  • Branch name: renovate/rubygems-sinatra-vulnerability
  • Merge into: main
  • Upgrade sinatra to '~> 4.0'
Update dependencies (non-major)
Update devDependencies (non-major)
Update dependency python to 3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14
Update dependency sqlite3 to v1.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlite3-1.x
  • Merge into: main
  • Upgrade sqlite3 to '1.7.3'
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
Update actions/setup-python action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-6.x
  • Merge into: main
  • Upgrade actions/setup-python to v6
Update astral-sh/setup-uv action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/astral-sh-setup-uv-7.x
  • Merge into: main
  • Upgrade astral-sh/setup-uv to v7
Update dependency @​livekit/components-react to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/livekit-components-react-2.x
  • Merge into: main
  • Upgrade @livekit/components-react to ^2.0.0
Update dependency @react-three/drei to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/react-three-drei-10.x
  • Merge into: main
  • Upgrade @react-three/drei to ^10.0.0
Update dependency @react-three/fiber to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/react-three-fiber-9.x
  • Merge into: main
  • Upgrade @react-three/fiber to ^9.0.0
Update dependency @​trivago/prettier-plugin-sort-imports to v6
Update dependency eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^10.0.0
Update dependency eslint-config-next to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nextjs-monorepo
  • Merge into: main
  • Upgrade eslint-config-next to 16.1.6
Update dependency livekit-client to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/livekit-client-2.x
  • Merge into: main
  • Upgrade livekit-client to ^2.0.0
Update dependency livekit-server-sdk to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/livekit-server-sdk-2.x
  • Merge into: main
  • Upgrade livekit-server-sdk to ^2.0.0
Update dependency node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24
  • Upgrade @types/node to ^24.0.0
Update dependency sqlite3 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlite3-2.x
  • Merge into: main
  • Upgrade sqlite3 to '2.9.1'
Update dependency streamdown to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/streamdown-2.x
  • Merge into: main
  • Upgrade streamdown to ^2.0.0
Update dependency tailwind-merge to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwind-merge-3.x
  • Merge into: main
  • Upgrade tailwind-merge to ^3.0.0
Update dependency tailwindcss to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-tailwindcss-monorepo
  • Merge into: main
  • Upgrade tailwindcss to ^4.0.0
Update pnpm to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-10.x
  • Merge into: main
  • Upgrade pnpm to 10.30.3
Update react monorepo to v19 (major)

🚸 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 prHourlyLimit for 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.

@vercel
Copy link
Contributor

vercel bot commented Mar 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dev-day-call-moderation Building Building Preview, Comment Mar 1, 2026 4:51pm
dev-day-drivethru Building Building Preview, Comment Mar 1, 2026 4:51pm
dev-day-model-battleground Building Building Preview, Comment Mar 1, 2026 4:51pm
dev-day-survey-calls Building Building Preview, Comment Mar 1, 2026 4:51pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants