Below you will find pages that utilize the taxonomy term “Quver”
August 29, 2026
Xcode Packages Update
Version updated for https://github.com/quver/xcode-packages-update to version v4.0.3.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the management of Xcode Swift Package Manager (SPM) dependencies. It resolves all SPM packages, detects changes, and generates an HTML dependency report with version diffs, repo links, and type badges. Optionally, it outputs a CycloneDX SBOM for machine-readable bill of materials and classifies packages as App or Development automatically. The action is useful for maintaining consistent and secure dependencies across projects.
August 14, 2026
Xcode Packages Update
Version updated for https://github.com/quver/xcode-packages-update to version v4.0.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary A GitHub Action that resolves and reports Xcode Swift Package Manager dependencies, including changes in package versions. It generates an HTML dependency report, a CycloneDX SBOM, and automatically classifies packages as App or Development. This action can be used with both Xcode projects and workspaces and integrates with vulnerability scanning tools like Trivy for comprehensive security checks.
August 6, 2026
Xcode Packages Update
Version updated for https://github.com/quver/xcode-packages-update to version v4.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action resolves Xcode Swift Package Manager dependencies and generates a detailed report of changes, including additions, removals, and version updates. It also produces an HTML dependency report, a CycloneDX SBOM, and automatically classifies packages as App or Development based on the presence of specific files in the project structure. The action can be used with both Xcode projects and workspaces and outputs a human-readable summary for PR descriptions.