Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
docker-compose.yml
(docker-compose)Dockerfile
(dockerfile).github/workflows/actions/install_dependencies/action.yml
(github-actions).github/workflows/code-review-gpt.yml
(github-actions).github/workflows/tests.yml
(github-actions)pyproject.toml
(poetry)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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 26 Pull Requests:
chore(deps): update dependency gpt4all to v1.0.12
renovate/gpt4all-1.x-lockfile
main
1.0.12
chore(deps): update dependency langchain to ^0.0.350
renovate/langchain-0.x
main
^0.0.350
chore(deps): update dependency pytest to v7.4.3
renovate/pytest-7.x-lockfile
main
7.4.3
chore(deps): update python docker tag to v3.11.4
renovate/python-3.x
main
3.11.4-slim-buster
fix(deps): update dependency loguru to v0.7.2
renovate/loguru-0.x-lockfile
main
0.7.2
fix(deps): update dependency pydantic to v1.10.13
renovate/pydantic-1.x
main
1.10.13
chore(deps): update dependency huggingface-hub to ^0.19.0
renovate/huggingface-hub-0.x
main
^0.19.0
chore(deps): update dependency isort to v5.13.2
renovate/isort-5.x-lockfile
main
5.13.2
chore(deps): update dependency mypy to v1.7.1
renovate/mypy-1.x-lockfile
main
1.7.1
chore(deps): update dependency openai to ^0.28.0
renovate/openai-0.x
main
^0.28.0
chore(deps): update dependency ruff to v0.1.8
renovate/ruff-0.x-lockfile
main
0.1.8
chore(deps): update dependency streamlit to v1.29.0
renovate/streamlit-1.x-lockfile
main
1.29.0
chore(deps): update dependency tiktoken to ^0.5.0
renovate/tiktoken-0.x
main
^0.5.0
chore(deps): update dependency transformers to v4.36.1
renovate/transformers-4.x-lockfile
main
4.36.1
fix(deps): update dependency fastapi to ^0.105.0
renovate/fastapi-0.x
main
^0.105.0
fix(deps): update dependency uvicorn to ^0.24.0
renovate/uvicorn-0.x
main
^0.24.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/setup-node action to v4
renovate/actions-setup-node-4.x
main
v4
chore(deps): update actions/setup-python action to v5
renovate/actions-setup-python-5.x
main
v5
chore(deps): update actions/upload-artifact action to v4
renovate/actions-upload-artifact-4.x
main
v4
chore(deps): update dependency black to v23
renovate/black-23.x
main
^23.0.0
chore(deps): update dependency gpt4all to v2
renovate/gpt4all-2.x
main
^2.0.0
chore(deps): update dependency openai to v1
renovate/openai-1.x
main
^1.0.0
chore(deps): update dependency pre-commit to v3
renovate/pre-commit-3.x
main
^3.0.0
chore(deps): update dependency pytest-cov to v4
renovate/pytest-cov-4.x
main
^4.0.0
fix(deps): update dependency pydantic to v2
renovate/pydantic-2.x
main
2.5.2
🚸 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
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 has been generated by Mend Renovate. View repository job log here.