Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) | `4.6.0` | `4.7.0` |
| Aspose.PDF | `23.7.0` | `23.8.0` |
| [AWSSDK.Kendra](https://github.com/aws/aws-sdk-net) | `3.7.200.25` | `3.7.200.27` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.11.0` | `6.12.0` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.7.1` | `17.7.2` |
| [Tiktoken](https://github.com/tryAGI/Tiktoken) | `1.1.1` | `1.1.2` |


Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.6.0 to 4.7.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 `Aspose.PDF` from 23.7.0 to 23.8.0

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

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

Updates `Microsoft.NET.Test.Sdk` from 17.7.1 to 17.7.2
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.7.1...v17.7.2)

Updates `Tiktoken` from 1.1.1 to 1.1.2
- [Commits](https://github.com/tryAGI/Tiktoken/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Aspose.PDF
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: AWSSDK.Kendra
  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-minor
  dependency-group: all
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Tiktoken
  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 and HavenDV committed Aug 29, 2023
1 parent d3daf9b commit fa40434
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
<ItemGroup>
<PackageVersion Include="Anthropic" Version="0.3.0" />
<PackageVersion Include="Anyscale" Version="1.0.0" />
<PackageVersion Include="Aspose.PDF" Version="23.7.0" />
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.200.25" />
<PackageVersion Include="Aspose.PDF" Version="23.8.0" />
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.200.27" />
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.1.1" />
<PackageVersion Include="FluentAssertions" Version="6.11.0" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="GitHubActionsTestLogger" Version="2.3.3" />
<PackageVersion Include="H.Resources.Generator" Version="1.5.1" />
<PackageVersion Include="HuggingFace" Version="0.2.3" />
<PackageVersion Include="LeonardoAi" Version="0.1.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.6.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.7.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.AI.OpenAI" Version="0.15.230531.5-preview" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Memory.AzureCognitiveSearch" Version="0.17.230711.7-preview" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Memory.AzureSearch" Version="0.17.230718.1-preview" />
Expand All @@ -31,7 +31,7 @@
<PackageVersion Include="MSTest.TestFramework" Version="3.1.1" />
<PackageVersion Include="PolySharp" Version="1.13.2" />
<PackageVersion Include="System.Text.Json" Version="7.0.3" />
<PackageVersion Include="Tiktoken" Version="1.1.1" />
<PackageVersion Include="Tiktoken" Version="1.1.2" />
<PackageVersion Include="tryAGI.OpenAI" Version="1.7.2" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageVersion Include="Microsoft.Extensions.Http" Version="7.0.0" />
Expand Down

0 comments on commit fa40434

Please sign in to comment.