Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Updated Fake.Core.Target from 5.23.0-alpha002 to 6.1.3.

Release notes

Sourced from Fake.Core.Target's releases.

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

Commits viewable in compare view.

Updated Fake.Core.UserInput from 5.23.0-alpha002 to 6.1.3.

Release notes

Sourced from Fake.Core.UserInput's releases.

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

Commits viewable in compare view.

Updated Fake.IO.FileSystem from 5.23.0-alpha002 to 6.1.3.

Release notes

Sourced from Fake.IO.FileSystem's releases.

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

Commits viewable in compare view.

Updated Fake.Tools.Git from 5.23.0-alpha002 to 6.1.3.

Release notes

Sourced from Fake.Tools.Git's releases.

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

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 28, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/build/other-5614011b68 branch 3 times, most recently from 64edb16 to d076046 Compare August 4, 2025 05:54
@dependabot dependabot bot force-pushed the dependabot/nuget/build/other-5614011b68 branch from d076046 to 25db945 Compare August 13, 2025 05:44
Bumps Fake.Core.Target from 5.23.0-alpha002 to 6.1.3
Bumps Fake.Core.UserInput from 5.23.0-alpha002 to 6.1.3
Bumps Fake.IO.FileSystem from 5.23.0-alpha002 to 6.1.3
Bumps Fake.Tools.Git from 5.23.0-alpha002 to 6.1.3

---
updated-dependencies:
- dependency-name: Fake.Core.Target
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.Core.UserInput
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.IO.FileSystem
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.Tools.Git
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/build/other-5614011b68 branch from 25db945 to d4a50ec Compare August 14, 2025 05:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2025

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Aug 15, 2025
@dependabot dependabot bot deleted the dependabot/nuget/build/other-5614011b68 branch August 15, 2025 08:38
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.

0 participants