Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump Microsoft.KernelMemory.Core, Microsoft.KernelMemory.Abstractions and Microsoft.SemanticKernel.Abstractions #45

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps Microsoft.KernelMemory.Core, Microsoft.KernelMemory.Abstractions and Microsoft.SemanticKernel.Abstractions. These dependencies needed to be updated together.
Updates Microsoft.KernelMemory.Core from 0.26.240121.1 to 0.27.240207.1

Release notes

Sourced from Microsoft.KernelMemory.Core's releases.

Packages 0.27.240207.1

Changes:

  • 32946023a3dca974c89971207968b7386cdb3ec3 Redis Missing Embedding score (#302) [ #298, #271 ]
  • 8c6f9851c4cbcb08e0f8235899d2f621a34e12ac Autodetect Docker CLI in Docker image build script (#299)
  • b3a50984847b2951b8b329c80e3d1798e6a0b306 Allowing the configuration of the virtual host of RabbitMQ (#301)
  • 10d928bf5a4ba37062fce35938d64111d82b9c83 Possible fix to 245 issue. Using search.in query when having multiple values for the same Tag (#262) [ #245 ]
  • 537f7f441d284602c20776ed8912249665d8ada5 Add notes about Docker
  • d37a2f701776d75c6b65df657d0ba32ac28e74bd Update architecture.md
  • d179b6efe8016c770a34e83de7195948579c2f53 Upgrade KM deps and add docs

Abstractions 0.27.240205.2

Changes:

  • fdef7da22e9e1183d99a455832ed1c9b14118ccd Improve ServiceCollectionPool, fix for 288 (#294)
  • 00ac40aa4f6d73162209fcc31078b114fe9e6ba7 Improvements to async scheduling (#284)
  • 827b845dfa2728a119bd327236a0920a2b741e35 Improve csproj management, Reorg all tests, Bug fixes (#244)

Packages 0.27.240205.2

Changes:

  • ce44d6d95f61390e4564faa611294bb7d1d6d1e0 Redis service hooks, remove embeddings when not needed (#271)
  • 8ce9287a4d6eed26584022b3c17b89bcc52933f8 Upgrade misc dependencies (#297)
  • 793b67aaf7d663635b832fde76aa30d01ffb4eb1 Upgrade Service to latest KM packages

This list of changes was auto generated.

Packages 0.27.240205.1

Changes:

  • 7dfd25248beb023e0a557df6299e76412f3edc2a Upgrade to latest Abstractions 0.27 (#296)
  • da9b1d177252a3990285f54f054c132fc37acad9 Update nuget-package.props
  • c97684e2efbec37de05aa8f58dc0a016cec719d6 Support ManualTokenCredential in AzureOpenAITextEmbeddingGenerator (#295) [ #290 ]
  • fdef7da22e9e1183d99a455832ed1c9b14118ccd Improve ServiceCollectionPool, fix for 288 (#294)
  • 86c8ec1415dedd660ad1b07f3472c0e6bea47fe9 Support OpenAI “gpt-3.5-turbo-instruct”
  • 00ac40aa4f6d73162209fcc31078b114fe9e6ba7 Improvements to async scheduling (#284)
  • 018ffc0e4fed325f6ff545af19e5bbfc1dd2a392 Fix docker image name
  • 5df2a2a4d27fe85f0d36523b0f8e6c98c379fbd2 Simplify Dockerfile
  • 6a3804fd64986a68af25bf8cc409bd6a9308c92d Add scripts to dockerize Kernel Memory service (#273)
  • a24ee8d722965f923067f3f7630e8785853f0918 Update README.md
  • a479bd3496245436532fd552ce32cb709819e6fe Fix the reference to security-filters.md (#268)
  • fdf70dd9c0b4085b705612de711d879f3e5c0f91 Update Web Service with latest KM packages

... (truncated)

Commits
  • 3294602 Redis Missing Embedding score (#302)
  • 065283a Adjust typos config
  • 42fe1bd Fix code style / build warning
  • 8c6f985 Autodetect Docker CLI in Docker image build script (#299)
  • b3a5098 Allowing the configuration of the virtual host of RabbitMQ (#301)
  • 10d928b Possible fix to 245 issue. Using search.in query when having multiple values ...
  • 537f7f4 Add notes about Docker
  • d37a2f7 Update architecture.md
  • d179b6e Upgrade KM deps and add docs
  • ce44d6d Redis service hooks, remove embeddings when not needed (#271)
  • Additional commits viewable in compare view

Updates Microsoft.KernelMemory.Abstractions from 0.26.240104.1 to 0.27.240205.2

Release notes

Sourced from Microsoft.KernelMemory.Abstractions's releases.

Abstractions 0.27.240205.2

Changes:

  • fdef7da22e9e1183d99a455832ed1c9b14118ccd Improve ServiceCollectionPool, fix for 288 (#294)
  • 00ac40aa4f6d73162209fcc31078b114fe9e6ba7 Improvements to async scheduling (#284)
  • 827b845dfa2728a119bd327236a0920a2b741e35 Improve csproj management, Reorg all tests, Bug fixes (#244)

Packages 0.27.240205.2

Changes:

  • ce44d6d95f61390e4564faa611294bb7d1d6d1e0 Redis service hooks, remove embeddings when not needed (#271)
  • 8ce9287a4d6eed26584022b3c17b89bcc52933f8 Upgrade misc dependencies (#297)
  • 793b67aaf7d663635b832fde76aa30d01ffb4eb1 Upgrade Service to latest KM packages

This list of changes was auto generated.

Packages 0.27.240205.1

Changes:

  • 7dfd25248beb023e0a557df6299e76412f3edc2a Upgrade to latest Abstractions 0.27 (#296)
  • da9b1d177252a3990285f54f054c132fc37acad9 Update nuget-package.props
  • c97684e2efbec37de05aa8f58dc0a016cec719d6 Support ManualTokenCredential in AzureOpenAITextEmbeddingGenerator (#295) [ #290 ]
  • fdef7da22e9e1183d99a455832ed1c9b14118ccd Improve ServiceCollectionPool, fix for 288 (#294)
  • 86c8ec1415dedd660ad1b07f3472c0e6bea47fe9 Support OpenAI “gpt-3.5-turbo-instruct”
  • 00ac40aa4f6d73162209fcc31078b114fe9e6ba7 Improvements to async scheduling (#284)
  • 018ffc0e4fed325f6ff545af19e5bbfc1dd2a392 Fix docker image name
  • 5df2a2a4d27fe85f0d36523b0f8e6c98c379fbd2 Simplify Dockerfile
  • 6a3804fd64986a68af25bf8cc409bd6a9308c92d Add scripts to dockerize Kernel Memory service (#273)
  • a24ee8d722965f923067f3f7630e8785853f0918 Update README.md
  • a479bd3496245436532fd552ce32cb709819e6fe Fix the reference to security-filters.md (#268)
  • fdf70dd9c0b4085b705612de711d879f3e5c0f91 Update Web Service with latest KM packages

This list of changes was auto generated.

Packages 0.26.240121.1

Changes:

  • 5d9c080f2ef0e48f0e03d136ecb38211638323d8 Fix #265 for Excel files (#270)
  • 9a29a0280aa18a7963c0e7b5924b09d8651a3b1b Fix #267: SimpleVectorDb is not considering all document for computing cosine similarity (#269)
  • 1681fab5610729e1de5cc060305aa434bc2fe617 Update README.md
  • 7a8a42060146349bf1718dee25f6d51fe3e3d06d -Changed the reference to the latest Elasticsearch plugin nuget (0.9.5) (#264)
  • 4c58e1edb53df0be1d7e6c4969d71a83d6f477e4 Update upload-example.sh (#263)
  • 9e3072ca862f250be167c38473221af6fb5be4ac Upgrade Service to use latest KM nugets

... (truncated)

Commits
  • ce44d6d Redis service hooks, remove embeddings when not needed (#271)
  • 8ce9287 Upgrade misc dependencies (#297)
  • 793b67a Upgrade Service to latest KM packages
  • 7dfd252 Upgrade to latest Abstractions 0.27 (#296)
  • da9b1d1 Update nuget-package.props
  • c97684e Support ManualTokenCredential in AzureOpenAITextEmbeddingGenerator (#295)
  • fdef7da Improve ServiceCollectionPool, fix for 288 (#294)
  • 86c8ec1 Support OpenAI “gpt-3.5-turbo-instruct”
  • 00ac40a Improvements to async scheduling (#284)
  • 018ffc0 Fix docker image name
  • Additional commits viewable in compare view

Updates Microsoft.SemanticKernel.Abstractions from 1.1.0 to 1.3.0

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.3.0

Changes:

  • d34bef71a1b9a4a544585023927c4e6fd9857300 .Net: Bump to version 1.3.0 (#4798)
  • a53556807806752fd73cbe4de4acff6226c889fe .Net: Bump Roslynator.Analyzers from 4.3.0 to 4.10.0 in /dotnet (#4779)
  • ce323787318b5cf68e3ebdaaef2062e8571aa018 .Net: Bump Microsoft.Extensions.Http.Resilience, Microsoft.Bcl.TimeProvider and System.Text.Json in /dotnet (#4778)
  • 6f5741af1d5f8256e3a73826b647af3bb3782e74 .Net: Articles grammar correction (#4749)
  • 216d6c987bea76275e7cb0b44b4828186a6cd301 Update COMMUNITY.md (#4738)
  • 4317f2745e22055eee9eae811d7a4c48d557948d .Net: update link to .NET8.0 download (#4756)
  • ea4ec549f639dfeec1c74281a3f8598540dcb207 .Net: Reverted example with filters (#4737)
  • 91297d954f917b151236b4af9507dc34b2b99737 ADR Connector Community Support (#4619)
  • a3954e22ed770b9d4973aa8d35e09a2e250f1edf .Net: Pass user field in SK C# (#4736)
  • f959256229c7d0d821d1df5c8b112ced10ddd5ac .Net: Upgraded baseline version for package compatibility (#4726)

This list of changes was auto generated.

dotnet-1.2.0

Changes:

  • 84e1a773b4b86e076cf02f1b452e6c1901b50022 .Net: Upgraded package version to 1.2.0 (#4723)
  • afa187db9acb0dda47b1e1d0181523f5c4177fb8 .Net: Update FlowOrchestrator to use yaml plugins and reliability improvement (#4665)
  • 80f598c22dcff414a244a0aaed3a3663a57082ae .Net: Marked Kernel events as deprecated in favor of filters (#4714)
  • 79119f1b171f24724504f56e16f74555856ddf07 .Net: Implementation of FunctionResultExtended with kernel example (#3380)
  • de9b8d87040febb45bcd445cbcee03fde2e4df37 .Net: OpenApi operation name sanitization (#4708)
  • 6a6e1709b56838c0ea9f07bc9f2e39812333eead .Net: Bump DocumentFormat.OpenXml from 3.0.0 to 3.0.1 in /dotnet (#4700)
  • 3537ff4a3770e6d7ad642a40b72d6a496d964c44 .Net: Bump Microsoft.OpenApi from 1.6.11 to 1.6.12 in /dotnet (#4699)
  • 1fa3f53093f3bb8e73569f5fd699a1bdf3a60eb3 .Net: Function and Prompt Filters (#4437)
  • e4874bb79d7c4f50c6975353ca9032f2982d4a60 .Net: Extend chat message parsing and add relevant unit tests (#4602) [ #4536 ]
  • 3fadf9a716bfd052e55048dd48af930cd8291fec .Net: Add an example showing how to use the OpenAI response format property (#4678)
  • 59b384f769be1138c58affe4856346b72068a32d .Net: Add planner integration test configuration to README (#4512)
  • f2fb71d9d14fa6fd3eefd518d7ae3bb55eef5d16 .Net: Converted examples 52 and others to tests (#4649) [ #4526 ]
  • 7fb6af2f81eaebab04ef218f66a5a0868ca2bd09 .Net: Remove use of the samples/skills folder (#4684)
  • a919536446e56436aa909ae1aba8ab72f22a7bf7 .Net: CancelKernelEventArgs is marked with SKEXP0003 Experimental Attribute instead of SKEXP0004 (#4657) [ #4650 ]
  • a5bc63d328cb4614da698011602a9c7caa69d2e7 .Net: DefaultValue for OpenAPI payload properties (#4612)
  • b2bbd410c07739767b5aad48961a8ced5b4cf4a4 .Net: Update PackageValidationBaselineVersion (#4663)
  • fe23d41613d8d7bad1f0a8e0083fec6d9ae15cf3 .Net: Fix issue #4608 (#4609)
  • 1c07c2f9f9efaafefe605cb98a1f956ae6bf8100 .Net: Remove the NCalc Plugin (#4625)
  • da51b70a9d7e32c4f9ec9a97bcd14a1ad57293d7 .Net: Catch InvalidOperationException in RedirectOutput.Log (#4651)
  • 4205cd3a7932ca9dab91eda2d2e8a7cf5d0ad1f0 .Net: Increase code coverage and add threshold to build pipeline (#4610)
  • 4ec03bedaffbe427e754bca288e6ef6ec153bae5 .Net: Remove Polly as a dependency (#4617)
  • 7d47e907de628d9bed0ff98d00254de9e8bf2982 .Net: Simplify example 52 to showcase using a custom OpenAIClient in genera… (#4502) [ #3844 ]
  • b9c1adc4834c0e560c429fa035054ab51d738bdf .Net: Aligning the SK agent HTTP stack behavior with the SK one (#4569)
  • b99b780eca883b8d954b6ed3d3335f0723c36120 .Net Kernel Examples as tests (#4526)

This list of changes was auto generated.

Commits
  • d34bef7 .Net: Bump to version 1.3.0 (#4798)
  • 9dbbf56 Python: Add astra memory (#4374)
  • 11cf8ea Python: implement KernelContent and all related classes (#4491)
  • a535568 .Net: Bump Roslynator.Analyzers from 4.3.0 to 4.10.0 in /dotnet (#4779)
  • ce32378 .Net: Bump Microsoft.Extensions.Http.Resilience, Microsoft.Bcl.TimeProvider a...
  • 6f5741a .Net: Articles grammar correction (#4749)
  • 216d6c9 Update COMMUNITY.md (#4738)
  • 4317f27 .Net: update link to .NET8.0 download (#4756)
  • 5953beb Python: bump pyproject version for release. Update notebook package versions....
  • d97f953 Python: Removes the _async suffix where is not needed (#4735)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

….Abstractions and Microsoft.SemanticKernel.Abstractions

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

Updates `Microsoft.KernelMemory.Core` from 0.26.240121.1 to 0.27.240207.1
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.26.240121.1...packages-0.27.240207.1)

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

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

---
updated-dependencies:
- dependency-name: Microsoft.KernelMemory.Core
  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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2024
Copy link
Author

dependabot bot commented on behalf of github Feb 19, 2024

Superseded by #47.

@dependabot dependabot bot closed this Feb 19, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.KernelMemory.Core-and-Microsoft.KernelMemory.Abstractions-and-Microsoft.SemanticKernel.Abstractions-0.27.240207.1 branch February 19, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants