From 3d3add19ec87776ad2c00cbe718d9204b0d79760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 05:09:38 +0000 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 7 updates Bumps the all-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) | `3.7.112` | `3.7.115` | | [System.Text.Encodings.Web](https://github.com/dotnet/runtime) | `4.7.2` | `9.0.0` | | [System.Text.Encodings.Web](https://github.com/dotnet/runtime) | `4.7.2` | `9.0.0` | | [System.Text.Json](https://github.com/dotnet/runtime) | `4.7.2` | `9.0.0` | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.2` | `6.0.3` | | [xunit](https://github.com/xunit/xunit) | `2.9.2` | `2.9.3` | | [System.Net.Http.Json](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` | | [nbgv](https://github.com/dotnet/Nerdbank.GitVersioning) | `3.7.112` | `3.7.115` | Updates `Nerdbank.GitVersioning` from 3.7.112 to 3.7.115 - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits) Updates `System.Text.Encodings.Web` from 4.7.2 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v9.0.0) Updates `System.Text.Encodings.Web` from 4.7.2 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v9.0.0) Updates `System.Text.Json` from 4.7.2 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v9.0.0) Updates `coverlet.collector` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3) Updates `xunit` from 2.9.2 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) Updates `System.Net.Http.Json` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) Updates `nbgv` from 3.7.112 to 3.7.115 - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits) --- updated-dependencies: - dependency-name: Nerdbank.GitVersioning dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: System.Text.Encodings.Web dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: System.Text.Encodings.Web dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: System.Net.Http.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: nbgv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 4 ++-- src/TestableHttpClient/TestableHttpClient.csproj | 6 +++--- test/Directory.Build.targets | 4 ++-- .../TestableHttpClient.Tests.csproj | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a352993..1e71a62 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,11 +10,11 @@ "rollForward": false }, "nbgv": { - "version": "3.7.112", + "version": "3.7.115", "commands": [ "nbgv" ], "rollForward": false } } -} +} \ No newline at end of file diff --git a/src/TestableHttpClient/TestableHttpClient.csproj b/src/TestableHttpClient/TestableHttpClient.csproj index 1c462a4..628346c 100644 --- a/src/TestableHttpClient/TestableHttpClient.csproj +++ b/src/TestableHttpClient/TestableHttpClient.csproj @@ -33,8 +33,8 @@ - - + + @@ -44,7 +44,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/Directory.Build.targets b/test/Directory.Build.targets index d87f3d0..edea271 100644 --- a/test/Directory.Build.targets +++ b/test/Directory.Build.targets @@ -1,12 +1,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj b/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj index a808876..5a0df93 100644 --- a/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj +++ b/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj @@ -5,7 +5,7 @@ - +