Skip to content

Commit

Permalink
Bump Microsoft.KernelMemory.Orchestration.RabbitMQ, Microsoft.KernelM…
Browse files Browse the repository at this point in the history
…emory.Abstractions and Microsoft.SemanticKernel.Abstractions

Bumps [Microsoft.KernelMemory.Orchestration.RabbitMQ](https:/microsoft/kernel-memory), [Microsoft.KernelMemory.Abstractions](https:/microsoft/kernel-memory) and [Microsoft.SemanticKernel.Abstractions](https:/microsoft/semantic-kernel). These dependencies needed to be updated together.

Updates `Microsoft.KernelMemory.Orchestration.RabbitMQ` from 0.66.240709.1 to 0.78.241007.1
- [Release notes](https:/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.66.240709.1...packages-0.78.241007.1)

Updates `Microsoft.KernelMemory.Abstractions` from 0.66.240709.1 to 0.78.241007.1
- [Release notes](https:/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.66.240709.1...packages-0.78.241007.1)

Updates `Microsoft.SemanticKernel.Abstractions` from 1.15.1 to 1.21.1
- [Release notes](https:/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.15.1...dotnet-1.21.1)

---
updated-dependencies:
- dependency-name: Microsoft.KernelMemory.Orchestration.RabbitMQ
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.SemanticKernel.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 23a73f9 commit e0ca68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/CopilotChatShared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.66.240709.1" />
<PackageReference Include="Microsoft.KernelMemory.MemoryDb.Postgres" Version="0.66.240709.1" />
<PackageReference Include="Microsoft.KernelMemory.MemoryDb.Redis" Version="0.66.240709.1" />
<PackageReference Include="Microsoft.KernelMemory.Orchestration.RabbitMQ" Version="0.66.240709.1" />
<PackageReference Include="Microsoft.KernelMemory.Orchestration.RabbitMQ" Version="0.78.241007.1" />
<PackageReference Include="Tesseract" Version="5.2.0" />
</ItemGroup>

Expand Down

0 comments on commit e0ca68b

Please sign in to comment.