Skip to content

NuGet outdated, check or equivalent functionality #5762

@AndrewGretton

Description

@AndrewGretton

Update by @anangaur:

Spec: Show outdated packages (Status: Incubation)


We often find ourselves wishing to do a task during CI, that is only possible with cmdlets available in the package management console. Obviously these cmdlets can't run as part of CI, so we're stuck. Our most recurring painpoint is working out what package updates are available, without actually making modifications - this would let us:

  • Report on out of date packages
  • Flag up new major version availability
  • Fail builds, if packages we consider to be critical are no longer up to date

I've submittted a PR with an example naive implementation of this here: NuGet/NuGet.Client#1649

Would others find this type of feature useful?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions