Skip to content

Commit

Permalink
build(deps): Bump the all group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates: [Microsoft.SemanticKernel.Core](https://github.com/microsoft/semantic-kernel), [AWSSDK.Kendra](https://github.com/aws/aws-sdk-net) and [LangChain.Serve.Abstractions](https://github.com/tryAGI/LangChain).


Updates `Microsoft.SemanticKernel.Core` from 1.17.1 to 1.17.2
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.17.1...dotnet-1.17.2)

Updates `AWSSDK.Kendra` from 3.7.400.9 to 3.7.400.10
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

Updates `LangChain.Serve.Abstractions` from 0.15.1-dev.98 to 0.15.1-dev.100
- [Release notes](https://github.com/tryAGI/LangChain/releases)
- [Commits](https://github.com/tryAGI/LangChain/commits)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: AWSSDK.Kendra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: LangChain.Serve.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent d11973b commit 1ac30ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.400.9" />
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.400.10" />
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.2.4" />
<PackageVersion Include="Elastic.Clients.Elasticsearch" Version="8.14.2" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
Expand All @@ -16,7 +16,7 @@
<PackageVersion Include="LangChain.DocumentLoaders.Pdf" Version="0.15.0" />
<PackageVersion Include="LangChain.Polyfills" Version="0.15.0" />
<PackageVersion Include="LangChain.Providers.Amazon.Bedrock" Version="0.15.1-dev.78" />
<PackageVersion Include="LangChain.Serve.Abstractions" Version="0.15.1-dev.98" />
<PackageVersion Include="LangChain.Serve.Abstractions" Version="0.15.1-dev.100" />
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.Data.Sqlite.Core" Version="8.0.8" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
Expand All @@ -31,7 +31,7 @@
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Redis" Version="1.16.2-alpha" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Sqlite" Version="1.15.1-alpha" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Weaviate" Version="1.16.2-alpha" />
<PackageVersion Include="Microsoft.SemanticKernel.Core" Version="1.17.1" />
<PackageVersion Include="Microsoft.SemanticKernel.Core" Version="1.17.2" />
<PackageVersion Include="Moq" Version="4.20.70" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.5.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.1" />
Expand Down

0 comments on commit 1ac30ef

Please sign in to comment.