This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Repository Problems
These problems occurred while renovating this repository. View logs.
- ⚠️ WARN: Found renovate config warnings
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (7)
.github/workflows/cloud_build_failure_reporter.yml (1)
actions/github-script v9@3a2844b7e9c422d3c10d287c895573f7108da1b3
.github/workflows/export_cloud_build_logs.yml (5)
actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
actions/github-script v9@3a2844b7e9c422d3c10d287c895573f7108da1b3
google-github-actions/auth v3@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093
actions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
actions/github-script v9@3a2844b7e9c422d3c10d287c895573f7108da1b3
.github/workflows/lint-toolbox-adk.yaml (4)
actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
actions/setup-python v6.2.0@a309ff8b426b58ec0e2a45f0f869d46889d02405
python 3.13
.github/workflows/lint-toolbox-core.yaml (4)
actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
actions/setup-python v6.2.0@a309ff8b426b58ec0e2a45f0f869d46889d02405
python 3.13
.github/workflows/lint-toolbox-langchain.yaml (4)
actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
actions/setup-python v6.2.0@a309ff8b426b58ec0e2a45f0f869d46889d02405
python 3.13
.github/workflows/lint-toolbox-llamaindex.yaml (4)
actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
actions/setup-python v6.2.0@a309ff8b426b58ec0e2a45f0f869d46889d02405
python 3.13
.github/workflows/sync-labels.yaml (2)
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
micnncim/action-label-syncer v1.3.0@3abd5ab72fda571e69fffd97bd4e0033dd5f495c
pip_requirements (4)
packages/toolbox-adk/requirements.txt (8)
google-adk ==1.28.1 → [Updates: ==1.30.0]
google-auth ==2.49.1 → [Updates: ==2.49.2]
google-auth-oauthlib ==1.3.1
typing-extensions ==4.15.0
opentelemetry-exporter-otlp-proto-http ==1.38.0 → [Updates: ==1.41.0]
opentelemetry-exporter-gcp-trace ==1.11.0
opentelemetry-exporter-gcp-monitoring ==1.9.0a0
opentelemetry-sdk ==1.38.0 → [Updates: ==1.41.0]
packages/toolbox-core/requirements.txt (5)
aiohttp ==3.13.5
pydantic ==2.12.5 → [Updates: ==2.13.1]
deprecated ==1.3.1
requests ==2.33.1
google-auth ==2.49.1 → [Updates: ==2.49.2]
packages/toolbox-langchain/requirements.txt (5)
langchain-core ==1.2.28 → [Updates: ==1.2.31]
PyYAML ==6.0.3
pydantic ==2.12.5 → [Updates: ==2.13.1]
aiohttp ==3.13.5
deprecated ==1.3.1
packages/toolbox-llamaindex/requirements.txt (5)
llama-index-core ==0.14.20
PyYAML ==6.0.3
pydantic ==2.12.5 → [Updates: ==2.13.1]
aiohttp ==3.13.5
deprecated ==1.3.1
poetry (4)
packages/toolbox-adk/pyproject.toml (12)
toolbox-core ==1.0.0
google-auth >=2.47.0,<3.0.0
google-auth-oauthlib >=1.2.0,<2.0.0
google-adk >=1.27.4,<3.0.0
typing-extensions >=4.0.0
black ==26.3.1
isort ==8.0.1
mypy ==1.20.0 → [Updates: ==1.20.1]
pytest ==9.0.2 → [Updates: ==9.0.3]
pytest-asyncio ==1.3.0
pytest-cov ==7.1.0
pytest-mock ==3.15.1
packages/toolbox-core/pyproject.toml (19)
pydantic >=2.7.0,<3.0.0
aiohttp >=3.8.6,<4.0.0
deprecated >=1.2.15,<2.0.0
google-auth >=2.0.0,<3.0.0
requests >=2.19.0,<3.0.0
opentelemetry-api >=1.20.0,<2.0.0
opentelemetry-sdk >=1.36.0,<1.39.0 → [Updates: >=1.41.0,<1.42.0]
opentelemetry-exporter-otlp >=1.36.0,<1.39.0 → [Updates: >=1.41.0,<1.42.0]
black ==26.3.1
isort ==8.0.1
mypy ==1.20.0 → [Updates: ==1.20.1]
pytest ==9.0.2 → [Updates: ==9.0.3]
pytest-aioresponses ==0.3.0
pytest-asyncio ==1.3.0
pytest-cov ==7.1.0
pytest-mock ==3.15.1
google-cloud-secret-manager ==2.27.0
google-cloud-storage ==3.10.1
aioresponses ==0.7.8
packages/toolbox-langchain/pyproject.toml (15)
toolbox-core ==1.0.0
langchain-core >=0.2.23,<2.0.0
PyYAML >=6.0.1,<7.0.0
pydantic >=2.7.0,<3.0.0
aiohttp >=3.8.6,<4.0.0
deprecated >=1.1.0,<2.0.0
black ==26.3.1
isort ==8.0.1
mypy ==1.20.0 → [Updates: ==1.20.1]
pytest-asyncio ==1.3.0
pytest ==9.0.2 → [Updates: ==9.0.3]
pytest-cov ==7.1.0
pillow ==12.2.0
google-cloud-secret-manager ==2.27.0
google-cloud-storage ==3.10.1
packages/toolbox-llamaindex/pyproject.toml (15)
toolbox-core ==1.0.0
llama-index-core >=0.12.0,<1.0.0
PyYAML >=6.0.1,<7.0.0
pydantic >=2.8.0,<3.0.0
aiohttp >=3.8.6,<4.0.0
deprecated >=1.2.10,<2.0.0
black ==26.3.1
isort ==8.0.1
mypy ==1.20.0 → [Updates: ==1.20.1]
pytest-asyncio ==1.3.0
pytest ==9.0.2 → [Updates: ==9.0.3]
pytest-cov ==7.1.0
pillow ==12.2.0
google-cloud-secret-manager ==2.27.0
google-cloud-storage ==3.10.1
regex (4)
packages/toolbox-adk/integration.cloudbuild.yaml (1)
googleapis/mcp-toolbox 1.1.0
packages/toolbox-core/integration.cloudbuild.yaml (1)
googleapis/mcp-toolbox 1.1.0
packages/toolbox-langchain/integration.cloudbuild.yaml (1)
googleapis/mcp-toolbox 1.1.0
packages/toolbox-llamaindex/integration.cloudbuild.yaml (1)
googleapis/mcp-toolbox 1.1.0
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Repository Problems
These problems occurred while renovating this repository. View logs.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
google-adk,google-auth,langchain-core,mypy,opentelemetry-exporter-otlp,opentelemetry-exporter-otlp-proto-http,opentelemetry-sdk,pydantic,pytest)Detected Dependencies
github-actions (7)
pip_requirements (4)
poetry (4)
regex (4)