dfe-analytical-services / dfe-analytical-services/chatbot-prototype
Dependency Dashboard
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- 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.
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
- [ ] chore(deps): update node.js to v22
## Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- [ ] [chore(deps): update python patch dependencies](../pull/92) (`beautifulsoup4`, `python-dotenv`, `settus`)
- [ ] [chore(deps): update docker dependencies](../pull/33) (`node`, `python`, `qdrant/qdrant`)
- [ ] [chore(deps): update python dependencies](../pull/32) (`azure-identity`, `azure-keyvault-secrets`, `black`, `fastapi`, `httpx`, `isort`, `langchain`, `pre-commit`, `pydantic-settings`, `qdrant-client`, `requests`, `uvicorn`)
- [ ] [fix(deps): update frontend dependencies](../pull/86) (`eslint`, `eslint-config-next`, `eslint-plugin-prettier`, `govuk-frontend`, `next`, `prettier`, `react`, `react-dom`, `react-hook-form`)
- [ ] [chore(deps): update python dependencies (major)](../pull/27) (`black`, `flake8`, `openai`, `pre-commit`, `pytest`, `pytest-cov`)
- [ ] [chore(deps): update resource microsoft.app/containerapps to 2024-03-01](../pull/103)
- [ ] [chore(deps): update resource microsoft.app/managedenvironments to 2024-03-01](../pull/104)
- [ ] [chore(deps): update resource microsoft.operationalinsights/workspaces to 2023-09-01](../pull/105)
- [ ] [chore(deps): update resource microsoft.resources/resourcegroups to 2024-07-01](../pull/106)
- [ ] [fix(deps): update frontend dependencies (major)](../pull/62) (`@testing-library/react`, `@types/node`, `@types/react`, `@types/react-dom`, `@typescript-eslint/eslint-plugin`, `@typescript-eslint/parser`, `eslint`, `eslint-config-next`, `next`, `react`, `react-dom`)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
- [ ] [chore(deps): update resource microsoft.containerregistry/registries to 2023-07-01](../pull/73)
- [ ] [chore(deps): update resource microsoft.keyvault/vaults to 2023-07-01](../pull/87)
- [ ] [chore(deps): update resource microsoft.keyvault/vaults/accesspolicies to 2023-07-01](../pull/88)
## Detected dependencies
bicep
infra/app/api.bicep
- `Microsoft.ManagedIdentity/userAssignedIdentities 2023-01-31`
- `Microsoft.Insights/components 2020-02-02`
- `Microsoft.KeyVault/vaults 2022-07-01`
- `Microsoft.App/containerApps 2023-05-01`infra/app/data-manager.bicep
- `Microsoft.ManagedIdentity/userAssignedIdentities 2023-01-31`
- `Microsoft.Insights/components 2020-02-02`
- `Microsoft.KeyVault/vaults 2022-07-01`
- `Microsoft.App/containerApps 2023-05-01`infra/app/web.bicep
- `Microsoft.ManagedIdentity/userAssignedIdentities 2023-01-31`
- `Microsoft.Insights/components 2020-02-02`
- `Microsoft.KeyVault/vaults 2022-07-01`infra/main.bicep
- `Microsoft.Resources/resourceGroups 2023-07-01`
infra/shared/container-app-service.bicep
- `Microsoft.App/managedEnvironments 2023-05-01`
- `Microsoft.App/containerApps 2023-05-01`infra/shared/container-app-upsert.bicep
- `Microsoft.App/containerApps 2023-05-01`
infra/shared/container-app.bicep
- `Microsoft.App/managedEnvironments 2023-05-01`
- `Microsoft.ManagedIdentity/userAssignedIdentities 2023-01-31`
- `Microsoft.App/containerApps 2023-05-01`infra/shared/container-apps-environment.bicep
- `Microsoft.App/managedEnvironments 2023-05-01`
- `Microsoft.OperationalInsights/workspaces 2022-10-01`
- `Microsoft.Insights/components 2020-02-02`infra/shared/container-registry-access.bicep
- `Microsoft.Authorization/roleAssignments 2022-04-01`
infra/shared/container-registry.bicep
- `Microsoft.ContainerRegistry/registries 2023-01-01-preview`
infra/shared/keyvault-access.bicep
- `Microsoft.KeyVault/vaults/accessPolicies 2022-07-01`
- `Microsoft.KeyVault/vaults 2022-07-01`infra/shared/keyvault.bicep
- `Microsoft.KeyVault/vaults 2022-07-01`
infra/shared/monitoring.bicep
- `Microsoft.OperationalInsights/workspaces 2022-10-01`
- `Microsoft.Insights/components 2020-02-02`
docker-compose
docker-compose.yaml
- `qdrant/qdrant v1.6.1`
dockerfile
chatbot-ui/Dockerfile
- `node 20.10.0-alpine`
data_ingestion/Dockerfile
- `python 3.11-slim`
response_automater/Dockerfile
- `python 3.11-slim`
npm
chatbot-ui/package.json
- `@testing-library/user-event ^14.5.1`
- `classnames ^2.3.2`
- `govuk-frontend ^5.1.0`
- `next 14.0.4`
- `react 18.2.0`
- `react-dom 18.2.0`
- `react-hook-form ^7.49.3`
- `react-markdown ^9.0.0`
- `sass ^1.68.0`
- `@svgr/webpack ^8.1.0`
- `@swc/core ^1.3.100`
- `@swc/jest ^0.2.29`
- `@testing-library/jest-dom ^6.1.4`
- `@testing-library/react ^14.1.1`
- `@types/jest ^29.5.8`
- `@types/node ^20.7.1`
- `@types/react ^18.2.23`
- `@types/react-dom ^18.2.8`
- `@typescript-eslint/eslint-plugin ^6.7.3`
- `@typescript-eslint/parser ^6.7.3`
- `eslint 8.56.0`
- `eslint-config-next 14.0.4`
- `jest ^29.7.0`
- `jest-environment-jsdom ^29.7.0`
- `jest-junit ^16.0.0`
- `typescript ^5.0.0`
- `node >=18`package.json
- `eslint-config-prettier 9.1.0`
- `eslint-plugin-prettier 5.1.2`
- `prettier 3.2.4`
- `node >= 18.17.0`
- `pnpm >= 8.6.7`
pipenv
Pipfile
- `azure-identity ==1.15.0`
- `azure-keyvault-secrets ==4.7.0`
- `beautifulsoup4 ==4.12.2`
- `openai ==0.28.1`
- `fastapi ==0.104.1`
- `uvicorn ==0.24.0.post1`
- `asyncio ==3.4.3`
- `pydantic-settings ==2.1.0`
- `python-dotenv ==1.0.0`
- `langchain ==0.0.329`
- `requests ==2.31.0`
- `qdrant-client ==1.6.9`
- `settus ==0.0.9`
- `httpx ==0.26.0`
- `pytest ==7.4.4`
- `pytest-cov ==4.1.0`
- `pytest-azurepipelines ==1.0.5`
- `isort ==5.12.0`
- `black ==23.11.0`
- `flake8 ==6.1.0`
- `pre-commit ==3.5.0`
pyenv
.python-version
- `python 3.11.3`
---
- [ ] 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.