Welcome toRenovate! 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
.github/workflows/tests.yml (github-actions)pyproject.toml (pep621)docs/requirements-docs.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 andchore 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 torenovate.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 16 Pull Requests:
chore(deps): update dependency litellm to v1.61.15 [security]
- Branch name:
renovate/pypi-litellm-vulnerability - Merge into:
main - Upgradelitellm to
==1.61.15
chore(deps): update dependency faiss-cpu to v1.13.1
- Schedule: ["at any time"]
- Branch name:
renovate/faiss-cpu-1.x - Merge into:
main - Upgradefaiss-cpu to
==1.13.1
chore(deps): update dependency pandas to v2.3.3
- Schedule: ["at any time"]
- Branch name:
renovate/pandas-2.x - Merge into:
main - Upgradepandas to
==2.3.3
chore(deps): update dependency sentence-transformers to v3.4.1
- Schedule: ["at any time"]
- Branch name:
renovate/sentence-transformers-3.x - Merge into:
main - Upgradesentence-transformers to
==3.4.1
chore(deps): update dependency sphinx to v7.4.7
- Schedule: ["at any time"]
- Branch name:
renovate/sphinx-7.x - Merge into:
main - Upgradesphinx to
==7.4.7
chore(deps): update dependency tiktoken to v0.12.0
- Schedule: ["at any time"]
- Branch name:
renovate/tiktoken-0.x - Merge into:
main - Upgradetiktoken to
==0.12.0
chore(deps): update dependency tqdm to v4.67.1
- Schedule: ["at any time"]
- Branch name:
renovate/tqdm-4.x - Merge into:
main - Upgradetqdm to
==4.67.1
chore(deps): update python to >=3.14, <3.15
- Schedule: ["at any time"]
- Branch name:
renovate/python-3.x - Merge into:
main - Upgradepython to
>=3.14, <3.15
fix(deps): update dependency llama-index to v0.14.10
- Schedule: ["at any time"]
- Branch name:
renovate/llama-index-0.x - Merge into:
main - Upgradellama-index to
==0.14.10
chore(deps): update actions/cache action to v5
- Schedule: ["at any time"]
- Branch name:
renovate/actions-cache-5.x - Merge into:
main - Upgradeactions/cache to
v5
chore(deps): update actions/checkout action to v6
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-6.x - Merge into:
main - Upgradeactions/checkout to
v6
chore(deps): update actions/setup-python action to v6
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-python-6.x - Merge into:
main - Upgradeactions/setup-python to
v6
chore(deps): update dependency sphinx to v9
- Schedule: ["at any time"]
- Branch name:
renovate/sphinx-9.x - Merge into:
main - Upgradesphinx to
==9.0.4
chore(deps): update dependency sphinx-rtd-theme to v3
- Schedule: ["at any time"]
- Branch name:
renovate/sphinx-rtd-theme-3.x - Merge into:
main - Upgradesphinx-rtd-theme to
==3.0.2
fix(deps): update dependency numpy to v2
- Schedule: ["at any time"]
- Branch name:
renovate/numpy-2.x - Merge into:
main - Upgradenumpy to
==2.3.5 - Upgradenumpy to
>=2.3.5,<2.4.0
fix(deps): update dependency sentence-transformers to v5
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs forprhourlylimit for details.
❓ Got questions? Check out Renovate'sDocs, particularly the Getting Started section.
If you need any further assistance then you can alsorequest help here.
This PR was generated byMend Renovate. View therepository job log.
Uh oh!
There was an error while loading.Please reload this page.
Welcome toRenovate! 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
.github/workflows/tests.yml(github-actions)pyproject.toml(pep621)docs/requirements-docs.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 16 Pull Requests:
chore(deps): update dependency litellm to v1.61.15 [security]
renovate/pypi-litellm-vulnerabilitymain==1.61.15chore(deps): update dependency faiss-cpu to v1.13.1
renovate/faiss-cpu-1.xmain==1.13.1chore(deps): update dependency pandas to v2.3.3
renovate/pandas-2.xmain==2.3.3chore(deps): update dependency sentence-transformers to v3.4.1
renovate/sentence-transformers-3.xmain==3.4.1chore(deps): update dependency sphinx to v7.4.7
renovate/sphinx-7.xmain==7.4.7chore(deps): update dependency tiktoken to v0.12.0
renovate/tiktoken-0.xmain==0.12.0chore(deps): update dependency tqdm to v4.67.1
renovate/tqdm-4.xmain==4.67.1chore(deps): update python to >=3.14, <3.15
renovate/python-3.xmain>=3.14, <3.15fix(deps): update dependency llama-index to v0.14.10
renovate/llama-index-0.xmain==0.14.10chore(deps): update actions/cache action to v5
renovate/actions-cache-5.xmainv5chore(deps): update actions/checkout action to v6
renovate/actions-checkout-6.xmainv6chore(deps): update actions/setup-python action to v6
renovate/actions-setup-python-6.xmainv6chore(deps): update dependency sphinx to v9
renovate/sphinx-9.xmain==9.0.4chore(deps): update dependency sphinx-rtd-theme to v3
renovate/sphinx-rtd-theme-3.xmain==3.0.2fix(deps): update dependency numpy to v2
renovate/numpy-2.xmain==2.3.5>=2.3.5,<2.4.0fix(deps): update dependency sentence-transformers to v5
renovate/sentence-transformers-5.xmain==5.2.0>=5.2.0,<5.3.0🚸 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'sDocs, particularly the Getting Started section.
If you need any further assistance then you can alsorequest help here.
This PR was generated byMend Renovate. View therepository job log.