[PR #796] Add freshdeps dead dependency gate to Dependencies #10190

Open
opened 2026-06-03 15:01:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/796
Author: @SolvoFounder
Created: 5/15/2026
Status: 🔄 Open

Base: mainHead: add-freshdeps-dead-dependency-gate


📝 Commits (1)

  • a7a5a08 Add freshdeps dead dependency gate to Dependencies

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds one entry to the Utility → Dependencies section.

freshdeps is a GitHub Action (and zero-install npx CLI) that fails CI when a repo's npm or PyPI manifests contain dead, deprecated, or abandoned dependencies, printing a hand-verified migration recipe (replacement package + before→after code change) for each one.

  • Single entry, appended at the end of the relevant category as per the contributing guidelines.
  • Public repo, no account required: uses: SolvoHQ/freshdeps-cli@master.
  • Repository: https://github.com/SolvoHQ/freshdeps-cli

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/796 **Author:** [@SolvoFounder](https://github.com/SolvoFounder) **Created:** 5/15/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-freshdeps-dead-dependency-gate` --- ### 📝 Commits (1) - [`a7a5a08`](https://github.com/sdras/awesome-actions/commit/a7a5a0852b4b5361662944453b5eb6f85265c767) Add freshdeps dead dependency gate to Dependencies ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds one entry to the **Utility → Dependencies** section. [freshdeps](https://github.com/SolvoHQ/freshdeps-cli) is a GitHub Action (and zero-install `npx` CLI) that fails CI when a repo's npm or PyPI manifests contain dead, deprecated, or abandoned dependencies, printing a hand-verified migration recipe (replacement package + before→after code change) for each one. - Single entry, appended at the end of the relevant category as per the contributing guidelines. - Public repo, no account required: `uses: SolvoHQ/freshdeps-cli@master`. - Repository: https://github.com/SolvoHQ/freshdeps-cli --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-03 15:01:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#10190