Dependency Dashboard #72

Open
opened 2025-05-27 12:50:01 +00:00 by renovate · 0 comments
Member

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

Open

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

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

docker-compose (1)
docker-compose.yml (1)
  • docker.io/postgres 16 → [Updates: 18]
dockerfile (1)
Dockerfile (1)
  • python 3.14-slim
github-actions (4)
.forgejo/workflows/build-deploy-prod.yaml (7)
  • https://data.forgejo.org/actions/checkout v7
  • https://data.forgejo.org/docker/setup-buildx-action v4
  • https://data.forgejo.org/docker/login-action v4
  • https://data.forgejo.org/docker/build-push-action v7
  • https://data.forgejo.org/actions/checkout v7
  • quay.io/appuio/oc v4.21
  • quay.io/appuio/oc v4.21
.forgejo/workflows/build-deploy-staging.yaml (6)
  • https://data.forgejo.org/actions/checkout v7
  • https://data.forgejo.org/docker/setup-buildx-action v4
  • https://data.forgejo.org/docker/login-action v4
  • https://data.forgejo.org/docker/build-push-action v7
  • https://data.forgejo.org/actions/checkout v7
  • quay.io/appuio/oc v4.21
.forgejo/workflows/renovate.yaml (4)
  • https://data.forgejo.org/actions/checkout v7
  • https://data.forgejo.org/actions/setup-node v7
  • https://github.com/renovatebot/github-action v46.3.1
  • node 24
.forgejo/workflows/tests.yaml (4)
  • https://data.forgejo.org/actions/checkout v7
  • https://data.forgejo.org/actions/setup-node v7
  • https://github.com/astral-sh/setup-uv v10.1.0
  • node 24
pep621 (1)
pyproject.toml (37)
  • python >=3.14 → [Updates: >=3.14.7]
  • argon2-cffi >=25.1.0
  • cryptography >=50.0.1
  • django ==6.1.1
  • django-allauth >=65.19.4
  • django-auditlog >=3.4.1
  • django-fernet-encrypted-fields >=0.4.0
  • django-filter >=26.1
  • django-hijack >=3.7.8
  • django-jsonform >=2.23.2
  • django-scopes >=2.1.0
  • django-storages >=1.14.6
  • jsonschema >=4.26.0
  • kubernetes >=36.0.3,<37
  • pillow >=12.3.0
  • psycopg2-binary >=2.9.13
  • pyjwt >=2.14.0
  • requests >=2.34.2
  • rules >=3.5
  • sentry-sdk >=2.69.2
  • urlman >=2.0.3
  • urllib3 >=2.8.0
  • django-import-export >=4.4.1
  • procrastinate >=3.9.0
  • psycopg >=3.3.5 → [Updates: >=3.3.6]
  • black >=26.5.1
  • bumpver >=2026.1132
  • coverage >=7.16.1
  • djlint >=1.46.1 → [Updates: >=1.46.2]
  • flake8 >=7.3.0
  • flake8-bugbear >=26.9.9
  • flake8-pyproject >=1.2.4
  • isort >=9.0.1
  • pytest >=9.1.1
  • pytest-cov >=7.1.0
  • pytest-django >=4.14.0
  • pytest-mock >=3.15.1
pyenv (1)
.python-version (1)
  • python 3.14
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 ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/djlint-1.x -->[chore(deps): update dependency djlint to >=1.46.2](pulls/682) - [ ] <!-- rebase-branch=renovate/psycopg-3.x -->[fix(deps): update dependency psycopg to >=3.3.6](pulls/681) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## PR Closed (Blocked) The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below. - [ ] <!-- recreate-branch=renovate/docker.io-postgres-18.x -->[chore(deps): update docker.io/postgres docker tag to v18](pulls/598) ## Detected Dependencies <details><summary>docker-compose (1)</summary> <blockquote> <details><summary>docker-compose.yml (1)</summary> - `docker.io/postgres 16` → [Updates: `18`] </details> </blockquote> </details> <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>Dockerfile (1)</summary> - `python 3.14-slim` </details> </blockquote> </details> <details><summary>github-actions (4)</summary> <blockquote> <details><summary>.forgejo/workflows/build-deploy-prod.yaml (7)</summary> - `https://data.forgejo.org/actions/checkout v7` - `https://data.forgejo.org/docker/setup-buildx-action v4` - `https://data.forgejo.org/docker/login-action v4` - `https://data.forgejo.org/docker/build-push-action v7` - `https://data.forgejo.org/actions/checkout v7` - `quay.io/appuio/oc v4.21` - `quay.io/appuio/oc v4.21` </details> <details><summary>.forgejo/workflows/build-deploy-staging.yaml (6)</summary> - `https://data.forgejo.org/actions/checkout v7` - `https://data.forgejo.org/docker/setup-buildx-action v4` - `https://data.forgejo.org/docker/login-action v4` - `https://data.forgejo.org/docker/build-push-action v7` - `https://data.forgejo.org/actions/checkout v7` - `quay.io/appuio/oc v4.21` </details> <details><summary>.forgejo/workflows/renovate.yaml (4)</summary> - `https://data.forgejo.org/actions/checkout v7` - `https://data.forgejo.org/actions/setup-node v7` - `https://github.com/renovatebot/github-action v46.3.1` - `node 24` </details> <details><summary>.forgejo/workflows/tests.yaml (4)</summary> - `https://data.forgejo.org/actions/checkout v7` - `https://data.forgejo.org/actions/setup-node v7` - `https://github.com/astral-sh/setup-uv v10.1.0` - `node 24` </details> </blockquote> </details> <details><summary>pep621 (1)</summary> <blockquote> <details><summary>pyproject.toml (37)</summary> - `python >=3.14` → [Updates: `>=3.14.7`] - `argon2-cffi >=25.1.0` - `cryptography >=50.0.1` - `django ==6.1.1` - `django-allauth >=65.19.4` - `django-auditlog >=3.4.1` - `django-fernet-encrypted-fields >=0.4.0` - `django-filter >=26.1` - `django-hijack >=3.7.8` - `django-jsonform >=2.23.2` - `django-scopes >=2.1.0` - `django-storages >=1.14.6` - `jsonschema >=4.26.0` - `kubernetes >=36.0.3,<37` - `pillow >=12.3.0` - `psycopg2-binary >=2.9.13` - `pyjwt >=2.14.0` - `requests >=2.34.2` - `rules >=3.5` - `sentry-sdk >=2.69.2` - `urlman >=2.0.3` - `urllib3 >=2.8.0` - `django-import-export >=4.4.1` - `procrastinate >=3.9.0` - `psycopg >=3.3.5` → [Updates: `>=3.3.6`] - `black >=26.5.1` - `bumpver >=2026.1132` - `coverage >=7.16.1` - `djlint >=1.46.1` → [Updates: `>=1.46.2`] - `flake8 >=7.3.0` - `flake8-bugbear >=26.9.9` - `flake8-pyproject >=1.2.4` - `isort >=9.0.1` - `pytest >=9.1.1` - `pytest-cov >=7.1.0` - `pytest-django >=4.14.0` - `pytest-mock >=3.15.1` </details> </blockquote> </details> <details><summary>pyenv (1)</summary> <blockquote> <details><summary>.python-version (1)</summary> - `python 3.14` </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
servala/servala-portal#72
No description provided.