marcoeidinger/swift-package-dependencies-check

Catch up with outdated versions based on your package dependency requirements

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
isMutatingModify Package.resolved in case of new versionsnofalse
failWhenOutdatedAction will fail if outdated dependencies were detected.notrue
directoryThe path to the directory where you want the swift commands to be runno.
namedescription
outdatedDependenciesBoolean if any dependency is outdated
releaseNotesTextual result of SwiftPackageIndex/ReleaseNotes. Supplied if input parameter `isMutatingoutdated` was set to true and outdated dependencies were detected during action run.