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.
What’s Changed
- Merge pull request #78 from quver/release/v4.0.1 (9e0e694)
- release: v4.0.1 (671b4de)
- Merge pull request #75 from quver/dependabot/npm_and_yarn/dev-dependencies-6155092b98 (c294437)
- build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates (1b36406)
- Merge pull request #77 from quver/dependabot/npm_and_yarn/postcss-8.5.25 (7892ef0)
- build(deps-dev): bump postcss from 8.5.22 to 8.5.25 (83e37e1)
- Merge pull request #76 from quver/dependabot/npm_and_yarn/undici-6.28.0 (408b949)
- build: update dist (e5aafd6)
- build(deps): bump undici from 6.27.0 to 6.28.0 (440f113)
- Merge pull request #74 from quver/release/v4.0.0 (bf75b9c)