Skip to content

Bump Fake.Tools.Git from 5.15.0 to 6.1.4#8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Fake.Tools.Git-6.1.4
Open

Bump Fake.Tools.Git from 5.15.0 to 6.1.4#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Fake.Tools.Git-6.1.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown

Updated Fake.Tools.Git from 5.15.0 to 6.1.4.

Release notes

Sourced from Fake.Tools.Git's releases.

6.1.4

BUGFIX: Fixes for the .NET CDN changes described at dotnet/core#9671, thanks @​richlander, @​Numpsy
BUGFIX: Update NuGet package dependencies to pick up security fixes, refs fsprojects/FAKE#2871. thanks @​Numpsy - fsprojects/FAKE#2872
BUGFIX: Fix documentation articles links, thanks @​jhromadik - fsprojects/FAKE#2842
ENHANCEMENT: Parse references at end of changelog as separate component, thanks @​florenzen - fsprojects/FAKE#2779
ENHANCEMENT: In Fake.Dotnet.Cli, parse global.json using System.Text.Json instead of Newtonsoft.Json, thanks @​Numpsy - fsprojects/FAKE#2839
ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @​farlee2121 - fsprojects/FAKE#2843

6.1.3

ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2

ENHANCEMENT: Updated runtime-identifier to more recent runtimes.
LEGACY: Removed .NETFrameworkAssembly attribute fix on detecting .NET assemblies.
ENHANCEMENT: SdkAssemblyResolver. Support detecting multiple .NET paths.

6.1.1

BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @​Thorium - https://github.com/fsprojects/FAKE/pull/2797/files
BUGFIX: Fix issue parsing global.json when using prerelease .NET SDKs, thanks @​numpsy - fsprojects/FAKE#2803
BUGFIX: Allow RunSettingsArguments to be set, thanks @​TheAngryByrd - fsprojects/FAKE#2771

6.1.0

BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @​0x53A - fsprojects/FAKE#2738
BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @​TheAngryByrd - fsprojects/FAKE#2772
ENHANCEMENT: Added shorthash to git functions, thanks @​voronoipotato - fsprojects/FAKE#2752
ENHANCEMENT: Support for /tl:[auto:on:off] msbuild flag, thanks @​smoothdeveloper - fsprojects/FAKE#2768
ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects.
ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @​cataggar - fsprojects/FAKE#2750

6.0.0

ENHANCEMENT: Site UI fixes and documentation link fixes.

6.0.0-beta001

BUGFIX: Error detecting msbuild version on Linux, thanks @​yazeedobaid - fsprojects/FAKE#2709
ENHANCEMENT: Add ignoreConflicts parameter to paket push, thanks @​gdziadkiewicz - fsprojects/FAKE#2720
ENHANCEMENT: Add GitHub API to create a pull request, thanks @​yazeedobaid - fsprojects/FAKE#2724

6.0.0-alpha004

BUGFIX: Fix build by pinning Microsoft.build packages now that .NET 7 is out and fix links in website, thanks @​yazeedobaid - fsprojects/FAKE#2721
BUGFIX: Fix docs URL in Choco template., thanks @​yazeedobaid - fsprojects/FAKE#2718

6.0.0-alpha003

6.0.0-alpha002

  • ENHANCEMENT: Fix website assets loading

6.0.0-alpha001

5.23.1

BUGFIX: On Unix like OSs, look for sqlpackage in directories specified in $PATH, thanks @​nickgravgaard - fsprojects/FAKE#2700
BUGFIX: Core.Process: only set StandardEncoding if output/err is redirected, thanks @​knocte - fsprojects/FAKE#2672
BUGFIX: Enhanced search path for Visual Studio, thanks @​plainionist - fsprojects/FAKE#2699
BUGFIX: Fake.Tools.Rsync: fix quiet flag typo, thanks @​SimenLK - fsprojects/FAKE#2698

5.23.0

ENHANCEMENT: Fake.Core.Process: stop using old ref-cell operators, thanks @​knocte - fsprojects/FAKE#2674
BUGFIX: Fixes #​2600, thanks @​yazeedobaid - fsprojects/FAKE#2600

5.23.0-alpha002

ENHANCEMENT: GitHubCI: stop restricting build+test jobs to release/next branch, thanks @​knocte - fsprojects/FAKE#2673
BUGFIX: Fix getLastTag, thanks @​akhansari - fsprojects/FAKE#2677
BUGFIX: Fix ReleaseNotes SemVer, thanks @​Freymaurer - fsprojects/FAKE#2557
ENHANCEMENT: Switch release process to manual trigger, thanks @​yazeedobaid - fsprojects/FAKE#2687
ENHANCEMENT: Try to clarify CLI --help, thanks @​mlaily - fsprojects/FAKE#2667

5.23.0-alpha001

ENHANCEMENT: Porting CMake module to FAKE 5, thanks @​ziadadeela - fsprojects/FAKE#2658
BUGFIX: Resolve symlinks while searching for dotnet, thanks @​Smaug123 - fsprojects/FAKE#2662
BUGFIX: SdkAssemblyResolver: Use dotnet --version to resolve the correct SDK, thanks @​mclark1129 - fsprojects/FAKE#2665

5.22.0

ENHANCEMENT: Enhance template tests and add dotnet cli APIs for new command, thanks @​yazeedobaid - fsprojects/FAKE#2636
ENHANCEMENT: Porting SSH module to FAKE 5, thanks @​ziadadeela - fsprojects/FAKE#2652
ENHANCEMENT: Add missing report types, thanks @​alcated - fsprojects/FAKE#2654
ENHANCEMENT: Add known paths for more recent versions of msbuild, thanks @​alcated - fsprojects/FAKE#2655
ENHANCEMENT: Porting FTP module to FAKE 5, thanks @​ziadadeela - fsprojects/FAKE#2656

5.21.1

BUGFIX: Update logic of resolving SdkReferenceAssemblies., thanks @​nojaf - fsprojects/FAKE#2639
BUGFIX: Fix FAKE template integration tests., thanks @​yazeedobaid - fsprojects/FAKE#2640

5.21.0

ENHANCEMENT: Refactor of SqlPackage code, thanks @​isaacabraham - fsprojects/FAKE#2634
ENHANCEMENT: update FAKE to DotNet 6.0.101 version, thanks @​yazeedobaid - fsprojects/FAKE#2635
BUGFIX: Add an option to resolve SDK runtime version from a cache file, thanks @​yazeedobaid - fsprojects/FAKE#2630
NEW: Support for SqlPackage on Linux and installation on VS2022, thanks @​isaacabraham - fsprojects/FAKE#2631

5.21.0-alpha004

BUGFIX: Fix sdk resolver for net6 assemblies. Using offical .NET release JSON to get runtime version, thanks @​yazeedobaid - fsprojects/FAKE#2625

5.21.0-alpha003

BUGFIX: add access token option to sqlpackage, thanks @​yazeedobaid - fsprojects/FAKE#2581
NEW: Porting Fixie Module to FAKE 5, thanks @​yazeedobaid - fsprojects/FAKE#2582
NEW: Porting Bitbucket module to FAKE 5, thanks @​yazeedobaid - fsprojects/FAKE#2583
BUGFIX: Fix dotnet path on wsl, thanks @​yazeedobaid - fsprojects/FAKE#2573
BUGFIX: Get by packageid and an api to search by title, thanks @​yazeedobaid - fsprojects/FAKE#2575
NEW: Porting TypeScript module to FAKE 5, thanks @​yazeedobaid - fsprojects/FAKE#2586
ENHANCEMENT: Changing coverlet output format to receive a list of formats, thanks @​lucasteles - fsprojects/FAKE#2562
ENHANCEMENT: Install Instruction, thanks @​ShalokShalom - fsprojects/FAKE#2578
ENHANCEMENT: GitVersion with dotnet tool, thanks @​mcliment - fsprojects/FAKE#2598
ENHANCEMENT: [Doc] Fix links inside one of the getting started's info box, thanks @​boechat107 - fsprojects/FAKE#2599
ENHANCEMENT: Fix some typos in fake-commandline.md, thanks @​dawedawe - fsprojects/FAKE#2602
ENHANCEMENT: Fix minor things in the documentation, thanks @​dawedawe - fsprojects/FAKE#2603
ENHANCEMENT: Add missing report types to ReportType, thanks @​mcliment - fsprojects/FAKE#2606
ENHANCEMENT: Support .net6 runtime assemblies, new Build system, and Legacy Fake Codebase Separation, thanks @​yazeedobaid - fsprojects/FAKE#2609
BUGFIX: Update Octokit to 0.50 and fix upload assets, thanks @​enovales - fsprojects/FAKE#2601

5.20.4

ENHANCEMENT: Allow users of nunit3 set environment variables in the runner, thanks @​robertpi - fsprojects/FAKE#2543
BUGFIX: Fix reportgenerator docs and compilation,thanks @​matthid - fsprojects/FAKE#2535
BUGFIX: Fix Travis build, thanks @​gdziadkiewicz - fsprojects/FAKE#2549
BUGIFX: Update Paket.Core to (better) support net5.0, thanks @​pchinery - fsprojects/FAKE#2556
BUGFIX: fix build by using Suave version to 2.5.6 in build script which is compatible with netstandard 2.0, thanks @​yazeedobaid fsprojects/FAKE#2574
ENHANCEMENT: Change NuGet feed APIs to use V3 of NuGet feed APIs, thanks @​yazeedobaid fsprojects/FAKE#2574

5.20.4-alpha.1658

tbd

5.20.4-alpha.1642

tbd

5.20.3

BUGFIX: Fix unintentional unit return, thanks @​objectx - fsprojects/FAKE#2534
BUGFIX: Add null check for values with null as default value, thanks @​aklefdal - fsprojects/FAKE#2531
BUGFIX: Small Copy&Paste issue, thanks @​vilinski - fsprojects/FAKE#2537
BUGFIX: Ignore TraceSecret.register call if secret is null or empty and throw if replacement is null

5.20.2

ENHANCEMENT: Update bundled paket
ENHANCEMENT: Add seq overload for Docopt.Parse, thanks @​rmunn - fsprojects/FAKE#2525
BUGFIX: Fixed increments in SemVerInfo, thanks @​MecuSorin - fsprojects/FAKE#2523
BUGFIX: Fix secrets leakage in certain scenarios (NuGet key, Paket key), thanks @​zvirja - fsprojects/FAKE#2527

5.20.1

ENHANCEMENT: add basic support for GitHub Actions, thanks @​Bomret - fsprojects/FAKE#2512
BUGFIX: Change internal standard error and standard input redirection and support UTF8, fixes fsprojects/FAKE#2503 if you have problems try setting FAKE_DISABLE_UTF8
DOCS: Update documentation following "bug" #​2486, thanks @​DavidSSL - fsprojects/FAKE#2520

5.20.0

(Minor) BREAKING: Drop support for net462 and update to net472.
ENHANCEMENT: Keep unreleased changelog section when promote to new version, thanks @​vilinski - fsprojects/FAKE#2480
ENHANCEMENT: Added SignTool for v5, thanks @​jhromadik - fsprojects/FAKE#2444
ENHANCEMENT: Remove old netstandard1.6 dependencies, thanks @​teo-tsirpanis - fsprojects/FAKE#2493
ENHANCEMENT: Add support for running Octo as dotnet tool, thanks @​jeremyabbott - fsprojects/FAKE#2489
ENHANCEMENT: Add support for --include-symbols in dotnet pack, thanks @​devployment - fsprojects/FAKE#2508
ENHANCEMENT: Add support for default proxy credentials to GitHub (Octokit), thanks @​csmager - fsprojects/FAKE#2507
ENHANCEMENT: Fake.DotNet.FSFormatting supports the 4.0 RC release
ENHANCEMENT: Update paket to support netcoreapp5.0, thanks @​TheAngryByrd, @​fc1943s - fsprojects/FAKE#2496
BUGFIX: Update FCS, fixes ionide FAKE support (ionide/FsAutoComplete#561), thanks @​baronfel - fsprojects/FAKE#2475, fsprojects/FAKE#2479, fsprojects/FAKE#2481, fsprojects/FAKE#2500
BUGFIX: Fix Paket.restore references-files, thanks @​nilshelmig - fsprojects/FAKE#2474
BUGFIX: Fix/octo args to string bug, thanks @​ids-pfinn - fsprojects/FAKE#2469
BUGFIX: Fix an AppVeyor environment variable (APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED) returning null, thanks @​teo-tsirpanis - fsprojects/FAKE#2448
BUGFIX: Fix potential FileNotFoundException when cache is outdated.
DOCS: Fixed typos and improved docs, thanks @​milbrandt, @​jzabroski, @​objectx - fsprojects/FAKE#2492, fsprojects/FAKE#2497, fsprojects/FAKE#2502

5.20.0-alpha.1584

(Minor) BREAKING: Drop support for net462 and update to net472.
ENHANCEMENT: Keep unreleased changelog section when promote to new version, thanks @​vilinski - fsprojects/FAKE#2480
ENHANCEMENT: Added SignTool for v5, thanks @​jhromadik - fsprojects/FAKE#2444
ENHANCEMENT: Remove old netstandard1.6 dependencies, thanks @​teo-tsirpanis - fsprojects/FAKE#2493
ENHANCEMENT: Add support for running Octo as dotnet tool, thanks @​jeremyabbott - fsprojects/FAKE#2489
ENHANCEMENT: Add support for --include-symbols in dotnet pack, thanks @​devployment - fsprojects/FAKE#2508
ENHANCEMENT: Add support for default proxy credentials to GitHub (Octokit), thanks @​csmager - fsprojects/FAKE#2507
ENHANCEMENT: Fake.DotNet.FSFormatting supports the 4.0 RC release
BUGFIX: Update FCS, fixes ionide FAKE support (ionide/FsAutoComplete#561), thanks @​baronfel - fsprojects/FAKE#2475, fsprojects/FAKE#2479, fsprojects/FAKE#2481, fsprojects/FAKE#2500
BUGFIX: Fix Paket.restore references-files, thanks @​nilshelmig - fsprojects/FAKE#2474
BUGFIX: Fix/octo args to string bug, thanks @​ids-pfinn - fsprojects/FAKE#2469
BUGFIX: Fix an AppVeyor environment variable (APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED) returning null, thanks @​teo-tsirpanis - fsprojects/FAKE#2448
BUGFIX: Fix potential FileNotFoundException when cache is outdated.
DOCS: Fixed typos and improved docs, thanks @​milbrandt, @​jzabroski, @​objectx - fsprojects/FAKE#2492, fsprojects/FAKE#2497, fsprojects/FAKE#2502

5.20.0-alpha.1583

(Minor) BREAKING: Drop support for net462 and update to net472.
ENHANCEMENT: Keep unreleased changelog section when promote to new version, thanks @​vilinski - fsprojects/FAKE#2480
ENHANCEMENT: Added SignTool for v5, thanks @​jhromadik - fsprojects/FAKE#2444
ENHANCEMENT: Remove old netstandard1.6 dependencies, thanks @​teo-tsirpanis - fsprojects/FAKE#2493
ENHANCEMENT: Add support for running Octo as dotnet tool, thanks @​jeremyabbott - fsprojects/FAKE#2489
ENHANCEMENT: Add support for --include-symbols in dotnet pack, thanks @​devployment - fsprojects/FAKE#2508
ENHANCEMENT: Add support for default proxy credentials to GitHub (Octokit), thanks @​csmager - fsprojects/FAKE#2507
ENHANCEMENT: Fake.DotNet.FSFormatting supports the 4.0 RC release
BUGFIX: Update FCS, fixes ionide FAKE support (ionide/FsAutoComplete#561), thanks @​baronfel - fsprojects/FAKE#2475, fsprojects/FAKE#2479, fsprojects/FAKE#2481, fsprojects/FAKE#2500
BUGFIX: Fix Paket.restore references-files, thanks @​nilshelmig - fsprojects/FAKE#2474
BUGFIX: Fix/octo args to string bug, thanks @​ids-pfinn - fsprojects/FAKE#2469
BUGFIX: Fix an AppVeyor environment variable (APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED) returning null, thanks @​teo-tsirpanis - fsprojects/FAKE#2448
BUGFIX: Fix potential FileNotFoundException when cache is outdated.
DOCS: Fixed typos and improved docs, thanks @​milbrandt, @​jzabroski, @​objectx - fsprojects/FAKE#2492, fsprojects/FAKE#2497, fsprojects/FAKE#2502

5.20.0-alpha.1580

(Minor) BREAKING: Drop support for net462 and update to net472.
ENHANCEMENT: Keep unreleased changelog section when promote to new version, thanks @​vilinski - fsprojects/FAKE#2480
ENHANCEMENT: Added SignTool for v5, thanks @​jhromadik - fsprojects/FAKE#2444
ENHANCEMENT: Remove old netstandard1.6 dependencies, thanks @​teo-tsirpanis - fsprojects/FAKE#2493
ENHANCEMENT: Add support for running Octo as dotnet tool, thanks @​jeremyabbott - fsprojects/FAKE#2489
ENHANCEMENT: Add support for --include-symbols in dotnet pack, thanks @​devployment - fsprojects/FAKE#2508
ENHANCEMENT: Add support for default proxy credentials to GitHub (Octokit), thanks @​csmager - fsprojects/FAKE#2507
ENHANCEMENT: Fake.DotNet.FSFormatting supports the 4.0 RC release
BUGFIX: Update FCS, fixes ionide FAKE support (ionide/FsAutoComplete#561), thanks @​baronfel - fsprojects/FAKE#2475, fsprojects/FAKE#2479, fsprojects/FAKE#2481, fsprojects/FAKE#2500
BUGFIX: Fix Paket.restore references-files, thanks @​nilshelmig - fsprojects/FAKE#2474
BUGFIX: Fix/octo args to string bug, thanks @​ids-pfinn - fsprojects/FAKE#2469
BUGFIX: Fix an AppVeyor environment variable (APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED) returning null, thanks @​teo-tsirpanis - fsprojects/FAKE#2448
BUGFIX: Fix potential FileNotFoundException when cache is outdated.
DOCS: Fixed typos and improved docs, thanks @​milbrandt, @​jzabroski, @​objectx - fsprojects/FAKE#2492, fsprojects/FAKE#2497, fsprojects/FAKE#2502

5.20.0-alpha.1566

ENHANCEMENT: Keep unreleased changelog section when promote to new version, thanks @​vilinski - fsprojects/FAKE#2480
ENHANCEMENT: Added SignTool for v5, thanks @​jhromadik - fsprojects/FAKE#2444
ENHANCEMENT: Remove old netstandard1.6 dependencies, thanks @​teo-tsirpanis - fsprojects/FAKE#2493
BUGFIX: Update FCS, fixes ionide FAKE support (ionide/FsAutoComplete#561), thanks @​baronfel - fsprojects/FAKE#2475, fsprojects/FAKE#2479, fsprojects/FAKE#2481, fsprojects/FAKE#2500
BUGFIX: Fix Paket.restore references-files, thanks @​nilshelmig - fsprojects/FAKE#2474
BUGFIX: Fix/octo args to string bug, thanks @​ids-pfinn - fsprojects/FAKE#2469
BUGFIX: Fix an AppVeyor environment variable (APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED) returning null, thanks @​teo-tsirpanis - fsprojects/FAKE#2448
DOCS: Fixed typos and improved docs, thanks @​milbrandt, @​jzabroski - fsprojects/FAKE#2492, fsprojects/FAKE#2497

5.20.0-alpha.1545

ENHANCEMENT: Keep unreleased changelog section when promote to new version, thanks @​vilinski - fsprojects/FAKE#2480
ENHANCEMENT: Gitlab collapsible trace reporter, thanks @​baronfel - fsprojects/FAKE#2477, fsprojects/FAKE#2478, fsprojects/FAKE#2484
ENHANCEMENT: Added SignTool for v5, thanks @​jhromadik - fsprojects/FAKE#2444
BUGFIX: Update FCS, fixes ionide FAKE support (ionide/FsAutoComplete#561), thanks @​baronfel - fsprojects/FAKE#2475, fsprojects/FAKE#2479, fsprojects/FAKE#2481
BUGFIX: Fix Paket.restore references-files, thanks @​nilshelmig - fsprojects/FAKE#2474
BUGFIX: Fix/octo args to string bug, thanks @​ids-pfinn - fsprojects/FAKE#2469

5.19.2-alpha.1526

ENHANCEMENT: Gitlab collapsible trace reporter, thanks @​baronfel - fsprojects/FAKE#2477
ENHANCEMENT: Added SignTool for v5, thanks @​jhromadik - fsprojects/FAKE#2444
BUGFIX: Update FCS, fixes ionide FAKE support, thanks @​baronfel - fsprojects/FAKE#2475
BUGFIX: Fix Paket.restore references-files, thanks @​nilshelmig - fsprojects/FAKE#2474
BUGFIX: Fix/octo args to string bug, thanks @​ids-pfinn - fsprojects/FAKE#2469

5.19.1

ANNOUNCEMENT: dotnet-fake cli tool via DotNetCliToolReference is now history - fsprojects/FAKE#2465
ENHANCEMENT: Update MSTest.fs for VS 2019, thanks @​0x53A - fsprojects/FAKE#2450
ENHANCEMENT: Added CreateProcess.addOnStartedEx in order to retrieve the .NET Process object, thanks @​maciej-izak - fsprojects/FAKE#2451
BUGFIX: Improved error reporting when paket initialization fails, see isaacabraham/vsts-fsharp#33
DOCS: Fixed typos and improved docs, thanks @​ncave, @​rmunn, @​jeremyabbott, @​mjul, @​smoothdeveloper - fsprojects/FAKE#2449 fsprojects/FAKE#2452 fsprojects/FAKE#2454 fsprojects/FAKE#2459 fsprojects/FAKE#2460
INFRASTRUCTURE: Use stable version of reference assemblies package, thanks @​teo-tsirpanis - fsprojects/FAKE#2463

5.19.0

NEW: Added Fake.Sql.SqlPackage which is a redesign or Fake.Sql.DacPac and added support for publish profiles, thanks @​kmadof - fsprojects/FAKE#2366
EHNANCEMENT: Fake.DotNet.Cli Add timeout field to kill the process after the given timeout - fsprojects/FAKE#2425
EHNANCEMENT: Fake.Core.Target Add notification when a fake worker is idle - fsprojects/FAKE#2425
EHNANCEMENT: Use SPDX license expressions in the nuspec files, thanks @​teo-tsirpanis - fsprojects/FAKE#2403
ENHANCEMENT: fake-cli Update bundled paket - fsprojects/FAKE#2425
ENHANCEMENT: Fake.DotNet.Cli Add support for suppressing copyright messages (--nologo) when invoking dotnet, thanks @​objectx - fsprojects/FAKE#2436
EHNANCEMENT: Fake.Installer.Squirrel Add additional Squirrel parameters, thanks @​pchinery - fsprojects/FAKE#2431
EHNANCEMENT: Fake.Testing.SonarQube Several improvements like workdir and local tool support, thanks @​vilinski - fsprojects/FAKE#2438
BUGFIX: Fake.Tools.Rsync Fix typo in Rsync.fs options, thanks @​rmunn - fsprojects/FAKE#2432
BUGFIX: Fake.DotNet.Testing.Coverlet Fix Coverlet output property name, thanks @​SteveGilham - fsprojects/FAKE#2427
BUGFIX: Fake.Tools.Octo Octopus deploy trace always marked failures, thanks @​ids-pfinn - fsprojects/FAKE#2428
BUGFIX: Fake.Core.Process Process redirection was not working as advertised, thanks @​ZeekoZhu - fsprojects/FAKE#2445
DOCS: Change the README badges and their placement, thanks @​teo-tsirpanis - fsprojects/FAKE#2437
DOCS: Several documentation improvements, thanks to @​jhromadik - fsprojects/FAKE#2441 fsprojects/FAKE#2442 fsprojects/FAKE#2443

5.19.0-alpha.1473

NEW: Added Fake.Sql.SqlPackage which is a redesign or Fake.Sql.DacPac and added support for publish profiles, thanks @​kmadof - fsprojects/FAKE#2366
EHNANCEMENT: Fake.DotNet.Cli Add timeout field to kill the process after the given timeout - fsprojects/FAKE#2425
EHNANCEMENT: Fake.Core.Target Add notification when a fake worker is idle - fsprojects/FAKE#2425
EHNANCEMENT: Use SPDX license expressions in the nuspec files, thanks @​teo-tsirpanis - fsprojects/FAKE#2403
ENHANCEMENT: fake-cli Update bundled paket - fsprojects/FAKE#2425
ENHANCEMENT: Fake.DotNet.Cli Add support for suppressing copyright messages (--nologo) when invoking dotnet, thanks @​objectx - fsprojects/FAKE#2436
EHNANCEMENT: Fake.Installer.Squirrel Add additional Squirrel parameters, thanks @​pchinery - fsprojects/FAKE#2431
EHNANCEMENT: Fake.Testing.SonarQube Several improvements like workdir and local tool support, thanks @​vilinski - fsprojects/FAKE#2438
BUGFIX: Fake.Tools.Rsync Fix typo in Rsync.fs options, thanks @​rmunn - fsprojects/FAKE#2432
BUGFIX: Fake.DotNet.Testing.Coverlet Fix Coverlet output property name, thanks @​SteveGilham - fsprojects/FAKE#2427
BUGFIX: Fake.Tools.Octo Octopus deploy trace always marked failures, thanks @​ids-pfinn - fsprojects/FAKE#2428
BUGFIX: Fake.Core.Process Process redirection was not working as advertised, thanks @​ZeekoZhu - fsprojects/FAKE#2445
DOCS: Change the README badges and their placement, thanks @​teo-tsirpanis - fsprojects/FAKE#2437
DOCS: Several documentation improvements, thanks to @​jhromadik - fsprojects/FAKE#2441 fsprojects/FAKE#2442 fsprojects/FAKE#2443

5.19.0-alpha.1439

EHNANCEMENT: Fake.DotNet.Cli Add timeout field to kill the process after the given timeout - fsprojects/FAKE#2425
EHNANCEMENT: Fake.Core.Target Add notification when a fake worker is idle - fsprojects/FAKE#2425
EHNANCEMENT: Use SPDX license expressions in the nuspec files, thanks @​teo-tsirpanis - fsprojects/FAKE#2403
ENHANCEMENT: fake-cli Update bundled paket - fsprojects/FAKE#2425
ENHANCEMENT: Fake.DotNet.Cli Suppress copyright messages when invoking dotnet build, thanks @​objectx - fsprojects/FAKE#2436
EHNANCEMENT: Fake.Installer.Squirrel Add additional Squirrel parameters, thanks @​pchinery - fsprojects/FAKE#2431
BUGFIX: Fake.Tools.Rsync Fix typo in Rsync.fs options, thanks @​rmunn - fsprojects/FAKE#2432
BUGFIX: Fake.DotNet.Testing.Coverlet Fix Coverlet output property name, thanks @​SteveGilham - fsprojects/FAKE#2427
BUGFIX: Fake.Tools.Octo Octopus deploy trace always marked failures, thanks @​ids-pfinn - fsprojects/FAKE#2428
DOCS: Change the README badges and their placement, thanks @​teo-tsirpanis - fsprojects/FAKE#2437

5.18.3

BUGFIX: Fake.DotNet.Testing.Coverlet was not working, thanks @​Tarmil - fsprojects/FAKE#2424

5.18.2

NEW: Add Fake.DotNet.Testing.Coverlet, thanks @​Tarmil - fsprojects/FAKE#2413
BUGFIX: paket pack module was broken, thanks @​sergey-tihon - fsprojects/FAKE#2418

5.18.1

BUGFIX: Paket module was broken - fsprojects/FAKE#2413
BUGFIX: New CreateProcess.withToolType wasn't working for ToolType.FrameworkDependentDeployment - fsprojects/FAKE#2412
ENHANCEMENT: Add support for local dotnet tool to fake-template and make it the default.

5.18.0

ENHANCEMENT: Add core support for local tools via CreateProcess.withToolType, this helper is part of Fake.DotNet.Cli and available after open Fake.Core - fsprojects/FAKE#2399
ENHANCEMENT: Add ToolType support in ReportGenerator and Paket, thanks @​SteveGilham and @​Tarmil - fsprojects/FAKE#2399
ENHANCEMENT: Add FAKE_COREFX_VERBOSE in order to increase verbosity for the FAKE libraries
ENHANCEMENT: Add DotNet.setupEnv in order to improve working with installed SDKs (for example when calling fable), fixes fsprojects/FAKE#2405
BUGFIX: Address fsprojects/FAKE#2406 by only printing a warning instead of crashing
BUGFIX: Partially address fsprojects/FAKE#2401 by allowing the user to continue and request additional info.
BUGFIX: Fix "FindLocalTools fails to search Paket.exe in Subdirectory" - fsprojects/FAKE#2390

5.17.0

DOCS: Remove Issue Stats, thanks @​vbfox - fsprojects/FAKE#2393
ENHANCEMENT: Support VSTest parallel test execution setting, thanks @​dungpa - fsprojects/FAKE#2385
ENHANCEMENT: Update dotnet new template, thanks @​Krzysztof-Cieslak - fsprojects/FAKE#2391
BUGFIX: Fix API for DotCover.report, thanks @​TomasMorton - fsprojects/FAKE#2389
ENHANCEMENT: Add installFrozenLockFile option for Yarn, thanks @​rfrerebe - fsprojects/FAKE#2388
ENHANCEMENT: Add the extra OpenCover registration options, thanks @​SteveGilham - fsprojects/FAKE#2387
ENHANCEMENT: Allow FSI evaluation option for FSharp.Formatting, thanks @​kurtschelfthout - fsprojects/FAKE#2158
BUGFIX: Fixed DocFx bug, thanks @​DigitalFlow - fsprojects/FAKE#2188
ENHANCEMENT: Add support for contentFiles to Fake.DotNet.NuGet packaging, thanks @​chappoo - fsprojects/FAKE#2165
ENHANCEMENT: Support mono in Fake.DotNet.Fsc, thanks @​wallymathieu - fsprojects/FAKE#2397

5.16.2-alpha.1304

DOCS: Remove Issue Stats, thanks @​vbfox - fsprojects/FAKE#2393
ENHANCEMENT: Support VSTest parallel test execution setting, thanks @​dungpa - fsprojects/FAKE#2385
ENHANCEMENT: Update dotnet new template, thanks @​Krzysztof-Cieslak - fsprojects/FAKE#2391
tbd.

5.16.1

BUGFIX: Fix that generate_load_scripts prevents restore after update - fsprojects/FAKE#2382
BUGFIX: Fix FAKE unable to load assemblies in some scenarios - fsprojects/FAKE#2381
BUGFIX: Fix File.getVersion fails if version is not set, thanks @​SCullman - fsprojects/FAKE#2378
ENHANCEMENT: make Fake.DotNet.Paket work with the dotnet tool based version of Paket, thanks @​seanamosw - fsprojects/FAKE#2364
ENHANCEMENT: add Organization field to Fake.Testing.SonarQube, thanks @​Lutando - fsprojects/FAKE#2358
ENHANCEMENT: Added Arguments.appendRaw* functions to handle weird microsoft escaping.
ENHANCEMENT: Added Environment.getNuGetPackagesCacheFolder(), returns the NuGet packages path.
ENHANCEMENT: Added ProcessUtils.tryFindLocalTool to resolve tools via a common logic (Fake.IO.Globbing.Tools is now obsolete)
DOCS: Fix some broken links - fsprojects/FAKE#2351

5.16.0

LEGACY: Remove Fake.Deploy from repository and NuGet package, see fsprojects/FAKE#1820
LEGACY: Update to net461 to support latest FSharp.Compiler.Service to fix fsprojects/FAKE#2362
LEGACY: Release a new version of FakeLib.dll (the original FAKE NuGet package)
BUGFIX: Fake.Api.Slack uses Username not From, thanks @​mastion - fsprojects/FAKE#2360
ENHANCEMENT: add rollforward policy to next-major to make fake-cli work in future dotnet sdk major version, thanks @​baronfel - fsprojects/FAKE#2372
ENHANCEMENT: ProcessUtils now considers PATHEXT on windows - fsprojects/FAKE#2368
ENHANCEMENT: [Fake.Api.GitHub] Added TargetCommitish parameter to the CreateReleaseParams record. This parameter is passed to Octokit's 'NewRelease', and allows for the creation of releases from arbitrary commits when the release tag does not exist yet, thanks @​nikolamilekic - fsprojects/FAKE#2367
(Minor) BREAKING: Drop support for netstandard1.6 and net46 (please open an issue if that actually hits you). All fake modules are now compiled for netstandard2.0, net462 and FSharp.Core 4.7, you should consider to upgrade your runtime.
ENHANCEMENT: Fake.DotNet.Fsc and Fake.DotNet.Fsi now use latest FSharp.Compiler.Service
ENHANCEMENT: The fake runtime now supports FSharp.Core 4.7, thanks @​drssoccer55 - fsprojects/FAKE#2373

5.16.0-alpha.1228

LEGACY: Remove Fake.Deploy from repository and NuGet package, see fsprojects/FAKE#1820
LEGACY: Update to net461 to support latest FSharp.Compiler.Service to fix fsprojects/FAKE#2362
LEGACY: Release a new version of FakeLib.dll (the original FAKE NuGet package)
BUGFIX: Fake.Api.Slack uses Username not From, thanks @​mastion - fsprojects/FAKE#2360
ENHANCEMENT: add rollforward policy to next-major to make fake-cli work in future dotnet sdk major version, thanks @​baronfel - fsprojects/FAKE#2372
ENHANCEMENT: ProcessUtils now considers PATHEXT on windows - fsprojects/FAKE#2368
ENHANCEMENT: [Fake.Api.GitHub] Added TargetCommitish parameter to the CreateReleaseParams record. This parameter is passed to Octokit's 'NewRelease', and allows for the creation of releases from arbitrary commits when the release tag does not exist yet, thanks @​nikolamilekic - fsprojects/FAKE#2367
(Minor) BREAKING: Drop support for netstandard1.6 and net46 (please open an issue if that actually hits you). All fake modules are now compiled for netstandard2.0, net462 and FSharp.Core 4.7, you should consider to upgrade your runtime.
ENHANCEMENT: Fake.DotNet.Fsc and Fake.DotNet.Fsi now use latest FSharp.Compiler.Service

5.15.4

BUGFIX: Fix high memory use and slowness with a large number of targets/dependencies - fsprojects/FAKE#2354

5.15.3

BUGFIX: Disable fast restore for MSBuild version < 15.8 - fsprojects/Paket#3611

5.15.2

BUGFIX: Fast Restore (bugfix from paket) - fsprojects/Paket#3608

5.15.1

ENHANCEMENT: Some internal improvements in Fake.Runtime for Ionide - fsprojects/FAKE#2341
ENHANCEMENT: Add new Target.getArguments() function in order to retrieve arguments globally - fsprojects/FAKE#2341
BUGFIX: Make sure to detect proper code locations when using #load (Ionide tooling, Fake.Core.Target) - fsprojects/FAKE#2341
DOCS: Consolidate getting started, recommend Ionide, add FAQ section to menu and some feature updates - fsprojects/FAKE#2341

5.15.1-alpha.1104

ENHANCEMENT: Some internal improvements for Ionide - fsprojects/FAKE#2341

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 23, 2026
---
updated-dependencies:
- dependency-name: Fake.Tools.Git
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Fake.Tools.Git-6.1.4 branch from 6219ad9 to 0894658 Compare July 24, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FAKE doesn't support Unicode output redirection Put dotnet.exe into PATH Paket install gives error FS0192, FAKE Caching Error

0 participants