Skip to content

Configure Renovate - autoclosed#609

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Closed

Configure Renovate - autoclosed#609
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 11, 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.

📚 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.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • .github/workflows/build-api.yml (github-actions)
  • .github/workflows/build-docs.yml (github-actions)
  • .github/workflows/build-protocol.yml (github-actions)
  • .github/workflows/build-rtc.yml (github-actions)
  • .github/workflows/check-types.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/release-gate.yml (github-actions)
  • .github/workflows/ruff.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • livekit-rtc/jupyter-html/package.json (npm)
  • livekit-api/pyproject.toml (pep621)
  • livekit-protocol/pyproject.toml (pep621)
  • livekit-rtc/pyproject.toml (pep621)
  • pyproject.toml (pep621)
  • livekit-protocol/livekit/requirements.txt (pip_requirements)

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

What to Expect

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

Update dependency aiohttp to v3.13.4 [SECURITY]
  • Branch name: renovate/pypi-aiohttp-vulnerability
  • Merge into: main
  • Upgrade aiohttp to 3.13.4
Update dependency vite to v6.4.2 [SECURITY]
  • Branch name: renovate/npm-vite-vulnerability
  • Merge into: main
  • Upgrade vite to 6.4.2
Update dependency pyjwt to v2.12.0 [SECURITY]
  • Branch name: renovate/pypi-pyjwt-vulnerability
  • Merge into: main
  • Upgrade pyjwt to 2.12.0
Update dependency vite-plugin-singlefile to v2.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-plugin-singlefile-2.x-lockfile
  • Merge into: main
  • Upgrade vite-plugin-singlefile to 2.3.2
Update eslint monorepo to v9.39.4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to 9.39.4
  • Upgrade eslint to 9.39.4
Update react monorepo to v19.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade react to 19.2.5
  • Upgrade react-dom to 19.2.5
Update dependency eslint-plugin-react-refresh to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-refresh-0.x
  • Merge into: main
  • Upgrade eslint-plugin-react-refresh to ^0.5.0
Update dependency livekit-client to v2.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/livekit-client-2.x-lockfile
  • Merge into: main
  • Upgrade livekit-client to 2.18.1
Update dependency PyGObject to v3.56.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pygobject-3.x
  • Merge into: main
  • Upgrade PyGObject to ==3.56.2
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 typescript to ~5.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ~5.9.0
Update dependency typescript-eslint to v8.58.1
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Upgrade typescript-eslint to 8.58.1
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-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 @​vitejs/plugin-react to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-6.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^6.0.0
Update dependency eslint-plugin-react-hooks to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade eslint-plugin-react-hooks to ^7.0.0
Update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to ^17.0.0
Update dependency typescript to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-6.x
  • Merge into: main
  • Upgrade typescript to ~6.0.0
Update EndBug/add-and-commit action to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/endbug-add-and-commit-10.x
  • Merge into: main
  • Upgrade EndBug/add-and-commit to v10
Update eslint monorepo to v10 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to ^10.0.0
  • Upgrade eslint to ^10.0.0
Update GitHub Artifact Actions (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.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@renovate renovate Bot changed the title Configure Renovate Configure Renovate - autoclosed Apr 11, 2026
@renovate renovate Bot closed this Apr 11, 2026
@renovate renovate Bot deleted the renovate/configure branch April 11, 2026 20:13
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