This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Repository Problems
Renovate tried to run on this repository, but found these problems.
⚠️ WARN: Cannot access vulnerability alerts. Please ensure permissions have been granted.
Deprecations / Replacements
Warning
These dependencies are either deprecated or have replacements available:
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
Other Branches
The following updates are pending. To force the creation of a PR, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
docker-compose (1)
docker-compose.yml (1)
postgres 14-alpine → [Updates: 18-alpine]
dockerfile (2)
django_server/Dockerfile (2)
python 3.13-slim → [Updates: 3.14-slim]
python 3.13-slim → [Updates: 3.14-slim]
react_ui/Dockerfile (2)
node 22-alpine → [Updates: 24-alpine]
nginx 1.28-alpine → [Updates: 1.29-alpine]
github-actions (6)
.github/workflows/auto-merge-image-updater.yml (1)
.github/workflows/claude.yml (2)
actions/checkout v6
anthropics/claude-code-action v1
.github/workflows/container-build.yml (6)
actions/checkout v4 → [Updates: v6]
docker/metadata-action v5
docker/setup-qemu-action v3 → [Updates: v4]
docker/setup-buildx-action v3
docker/login-action v3 → [Updates: v4]
docker/build-push-action v6
.github/workflows/release-please.yaml (1)
googleapis/release-please-action v4
.github/workflows/renovate.yml
.github/workflows/test.yml (13)
actions/checkout v4 → [Updates: v6]
actions/setup-python v5 → [Updates: v6]
actions/cache v4 → [Updates: v5]
actions/checkout v4 → [Updates: v6]
actions/setup-python v5 → [Updates: v6]
astral-sh/setup-uv v5 → [Updates: v7]
actions/checkout v4 → [Updates: v6]
actions/setup-node v6
actions/cache v4 → [Updates: v5]
python 3.11 → [Updates: 3.14]
postgres 15-alpine → [Updates: 18-alpine]
python 3.11 → [Updates: 3.14]
node 22 → [Updates: 24]
npm (1)
react_ui/package.json (39)
@rjsf/bootstrap-4 ^5.24.13
@rjsf/core ^5.24.13 → [Updates: ^6.0.0]
@rjsf/utils ^5.24.13 → [Updates: ^6.0.0]
@rjsf/validator-ajv8 ^5.24.13 → [Updates: ^6.0.0]
@sentry/browser ^10.38.0 → [Updates: ^10.38.0]
@testing-library/dom ^10.4.0
@testing-library/jest-dom ^6.9.1
@testing-library/react ^16.3.2 → [Updates: ^16.3.2]
@testing-library/user-event ^14.6.1
@turf/turf ^7.2.0 → [Updates: ^7.2.0]
@types/react ^18.3.18 → [Updates: ^18.3.18, ^19.0.0]
@types/react-dom ^18.3.5 → [Updates: ^19.0.0]
bootstrap ^4.6.2 → [Updates: ^5.0.0]
geolib ^3.3.4
http-proxy-middleware ^3.0.5
leaflet ^1.9.4
lodash ^4.17.21
mapbox-gl ^1.13.3 → [Updates: ^3.0.0]
mapbox-gl-leaflet ^0.0.16
moment ^2.30.1
osmtogeojson ^3.0.0-beta.5
react ^18.3.1 → [Updates: ^19.0.0]
react-bootstrap ^1.6.8 → [Updates: ^2.0.0]
react-dom ^18.3.1 → [Updates: ^19.0.0]
react-leaflet ^4.2.1 → [Updates: ^5.0.0]
react-router-dom ^5.3.4 → [Updates: ^7.0.0]
react-scripts ^5.0.1
reactstrap ^8.10.1 → [Updates: ^9.0.0]
sass ^1.94.0
typescript ^5.9.3
@biomejs/biome ^2.3.14 → [Updates: ^2.3.14]
@playwright/test ^1.56.1 → [Updates: ^1.56.1]
@types/leaflet ^1.9.15
@types/lodash ^4.17.14 → [Updates: ^4.17.14]
@types/react-leaflet ^2.8.3 → [Updates: ^3.0.0]
@types/react-router-dom ^5.3.3
@types/reactstrap ^8.7.2
@turf/difference 7.0.0 → [Updates: 7.3.4]
typescript ^5.9.3
pep621 (1)
django_server/pyproject.toml (28)
python >=3.11
django >=5.2,<6.0 → [Updates: >=6,<6.1]
djangorestframework >=3.10,<4.0
pyaml >=19.4,<25.0 → [Updates: >=26.2,<26.3]
uritemplate >=3.0,<5.0
coreapi >=2.3,<3.0
django-cors-headers >=3.2,<5.0
dj-rest-auth >=2.0,<7.0 → [Updates: >=7.1,<7.2]
django-allauth >=65.0,<66.0
jsonschema >=3.2,<5.0
twilio >=9.0,<10.0
psycopg2-binary >=2.9,<3.0
Pillow >=7.0,<12.0 → [Updates: >=12.1,<12.2]
dj-inmemorystorage >=2.0,<3.0
gunicorn >=20.0,<24.0 → [Updates: >=25.1,<25.2]
sentry-sdk >=2.0,<3.0
geocoder >=1.38,<2.0
elastic-apm >=5.5,<7.0
geopy >=2.0,<3.0
pyproj >=2.6.1,<4.0
overpy >=0.4,<1.0
django-rename-app >=0.1,<1.0
shapely >=1.7,<3.0
google-cloud-translate >=3.0,<4.0
ruff >=0.8.0,<1.0
coverage >=5.0,<8.0
inflection >=0.5,<1.0
setuptools >=61.0
pip_requirements (1)
django_server/drf_jsonschema/develop_requirements.txt
pip_setup (1)
django_server/drf_jsonschema/setup.py (1)
pipenv (1)
django_server/Pipfile (20)
django >=3.0
djangorestframework >=3.10
pyaml >=19.4
uritemplate >=3.0
coreapi >=2.3
django-cors-headers >=3.2
dj-rest-auth >=2.0
django-allauth >=0.41
jsonschema >=3.2
twilio >=6.35
psycopg2-binary >2.8
flake8 >=3.7
coverage >=5.0
Pillow >=7.0
dj-inmemorystorage >=2.0
gunicorn >=20.0
sentry-sdk >=0.14.1
geocoder >=1.38
elastic-apm >=5.5
pyproj >=2.6.1
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Repository Problems
Renovate tried to run on this repository, but found these problems.
Deprecations / Replacements
Warning
These dependencies are either deprecated or have replacements available:
@types/react-leafletRate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
@types/react,@types/react-dom,react,react-dom)@rjsf/core,@rjsf/utils,@rjsf/validator-ajv8)Other Branches
The following updates are pending. To force the creation of a PR, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
@turf/difference,@turf/turf)Detected Dependencies
docker-compose (1)
dockerfile (2)
github-actions (6)
npm (1)
pep621 (1)
pip_requirements (1)
pip_setup (1)
pipenv (1)