Dependency Dashboard

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
github-actions, python
Domain
ci-cd, devops, tooling

Research direction

Start with the Renovate dashboard documentation and linked logs, then inspect packages/morphir-tools/pyproject.toml for the failed morphir lookup and .github/workflows/ci.yml and release.yml for the listed action updates. Done means the dependency lookup problem is resolved and the outstanding updates have been handled or clearly triaged; several linked pull requests are already underway.

Written by the indexing model from the issue text.

Description

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.


[!WARNING]
Renovate failed to look up the following dependencies: Failed to look up pypi package morphir: no-result.

Files affected: packages/morphir-tools/pyproject.toml


Open

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

Detected Dependencies

github-actions (2)
.github/workflows/ci.yml (10)
  • actions/checkout v6 → [Updates: v7]
  • jdx/mise-action v3 → [Updates: v4]
  • actions/checkout v6 → [Updates: v7]
  • jdx/mise-action v3 → [Updates: v4]
  • actions/checkout v6 → [Updates: v7]
  • jdx/mise-action v3 → [Updates: v4]
  • codecov/codecov-action v5 → [Updates: v7]
  • actions/checkout v6 → [Updates: v7]
  • jdx/mise-action v3 → [Updates: v4]
  • actions/upload-artifact v6 → [Updates: v7]
.github/workflows/release.yml (11)
  • actions/checkout v6 → [Updates: v7]
  • astral-sh/setup-uv v7 → [Updates: v10.1.0]
  • actions/upload-artifact v6 → [Updates: v7]
  • actions/upload-artifact v6 → [Updates: v7]
  • actions/download-artifact v7 → [Updates: v8]
  • pypa/gh-action-pypi-publish release/v1
  • actions/download-artifact v7 → [Updates: v8]
  • pypa/gh-action-pypi-publish release/v1
  • actions/checkout v6 → [Updates: v7]
  • actions/download-artifact v7 → [Updates: v8]
  • softprops/action-gh-release v2 → [Updates: v3]
mise (1)
.config/mise/config.toml (1)
  • python 3.14
pep621 (3)
packages/morphir-tools/pyproject.toml (2)
  • python >=3.14
  • morphir >=0.1.0
packages/morphir/pyproject.toml (1)
  • python >=3.14
pyproject.toml (9)
  • python >=3.14
  • ruff >=0.8
  • mypy >=1.13
  • pyright >=1.1
  • pre-commit >=4.0
  • pytest >=8.0
  • pytest-cov >=6.0
  • behave >=1.2
  • coverage >=7.0

  • Check this box to trigger a request for Renovate to run again on this repository
Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.