Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump the all group with 6 updates (#97)
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