Dependency Dashboard #22

Open
opened 2026-06-24 02:07:01 +00:00 by renovate-bot · 0 comments
Contributor

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

Pending Approval

The following branches are pending approval. To create them, click on a checkbox below.

  • chore(deps): update dependency attrs to v26
  • chore(deps): update dependency certifi to v2026
  • chore(deps): update dependency cryptography to v49
  • chore(deps): update dependency jsdom to v29
  • chore(deps): update dependency python-json-logger to v4
  • chore(deps): update dependency redis to v8
  • chore(deps): update dependency vitest to v4
  • chore(deps): update https://data.forgejo.org/actions/checkout action to v7
  • chore(deps): update https://data.forgejo.org/actions/setup-node action to v6
  • chore(deps): update https://data.forgejo.org/actions/setup-python action to v6
  • chore(deps): update node.js to v24
  • chore(deps): update postgres docker tag to v18
  • fix(deps): update dependency react-markdown to v10
  • 🔐 Create all pending approval PRs at once 🔐

Awaiting Schedule

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

  • chore(deps): update dependency postcss to v8.5.19
  • chore(deps): lock file maintenance
  • 🔐 Create all awaiting schedule PRs at once 🔐

Open

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

Detected Dependencies

docker-compose (4)
docker-compose.dev.yml
docker-compose.override.yml
docker-compose.prod.yml
docker-compose.yml (2)
  • postgres 16-alpine → [Updates: 18-alpine]
  • redis 7-alpine → [Updates: 8-alpine]
dockerfile (1)
Dockerfile (5)
  • python 3.14-slim
  • node 20-alpine → [Updates: 24-alpine]
  • node 20-alpine → [Updates: 24-alpine]
  • nginx 1.31-alpine
  • python 3.14-slim
github-actions (3)
.forgejo/workflows/ci.yml (10)
  • https://data.forgejo.org/actions/checkout v4 → [Updates: v7]
  • https://data.forgejo.org/actions/setup-node v4 → [Updates: v6]
  • https://data.forgejo.org/actions/checkout v4 → [Updates: v7]
  • https://data.forgejo.org/actions/setup-python v5 → [Updates: v6]
  • https://data.forgejo.org/actions/checkout v4 → [Updates: v7]
  • https://data.forgejo.org/actions/setup-python v5 → [Updates: v6]
  • https://data.forgejo.org/actions/checkout v4 → [Updates: v7]
  • https://data.forgejo.org/actions/setup-python v5 → [Updates: v6]
  • https://data.forgejo.org/actions/checkout v4 → [Updates: v7]
  • postgres 16 → [Updates: 18]
.forgejo/workflows/dependency-audit.yml (6)
  • https://data.forgejo.org/actions/checkout v4 → [Updates: v7]
  • https://data.forgejo.org/actions/setup-node v4 → [Updates: v6]
  • https://data.forgejo.org/actions/checkout v4 → [Updates: v7]
  • https://data.forgejo.org/actions/setup-python v5 → [Updates: v6]
  • https://data.forgejo.org/actions/checkout v4 → [Updates: v7]
  • https://data.forgejo.org/actions/setup-python v5 → [Updates: v6]
.forgejo/workflows/release.yml (2)
  • https://data.forgejo.org/actions/checkout v4 → [Updates: v7]
  • https://data.forgejo.org/actions/forgejo-release v2.13.4
npm (1)
webapp/frontend/package.json (16)
  • react 19.2.7
  • react-dom 19.2.7
  • react-markdown ^9.0.1 → [Updates: ^10.0.0]
  • react-router-dom 7.15.0 → [Updates: 7.18.1]
  • @tailwindcss/postcss 4.3.2
  • @testing-library/jest-dom 6.9.1
  • @testing-library/react 16.3.2
  • @testing-library/user-event 14.6.1
  • @vitejs/plugin-react 6.0.3
  • autoprefixer 10.5.2
  • eslint 10.7.0
  • jsdom 27.4.0 → [Updates: 29.1.1]
  • postcss 8.5.18 → [Updates: 8.5.19]
  • tailwindcss 4.3.2
  • vite 8.1.4
  • vitest 3.2.7 → [Updates: 4.1.10]
pip_requirements (5)
bot/requirements-dev.txt (5)
  • pip-audit >=2.7.0
  • pip-tools >=7.4.0
  • pytest >=8.3.0
  • pytest-asyncio >=0.24.0
  • pre-commit >=3.8.0
bot/requirements-git.txt (1)
  • discord-ext-voice-recv ee160c0f36516927b6214bc9d6babe524016770f
bot/requirements.txt (28)
  • aiohappyeyeballs ==2.7.1
  • aiohttp ==3.14.1
  • aiosignal ==1.4.0
  • annotated-types ==0.7.0
  • anyio ==4.14.2
  • attrs ==25.4.0 → [Updates: ==26.1.0]
  • certifi ==2025.11.12 → [Updates: ==2026.6.17]
  • cffi ==2.1.0
  • davey ==0.1.6
  • discord-py ==2.7.1
  • frozenlist ==1.8.0
  • h11 ==0.16.0
  • httpcore ==1.0.9
  • httpx ==0.28.1
  • idna ==3.18
  • multidict ==6.7.1
  • propcache ==0.5.2
  • pycparser ==3.0
  • pydantic ==2.12.5 → [Updates: ==2.13.4]
  • pydantic-core ==2.41.5 → [Updates: ==2.47.0]
  • pydantic-settings ==2.14.2
  • pynacl ==1.6.2
  • python-dotenv ==1.2.2
  • redis ==5.3.1 → [Updates: ==8.0.1]
  • sniffio ==1.3.1
  • typing-extensions ==4.16.0
  • typing-inspection ==0.4.2
  • yarl ==1.24.2
webapp/backend/requirements-dev.txt (6)
  • pytest ==9.1.1
  • pytest-asyncio ==1.4.0
  • httpx ==0.28.1
  • ruff ==0.15.21
  • black ==26.5.1
  • pip-audit ==2.10.1
webapp/backend/requirements.txt (17)
  • fastapi ==0.139.0
  • uvicorn ==0.51.0
  • python-multipart ==0.0.32
  • sqlalchemy ==2.0.51
  • asyncpg ==0.31.0
  • alembic ==1.18.5
  • authlib ==1.7.2
  • httpx ==0.28.1
  • redis ==5.3.1 → [Updates: ==8.0.1]
  • celery ==5.6.3
  • pydantic-settings ==2.14.2
  • slowapi ==0.1.10
  • python-json-logger ==3.3.0 → [Updates: ==4.1.0]
  • cryptography ==48.0.1 → [Updates: ==49.0.0]
  • Pillow ==12.3.0
  • python-magic ==0.4.27
  • prometheus-client ==0.25.0
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Pending Approval The following branches are pending approval. To create them, click on a checkbox below. - [ ] <!-- approve-branch=renovate/attrs-26.x -->chore(deps): update dependency attrs to v26 - [ ] <!-- approve-branch=renovate/certifi-2026.x -->chore(deps): update dependency certifi to v2026 - [ ] <!-- approve-branch=renovate/cryptography-49.x -->chore(deps): update dependency cryptography to v49 - [ ] <!-- approve-branch=renovate/jsdom-29.x -->chore(deps): update dependency jsdom to v29 - [ ] <!-- approve-branch=renovate/python-json-logger-4.x -->chore(deps): update dependency python-json-logger to v4 - [ ] <!-- approve-branch=renovate/redis-8.x -->chore(deps): update dependency redis to v8 - [ ] <!-- approve-branch=renovate/major-vitest-monorepo -->chore(deps): update dependency vitest to v4 - [ ] <!-- approve-branch=renovate/https-data.forgejo.org-actions-checkout-7.x -->chore(deps): update https://data.forgejo.org/actions/checkout action to v7 - [ ] <!-- approve-branch=renovate/https-data.forgejo.org-actions-setup-node-6.x -->chore(deps): update https://data.forgejo.org/actions/setup-node action to v6 - [ ] <!-- approve-branch=renovate/https-data.forgejo.org-actions-setup-python-6.x -->chore(deps): update https://data.forgejo.org/actions/setup-python action to v6 - [ ] <!-- approve-branch=renovate/node-24.x -->chore(deps): update node.js to v24 - [ ] <!-- approve-branch=renovate/postgres-18.x -->chore(deps): update postgres docker tag to v18 - [ ] <!-- approve-branch=renovate/major-remark -->fix(deps): update dependency react-markdown to v10 - [ ] <!-- approve-all-pending-prs -->🔐 **Create all pending approval PRs at once** 🔐 ## Awaiting Schedule The following updates are awaiting their schedule. To get an update now, click on a checkbox below. - [ ] <!-- unschedule-branch=renovate/postcss-8.x -->chore(deps): update dependency postcss to v8.5.19 - [ ] <!-- unschedule-branch=renovate/lock-file-maintenance -->chore(deps): lock file maintenance - [ ] <!-- create-all-awaiting-schedule-prs -->🔐 **Create all awaiting schedule PRs at once** 🔐 ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/pydantic-2.x -->[chore(deps): update dependency pydantic to v2.13.4](pulls/48) - [ ] <!-- rebase-branch=renovate/pydantic-core-2.x -->[chore(deps): update dependency pydantic-core to v2.47.0](pulls/49) - [ ] <!-- rebase-branch=renovate/react-router-monorepo -->[fix(deps): update dependency react-router-dom to v7.18.1](pulls/65) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>docker-compose (4)</summary> <blockquote> <details><summary>docker-compose.dev.yml</summary> </details> <details><summary>docker-compose.override.yml</summary> </details> <details><summary>docker-compose.prod.yml</summary> </details> <details><summary>docker-compose.yml (2)</summary> - `postgres 16-alpine` → [Updates: `18-alpine`] - `redis 7-alpine` → [Updates: `8-alpine`] </details> </blockquote> </details> <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>Dockerfile (5)</summary> - `python 3.14-slim` - `node 20-alpine` → [Updates: `24-alpine`] - `node 20-alpine` → [Updates: `24-alpine`] - `nginx 1.31-alpine` - `python 3.14-slim` </details> </blockquote> </details> <details><summary>github-actions (3)</summary> <blockquote> <details><summary>.forgejo/workflows/ci.yml (10)</summary> - `https://data.forgejo.org/actions/checkout v4` → [Updates: `v7`] - `https://data.forgejo.org/actions/setup-node v4` → [Updates: `v6`] - `https://data.forgejo.org/actions/checkout v4` → [Updates: `v7`] - `https://data.forgejo.org/actions/setup-python v5` → [Updates: `v6`] - `https://data.forgejo.org/actions/checkout v4` → [Updates: `v7`] - `https://data.forgejo.org/actions/setup-python v5` → [Updates: `v6`] - `https://data.forgejo.org/actions/checkout v4` → [Updates: `v7`] - `https://data.forgejo.org/actions/setup-python v5` → [Updates: `v6`] - `https://data.forgejo.org/actions/checkout v4` → [Updates: `v7`] - `postgres 16` → [Updates: `18`] </details> <details><summary>.forgejo/workflows/dependency-audit.yml (6)</summary> - `https://data.forgejo.org/actions/checkout v4` → [Updates: `v7`] - `https://data.forgejo.org/actions/setup-node v4` → [Updates: `v6`] - `https://data.forgejo.org/actions/checkout v4` → [Updates: `v7`] - `https://data.forgejo.org/actions/setup-python v5` → [Updates: `v6`] - `https://data.forgejo.org/actions/checkout v4` → [Updates: `v7`] - `https://data.forgejo.org/actions/setup-python v5` → [Updates: `v6`] </details> <details><summary>.forgejo/workflows/release.yml (2)</summary> - `https://data.forgejo.org/actions/checkout v4` → [Updates: `v7`] - `https://data.forgejo.org/actions/forgejo-release v2.13.4` </details> </blockquote> </details> <details><summary>npm (1)</summary> <blockquote> <details><summary>webapp/frontend/package.json (16)</summary> - `react 19.2.7` - `react-dom 19.2.7` - `react-markdown ^9.0.1` → [Updates: `^10.0.0`] - `react-router-dom 7.15.0` → [Updates: `7.18.1`] - `@tailwindcss/postcss 4.3.2` - `@testing-library/jest-dom 6.9.1` - `@testing-library/react 16.3.2` - `@testing-library/user-event 14.6.1` - `@vitejs/plugin-react 6.0.3` - `autoprefixer 10.5.2` - `eslint 10.7.0` - `jsdom 27.4.0` → [Updates: `29.1.1`] - `postcss 8.5.18` → [Updates: `8.5.19`] - `tailwindcss 4.3.2` - `vite 8.1.4` - `vitest 3.2.7` → [Updates: `4.1.10`] </details> </blockquote> </details> <details><summary>pip_requirements (5)</summary> <blockquote> <details><summary>bot/requirements-dev.txt (5)</summary> - `pip-audit >=2.7.0` - `pip-tools >=7.4.0` - `pytest >=8.3.0` - `pytest-asyncio >=0.24.0` - `pre-commit >=3.8.0` </details> <details><summary>bot/requirements-git.txt (1)</summary> - `discord-ext-voice-recv ee160c0f36516927b6214bc9d6babe524016770f` </details> <details><summary>bot/requirements.txt (28)</summary> - `aiohappyeyeballs ==2.7.1` - `aiohttp ==3.14.1` - `aiosignal ==1.4.0` - `annotated-types ==0.7.0` - `anyio ==4.14.2` - `attrs ==25.4.0` → [Updates: `==26.1.0`] - `certifi ==2025.11.12` → [Updates: `==2026.6.17`] - `cffi ==2.1.0` - `davey ==0.1.6` - `discord-py ==2.7.1` - `frozenlist ==1.8.0` - `h11 ==0.16.0` - `httpcore ==1.0.9` - `httpx ==0.28.1` - `idna ==3.18` - `multidict ==6.7.1` - `propcache ==0.5.2` - `pycparser ==3.0` - `pydantic ==2.12.5` → [Updates: `==2.13.4`] - `pydantic-core ==2.41.5` → [Updates: `==2.47.0`] - `pydantic-settings ==2.14.2` - `pynacl ==1.6.2` - `python-dotenv ==1.2.2` - `redis ==5.3.1` → [Updates: `==8.0.1`] - `sniffio ==1.3.1` - `typing-extensions ==4.16.0` - `typing-inspection ==0.4.2` - `yarl ==1.24.2` </details> <details><summary>webapp/backend/requirements-dev.txt (6)</summary> - `pytest ==9.1.1` - `pytest-asyncio ==1.4.0` - `httpx ==0.28.1` - `ruff ==0.15.21` - `black ==26.5.1` - `pip-audit ==2.10.1` </details> <details><summary>webapp/backend/requirements.txt (17)</summary> - `fastapi ==0.139.0` - `uvicorn ==0.51.0` - `python-multipart ==0.0.32` - `sqlalchemy ==2.0.51` - `asyncpg ==0.31.0` - `alembic ==1.18.5` - `authlib ==1.7.2` - `httpx ==0.28.1` - `redis ==5.3.1` → [Updates: `==8.0.1`] - `celery ==5.6.3` - `pydantic-settings ==2.14.2` - `slowapi ==0.1.10` - `python-json-logger ==3.3.0` → [Updates: `==4.1.0`] - `cryptography ==48.0.1` → [Updates: `==49.0.0`] - `Pillow ==12.3.0` - `python-magic ==0.4.27` - `prometheus-client ==0.25.0` </details> </blockquote> </details>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rbrooks/Quest-Board#22
No description provided.