GoogleCloudPlatform / GoogleCloudPlatform/psearch
Dependency Dashboard
- Dominant language
- Python
- Stars
- 27
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/GoogleCloudPlatform/psearch).
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [chore(deps): update dependency pandas to v3.0.3](../pull/62)
- [ ] [chore(deps): update dependency google-cloud-bigquery to v3.41.0](../pull/60)
- [ ] [chore(deps): update dependency locust to v2.44.0](../pull/65)
- [ ] [chore(deps): update dependency requests to v2.34.2](../pull/64)
- [ ] [fix(deps): update dependency http-proxy-middleware to v4](../pull/61)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
cloudbuild (4)
src/application/ui/cloudbuild.yaml
src/psearch/gen_ai/cloudbuild.yaml
src/psearch/ingestion_source/cloudbuild.yaml
src/psearch/serving/cloudbuild.yaml
dockerfile (5)
src/application/ui/Dockerfile (1)
- `node 24-alpine`
src/psearch/gen_ai/Dockerfile (1)
- `python 3.14-slim`
src/psearch/ingestion_source/Dockerfile (1)
- `python 3.14-slim`
src/psearch/serving/Dockerfile (1)
- `golang 1.26-alpine`
tooling/enrichment/Dockerfile (1)
- `python 3.14-slim`
npm (1)
src/application/ui/package.json (12)
- `@emotion/react ^11.11.3`
- `@emotion/styled ^11.11.0`
- `@google-cloud/firestore ^8.0.0`
- `@mui/icons-material ^9.0.0`
- `@mui/lab ^5.0.0-alpha.165`
- `@mui/material ^9.0.0`
- `axios ^1.6.7`
- `http-proxy-middleware ^3.0.0` → [Updates: `^4.0.0`]
- `react ^19.0.0`
- `react-dom ^19.0.0`
- `react-router-dom ^7.0.0`
- `react-scripts ^5.0.1`
pip_requirements (4)
src/psearch/gen_ai/requirements.txt (9)
- `google-genai >=0.1.0`
- `fastapi >=0.109.0`
- `uvicorn >=0.27.0`
- `pydantic >=2.0.0`
- `requests >=2.31.0`
- `python-dotenv >=1.0.0`
- `google-cloud-storage >=2.13.0`
- `google-cloud-bigquery >=3.11.0`
- `pillow >=10.0.0`src/psearch/ingestion_source/requirements.txt (15)
- `google-cloud-bigquery >=3.11.4`
- `google-cloud-storage >=2.13.0`
- `google-auth >=2.27.0`
- `fastapi >=0.103.0`
- `uvicorn >=0.23.2`
- `python-multipart >=0.0.6`
- `pandas >=2.0.0`
- `numpy >=1.24.0`
- `pyarrow >=14.0.0`
- `openpyxl >=3.1.2`
- `smart-open >=6.4.0`
- `pydantic >=2.5.0`
- `jsonschema >=4.19.0`
- `python-dotenv >=1.0.0`
- `tenacity >=8.2.0`tooling/enrichment/requirements.txt (5)
- `google-cloud-bigquery ==3.40.1` → [Updates: `==3.41.0`]
- `google-cloud-firestore ==2.27.0`
- `google-cloud-storage ==3.10.1`
- `pandas ==3.0.2` → [Updates: `==3.0.3`]
- `python-dotenv ==1.2.2`tooling/loadtest/requirements.txt (3)
- `locust ==2.43.4` → [Updates: `==2.44.0`]
- `python-dotenv ==1.2.2`
- `requests ==2.33.1` → [Updates: `==2.34.2`]
terraform (1)
src/iac/main.tf (1)
- `google >= 5.10.0`
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
Assessment
This issue has not been assessed yet.