Skip to content

Commit

Permalink
build(deps): bump the all group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [AWSSDK.Kendra](https://github.com/aws/aws-sdk-net) | `3.7.301.42` | `3.7.301.43` |
| [AWSSDK.BedrockAgentRuntime](https://github.com/aws/aws-sdk-net) | `3.7.308.9` | `3.7.308.10` |
| [AWSSDK.BedrockRuntime](https://github.com/aws/aws-sdk-net) | `3.7.303.4` | `3.7.303.5` |
| [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) | `4.9.2` | `4.10.0` |
| [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) | `4.9.2` | `4.10.0` |


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

Updates `AWSSDK.BedrockAgentRuntime` from 3.7.308.9 to 3.7.308.10
- [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.303.4 to 3.7.303.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.CodeAnalysis.CSharp` from 4.9.2 to 4.10.0
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.9.2 to 4.10.0
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

Updates `Microsoft.CodeAnalysis.CSharp` from 4.9.2 to 4.10.0
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.Kendra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- 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: Microsoft.CodeAnalysis.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 52ef032 commit cedc0d6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<PackageVersion Include="Anthropic.SDK" Version="3.2.1" />
<PackageVersion Include="Anyscale" Version="1.0.2" />
<PackageVersion Include="Aspose.PDF" Version="24.5.1" />
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.308.9" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.303.4" />
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.301.42" />
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.308.10" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.303.5" />
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.301.43" />
<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 All @@ -36,8 +36,8 @@
<PackageVersion Include="LeonardoAi" Version="0.1.0" />
<PackageVersion Include="LLamaSharp" Version="0.12.0" />
<PackageVersion Include="LLamaSharp.Backend.Cpu" Version="0.13.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
<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.6" />
Expand Down

0 comments on commit cedc0d6

Please sign in to comment.