Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to check branch/revision-pinned dependencies #43

Open
davedelong opened this issue Apr 9, 2024 · 1 comment
Open

Add ability to check branch/revision-pinned dependencies #43

davedelong opened this issue Apr 9, 2024 · 1 comment

Comments

@davedelong
Copy link

swift-outdated skips dependencies that are pinned to a specific branch or revision, which seems like a sensible default.

I would like the ability to include an option to not skip those dependencies. If I'm joining an existing project, it can be helpful to know how out-of-date those dependencies are. Maybe they were pinned to a dev branch, but the needed changes have since been released, and the dependency can be updated to a normal tag version.

@kiliankoe
Copy link
Owner

Hey Dave! That's a great point, I'll see what I can do about adding this 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants