Skip to content

API-Based check for updates on NuGet package managers #3337

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

Merged
merged 3 commits into from
Feb 21, 2025

Conversation

marticliment
Copy link
Owner

@marticliment marticliment commented Feb 21, 2025

All NuGet-based package managers will have native check-for-updates processes (via nuget-source-url/api/v2/GetUpdates() endpoint)

  • Chocolatey will not follow this rule, as the endpoint returns 410
  • DotNet tool will not require dotnet-tools-outdated as a dependency, as updates are checked natively

fix #3316

@marticliment marticliment marked this pull request as ready for review February 21, 2025 23:00
@marticliment marticliment merged commit d9298ec into main Feb 21, 2025
2 checks passed
@marticliment marticliment changed the title base skeleton of new function API-Based check for updates on NuGet package managers Feb 26, 2025
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.

[BUG] PowerShell/PSGallery updates show wrong version
1 participant