From ce872d521fb6c9d3126fd83faa504e47e4900545 Mon Sep 17 00:00:00 2001 From: Jon Sequeira Date: Tue, 24 Sep 2024 11:55:02 -0700 Subject: [PATCH 1/9] update Kusto and Identity packages --- .../Microsoft.DotNet.Interactive.Kql.csproj | 2 +- .../Microsoft.DotNet.Interactive.SqlServer.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Microsoft.DotNet.Interactive.Kql/Microsoft.DotNet.Interactive.Kql.csproj b/src/Microsoft.DotNet.Interactive.Kql/Microsoft.DotNet.Interactive.Kql.csproj index 297127f16c..4c496b4200 100644 --- a/src/Microsoft.DotNet.Interactive.Kql/Microsoft.DotNet.Interactive.Kql.csproj +++ b/src/Microsoft.DotNet.Interactive.Kql/Microsoft.DotNet.Interactive.Kql.csproj @@ -28,7 +28,7 @@ - + diff --git a/src/Microsoft.DotNet.Interactive.SqlServer/Microsoft.DotNet.Interactive.SqlServer.csproj b/src/Microsoft.DotNet.Interactive.SqlServer/Microsoft.DotNet.Interactive.SqlServer.csproj index 37a0109687..1ec0504031 100644 --- a/src/Microsoft.DotNet.Interactive.SqlServer/Microsoft.DotNet.Interactive.SqlServer.csproj +++ b/src/Microsoft.DotNet.Interactive.SqlServer/Microsoft.DotNet.Interactive.SqlServer.csproj @@ -27,7 +27,7 @@ - + From 0047f39680d0ff0b351c1d362145c1593d6330bb Mon Sep 17 00:00:00 2001 From: Jon Sequeira Date: Tue, 24 Sep 2024 12:02:16 -0700 Subject: [PATCH 2/9] update F# packages --- Directory.Build.targets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 494b35720f..32df400a35 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -32,8 +32,8 @@ FSharp.Compiler.Service: https://dev.azure.com/dnceng/internal/_release?view=mine&_a=releases&definitionId=98 --> - - + + From 636737a9fb7cb0880325ad82892a5ee2cf767347 Mon Sep 17 00:00:00 2001 From: Jon Sequeira Date: Tue, 24 Sep 2024 12:08:45 -0700 Subject: [PATCH 3/9] Update Roslyn packages --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 64f820fcee..a8d73ca7c6 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -18,7 +18,7 @@ 17.4.0 13.0.3 - 4.9.2 + 4.11.0 8.0.6 6.0.0 8.0.1 From ae793c164e2069ebd9fd2193d5b42327dd654523 Mon Sep 17 00:00:00 2001 From: Jon Sequeira Date: Tue, 24 Sep 2024 12:09:43 -0700 Subject: [PATCH 4/9] update PowerShell version --- .../Microsoft.DotNet.Interactive.PowerShell.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.DotNet.Interactive.PowerShell/Microsoft.DotNet.Interactive.PowerShell.csproj b/src/Microsoft.DotNet.Interactive.PowerShell/Microsoft.DotNet.Interactive.PowerShell.csproj index efefecb25f..9332497fdb 100644 --- a/src/Microsoft.DotNet.Interactive.PowerShell/Microsoft.DotNet.Interactive.PowerShell.csproj +++ b/src/Microsoft.DotNet.Interactive.PowerShell/Microsoft.DotNet.Interactive.PowerShell.csproj @@ -29,7 +29,7 @@ - + From 9755d3e10790027e427549dd9e2bf94551619103 Mon Sep 17 00:00:00 2001 From: Jon Sequeira Date: Tue, 24 Sep 2024 12:10:19 -0700 Subject: [PATCH 5/9] update System.Drawing.Common package version --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index a8d73ca7c6..abc2fd24dd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -19,7 +19,7 @@ 17.4.0 13.0.3 4.11.0 - 8.0.6 + 8.0.8 6.0.0 8.0.1 8.0.0 From 40a930a9947fe23a739f08042431bc40d3599d23 Mon Sep 17 00:00:00 2001 From: Jon Sequeira Date: Tue, 24 Sep 2024 12:15:18 -0700 Subject: [PATCH 6/9] update SQLite package version --- .../Microsoft.DotNet.Interactive.SQLite.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.DotNet.Interactive.SQLite/Microsoft.DotNet.Interactive.SQLite.csproj b/src/Microsoft.DotNet.Interactive.SQLite/Microsoft.DotNet.Interactive.SQLite.csproj index 6ed5d47a57..0fdc4c34d1 100644 --- a/src/Microsoft.DotNet.Interactive.SQLite/Microsoft.DotNet.Interactive.SQLite.csproj +++ b/src/Microsoft.DotNet.Interactive.SQLite/Microsoft.DotNet.Interactive.SQLite.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 3b922505223ecbac9ce1d7ac8c727966bbc907bf Mon Sep 17 00:00:00 2001 From: Jon Sequeira Date: Tue, 24 Sep 2024 12:17:05 -0700 Subject: [PATCH 7/9] update EF and SQL package versions --- .../ConnectMsSqlDirective.cs | 6 +++--- .../Microsoft.DotNet.Interactive.SqlServer.csproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Microsoft.DotNet.Interactive.SqlServer/ConnectMsSqlDirective.cs b/src/Microsoft.DotNet.Interactive.SqlServer/ConnectMsSqlDirective.cs index 4d1529bffb..213b867be1 100644 --- a/src/Microsoft.DotNet.Interactive.SqlServer/ConnectMsSqlDirective.cs +++ b/src/Microsoft.DotNet.Interactive.SqlServer/ConnectMsSqlDirective.cs @@ -89,9 +89,9 @@ private async Task InitializeDbContextAsync(string kernelName, MsSqlKernelConnec // FIX: (InitializeDbContextAsync) package versions to make them reference the ones that are already referenced at build time var submission1 = $$""" - #r "nuget: Microsoft.Data.SqlClient, 5.2.0" - #r "nuget: Microsoft.EntityFrameworkCore.Design, 8.0.6" - #r "nuget: Microsoft.EntityFrameworkCore.SqlServer, 8.0.6" + #r "nuget: Microsoft.Data.SqlClient, 5.2.2" + #r "nuget: Microsoft.EntityFrameworkCore.Design, 8.0.8" + #r "nuget: Microsoft.EntityFrameworkCore.SqlServer, 8.0.8" #r "nuget: Humanizer.Core, 2.14.1" #r "nuget: Humanizer, 2.14.1" #r "nuget: Microsoft.Identity.Client, 4.61.3" diff --git a/src/Microsoft.DotNet.Interactive.SqlServer/Microsoft.DotNet.Interactive.SqlServer.csproj b/src/Microsoft.DotNet.Interactive.SqlServer/Microsoft.DotNet.Interactive.SqlServer.csproj index 1ec0504031..6bb0a7e9ec 100644 --- a/src/Microsoft.DotNet.Interactive.SqlServer/Microsoft.DotNet.Interactive.SqlServer.csproj +++ b/src/Microsoft.DotNet.Interactive.SqlServer/Microsoft.DotNet.Interactive.SqlServer.csproj @@ -25,12 +25,12 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive From c1e9c4cce252ec8ee1288af8d5e1917e96e6417b Mon Sep 17 00:00:00 2001 From: Jon Sequeira Date: Wed, 25 Sep 2024 08:45:09 -0700 Subject: [PATCH 8/9] add error check to clarify an F# test failure --- .../LanguageKernelPackageTests.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Microsoft.DotNet.Interactive.Tests/LanguageKernelPackageTests.cs b/src/Microsoft.DotNet.Interactive.Tests/LanguageKernelPackageTests.cs index 63b64c517a..904dff7166 100644 --- a/src/Microsoft.DotNet.Interactive.Tests/LanguageKernelPackageTests.cs +++ b/src/Microsoft.DotNet.Interactive.Tests/LanguageKernelPackageTests.cs @@ -869,6 +869,8 @@ open System.Numerics.Tensors var result = await SubmitCode(kernel, source); + result.Events.Should().NotContainErrors(); + result.Events .Should() .ContainSingle() From ce9ed25c64916616f8e67c290a8e8312baf2a4a9 Mon Sep 17 00:00:00 2001 From: Jon Sequeira Date: Wed, 2 Oct 2024 09:20:17 -0700 Subject: [PATCH 9/9] Revert "update F# packages" This reverts commit 0047f39680d0ff0b351c1d362145c1593d6330bb. --- Directory.Build.targets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 32df400a35..494b35720f 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -32,8 +32,8 @@ FSharp.Compiler.Service: https://dev.azure.com/dnceng/internal/_release?view=mine&_a=releases&definitionId=98 --> - - + +