From f2ee2d9fa9d1955012c4789ef4c22b33921e3ea6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 19:59:15 +0000 Subject: [PATCH 1/2] =?UTF-8?q?eng:=20bump=20Azure.Core=201.56=E2=86=921.5?= =?UTF-8?q?7,=20Azure.Monitor.OpenTelemetry.Exporter=201.8=E2=86=921.8.1,?= =?UTF-8?q?=20Microsoft.Identity.Client=204.84=E2=86=924.84.1,=20System.Cl?= =?UTF-8?q?ientModel=201.12=E2=86=921.13=20(Test=20group=20transitive=20de?= =?UTF-8?q?ps)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All updates are minor/patch-level bumps in the Test group. These packages are transitive dependencies (not directly referenced in paket.dependencies) used by FSharp.Compiler.Service test infrastructure. Unit tests: 465 pass, 0 fail. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- paket.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/paket.lock b/paket.lock index def813c5..4535f586 100644 --- a/paket.lock +++ b/paket.lock @@ -494,16 +494,16 @@ GROUP Test RESTRICTION: == net10.0 NUGET remote: https://api.nuget.org/v3/index.json - Azure.Core (1.56) + Azure.Core (1.57) Microsoft.Bcl.AsyncInterfaces (>= 10.0.3) Microsoft.Extensions.Configuration.Abstractions (>= 10.0.3) Microsoft.Extensions.Hosting.Abstractions (>= 10.0.3) Microsoft.Identity.Client (>= 4.83.1) Microsoft.Identity.Client.Extensions.Msal (>= 4.83.1) - System.ClientModel (>= 1.12) + System.ClientModel (>= 1.13) System.Memory.Data (>= 10.0.3) - Azure.Monitor.OpenTelemetry.Exporter (1.8) - Azure.Core (>= 1.54) + Azure.Monitor.OpenTelemetry.Exporter (1.8.1) + Azure.Core (>= 1.56) OpenTelemetry.Extensions.Hosting (>= 1.15.3) OpenTelemetry.PersistentStorage.FileSystem (>= 1.0.3) FSharp.Compiler.Service (43.12.204) @@ -574,11 +574,11 @@ NUGET Microsoft.Extensions.Options (>= 10.0.8) Microsoft.Extensions.Primitives (>= 10.0.8) Microsoft.Extensions.Primitives (10.0.8) - Microsoft.Identity.Client (4.84) + Microsoft.Identity.Client (4.84.1) Microsoft.IdentityModel.Abstractions (>= 8.14) System.Diagnostics.DiagnosticSource (>= 6.0.1) - Microsoft.Identity.Client.Extensions.Msal (4.84) - Microsoft.Identity.Client (>= 4.84) + Microsoft.Identity.Client.Extensions.Msal (4.84.1) + Microsoft.Identity.Client (>= 4.84.1) System.Security.Cryptography.ProtectedData (>= 4.5) Microsoft.IdentityModel.Abstractions (8.18) Microsoft.NET.Test.Sdk (18.5.1) @@ -619,7 +619,7 @@ NUGET OpenTelemetry.PersistentStorage.FileSystem (1.1) OpenTelemetry.PersistentStorage.Abstractions (>= 1.1) System.Buffers (4.6.1) - System.ClientModel (1.12) + System.ClientModel (1.13) Microsoft.Extensions.Configuration.Abstractions (>= 10.0.3) Microsoft.Extensions.Hosting.Abstractions (>= 10.0.3) Microsoft.Extensions.Logging.Abstractions (>= 10.0.3) From a722386e5769c0bbd37fca3ff896c4cddb1d03bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 24 May 2026 19:59:18 +0000 Subject: [PATCH 2/2] ci: trigger checks