Skip to content

Commit

Permalink
build(deps): Bump the all group across 1 directory with 4 updates (#154)
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates in the / directory: [AWSSDK.BedrockAgentRuntime](https://github.com/aws/aws-sdk-net), [AWSSDK.BedrockRuntime](https://github.com/aws/aws-sdk-net), [FluentAssertions](https://github.com/fluentassertions/fluentassertions) and [LLamaSharp.Backend.Cpu](https://github.com/SciSharp/LLamaSharp).


Updates `AWSSDK.BedrockAgentRuntime` from 3.7.415.2 to 3.7.416
- [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/3.7.416.0)

Updates `AWSSDK.BedrockRuntime` from 3.7.412 to 3.7.412.2
- [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)

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

Updates `LLamaSharp.Backend.Cpu` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/SciSharp/LLamaSharp/releases)
- [Commits](SciSharp/LLamaSharp@v0.19.0...v0.20.0)

---
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: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: LLamaSharp.Backend.Cpu
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 6439fa7 commit f78786b
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 @@ -5,12 +5,12 @@
<ItemGroup>
<PackageVersion Include="Anthropic" Version="1.4.4" />
<PackageVersion Include="Anyscale" Version="1.0.2" />
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.415.2" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.412" />
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.416" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.412.2" />
<PackageVersion Include="Azure.AI.OpenAI" Version="2.1.0" />
<PackageVersion Include="CSharpToJsonSchema" Version="3.10.1" />
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.2.25" />
<PackageVersion Include="FluentAssertions" Version="8.0.0" />
<PackageVersion Include="FluentAssertions" Version="8.0.1" />
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageVersion Include="Google.Cloud.AIPlatform.V1" Version="3.9.0" />
<PackageVersion Include="Google_GenerativeAI" Version="1.0.2" />
Expand All @@ -37,7 +37,7 @@
<PackageVersion Include="LangChain.Splitters.Abstractions" Version="0.16.0" />
<PackageVersion Include="LeonardoAi" Version="0.1.0" />
<PackageVersion Include="LLamaSharp" Version="0.17.0" />
<PackageVersion Include="LLamaSharp.Backend.Cpu" Version="0.19.0" />
<PackageVersion Include="LLamaSharp.Backend.Cpu" Version="0.20.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
Expand Down

0 comments on commit f78786b

Please sign in to comment.