Skip to content

Conversation

@alex-medinsh
Copy link

This PR makes pub outdated output package names as links to pub.dev. Links use OSC8 syntax and are only outputted if the terminal supports colourful output.

Fixes #4731

  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.

@alex-medinsh
Copy link
Author

alex-medinsh commented Jan 12, 2026

Hi @sigurdm!
Here is a draft version of links in pub outdated.

The links are only applied to packages hosted on pub.dev -- I hope I got the logic to detect such packages right.

@sigurdm
Copy link
Contributor

sigurdm commented Jan 13, 2026

This looks very promising. Here is a screenshot in vscode:
image

@alex-medinsh alex-medinsh marked this pull request as ready for review January 13, 2026 15:10
@alex-medinsh
Copy link
Author

I don't think the CI failures are due to the changes in this PR?

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.

Clickable package names with link to pub.dev when calling pub outdated

2 participants