This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Repository Problems
Renovate tried to run on this repository, but found these problems.
⚠️ WARN: Package lookup failures
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
Warning
Renovate failed to look up the following dependencies: Could not determine new digest for update (github-tags package astral-sh/setup-uv).
Files affected: .github/workflows/ci.yml, .github/workflows/docs-pages.yml, .github/workflows/docs.yml, .github/workflows/publish.yml
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
dockerfile (12)
Dockerfile (1)
ghcr.io/astral-sh/uv 0.8.19 → [Updates: 0.11.28]
dyana/loaders/automodel/Dockerfile
dyana/loaders/elf/Dockerfile
dyana/loaders/js/Dockerfile
dyana/loaders/lora/Dockerfile
dyana/loaders/megatron/Dockerfile (1)
nvcr.io/nvidia/pytorch 24.12-py3 → [Updates: 26.06-py3]
dyana/loaders/npm/Dockerfile
dyana/loaders/ollama/Dockerfile
dyana/loaders/pickle/Dockerfile
dyana/loaders/pip/Dockerfile
dyana/loaders/python/Dockerfile
dyana/loaders/website/Dockerfile
github-actions (8)
.github/workflows/ci.yml (2)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v7.0.0]
astral-sh/setup-uv v8@cec208311dfd045dd5311c1add060b2062131d57
.github/workflows/docs-pages.yml (7)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v7.0.0]
actions/setup-python v6.3.0@ece7cb06caefa5fff74198d8649806c4678c61a1
actions/configure-pages v6
astral-sh/setup-uv v8@cec208311dfd045dd5311c1add060b2062131d57
actions/upload-pages-artifact v4 → [Updates: v5]
actions/deploy-pages v5
python 3.14
.github/workflows/docs.yml (4)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v7.0.0]
actions/setup-python v6.3.0@ece7cb06caefa5fff74198d8649806c4678c61a1
astral-sh/setup-uv v8@cec208311dfd045dd5311c1add060b2062131d57
python 3.14
.github/workflows/meta-labeler.yaml (2)
actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
actions/labeler v6.1.0@f27b608878404679385c85cfa523b85ccb86e213
.github/workflows/meta-sync-labels.yaml (3)
actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v7.0.0]
EndBug/label-sync v2.3.3@52074158190acb45f3077f9099fea818aa43f97a
.github/workflows/publish.yml (2)
astral-sh/setup-uv v8@cec208311dfd045dd5311c1add060b2062131d57
python 3.14
.github/workflows/renovate.yml (3)
actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v7.0.0]
renovatebot/github-action v46.1.17@dd5302ec17783b2fc721b19ae7209b57b1587765 → [Updates: v46.1.18]
.github/workflows/rigging_pr_description.yaml (4)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v7.0.0]
actions/setup-python v6.3.0@ece7cb06caefa5fff74198d8649806c4678c61a1
nefrob/pr-description v1.3.0@30859d560129561327a48ec569ec3b6aa62dd2c9
python 3.14
pep621 (1)
pyproject.toml (16)
typer >=0.26.7,<0.27
pydantic >=2.9.2,<3
docker >=7.1.0,<8
rich >=14.0.0,<15 → [Updates: >=15,<16]
pydantic-yaml >=1.4.0,<2
mypy >=1.8.0,<2 → [Updates: >=2.1,<3]
ruff >=0.15.0,<0.16
pre-commit >=4.0.0,<5
pytest >=9.0.0,<10
pytest-asyncio >=1.0.0,<2
mkdocs >=1.6.1,<2
mkdocs-material >=9.6.1,<10
mkdocs-section-index >=0.3.9,<0.4
pymdown-extensions >=10.15,<11 → [Updates: >=11,<12]
cysimdjson ==24.12 → [Updates: ==26.27]
hatchling >=1.27.0
pip_requirements (6)
dyana/loaders/automodel/requirements.txt (3)
transformers ==4.57.6 → [Updates: ==5.13.0]
torch ==2.12.1
accelerate ==1.14.0
dyana/loaders/base/dyana-requirements-gpu.txt (3)
psutil ==6.1.1 → [Updates: ==7.2.2]
torch ==2.12.1
pydantic ==2.13.4
dyana/loaders/base/dyana-requirements.txt (2)
psutil ==6.1.1 → [Updates: ==7.2.2]
pydantic ==2.13.4
dyana/loaders/lora/requirements.txt (2)
peft ==0.19.1
torch ==2.12.1
dyana/loaders/megatron/requirements.txt (9)
torch >=2.0.0
packaging >=20.0
typing_extensions >=4.0.0
flash-attn ==2.8.3.post1
sentencepiece ==0.2.1
hydra-core ==1.3.3 → [Updates: ==1.3.4]
hydra_colorlog ==1.2.0
transformers >=4.38.0
psutil >=5.6.7
dyana/loaders/ollama/requirements.txt (2)
ollama ==0.6.2
pydantic >=2.0.0
pre-commit (1)
.pre-commit-config.yaml (2)
astral-sh/ruff-pre-commit v0.15.20
pre-commit/pre-commit-hooks v6.0.0
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Repository Problems
Renovate tried to run on this repository, but found these problems.
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
Warning
Renovate failed to look up the following dependencies:
Could not determine new digest for update (github-tags package astral-sh/setup-uv).Files affected:
.github/workflows/ci.yml,.github/workflows/docs-pages.yml,.github/workflows/docs.yml,.github/workflows/publish.ymlOpen
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
psutil,transformers)Detected Dependencies
dockerfile (12)
github-actions (8)
pep621 (1)
pip_requirements (6)
pre-commit (1)