ImperialCollegeLondon / ImperialCollegeLondon/PyProBE
Dependency Dashboard
- Dominant language
- Python
- Stars
- 56
- Forks
- 20
- 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/ImperialCollegeLondon/PyProBE).
## PR Edited (Blocked)
The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.
- [ ] [chore(deps): update python to v3.14.7](../pull/328)
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [chore(deps): update dependency astral-sh/uv to v0.12.15](../pull/401)
- [ ] [chore(deps): update astral-sh/setup-uv action to v10](../pull/396)
- [ ] [chore(deps): lock file maintenance](../pull/399)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
github-actions (8)
.github/workflows/ci-pull-request.yml (4)
- `actions/checkout v7`
- `astral-sh/setup-uv v8.3.2` → [Updates: `v10.1.0`]
- `codecov/codecov-action v7`
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`].github/workflows/ci-push.yml (4)
- `actions/checkout v7`
- `astral-sh/setup-uv v8.3.2` → [Updates: `v10.1.0`]
- `codecov/codecov-action v7`
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`].github/workflows/contributors.yml (1)
- `akhilmhdh/contributors-readme-action v2.3.11`
.github/workflows/create-release-candidate.yml (5)
- `actions/checkout v7`
- `astral-sh/setup-uv v8.3.2` → [Updates: `v10.1.0`]
- `actions/setup-python v7`
- `peter-evans/create-pull-request v8`
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`].github/workflows/create-release.yml (6)
- `actions/checkout v7`
- `astral-sh/setup-uv v8.3.2` → [Updates: `v10.1.0`]
- `actions/setup-python v7`
- `actions/upload-artifact v7`
- `softprops/action-gh-release v3`
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`].github/workflows/draft-pdf.yml (3)
- `actions/checkout v7`
- `openjournals/openjournals-draft-action master`
- `actions/upload-artifact v7`.github/workflows/publish-to-pypi.yml (5)
- `actions/checkout v7`
- `astral-sh/setup-uv v8.3.2` → [Updates: `v10.1.0`]
- `actions/setup-python v7`
- `actions/upload-artifact v7`
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`].github/workflows/test-pypi-install.yml (5)
- `actions/checkout v7`
- `actions/setup-python v7`
- `astral-sh/setup-uv v8.3.2` → [Updates: `v10.1.0`]
- `python 3.12` → [Updates: `3.14`]
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`]
pep621 (1)
pyproject.toml (36)
- `python >=3.11,<3.13` → [Updates: `>=3.14,<3.15`]
- `distinctipy >=1.3.4`
- `fastexcel >=0.12.0`
- `ipykernel >=6.29.5`
- `loguru >=0.7.3`
- `joblib >=1.4.2`
- `matplotlib >=3.10.0`
- `numpy >=1.26.4`
- `pandas >=2.2.3`
- `plotly >=5.24.1`
- `polars >=1.18.0`
- `pydantic >=2.10.4`
- `pyyaml >=6.0.2`
- `scikit-learn >=1.6.0`
- `streamlit >=1.41.1`
- `sympy >=1.13.3`
- `tzlocal >=5.2`
- `hvplot >=0.11.2`
- `seaborn >=0.13.2`
- `pre-commit >=4.0.1`
- `python-semantic-release >=9.15.2`
- `nbmake >=1.5.5`
- `pytest >=8.3.4`
- `pytest-benchmark >=5.1.0`
- `pytest-cov >=6.0.0`
- `pytest-mock >=3.14.0`
- `xlsxwriter >=3.2.0`
- `pytest-xdist >=3.6.1`
- `myst-nb >=1.2.0`
- `pydata-sphinx-theme >=0.16.1`
- `sphinx >=7.2.6`
- `sphinx-design >=0.6.1`
- `sphinx-tabs >=3.4.7`
- `sphinxcontrib-bibtex >=2.6.3`
- `pybamm >=25.1.1`
- `hatchling >=1.18.0`
regex (6)
.github/workflows/ci-pull-request.yml (1)
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`]
.github/workflows/ci-push.yml (1)
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`]
.github/workflows/create-release-candidate.yml (1)
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`]
.github/workflows/create-release.yml (1)
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`]
.github/workflows/publish-to-pypi.yml (1)
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`]
.github/workflows/test-pypi-install.yml (1)
- `astral-sh/uv 0.12.5` → [Updates: `0.12.15`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
Research direction
This is an automated Renovate dashboard rather than a defined contribution task. Review the linked pull requests and the listed .github/workflows/*.yml files and pyproject.toml to understand the pending dependency updates; there is no single stated change or completion criterion in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100