Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the other group across 1 directory with 10 updates #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps the other group with 10 updates in the / directory:

Package From To
Fake.Api.GitHub 5.23.1 6.1.3
FSharp.Core 8.0.403 8.0.301
Fake.Core.Process 5.23.1 6.1.3
Fake.IO.FileSystem 5.23.1 6.1.3
FSharp.Core 8.0.403 8.0.301
Fake.Core.ReleaseNotes 5.23.1 6.1.3
FSharp.Core 8.0.403 8.0.301
Fake.Core.Process 5.23.1 6.1.3
Fake.Core.Target 5.23.1 6.1.3
Fake.IO.FileSystem 5.23.1 6.1.3
FSharp.Core 8.0.403 8.0.301
Fake.Core.Process 5.23.1 6.1.3
Fake.DotNet.Cli 5.23.1 6.1.3
Fake.DotNet.MSBuild 5.23.1 6.1.3
Fake.IO.FileSystem 5.23.1 6.1.3
FSharp.Core 8.0.403 8.0.301
Fake.Api.GitHub 5.23.1 5.23.1
Fake.Core.Process 5.23.1 5.23.1
Fake.Core.ReleaseNotes 5.23.1 5.23.1
Fake.Core.Target 5.23.1 5.23.1
Fake.Extensions.Release 0.3.1 1.0.0
Fake.IO.FileSystem 5.23.1 5.23.1
Fake.Tools.Git 5.23.1 5.23.1
FSharp.Core 8.0.403 7.0.400
Fake.Core.Process 5.23.1 6.1.3
Fake.IO.FileSystem 5.23.1 6.1.3
Fake.Tools.Git 5.23.1 6.1.3
FSharp.Core 8.0.403 8.0.301
FSharp.Core 8.0.403 9.0.101

Updates Fake.Api.GitHub from 5.23.1 to 6.1.3

Release notes

Sourced from Fake.Api.GitHub'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 - fsprojects/FAKE#2797 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

Changelog

Sourced from Fake.Api.GitHub's changelog.

6.1.3 - 2024-09-26

  • ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2 - 2024-09-24

  • 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 - 2024-08-30

6.1.0 - 2024-07-27

6.0.0 - 2023-02-20

  • ENHANCEMENT: Site UI fixes and documentation link fixes.

6.0.0-beta001 - 2022-12-21

6.0.0-alpha004 - 2022-11-17

6.0.0-alpha003 - 2022-11-11

6.0.0-alpha002 - 2022-11-02

  • ENHANCEMENT: Fix website assets loading

6.0.0-alpha001 - 2022-11-01

Commits
  • 1e9cc79 Add 6.1.3 release notes
  • 04c2b47 Yet another SdkAssemblyResolver fix (#2835)
  • e36d8be Updated 6.1.2 release notes
  • f67f06e ResolveDotNetRoots to support resoving multiple .NET version paths (#2832)
  • 4d0bf7d Some maintenance updates to help upcoming .NET 8 migration (#2826)
  • 4fe8bcf Fix a few more FS3548 warnings (#2828)
  • d4d76bc Remove Expecto.TestResults (#2831)
  • 050e199 Add Femto as an example of running FAKE with a build project (#2806)
  • 223ab63 build.fsx: Reference System.Reactive instead of System.Reactive.Compatibility...
  • 96914ba Mac CI debugging (#2827)
  • Additional commits viewable in compare view

Updates FSharp.Core from 8.0.403 to 8.0.301

Release notes

Sourced from FSharp.Core's releases.

.NET 7.0.3

Release

.NET 6.0.11

Release

.NET 6.0.6

Release

.NET 6.0.5

Release

.NET 5.0.8

Release

Commits

Updates Fake.Core.Process from 5.23.1 to 6.1.3

Release notes

Sourced from Fake.Core.Process'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 - fsprojects/FAKE#2797 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

Changelog

Sourced from Fake.Core.Process's changelog.

6.1.3 - 2024-09-26

  • ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2 - 2024-09-24

  • 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 - 2024-08-30

6.1.0 - 2024-07-27

6.0.0 - 2023-02-20

  • ENHANCEMENT: Site UI fixes and documentation link fixes.

6.0.0-beta001 - 2022-12-21

6.0.0-alpha004 - 2022-11-17

6.0.0-alpha003 - 2022-11-11

6.0.0-alpha002 - 2022-11-02

  • ENHANCEMENT: Fix website assets loading

6.0.0-alpha001 - 2022-11-01

Commits
  • 1e9cc79 Add 6.1.3 release notes
  • 04c2b47 Yet another SdkAssemblyResolver fix (#2835)
  • e36d8be Updated 6.1.2 release notes
  • f67f06e ResolveDotNetRoots to support resoving multiple .NET version paths (#2832)
  • 4d0bf7d Some maintenance updates to help upcoming .NET 8 migration (#2826)
  • 4fe8bcf Fix a few more FS3548 warnings (#2828)
  • d4d76bc Remove Expecto.TestResults (#2831)
  • 050e199 Add Femto as an example of running FAKE with a build project (#2806)
  • 223ab63 build.fsx: Reference System.Reactive instead of System.Reactive.Compatibility...
  • 96914ba Mac CI debugging (#2827)
  • Additional commits viewable in compare view

Updates Fake.IO.FileSystem from 5.23.1 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 - fsprojects/FAKE#2797 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

Changelog

Sourced from Fake.IO.FileSystem's changelog.

6.1.3 - 2024-09-26

  • ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2 - 2024-09-24

  • 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 - 2024-08-30

6.1.0 - 2024-07-27

6.0.0 - 2023-02-20

  • ENHANCEMENT: Site UI fixes and documentation link fixes.

6.0.0-beta001 - 2022-12-21

6.0.0-alpha004 - 2022-11-17

6.0.0-alpha003 - 2022-11-11

6.0.0-alpha002 - 2022-11-02

  • ENHANCEMENT: Fix website assets loading

6.0.0-alpha001 - 2022-11-01

Commits
  • 1e9cc79 Add 6.1.3 release notes
  • 04c2b47 Yet another SdkAssemblyResolver fix (#2835)
  • e36d8be Updated 6.1.2 release notes
  • f67f06e ResolveDotNetRoots to support resoving multiple .NET version paths (#2832)
  • 4d0bf7d Some maintenance updates to help upcoming .NET 8 migration (#2826)
  • 4fe8bcf Fix a few more FS3548 warnings (#2828)
  • d4d76bc Remove Expecto.TestResults (#2831)
  • 050e199 Add Femto as an example of running FAKE with a build project (#2806)
  • 223ab63 build.fsx: Reference System.Reactive instead of System.Reactive.Compatibility...
  • 96914ba Mac CI debugging (#2827)
  • Additional commits viewable in compare view

Updates FSharp.Core from 8.0.403 to 8.0.301

Release notes

Sourced from FSharp.Core's releases.

.NET 7.0.3

Release

.NET 6.0.11

Release

.NET 6.0.6

Release

.NET 6.0.5

Release

.NET 5.0.8

Release

Commits

Updates Fake.Core.ReleaseNotes from 5.23.1 to 6.1.3

Release notes

Sourced from Fake.Core.ReleaseNotes'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 - fsprojects/FAKE#2797 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

Changelog

Sourced from Fake.Core.ReleaseNotes's changelog.

6.1.3 - 2024-09-26

  • ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2 - 2024-09-24

  • 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 - 2024-08-30

6.1.0 - 2024-07-27

6.0.0 - 2023-02-20

  • ENHANCEMENT: Site UI fixes and documentation link fixes.

6.0.0-beta001 - 2022-12-21

6.0.0-alpha004 - 2022-11-17

6.0.0-alpha003 - 2022-11-11

6.0.0-alpha002 - 2022-11-02

  • ENHANCEMENT: Fix website assets loading

6.0.0-alpha001 - 2022-11-01

Commits

Bumps the other group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Fake.Api.GitHub](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [FSharp.Core](https://github.com/dotnet/fsharp) | `8.0.403` | `8.0.301` |
| [Fake.Core.Process](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [Fake.IO.FileSystem](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [FSharp.Core](https://github.com/dotnet/fsharp) | `8.0.403` | `8.0.301` |
| [Fake.Core.ReleaseNotes](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [FSharp.Core](https://github.com/dotnet/fsharp) | `8.0.403` | `8.0.301` |
| [Fake.Core.Process](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [Fake.Core.Target](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [Fake.IO.FileSystem](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [FSharp.Core](https://github.com/dotnet/fsharp) | `8.0.403` | `8.0.301` |
| [Fake.Core.Process](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [Fake.DotNet.Cli](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [Fake.DotNet.MSBuild](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [Fake.IO.FileSystem](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [FSharp.Core](https://github.com/dotnet/fsharp) | `8.0.403` | `8.0.301` |
| [Fake.Api.GitHub](https://github.com/fsprojects/Fake) | `5.23.1` | `5.23.1` |
| [Fake.Core.Process](https://github.com/fsprojects/Fake) | `5.23.1` | `5.23.1` |
| [Fake.Core.ReleaseNotes](https://github.com/fsprojects/Fake) | `5.23.1` | `5.23.1` |
| [Fake.Core.Target](https://github.com/fsprojects/Fake) | `5.23.1` | `5.23.1` |
| [Fake.Extensions.Release](https://github.com/Freymaurer/Fake.Extensions.Release) | `0.3.1` | `1.0.0` |
| [Fake.IO.FileSystem](https://github.com/fsprojects/Fake) | `5.23.1` | `5.23.1` |
| Fake.Tools.Git | `5.23.1` | `5.23.1` |
| [FSharp.Core](https://github.com/dotnet/fsharp) | `8.0.403` | `7.0.400` |
| [Fake.Core.Process](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| [Fake.IO.FileSystem](https://github.com/fsprojects/Fake) | `5.23.1` | `6.1.3` |
| Fake.Tools.Git | `5.23.1` | `6.1.3` |
| [FSharp.Core](https://github.com/dotnet/fsharp) | `8.0.403` | `8.0.301` |
| [FSharp.Core](https://github.com/dotnet/fsharp) | `8.0.403` | `9.0.101` |



Updates `Fake.Api.GitHub` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `FSharp.Core` from 8.0.403 to 8.0.301
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)

Updates `Fake.Core.Process` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.IO.FileSystem` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `FSharp.Core` from 8.0.403 to 8.0.301
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)

Updates `Fake.Core.ReleaseNotes` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `FSharp.Core` from 8.0.403 to 8.0.301
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)

Updates `Fake.Core.Process` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.Core.Target` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.IO.FileSystem` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `FSharp.Core` from 8.0.403 to 8.0.301
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)

Updates `Fake.Core.Process` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.DotNet.Cli` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.DotNet.MSBuild` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.IO.FileSystem` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `FSharp.Core` from 8.0.403 to 8.0.301
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)

Updates `Fake.Api.GitHub` from 5.23.1 to 5.23.1
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.Core.Process` from 5.23.1 to 5.23.1
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.Core.ReleaseNotes` from 5.23.1 to 5.23.1
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.Core.Target` from 5.23.1 to 5.23.1
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.Extensions.Release` from 0.3.1 to 1.0.0
- [Release notes](https://github.com/Freymaurer/Fake.Extensions.Release/releases)
- [Changelog](https://github.com/Freymaurer/Fake.Extensions.Release/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/Freymaurer/Fake.Extensions.Release/commits/v.1.0.0)

Updates `Fake.IO.FileSystem` from 5.23.1 to 5.23.1
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.Tools.Git` from 5.23.1 to 5.23.1

Updates `FSharp.Core` from 8.0.403 to 7.0.400
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)

Updates `Fake.Core.Process` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.IO.FileSystem` from 5.23.1 to 6.1.3
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.3)

Updates `Fake.Tools.Git` from 5.23.1 to 6.1.3

Updates `FSharp.Core` from 8.0.403 to 8.0.301
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)

Updates `FSharp.Core` from 8.0.403 to 9.0.101
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)

---
updated-dependencies:
- dependency-name: Fake.Api.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Fake.Core.Process
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.IO.FileSystem
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Fake.Core.ReleaseNotes
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Fake.Core.Process
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.Core.Target
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.IO.FileSystem
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Fake.Core.Process
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.DotNet.Cli
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.DotNet.MSBuild
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.IO.FileSystem
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Fake.Api.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Fake.Core.Process
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Fake.Core.ReleaseNotes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Fake.Core.Target
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Fake.Extensions.Release
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.IO.FileSystem
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Fake.Tools.Git
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.Core.Process
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.IO.FileSystem
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: Fake.Tools.Git
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 4, 2025
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