neukeeper 9.0.0
dotnet tool install --global neukeeper --version 9.0.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local neukeeper --version 9.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=neukeeper&version=9.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package neukeeper --version 9.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Neukeeper
This is a reimplementation of Nukeeper using dotnet-outdated underneath.
This project is still under development and doesn't yet support full functionality
Supported providers:
| Provider | Support |
|---|---|
| Github | 🔨 |
| Bitbucket Server | 🔨 |

Example pull request: https://github.com/evolvedlight/sample-outdated/pull/23
How to use:
dotnet tool install --global neukeeper
Github:
Add an environment variable REPO_TOKEN with a PAT for the repo Then run:
neukeeper https://github.com/evolvedlight/sample-outdated --repo-type="Github" -pr -u --username="evolvedlight" --commitEmail="steve@brown.bg"
BitBucket:
Add an environment variable REPO_TOKEN Then run:
neukeeper http://localhost:17990/projects/TEST/repos/sample-outdated/browse --repo-type="BitbucketServer" -pr -u --username="evo" --commitEmail="steve@brown.bg"
dotnet run -- http://localhost:7990/projects/TP/repos/oldthing/browse --repo-type="BitbucketServer" -pr -u --username="evo" --commitEmail="steve@brown.bg"
Optional Arguments
Max packages to update
Use max-package-updates to control how many packages to update. For example max-package-updates=2 will update a maximum of 2 packages
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.0 | 389 | 11/12/2024 |
| 8.2.0 | 342 | 1/27/2024 |
| 8.1.0 | 434 | 11/27/2023 |
| 0.8.127 | 289 | 11/27/2023 |
| 0.8.125 | 333 | 11/22/2023 |
| 0.0.124 | 354 | 11/22/2023 |
| 0.0.120 | 297 | 11/22/2023 |
| 0.0.119 | 272 | 11/20/2023 |
| 0.0.113 | 286 | 11/20/2023 |
| 0.0.107 | 277 | 11/19/2023 |
| 0.0.104 | 355 | 11/19/2023 |
| 0.0.103 | 382 | 10/26/2023 |
| 0.0.100 | 451 | 10/25/2023 |
| 0.0.99 | 386 | 10/25/2023 |
| 0.0.98 | 435 | 10/25/2023 |
| 0.0.97 | 430 | 10/25/2023 |
| 0.0.96 | 377 | 10/24/2023 |
| 0.0.77 | 423 | 10/24/2023 |
| 0.0.76 | 388 | 10/24/2023 |
| 0.0.75 | 445 | 10/24/2023 |
Loading failed