Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 6, 2025

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

  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • pyproject.toml (pep621)
  • pyproject.toml (poetry)

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.

🔡 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 18 Pull Requests:

chore(deps): update dependency bandit to v1.8.6
  • Schedule: ["at any time"]
  • Branch name: renovate/bandit-1.x
  • Merge into: main
  • Upgrade bandit to 1.8.6
fix(deps): update dependency gitpython to v3.1.45
  • Schedule: ["at any time"]
  • Branch name: renovate/gitpython-3.x
  • Merge into: main
  • Upgrade gitpython to 3.1.45
fix(deps): update dependency langchain to v0.3.27
  • Schedule: ["at any time"]
  • Branch name: renovate/langchain-0.x
  • Merge into: main
  • Upgrade langchain to 0.3.27
fix(deps): update dependency langchain-community to v0.3.27
  • Schedule: ["at any time"]
  • Branch name: renovate/langchain-community-0.x
  • Merge into: main
  • Upgrade langchain-community to 0.3.27
fix(deps): update dependency langgraph-checkpoint-sqlite to v2.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/langgraph-checkpoint-sqlite-2.x
  • Merge into: main
  • Upgrade langgraph-checkpoint-sqlite to 2.0.11
chore(deps): update dependency flake8 to v7.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-7.x
  • Merge into: main
  • Upgrade flake8 to 7.3.0
chore(deps): update dependency mypy to v1.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x
  • Merge into: main
  • Upgrade mypy to 1.17.1
chore(deps): update dependency poetry-dynamic-versioning to v1.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/poetry-dynamic-versioning-1.x
  • Merge into: main
  • Upgrade poetry-dynamic-versioning to 1.9.1
chore(deps): update dependency pytest to v8.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to 8.4.1
fix(deps): update dependency gitingest to v0.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gitingest-0.x
  • Merge into: main
  • Upgrade gitingest to 0.3.1
fix(deps): update dependency huggingface-hub to v0.34.3
  • Schedule: ["at any time"]
  • Branch name: renovate/huggingface-hub-0.x
  • Merge into: main
  • Upgrade huggingface-hub to 0.34.3
fix(deps): update dependency langchain-huggingface to v0.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/langchain-huggingface-0.x
  • Merge into: main
  • Upgrade langchain-huggingface to 0.3.1
fix(deps): update dependency langgraph to v0.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/langgraph-0.x
  • Merge into: main
  • Upgrade langgraph to 0.6.3
fix(deps): update dependency numpy to v2.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-2.x
  • Merge into: main
  • Upgrade numpy to 2.3.2
fix(deps): update dependency ruff to v0.12.7
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: main
  • Upgrade ruff to 0.12.7
fix(deps): update python to v3.13.5
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to >=3.13,<3.14
  • Upgrade python to 3.13
fix(deps): update dependency kubernetes to v33
  • Schedule: ["at any time"]
  • Branch name: renovate/kubernetes-33.x
  • Merge into: main
  • Upgrade kubernetes to 33.1.0
fix(deps): update dependency sentence-transformers to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/sentence-transformers-5.x
  • Merge into: main
  • Upgrade sentence-transformers to 5.1.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 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.

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.

1 participant