Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps Fake.DotNet.MSBuild, Fake.IO.FileSystem, FSharp.Core and MSBuild.StructuredLogger. These dependencies needed to be updated together.
Updates Fake.DotNet.MSBuild from 6.0.0 to 6.1.3

Release notes

Sourced from Fake.DotNet.MSBuild'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

Changelog

Sourced from Fake.DotNet.MSBuild'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

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 6.1.3 to 6.1.3

Changelog

Sourced from Fake.IO.FileSystem's changelog.

Commits

Updates FSharp.Core from 9.0.100 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 MSBuild.StructuredLogger from 2.2.441 to 2.1.815

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested review from alefranz and tknightnd as code owners March 18, 2025 06:32
@github-actions github-actions bot added the ci/cd label Mar 18, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-4e19001bb8 branch 7 times, most recently from 17deeef to 734292b Compare March 19, 2025 10:27
….StructuredLogger

Bumps [Fake.DotNet.MSBuild](https://github.com/fsprojects/Fake), [Fake.IO.FileSystem](https://github.com/fsprojects/Fake), [FSharp.Core](https://github.com/dotnet/fsharp) and [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog). These dependencies needed to be updated together.

Updates `Fake.DotNet.MSBuild` from 6.0.0 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@6.0.0...6.1.3)

Updates `Fake.IO.FileSystem` from 6.1.3 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@6.1.3...6.1.3)

Updates `FSharp.Core` from 9.0.100 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 `MSBuild.StructuredLogger` from 2.2.441 to 2.1.815
- [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
- [Commits](KirillOsenkov/MSBuildStructuredLog@v2.2.441...v2.1.815)

---
updated-dependencies:
- dependency-name: Fake.DotNet.MSBuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Fake.IO.FileSystem
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: MSBuild.StructuredLogger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-4e19001bb8 branch from 734292b to cb6daf2 Compare March 20, 2025 13:47
@tknightnd tknightnd merged commit 4e549de into main Mar 20, 2025
10 checks passed
@tknightnd tknightnd deleted the dependabot/nuget/multi-4e19001bb8 branch March 20, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants