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
                    
if you are setting up this repo
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
                    
nuke :add-package neukeeper --version 9.0.0
                    

Neukeeper

Nuget version 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 Execution

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 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 419 11/12/2024
8.2.0 354 1/27/2024
8.1.0 450 11/27/2023
0.8.127 307 11/27/2023
0.8.125 347 11/22/2023
0.0.124 366 11/22/2023
0.0.120 316 11/22/2023
0.0.119 284 11/20/2023
0.0.113 310 11/20/2023
0.0.107 294 11/19/2023
0.0.104 370 11/19/2023
0.0.103 394 10/26/2023
0.0.100 468 10/25/2023
0.0.99 403 10/25/2023
0.0.98 453 10/25/2023
0.0.97 449 10/25/2023
0.0.96 392 10/24/2023
0.0.77 441 10/24/2023
0.0.76 407 10/24/2023
0.0.75 460 10/24/2023
Loading failed