Skip to content

Add support for running "pub outdated"#2350

Merged
DanTup merged 4 commits intomasterfrom
pub-outdated
Apr 15, 2020
Merged

Add support for running "pub outdated"#2350
DanTup merged 4 commits intomasterfrom
pub-outdated

Conversation

@DanTup
Copy link
Member

@DanTup DanTup commented Apr 13, 2020

  • Use a context to hide the commands if it's not supported
  • Skip tests if current SDK doesn't support it

Fixes #2322, though there may be ways we can integrate this better than just dumping the text to an output window (using --json).

@DanTup DanTup added is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix. in commands Relates to commands (usually invoked from the command Palette) labels Apr 13, 2020
@DanTup DanTup added this to the v3.10.0 milestone Apr 13, 2020
@DanTup DanTup merged commit f65543c into master Apr 15, 2020
@DanTup DanTup deleted the pub-outdated branch April 15, 2020 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in commands Relates to commands (usually invoked from the command Palette) is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose the pub outdated command

1 participant