Dependency Dashboard #6

Open
opened 2026-06-01 12:08:00 +02:00 by Renovate ยท 0 comments
Collaborator

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • chore(deps): lock file maintenance

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • fix(deps): update react monorepo (@types/react, react, react-dom)
  • chore(deps): update python docker tag to v3.14
  • fix(deps): update dependency date-fns to ^4.4.0
  • fix(deps): update dependency i18next to ^26.3.0
  • fix(deps): update dependency lucide-react to ^1.17.0
  • fix(deps): update module modernc.org/sqlite to v1.51.0
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

PR Edited (Blocked)

The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.

  • chore(deps): update dependency @vitejs/plugin-react to ^6.0.2
  • chore(deps): update pnpm to v11
  • chore(deps): update postgres docker tag to v18

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

docker-compose (2)
docker-compose-traefik.yml (1)
  • postgres 16 โ†’ [Updates: 18]
docker-compose.yml (1)
  • postgres 16 โ†’ [Updates: 18]
dockerfile (2)
ai-service/Dockerfile (2)
  • python 3.11-slim โ†’ [Updates: 3.14-slim]
  • python 3.11-slim โ†’ [Updates: 3.14-slim]
Dockerfile (1)
  • ghcr.io/psarossy/golang 1.26.2-alpine3.22 โ†’ [Updates: 1.26.3-alpine3.22]
github-actions (1)
.forgejo/workflows/ci.yaml (7)
  • actions/checkout v6
  • actions/setup-go v6
  • actions/cache v5
  • actions/cache v5
  • actions/cache v5
  • actions/checkout v6
  • alpine 3.23
gomod (1)
go.mod (8)
  • go 1.26.2
  • github.com/coreos/go-oidc/v3 v3.18.0
  • github.com/go-jose/go-jose/v4 v4.1.4
  • github.com/google/uuid v1.6.0
  • github.com/jackc/pgx/v5 v5.9.2
  • golang.org/x/oauth2 v0.36.0
  • golang.org/x/time v0.15.0
  • modernc.org/sqlite v1.50.1 โ†’ [Updates: v1.51.0]
npm (1)
frontend/package.json (32)
  • @radix-ui/react-dialog ^1.1.15
  • @radix-ui/react-dropdown-menu ^2.1.16
  • @radix-ui/react-slot ^1.2.4
  • @radix-ui/react-tabs ^1.1.13
  • @tanstack/query-sync-storage-persister ^5.100.10 โ†’ [Updates: ^5.100.14]
  • @tanstack/react-query ^5.100.10 โ†’ [Updates: ^5.100.14]
  • @tanstack/react-query-persist-client ^5.100.10 โ†’ [Updates: ^5.100.14]
  • date-fns ^4.1.0 โ†’ [Updates: ^4.4.0]
  • i18next ^26.2.0 โ†’ [Updates: ^26.3.0]
  • lucide-react ^1.16.0 โ†’ [Updates: ^1.17.0]
  • react ^19.2.6 โ†’ [Updates: ^19.2.7]
  • react-dom ^19.2.6 โ†’ [Updates: ^19.2.7]
  • react-i18next ^17.0.8
  • recharts 3.8.1
  • sonner ^2.0.7
  • @eslint/js ^10.0.1
  • @playwright/test ^1.60.0
  • @types/node ^24.12.4
  • @types/react ^19.2.15 โ†’ [Updates: ^19.2.16]
  • @types/react-dom ^19.2.3
  • @vitejs/plugin-react ^6.0.1 โ†’ [Updates: ^6.0.2]
  • eslint ^10.4.0 โ†’ [Updates: ^10.4.1]
  • eslint-plugin-react-hooks ^7.1.1
  • eslint-plugin-react-refresh ^0.5.2
  • globals ^17.6.0
  • typescript ~6.0.3
  • typescript-eslint ^8.59.3 โ†’ [Updates: ^8.60.1]
  • vite ^8.0.13 โ†’ [Updates: ^8.0.16]
  • vite-plugin-pwa ^1.3.0
  • workbox-precaching ^7.4.1
  • workbox-window ^7.4.1
  • pnpm 10.33.4 โ†’ [Updates: 10.34.1, 11.5.1]
pep621 (1)
ai-service/pyproject.toml (13)
  • python >=3.11
  • fastapi >=0.115.0
  • uvicorn >=0.32.0
  • httpx >=0.27.0
  • pydantic >=2.9.0
  • pydantic-settings >=2.6.0
  • feedparser >=6.0.0
  • pytest >=9.0.3
  • pytest-asyncio >=1.4.0
  • pytest >=8.0.0
  • pytest-asyncio >=0.24.0
  • httpx >=0.27.0
  • setuptools >=75.0
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule The following updates are awaiting their schedule. To get an update now, click on a checkbox below. - [ ] <!-- unschedule-branch=renovate/lock-file-maintenance -->chore(deps): lock file maintenance ## Rate-Limited The following updates are currently rate-limited. To force their creation now, click on a checkbox below. - [ ] <!-- unlimit-branch=renovate/react-monorepo -->fix(deps): update react monorepo (`@types/react`, `react`, `react-dom`) - [ ] <!-- unlimit-branch=renovate/python-3.x -->chore(deps): update python docker tag to v3.14 - [ ] <!-- unlimit-branch=renovate/date-fns-4.x -->fix(deps): update dependency date-fns to ^4.4.0 - [ ] <!-- unlimit-branch=renovate/i18next-26.x -->fix(deps): update dependency i18next to ^26.3.0 - [ ] <!-- unlimit-branch=renovate/lucide-monorepo -->fix(deps): update dependency lucide-react to ^1.17.0 - [ ] <!-- unlimit-branch=renovate/modernc.org-sqlite-1.x -->fix(deps): update module modernc.org/sqlite to v1.51.0 - [ ] <!-- create-all-rate-limited-prs -->๐Ÿ” **Create all rate-limited PRs at once** ๐Ÿ” ## PR Edited (Blocked) The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/vitejs-plugin-react-6.x -->chore(deps): update dependency @vitejs/plugin-react to ^6.0.2 - [ ] <!-- rebase-branch=renovate/pnpm-11.x -->chore(deps): update pnpm to v11 - [ ] <!-- rebase-branch=renovate/postgres-18.x -->chore(deps): update postgres docker tag to v18 ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/eslint-monorepo -->[chore(deps): update dependency eslint to ^10.4.1](pulls/4) - [ ] <!-- rebase-branch=renovate/vite-8.x -->[chore(deps): update dependency vite to ^8.0.16](pulls/5) - [ ] <!-- rebase-branch=renovate/ghcr.io-psarossy-golang-1.x -->[chore(deps): update ghcr.io/psarossy/golang docker tag to v1.26.3](pulls/7) - [ ] <!-- rebase-branch=renovate/tanstack-query-monorepo -->[fix(deps): update tanstack-query monorepo to ^5.100.14](pulls/8) (`@tanstack/query-sync-storage-persister`, `@tanstack/react-query`, `@tanstack/react-query-persist-client`) - [ ] <!-- rebase-branch=renovate/typescript-eslint-monorepo -->[chore(deps): update dependency typescript-eslint to ^8.60.1](pulls/9) - [ ] <!-- rebase-branch=renovate/pnpm-10.x -->[chore(deps): update pnpm to v10.34.1](pulls/10) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>docker-compose (2)</summary> <blockquote> <details><summary>docker-compose-traefik.yml (1)</summary> - `postgres 16` โ†’ [Updates: `18`] </details> <details><summary>docker-compose.yml (1)</summary> - `postgres 16` โ†’ [Updates: `18`] </details> </blockquote> </details> <details><summary>dockerfile (2)</summary> <blockquote> <details><summary>ai-service/Dockerfile (2)</summary> - `python 3.11-slim` โ†’ [Updates: `3.14-slim`] - `python 3.11-slim` โ†’ [Updates: `3.14-slim`] </details> <details><summary>Dockerfile (1)</summary> - `ghcr.io/psarossy/golang 1.26.2-alpine3.22` โ†’ [Updates: `1.26.3-alpine3.22`] </details> </blockquote> </details> <details><summary>github-actions (1)</summary> <blockquote> <details><summary>.forgejo/workflows/ci.yaml (7)</summary> - `actions/checkout v6` - `actions/setup-go v6` - `actions/cache v5` - `actions/cache v5` - `actions/cache v5` - `actions/checkout v6` - `alpine 3.23` </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>go.mod (8)</summary> - `go 1.26.2` - `github.com/coreos/go-oidc/v3 v3.18.0` - `github.com/go-jose/go-jose/v4 v4.1.4` - `github.com/google/uuid v1.6.0` - `github.com/jackc/pgx/v5 v5.9.2` - `golang.org/x/oauth2 v0.36.0` - `golang.org/x/time v0.15.0` - `modernc.org/sqlite v1.50.1` โ†’ [Updates: `v1.51.0`] </details> </blockquote> </details> <details><summary>npm (1)</summary> <blockquote> <details><summary>frontend/package.json (32)</summary> - `@radix-ui/react-dialog ^1.1.15` - `@radix-ui/react-dropdown-menu ^2.1.16` - `@radix-ui/react-slot ^1.2.4` - `@radix-ui/react-tabs ^1.1.13` - `@tanstack/query-sync-storage-persister ^5.100.10` โ†’ [Updates: `^5.100.14`] - `@tanstack/react-query ^5.100.10` โ†’ [Updates: `^5.100.14`] - `@tanstack/react-query-persist-client ^5.100.10` โ†’ [Updates: `^5.100.14`] - `date-fns ^4.1.0` โ†’ [Updates: `^4.4.0`] - `i18next ^26.2.0` โ†’ [Updates: `^26.3.0`] - `lucide-react ^1.16.0` โ†’ [Updates: `^1.17.0`] - `react ^19.2.6` โ†’ [Updates: `^19.2.7`] - `react-dom ^19.2.6` โ†’ [Updates: `^19.2.7`] - `react-i18next ^17.0.8` - `recharts 3.8.1` - `sonner ^2.0.7` - `@eslint/js ^10.0.1` - `@playwright/test ^1.60.0` - `@types/node ^24.12.4` - `@types/react ^19.2.15` โ†’ [Updates: `^19.2.16`] - `@types/react-dom ^19.2.3` - `@vitejs/plugin-react ^6.0.1` โ†’ [Updates: `^6.0.2`] - `eslint ^10.4.0` โ†’ [Updates: `^10.4.1`] - `eslint-plugin-react-hooks ^7.1.1` - `eslint-plugin-react-refresh ^0.5.2` - `globals ^17.6.0` - `typescript ~6.0.3` - `typescript-eslint ^8.59.3` โ†’ [Updates: `^8.60.1`] - `vite ^8.0.13` โ†’ [Updates: `^8.0.16`] - `vite-plugin-pwa ^1.3.0` - `workbox-precaching ^7.4.1` - `workbox-window ^7.4.1` - `pnpm 10.33.4` โ†’ [Updates: `10.34.1`, `11.5.1`] </details> </blockquote> </details> <details><summary>pep621 (1)</summary> <blockquote> <details><summary>ai-service/pyproject.toml (13)</summary> - `python >=3.11` - `fastapi >=0.115.0` - `uvicorn >=0.32.0` - `httpx >=0.27.0` - `pydantic >=2.9.0` - `pydantic-settings >=2.6.0` - `feedparser >=6.0.0` - `pytest >=9.0.3` - `pytest-asyncio >=1.4.0` - `pytest >=8.0.0` - `pytest-asyncio >=0.24.0` - `httpx >=0.27.0` - `setuptools >=75.0` </details> </blockquote> </details>
Renovate Internal server error - Forgejo: My private git instance.

500

Internal server error

Forgejo version: 15.0.2+gitea-1.22.0