From 8355b4580e9a3b9d3a2f8666e23ee94d9c569a57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 12:25:40 +0400 Subject: [PATCH] build(deps): bump the all group with 4 updates (#497) Bumps the all group with 4 updates: [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [System.Memory.Data](https://github.com/dotnet/runtime), [System.Text.Json](https://github.com/dotnet/runtime) and [FluentAssertions](https://github.com/fluentassertions/fluentassertions). Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `System.Memory.Data` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `System.Text.Json` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `System.Text.Json` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `FluentAssertions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/7.0.0...8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Memory.Data dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../LangChain.Samples.LocalRAG.csproj | 2 +- .../LangChain.Samples.Serve.OpenAI.csproj | 2 +- .../LangChain.Samples.Serve.csproj | 2 +- src/Directory.Packages.props | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj b/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj index 8b89dd90..8379c081 100644 --- a/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj +++ b/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj @@ -15,7 +15,7 @@ - + \ No newline at end of file diff --git a/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj b/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj index 765587f8..fa74bf17 100644 --- a/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj +++ b/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj @@ -12,7 +12,7 @@ - + diff --git a/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj b/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj index 4203cd1e..56847a58 100644 --- a/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj +++ b/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 6e6aaa62..f80528ca 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -8,7 +8,7 @@ - + all @@ -51,12 +51,12 @@ - + - + - +