Skip to content

Commit

Permalink
build(deps): Bump the all group with 6 updates (#97)
Browse files Browse the repository at this point in the history
Bumps the all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [LangChain.Providers.Abstractions](https://github.com/tryAGI/LangChain.Providers) | `0.15.3-dev.84` | `0.15.3-dev.93` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.2` |
| [Microsoft.SemanticKernel.Core](https://github.com/microsoft/semantic-kernel) | `1.30.0` | `1.31.0` |
| [System.Text.Json](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.5` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.2` | `7.0.0` |
| [AWSSDK.Kendra](https://github.com/aws/aws-sdk-net) | `3.7.400.57` | `3.7.400.59` |


Updates `LangChain.Providers.Abstractions` from 0.15.3-dev.84 to 0.15.3-dev.93
- [Commits](https://github.com/tryAGI/LangChain.Providers/commits)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.2)

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

Updates `System.Text.Json` from 9.0.0 to 8.0.5
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.5)

Updates `FluentAssertions` from 6.12.2 to 7.0.0
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.12.2...7.0.0)

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

---
updated-dependencies:
- dependency-name: LangChain.Providers.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: Microsoft.SemanticKernel.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: AWSSDK.Kendra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent eadfd78 commit 0e4e8cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.400.57" />
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.400.59" />
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.2.25" />
<PackageVersion Include="Elastic.Clients.Elasticsearch" Version="8.15.10" />
<PackageVersion Include="FluentAssertions" Version="6.12.2" />
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageVersion Include="H.Resources.Generator" Version="1.6.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageVersion>
<PackageVersion Include="LangChain.DocumentLoaders.Abstractions" Version="0.15.3-dev.14" />
<PackageVersion Include="LangChain.Polyfills" Version="0.15.3-dev.14" />
<PackageVersion Include="LangChain.Providers.Abstractions" Version="0.15.3-dev.84" />
<PackageVersion Include="LangChain.Providers.Abstractions" Version="0.15.3-dev.93" />
<PackageVersion Include="LangChain.Serve.Abstractions" Version="0.15.3-dev.14" />
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.Data.Sqlite" Version="9.0.0" />
Expand All @@ -29,7 +29,7 @@
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Redis" Version="1.29.0-alpha" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Sqlite" Version="1.29.0-alpha" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Weaviate" Version="1.29.0-alpha" />
<PackageVersion Include="Microsoft.SemanticKernel.Core" Version="1.30.0" />
<PackageVersion Include="Microsoft.SemanticKernel.Core" Version="1.31.0" />
<PackageVersion Include="Moq" Version="4.20.72" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.2" />
<PackageVersion Include="Verify.MSTest" Version="26.1.6" />
Expand Down

0 comments on commit 0e4e8cb

Please sign in to comment.