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 400 11/12/2024
8.2.0 346 1/27/2024
8.1.0 439 11/27/2023
0.8.127 296 11/27/2023
0.8.125 336 11/22/2023
0.0.124 357 11/22/2023
0.0.120 307 11/22/2023
0.0.119 275 11/20/2023
0.0.113 288 11/20/2023
0.0.107 281 11/19/2023
0.0.104 361 11/19/2023
0.0.103 385 10/26/2023
0.0.100 456 10/25/2023
0.0.99 391 10/25/2023
0.0.98 438 10/25/2023
0.0.97 435 10/25/2023
0.0.96 380 10/24/2023
0.0.77 429 10/24/2023
0.0.76 392 10/24/2023
0.0.75 451 10/24/2023
Loading failed