From ebadbed75753b642bcf6bb56e0f146a0641b68dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:56:04 +0000 Subject: [PATCH] Bump FSharp.Core and Fantomas.Core in /src/server/FantomasOnlineV6 Bumps [FSharp.Core](https://github.com/dotnet/fsharp) and [Fantomas.Core](https://github.com/fsprojects/fantomas). These dependencies needed to be updated together. Updates `FSharp.Core` from 8.0.403 to 8.0.100 - [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 `Fantomas.Core` from 6.3.16 to 7.0.0 - [Release notes](https://github.com/fsprojects/fantomas/releases) - [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md) - [Commits](https://github.com/fsprojects/fantomas/compare/v6.3.16...v7.0.0) --- updated-dependencies: - dependency-name: FSharp.Core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Fantomas.Core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../FantomasOnlineV6/FantomasOnlineV6.fsproj | 2 +- .../FantomasOnlineV6/packages.lock.json | 38 ++++++++++--------- 2 files changed, 22 insertions(+), 18 deletions(-) mode change 100755 => 100644 src/server/FantomasOnlineV6/FantomasOnlineV6.fsproj diff --git a/src/server/FantomasOnlineV6/FantomasOnlineV6.fsproj b/src/server/FantomasOnlineV6/FantomasOnlineV6.fsproj old mode 100755 new mode 100644 index 642ad4f0..4165c023 --- a/src/server/FantomasOnlineV6/FantomasOnlineV6.fsproj +++ b/src/server/FantomasOnlineV6/FantomasOnlineV6.fsproj @@ -23,7 +23,7 @@ - + diff --git a/src/server/FantomasOnlineV6/packages.lock.json b/src/server/FantomasOnlineV6/packages.lock.json index a90058b0..a112ab39 100644 --- a/src/server/FantomasOnlineV6/packages.lock.json +++ b/src/server/FantomasOnlineV6/packages.lock.json @@ -25,12 +25,16 @@ }, "Fantomas.Core": { "type": "Direct", - "requested": "[6.3.16, )", - "resolved": "6.3.16", - "contentHash": "t4x1Y5CKzFe8gXGe8QzrJKsmJszX8E5/o+LTUNCqoA7WX6hUyX69PxL1rGBM1sndEP5ThOVa5f5E6CFR7+Ce+w==", + "requested": "[7.0.0, )", + "resolved": "7.0.0", + "contentHash": "Ozji9rXlLTUOJUV2inkDK7XWxyIIGGvowUkwoWY9oBHdjYf+md+w3p7nolhnLtasa4N4J8X7s8sRE9e50/RcIw==", "dependencies": { - "FSharp.Core": "6.0.1", - "Fantomas.FCS": "6.3.16" + "FSharp.Core": "8.0.100", + "Fantomas.FCS": "7.0.0", + "System.Collections.Immutable": "8.0.0", + "System.Diagnostics.DiagnosticSource": "8.0.1", + "System.Memory": "4.6.0", + "System.Runtime": "4.3.1" } }, "FSharp.Core": { @@ -79,13 +83,13 @@ }, "Fantomas.FCS": { "type": "Transitive", - "resolved": "6.3.16", - "contentHash": "rKkiQsqtGZTqxTg4YwXvRWJJ56GTQ//8ceSggMDeBrqgKSuDndZefp3+bLKqSPzMj2++ZW9XGWgoJkYbGIYe+Q==", + "resolved": "7.0.0", + "contentHash": "yboo4E9OmfMDpKG2JmBm8XU0XAo2wVAYlmN+SNYnviiRekZKj8vUI22fiN+HZVdKYwTzpArrlaG8VhbVKyU8Mg==", "dependencies": { - "FSharp.Core": "6.0.1", - "System.Collections.Immutable": "7.0.0", - "System.Diagnostics.DiagnosticSource": "7.0.0", - "System.Memory": "4.5.5", + "FSharp.Core": "8.0.100", + "System.Collections.Immutable": "8.0.0", + "System.Diagnostics.DiagnosticSource": "8.0.1", + "System.Memory": "4.6.0", "System.Runtime": "4.3.1" } }, @@ -120,18 +124,18 @@ }, "System.Collections.Immutable": { "type": "Transitive", - "resolved": "7.0.0", - "contentHash": "dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==" + "resolved": "8.0.0", + "contentHash": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==" }, "System.Diagnostics.DiagnosticSource": { "type": "Transitive", - "resolved": "7.0.0", - "contentHash": "9W0ewWDuAyDqS2PigdTxk6jDKonfgscY/hP8hm7VpxYhNHZHKvZTdRckberlFk3VnCmr3xBUyMBut12Q+T2aOw==" + "resolved": "8.0.1", + "contentHash": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==" }, "System.Memory": { "type": "Transitive", - "resolved": "4.5.5", - "contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==" + "resolved": "4.6.0", + "contentHash": "OEkbBQoklHngJ8UD8ez2AERSk2g+/qpAaSWWCBFbpH727HxDq5ydVkuncBaKcKfwRqXGWx64dS6G1SUScMsitg==" }, "System.Runtime": { "type": "Transitive",