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 414 11/12/2024
8.2.0 352 1/27/2024
8.1.0 447 11/27/2023
0.8.127 303 11/27/2023
0.8.125 343 11/22/2023
0.0.124 364 11/22/2023
0.0.120 313 11/22/2023
0.0.119 281 11/20/2023
0.0.113 294 11/20/2023
0.0.107 289 11/19/2023
0.0.104 368 11/19/2023
0.0.103 390 10/26/2023
0.0.100 461 10/25/2023
0.0.99 397 10/25/2023
0.0.98 448 10/25/2023
0.0.97 441 10/25/2023
0.0.96 386 10/24/2023
0.0.77 436 10/24/2023
0.0.76 400 10/24/2023
0.0.75 457 10/24/2023
Loading failed