Skip to content

Commit

Permalink
build(deps): Bump the all group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates: [AWSSDK.BedrockAgentRuntime](https://github.com/aws/aws-sdk-net), [AWSSDK.BedrockRuntime](https://github.com/aws/aws-sdk-net), [AWSSDK.Kendra](https://github.com/aws/aws-sdk-net) and [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore).


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

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

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

Updates `Microsoft.Data.Sqlite.Core` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.7...v8.0.8)

---
updated-dependencies:
- dependency-name: AWSSDK.BedrockAgentRuntime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: AWSSDK.BedrockRuntime
  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: Microsoft.Data.Sqlite.Core
  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 14, 2024
1 parent 57cfe92 commit 71b38d9
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 @@ -7,9 +7,9 @@
<PackageVersion Include="Anthropic" Version="1.0.0" />
<PackageVersion Include="Anyscale" Version="1.0.2" />
<PackageVersion Include="Aspose.PDF" Version="24.7.0" />
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.401.1" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.401.4" />
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.400.4" />
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.401.2" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.401.5" />
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.400.5" />
<PackageVersion Include="AWSSDK.OpenSearchService" Version="3.7.305.8" />
<PackageVersion Include="AWSSDK.SageMakerRuntime" Version="3.7.301.37" />
<PackageVersion Include="Azure.AI.OpenAI" Version="1.0.0-beta.17" />
Expand Down Expand Up @@ -47,7 +47,7 @@
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.10.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
<PackageVersion Include="Microsoft.Data.Sqlite.Core" Version="8.0.7" />
<PackageVersion Include="Microsoft.Data.Sqlite.Core" Version="8.0.8" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Milvus" Version="1.16.2-alpha" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.OpenAI" Version="1.10.0" />
Expand Down

0 comments on commit 71b38d9

Please sign in to comment.