From dbaa60d3d254fbfd005ecc264b98eda027719981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 02:55:15 +0000 Subject: [PATCH 1/4] Bump Google.Protobuf from 3.15.8 to 3.29.2 Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.8 to 3.29.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.15.8...v3.29.2) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Shadowsocks.Protobuf/Shadowsocks.Protobuf.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shadowsocks.Protobuf/Shadowsocks.Protobuf.csproj b/Shadowsocks.Protobuf/Shadowsocks.Protobuf.csproj index 69cd90e5b..186e3fdac 100644 --- a/Shadowsocks.Protobuf/Shadowsocks.Protobuf.csproj +++ b/Shadowsocks.Protobuf/Shadowsocks.Protobuf.csproj @@ -5,7 +5,7 @@ - + From e931c7af19f0ab122ab894304b3c702417907282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 02:55:30 +0000 Subject: [PATCH 2/4] Bump xunit from 2.4.1 to 2.9.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.4.1...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Shadowsocks.Tests/Shadowsocks.Tests.csproj | 2 +- Shadowsocks.WPF.Tests/Shadowsocks.WPF.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Shadowsocks.Tests/Shadowsocks.Tests.csproj b/Shadowsocks.Tests/Shadowsocks.Tests.csproj index aa014c191..11093e9df 100644 --- a/Shadowsocks.Tests/Shadowsocks.Tests.csproj +++ b/Shadowsocks.Tests/Shadowsocks.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Shadowsocks.WPF.Tests/Shadowsocks.WPF.Tests.csproj b/Shadowsocks.WPF.Tests/Shadowsocks.WPF.Tests.csproj index 80526e9f2..d76858954 100644 --- a/Shadowsocks.WPF.Tests/Shadowsocks.WPF.Tests.csproj +++ b/Shadowsocks.WPF.Tests/Shadowsocks.WPF.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 7dec8302951b73028e534907ef08aad5e6b1258e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 02:55:30 +0000 Subject: [PATCH 3/4] Bump OxyPlot.Wpf from 2.0.0 to 2.2.0 Bumps [OxyPlot.Wpf](https://github.com/oxyplot/oxyplot) from 2.0.0 to 2.2.0. - [Release notes](https://github.com/oxyplot/oxyplot/releases) - [Changelog](https://github.com/oxyplot/oxyplot/blob/develop/CHANGELOG.md) - [Commits](https://github.com/oxyplot/oxyplot/compare/v2.0.0...v2.2.0) --- updated-dependencies: - dependency-name: OxyPlot.Wpf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Shadowsocks.WPF/Shadowsocks.WPF.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shadowsocks.WPF/Shadowsocks.WPF.csproj b/Shadowsocks.WPF/Shadowsocks.WPF.csproj index 57afe6ee7..24715a410 100644 --- a/Shadowsocks.WPF/Shadowsocks.WPF.csproj +++ b/Shadowsocks.WPF/Shadowsocks.WPF.csproj @@ -51,7 +51,7 @@ - + From 3353dc60df00315a6723d2aeda6a5e7e2b3a4e94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 02:55:50 +0000 Subject: [PATCH 4/4] Bump System.CommandLine from 2.0.0-beta1.21227.1 to 2.0.0-beta4.24528.1 Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta1.21227.1 to 2.0.0-beta4.24528.1. - [Release notes](https://github.com/dotnet/command-line-api/releases) - [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md) - [Commits](https://github.com/dotnet/command-line-api/commits) --- updated-dependencies: - dependency-name: System.CommandLine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Shadowsocks.WPF/Shadowsocks.WPF.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shadowsocks.WPF/Shadowsocks.WPF.csproj b/Shadowsocks.WPF/Shadowsocks.WPF.csproj index 24715a410..54026cf3b 100644 --- a/Shadowsocks.WPF/Shadowsocks.WPF.csproj +++ b/Shadowsocks.WPF/Shadowsocks.WPF.csproj @@ -57,7 +57,7 @@ - +