Dependency Dashboard #2

Open
opened 2026-05-26 20:34:38 -04:00 by jcabillot · 0 comments
Owner

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Abandoned Dependencies

The following dependencies have not received updates for an extended period and may be unmaintained.

View abandoned dependencies (1)

ℹ️ Note

Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.

Datasource Package Last Updated
pip_requirements python-dateutil 2024-03-01

⚠️ Warning

Renovate failed to look up the following dependencies: Could not determine new digest for update (github-tags package anothrNick/github-tag-action).

Files affected: .gitea/workflows/release.yaml


This repository currently has no open or pending branches.

Detected Dependencies

docker-compose (1)
docker-compose.yml
dockerfile (1)
pkg/Dockerfile (1)
  • docker.io/library/python 3.14-slim
github-actions (4)
.gitea/workflows/docker-build.yaml (5)
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
  • docker/setup-buildx-action v4@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5
  • docker/login-action v4@650006c6eb7dba73a995cc03b0b2d7f5ca915bee
  • docker/metadata-action v6@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9
  • docker/build-push-action v7.2.0@f9f3042f7e2789586610d6e8b85c8f03e5195baf
.gitea/workflows/lint.yaml (2)
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
  • hadolint/hadolint-action v3.3.0@2332a7b74a6de0dda2e2221d575162eba76ba5e5
.gitea/workflows/release.yaml (2)
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
  • anothrNick/github-tag-action v1.75.0@4ed44965e0db8dab2b466a16da04aec3cc312fd8
.gitea/workflows/test.yaml (3)
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
  • docker/setup-buildx-action v4@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5
  • docker/build-push-action v7.2.0@f9f3042f7e2789586610d6e8b85c8f03e5195baf
pip_requirements (1)
requirements.txt (8)
  • mcp >=1,<2
  • fastmcp >=3,<4
  • python-dotenv >=1,<2
  • uvicorn >=0.34,<1
  • starlette >=1.2,<2
  • icalendar >=7,<8
  • recurring-ical-events >=3,<4
  • python-dateutil >=2,<3
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Abandoned Dependencies The following dependencies have not received updates for an extended period and may be unmaintained. <details> <summary>View abandoned dependencies (1)</summary> > ℹ️ **Note** > Packages are marked as abandoned when they exceed the [`abandonmentThreshold`](https://docs.renovatebot.com/configuration-options/#abandonmentthreshold) since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity. > | Datasource | Package | Last Updated | |------------|------|-------------| | pip_requirements | [python-dateutil](https://github.com/dateutil/dateutil) | `2024-03-01` | </details> --- > ⚠️ **Warning** > > Renovate failed to look up the following dependencies: `Could not determine new digest for update (github-tags package anothrNick/github-tag-action)`. > > Files affected: `.gitea/workflows/release.yaml` --- This repository currently has no open or pending branches. ## Detected Dependencies <details><summary>docker-compose (1)</summary> <blockquote> <details><summary>docker-compose.yml</summary> </details> </blockquote> </details> <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>pkg/Dockerfile (1)</summary> - `docker.io/library/python 3.14-slim` </details> </blockquote> </details> <details><summary>github-actions (4)</summary> <blockquote> <details><summary>.gitea/workflows/docker-build.yaml (5)</summary> - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` - `docker/setup-buildx-action v4@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5` - `docker/login-action v4@650006c6eb7dba73a995cc03b0b2d7f5ca915bee` - `docker/metadata-action v6@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9` - `docker/build-push-action v7.2.0@f9f3042f7e2789586610d6e8b85c8f03e5195baf` </details> <details><summary>.gitea/workflows/lint.yaml (2)</summary> - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` - `hadolint/hadolint-action v3.3.0@2332a7b74a6de0dda2e2221d575162eba76ba5e5` </details> <details><summary>.gitea/workflows/release.yaml (2)</summary> - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` - `anothrNick/github-tag-action v1.75.0@4ed44965e0db8dab2b466a16da04aec3cc312fd8` </details> <details><summary>.gitea/workflows/test.yaml (3)</summary> - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` - `docker/setup-buildx-action v4@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5` - `docker/build-push-action v7.2.0@f9f3042f7e2789586610d6e8b85c8f03e5195baf` </details> </blockquote> </details> <details><summary>pip_requirements (1)</summary> <blockquote> <details><summary>requirements.txt (8)</summary> - `mcp >=1,<2` - `fastmcp >=3,<4` - `python-dotenv >=1,<2` - `uvicorn >=0.34,<1` - `starlette >=1.2,<2` - `icalendar >=7,<8` - `recurring-ical-events >=3,<4` - `python-dateutil >=2,<3` </details> </blockquote> </details>
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: perso/mcp-ics#2