Skip to content

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

Merged
Martí Climent (marticliment) merged 3 commits intomainfrom
nuget-updates-testing
Feb 21, 2025
Merged

API-Based check for updates on NuGet package managers#3337
Martí Climent (marticliment) merged 3 commits intomainfrom
nuget-updates-testing

Conversation

@marticliment
Copy link
Copy Markdown
Collaborator

@marticliment Martí Climent (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 Martí Climent (marticliment) marked this pull request as ready for review February 21, 2025 23:00
@marticliment Martí Climent (marticliment) merged commit d9298ec into main Feb 21, 2025
2 checks passed
@marticliment Martí Climent (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

Development

Successfully merging this pull request may close these issues.

[BUG] PowerShell/PSGallery updates show wrong version

1 participant