Dependency Dashboard #174

Open
opened 2026-02-17 19:37:25 -06:00 by renovate-bot · 0 comments
Collaborator

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

Repository Problems

Renovate tried to run on this repository, but found these problems.

  • ⚠️ WARN: github.com token 401 unauthorized
  • ⚠️ WARN: Package lookup failures

Abandoned Dependencies

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

ℹ️ 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.

View abandoned dependencies (3)
Datasource Package Last Updated
pip_requirements py-sudoku 2024-10-15
pip_requirements python-dateutil 2024-03-01
pip_requirements waitress 2024-11-16

⚠️ Warning

Renovate failed to look up the following dependencies: Failed to look up github-tags package actions/checkout: no-result, Failed to look up github-tags package docker/setup-buildx-action: no-result, Failed to look up github-tags package docker/login-action: no-result.

Files affected: .forgejo/workflows/docker-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 (1)
Dockerfile (1)
  • python 3.14-slim@sha256:cad9a2c871761c413caa6fdd6441c783451e740a48aaeba60ae62a8b53525ef6
github-actions (1)
.forgejo/workflows/docker-publish.yml (4)
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd
  • docker/login-action v4@4907a6ddec9925e35a0a9e82d7399ccc52663121
  • docker/login-action v4@4907a6ddec9925e35a0a9e82d7399ccc52663121
pip_requirements (2)
requirements-test.txt (1)
  • pytest ~=9.1.0
requirements.txt (22)
  • pytz ~=2026.1.post1
  • waitress ~=3.0.2
  • cryptography ~=50.0.0
  • python-dotenv ~=1.2.1
  • Flask ~=3.1.0
  • Flask-Cors ~=6.0.1
  • APScheduler ~=3.11.0
  • feedparser ~=6.0.11
  • requests ~=2.34.0
  • beautifulsoup4 ~=4.15.0
  • Markdown ~=3.7
  • timezonefinder ~=9.0.0
  • geopy ~=2.5.0
  • icalendar ~=7.3.0
  • python-dateutil ~=2.9.0.post0
  • openai ~=3.14.0 → [Updates: ~=3.16.2]
  • todoist_api_python ~=4.0.0
  • py-sudoku ~=2.0.0
  • Werkzeug >=3.1.4
  • word_search_generator ~=5.1.0
  • pydantic ~=2.13.0
  • caldav ~=3.3.0
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository Problems Renovate tried to run on this repository, but found these problems. - ⚠️ WARN: github.com token 401 unauthorized - ⚠️ WARN: Package lookup failures ## Abandoned Dependencies The following dependencies have not received updates for an extended period and may be unmaintained. > ℹ️ **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. > <details> <summary>View abandoned dependencies (3)</summary> | Datasource | Package | Last Updated | |------------|------|-------------| | pip_requirements | [py-sudoku](https://github.com/jeffsieu/py-sudoku) | `2024-10-15` | | pip_requirements | [python-dateutil](https://github.com/dateutil/dateutil) | `2024-03-01` | | pip_requirements | [waitress](https://github.com/Pylons/waitress) | `2024-11-16` | </details> --- > ⚠️ **Warning** > > Renovate failed to look up the following dependencies: `Failed to look up github-tags package actions/checkout: no-result`, `Failed to look up github-tags package docker/setup-buildx-action: no-result`, `Failed to look up github-tags package docker/login-action: no-result`. > > Files affected: `.forgejo/workflows/docker-publish.yml` --- ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/openai-3.x -->[Update dependency openai to ~=3.16.2](pulls/322) ## Detected Dependencies <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>Dockerfile (1)</summary> - `python 3.14-slim@sha256:cad9a2c871761c413caa6fdd6441c783451e740a48aaeba60ae62a8b53525ef6` </details> </blockquote> </details> <details><summary>github-actions (1)</summary> <blockquote> <details><summary>.forgejo/workflows/docker-publish.yml (4)</summary> - `actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd` - `docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd` - `docker/login-action v4@4907a6ddec9925e35a0a9e82d7399ccc52663121` - `docker/login-action v4@4907a6ddec9925e35a0a9e82d7399ccc52663121` </details> </blockquote> </details> <details><summary>pip_requirements (2)</summary> <blockquote> <details><summary>requirements-test.txt (1)</summary> - `pytest ~=9.1.0` </details> <details><summary>requirements.txt (22)</summary> - `pytz ~=2026.1.post1` - `waitress ~=3.0.2` - `cryptography ~=50.0.0` - `python-dotenv ~=1.2.1` - `Flask ~=3.1.0` - `Flask-Cors ~=6.0.1` - `APScheduler ~=3.11.0` - `feedparser ~=6.0.11` - `requests ~=2.34.0` - `beautifulsoup4 ~=4.15.0` - `Markdown ~=3.7` - `timezonefinder ~=9.0.0` - `geopy ~=2.5.0` - `icalendar ~=7.3.0` - `python-dateutil ~=2.9.0.post0` - `openai ~=3.14.0` → [Updates: `~=3.16.2`] - `todoist_api_python ~=4.0.0` - `py-sudoku ~=2.0.0` - `Werkzeug >=3.1.4` - `word_search_generator ~=5.1.0` - `pydantic ~=2.13.0` - `caldav ~=3.3.0` </details> </blockquote> </details>
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
tyler/dailySummaryEmail#174
No description provided.