Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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/major/oinker).
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [chore(deps): update actions/upload-pages-artifact action to v5](../pull/44)
- [ ] [chore(deps): update astral-sh/setup-uv action to v8](../pull/45)
- [ ] [chore(deps): update softprops/action-gh-release action to v3](../pull/43)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
github-actions (4)
.github/workflows/ci.yml (7)
- `actions/checkout v6`
- `astral-sh/setup-uv v7` → [Updates: `v8.1.0`]
- `actions/checkout v6`
- `astral-sh/setup-uv v7` → [Updates: `v8.1.0`]
- `actions/checkout v6`
- `astral-sh/setup-uv v7` → [Updates: `v8.1.0`]
- `codecov/codecov-action v6`.github/workflows/codeql.yml (3)
- `actions/checkout v6`
- `github/codeql-action v4`
- `github/codeql-action v4`.github/workflows/docs.yml (4)
- `actions/checkout v6`
- `astral-sh/setup-uv v7` → [Updates: `v8.1.0`]
- `actions/upload-pages-artifact v4` → [Updates: `v5`]
- `actions/deploy-pages v5`.github/workflows/publish.yml (5)
- `actions/checkout v6`
- `astral-sh/setup-uv v7` → [Updates: `v8.1.0`]
- `pypa/gh-action-pypi-publish release/v1`
- `orhun/git-cliff-action v4`
- `softprops/action-gh-release v2` → [Updates: `v3`]
pep621 (1)
pyproject.toml (17)
- `python >=3.13`
- `httpx >=0.28`
- `pytest >=8`
- `pytest-cov >=6`
- `pytest-asyncio >=0.25`
- `respx >=0.22`
- `ty >=0.0.12`
- `ruff >=0.9`
- `radon >=6`
- `mkdocs >=1.6`
- `mkdocs-material >=9`
- `mkdocstrings >=0.27`
- `typer >=0.15`
- `rich >=13`
- `typer >=0.15`
- `rich >=13`
- `uv_build >=0.7.19`
pyenv (1)
.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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Renovate Dependency Dashboard and the linked pull requests 43, 44, and 45; the affected workflow files are .github/workflows/ci.yml, docs.yml, and publish.yml. Review pyproject.toml and .python-version for the listed Python dependencies, then verify that the relevant checks pass after updates are completed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100