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 358 11/12/2024
8.2.0 332 1/27/2024
8.1.0 427 11/27/2023
0.8.127 278 11/27/2023
0.8.125 319 11/22/2023
0.0.124 340 11/22/2023
0.0.120 285 11/22/2023
0.0.119 262 11/20/2023
0.0.113 267 11/20/2023
0.0.107 266 11/19/2023
0.0.104 341 11/19/2023
0.0.103 368 10/26/2023
0.0.100 439 10/25/2023
0.0.99 372 10/25/2023
0.0.98 421 10/25/2023
0.0.97 415 10/25/2023
0.0.96 361 10/24/2023
0.0.77 411 10/24/2023
0.0.76 375 10/24/2023
0.0.75 427 10/24/2023
Loading failed