ansforge / ansforge/SAMU-Hub-Modeles

Dependency Dashboard

Open
#433 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
9
Forks
0
Avg merge
19h 39m
Merged PRs (30d)
4

Description

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/ansforge/SAMU-Hub-Modeles).

## Repository Problems

These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/ansforge/SAMU-Hub-Modeles).

- ⚠️ WARN: Package lookup failures

---

> [!WARNING]
> Renovate failed to look up the following dependencies: `Failed to look up docker package dhi.io/python: no-result`.
>
> Files affected: `converter/Dockerfile`

---

## Open

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

- [ ] [Update dependency jsonpath-ng to v1.8.0](../pull/457)
- [ ] [Update github-actions](../pull/458) (`MishaKav/pytest-coverage-comment`, `actions/checkout`, `actions/setup-dotnet`, `actions/setup-java`, `actions/setup-node`, `actions/setup-python`, `actions/upload-artifact`, `astral-sh/setup-uv`, `danielpalme/ReportGenerator-GitHub-Action`, `docker/build-push-action`, `docker/login-action`, `docker/setup-buildx-action`, `dorny/paths-filter`, `jason-dour/action-setup-gomplate`, `madrapps/jacoco-report`, `node`, `python`, `ruby`, `stefanzweifel/git-auto-commit-action`, `ts-graphviz/setup-graphviz`)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

dockerfile (1)

converter/Dockerfile (2)

- `dhi.io/python 3.14-alpine3.23-dev`
- `dhi.io/python 3.14-alpine3.23`

github-actions (9)

.github/workflows/converter-build.yaml (5)

- `actions/checkout v6` → [Updates: `v7`]
- `docker/setup-buildx-action v3` → [Updates: `v4`]
- `docker/login-action v3` → [Updates: `v4`]
- `docker/login-action v3` → [Updates: `v4`]
- `docker/build-push-action v5` → [Updates: `v7`]

.github/workflows/converter-generate-nomenclatures.yaml (6)

- `actions/checkout v4` → [Updates: `v7`]
- `dorny/paths-filter v3` → [Updates: `v4`]
- `actions/setup-python v4` → [Updates: `v7`]
- `astral-sh/setup-uv v3` → [Updates: `v10.0.1`]
- `stefanzweifel/git-auto-commit-action v5` → [Updates: `v7`]
- `python 3.14`

.github/workflows/converter-tests.yml (6)

- `actions/checkout v3` → [Updates: `v7`]
- `actions/setup-python v4` → [Updates: `v7`]
- `astral-sh/setup-uv v3` → [Updates: `v10.0.1`]
- `actions/upload-artifact v4` → [Updates: `v7`]
- `MishaKav/pytest-coverage-comment v1.7.1` → [Updates: `v1.12.1`]
- `python 3.14`

.github/workflows/generate-bundle.yaml (2)

- `actions/checkout v4` → [Updates: `v7`]
- `actions/upload-artifact v4` → [Updates: `v7`]

.github/workflows/generate-libs.yaml (4)

- `actions/checkout v4` → [Updates: `v7`]
- `actions/setup-node v4` → [Updates: `v7`]
- `stefanzweifel/git-auto-commit-action v5` → [Updates: `v7`]
- `node 16` → [Updates: `24`]

.github/workflows/generate-model.yaml (14)

- `actions/checkout v4` → [Updates: `v7`]
- `dorny/paths-filter v3` → [Updates: `v4`]
- `ts-graphviz/setup-graphviz v1` → [Updates: `v2`]
- `actions/setup-python v5` → [Updates: `v7`]
- `jason-dour/action-setup-gomplate v1.1.0` → [Updates: `v1.2.0`]
- `actions/setup-java v4` → [Updates: `v6`]
- `actions/setup-node v4` → [Updates: `v7`]
- `stefanzweifel/git-auto-commit-action v5` → [Updates: `v7`]
- `actions/upload-artifact v4` → [Updates: `v7`]
- `madrapps/jacoco-report v1.3` → [Updates: `v1.8`]
- `actions/setup-dotnet v3` → [Updates: `v6`]
- `danielpalme/ReportGenerator-GitHub-Action 5.1.23` → [Updates: `v5.5.11`]
- `python 3.11` → [Updates: `3.14`]
- `node 16` → [Updates: `24`]

.github/workflows/manual-lib-rc-release.yml (2)

- `actions/checkout v4` → [Updates: `v7`]
- `actions/setup-java v4` → [Updates: `v6`]

.github/workflows/package-libs.yaml (6)

- `actions/checkout v4` → [Updates: `v7`]
- `actions/setup-node v4` → [Updates: `v7`]
- `ruby/setup-ruby v1`
- `actions/upload-artifact v4` → [Updates: `v7`]
- `node 16` → [Updates: `24`]
- `ruby 3.0` → [Updates: `4.0.6`]

.github/workflows/release.yml (2)

- `actions/checkout v4` → [Updates: `v7`]
- `actions/setup-java v2` → [Updates: `v6`]

pep621 (1)

converter/pyproject.toml (28)

- `python >=3.10`
- `flask >=3.1.2`
- `pymongo >=4.16`
- `gunicorn >=23.0.0`
- `jsonpath-ng ==1.7.0` → [Updates: `==1.8.0`]
- `prometheus-flask-exporter >=0.23.2`
- `pydantic >=2.11.9`
- `python-json-logger >=4.0.0`
- `pyyaml >=6.0.2`
- `typing-extensions >=4.15.0`
- `werkzeug >=3.1.3`
- `opentelemetry-sdk >=1.43.0`
- `opentelemetry-exporter-otlp-proto-http >=1.43.0`
- `opentelemetry-instrumentation-flask >=0.64b0`
- `opentelemetry-instrumentation-pymongo >=0.64b0`
- `jsonschema >=4.25.1`
- `mypy >=1.18.2`
- `pytest >=8.4.2`
- `pytest-cov >=7.0.0`
- `pytest-mock >=3.15.1`
- `ruff >=0.13.3`
- `types-jsonschema >=4.25.1.20250822`
- `types-pyyaml >=6.0.12.20250915`
- `types-requests >=2.32.4.20250913`
- `requests >=2.32.5`
- `requests-cache >=1.2.1`
- `syrupy >=5.2.0`
- `mongomock >=4.1.2`

pyenv (1)

converter/.python-version (1)

- `python 3.14`

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing pull requests 457 and 458, then inspect converter/Dockerfile, the listed .github/workflows files, converter/pyproject.toml, and converter/.python-version. Check the Renovate lookup warning for dhi.io/python and run the repository's existing CI checks; done means the intended dependency updates are handled and the workflows remain green.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, flask, github-actions, java, mongodb, node.js, python, ruby
Domain
build-system, ci-cd, devops
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.