From b42304574b4a5693f7ac9d34c94ebfbb62fd3e91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:26:24 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 5 updates Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.6.3` | `3.7.3` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.6.3` | `3.7.3` | | [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) | `3.1.6` | `3.1.6` | | [SixLabors.ImageSharp.Drawing](https://github.com/SixLabors/ImageSharp.Drawing) | `2.1.4` | `2.1.5` | | [TiktokenSharp](https://github.com/aiqinxuancai/TiktokenSharp) | `1.1.5` | `1.1.6` | Updates `MSTest.TestAdapter` from 3.6.3 to 3.7.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.6.3...v3.7.3) Updates `MSTest.TestFramework` from 3.6.3 to 3.7.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.6.3...v3.7.3) Updates `SixLabors.ImageSharp` from 3.1.6 to 3.1.6 - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](https://github.com/SixLabors/ImageSharp/compare/v3.1.6...v3.1.6) Updates `SixLabors.ImageSharp.Drawing` from 2.1.4 to 2.1.5 - [Release notes](https://github.com/SixLabors/ImageSharp.Drawing/releases) - [Commits](https://github.com/SixLabors/ImageSharp.Drawing/compare/v2.1.4...v2.1.5) Updates `TiktokenSharp` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/aiqinxuancai/TiktokenSharp/releases) - [Commits](https://github.com/aiqinxuancai/TiktokenSharp/compare/1.1.5...1.1.6) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: SixLabors.ImageSharp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: SixLabors.ImageSharp.Drawing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: TiktokenSharp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Kattbot.Tests/Kattbot.Tests.csproj | 4 ++-- Kattbot/Kattbot.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Kattbot.Tests/Kattbot.Tests.csproj b/Kattbot.Tests/Kattbot.Tests.csproj index 484bd04..10d1476 100644 --- a/Kattbot.Tests/Kattbot.Tests.csproj +++ b/Kattbot.Tests/Kattbot.Tests.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/Kattbot/Kattbot.csproj b/Kattbot/Kattbot.csproj index d87688e..c74d9ee 100644 --- a/Kattbot/Kattbot.csproj +++ b/Kattbot/Kattbot.csproj @@ -8,7 +8,7 @@ - + @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive