From e97311fa8d7ec052a8823fd33de1222a5919862c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 22:11:37 +0000 Subject: [PATCH 1/2] Bump the major-minor-dependencies group across 2 directories with 5 updates Bumps the major-minor-dependencies group with 2 updates in the /backend/ILSpyX.Backend.LSP directory: [Serilog](https://github.com/serilog/serilog) and [Serilog.Sinks.Debug](https://github.com/serilog/serilog-sinks-debug). Bumps the major-minor-dependencies group with 5 updates in the /backend/ILSpyX.Backend.Tests directory: | Package | From | To | | --- | --- | --- | | [Serilog](https://github.com/serilog/serilog) | `3.1.1` | `4.0.0` | | [Serilog](https://github.com/serilog/serilog) | `3.1.1` | `4.0.0` | | [Serilog.Sinks.Debug](https://github.com/serilog/serilog-sinks-debug) | `2.0.0` | `3.0.0` | | [Serilog](https://github.com/serilog/serilog) | `3.1.1` | `4.0.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.10.0` | | [xunit](https://github.com/xunit/xunit) | `2.6.2` | `2.8.1` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.4` | `2.8.1` | Updates `Serilog` from 3.1.1 to 4.0.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v3.1.1...v4.0.0) Updates `Serilog.Sinks.Debug` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/serilog/serilog-sinks-debug/releases) - [Commits](https://github.com/serilog/serilog-sinks-debug/compare/v2.0.0...v3.0.0) Updates `Serilog` from 3.1.1 to 4.0.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v3.1.1...v4.0.0) Updates `Serilog` from 3.1.1 to 4.0.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v3.1.1...v4.0.0) Updates `Serilog.Sinks.Debug` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/serilog/serilog-sinks-debug/releases) - [Commits](https://github.com/serilog/serilog-sinks-debug/compare/v2.0.0...v3.0.0) Updates `Serilog` from 3.1.1 to 4.0.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v3.1.1...v4.0.0) Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.10.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.10.0) Updates `xunit` from 2.6.2 to 2.8.1 - [Commits](https://github.com/xunit/xunit/compare/2.6.2...2.8.1) Updates `xunit.runner.visualstudio` from 2.5.4 to 2.8.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.4...2.8.1) --- updated-dependencies: - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-minor-dependencies - dependency-name: Serilog.Sinks.Debug dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-minor-dependencies - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-minor-dependencies - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-minor-dependencies - dependency-name: Serilog.Sinks.Debug dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-minor-dependencies - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-minor-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-minor-dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-minor-dependencies - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-minor-dependencies ... Signed-off-by: dependabot[bot] --- backend/ILSpyX.Backend.Tests/ILSpyX.Backend.Tests.csproj | 6 +++--- backend/ILSpyX.Backend/ILSpyX.Backend.csproj | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/backend/ILSpyX.Backend.Tests/ILSpyX.Backend.Tests.csproj b/backend/ILSpyX.Backend.Tests/ILSpyX.Backend.Tests.csproj index 6540ceeb..601c3472 100644 --- a/backend/ILSpyX.Backend.Tests/ILSpyX.Backend.Tests.csproj +++ b/backend/ILSpyX.Backend.Tests/ILSpyX.Backend.Tests.csproj @@ -14,9 +14,9 @@ false - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/backend/ILSpyX.Backend/ILSpyX.Backend.csproj b/backend/ILSpyX.Backend/ILSpyX.Backend.csproj index 599f3ca1..b645e1ff 100644 --- a/backend/ILSpyX.Backend/ILSpyX.Backend.csproj +++ b/backend/ILSpyX.Backend/ILSpyX.Backend.csproj @@ -24,9 +24,9 @@ - + - + \ No newline at end of file From d30d80fd26ea5537c14d67584436083067d1aca2 Mon Sep 17 00:00:00 2001 From: Andreas Weizel Date: Wed, 26 Jun 2024 23:40:29 +0200 Subject: [PATCH 2/2] Manually upgrade LSP project dependencies to match Backend project --- backend/ILSpyX.Backend.LSP/ILSpyX.Backend.LSP.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/ILSpyX.Backend.LSP/ILSpyX.Backend.LSP.csproj b/backend/ILSpyX.Backend.LSP/ILSpyX.Backend.LSP.csproj index 8e10943a..0d4be968 100644 --- a/backend/ILSpyX.Backend.LSP/ILSpyX.Backend.LSP.csproj +++ b/backend/ILSpyX.Backend.LSP/ILSpyX.Backend.LSP.csproj @@ -25,9 +25,9 @@ - + - +