Skip to content

Improve output of outdated dependency command#5584

Open
lupodevelop wants to merge 5 commits intogleam-lang:mainfrom
lupodevelop:feature/no-dep
Open

Improve output of outdated dependency command#5584
lupodevelop wants to merge 5 commits intogleam-lang:mainfrom
lupodevelop:feature/no-dep

Conversation

@lupodevelop
Copy link
Copy Markdown
Contributor

  • The changes in this PR have been discussed beforehand in an issue
  • The issue for this PR has been linked
  • Tests have been added for new behaviour
  • The changelog has been updated for any user-facing changes

The gleam deps outdated command now it always prints a summary of outdated packages, even when all dependencies are up to date.

# of # packages have newer versions available

It also introduces a new summary line to the output.

ISSUE: #5573

@ankddev
Copy link
Copy Markdown
Contributor

ankddev commented Apr 6, 2026

Could you rebase so there're no merge commits? Otherwise looks good to me! 👍

Count Hex packages in the manifest and display a summary when listing outdated dependencies.
Ensure the outdated check always emits a summary line and adjust the wording.
Count Hex packages in the manifest and display a summary when listing outdated dependencies.
Add a changelog entry noting that `gleam deps outdated` now always prints a summary line indicating how many packages have newer versions available. The entry includes example outputs for both when packages are outdated and when none are.
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

Successfully merging this pull request may close these issues.

2 participants