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

Bump Microsoft.KernelMemory.Abstractions and Microsoft.SemanticKernel.Abstractions #915

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps Microsoft.KernelMemory.Abstractions and Microsoft.SemanticKernel.Abstractions. These dependencies needed to be updated together.
Updates Microsoft.KernelMemory.Abstractions from 0.69.240727.1 to 0.71.240820.1

Release notes

Sourced from Microsoft.KernelMemory.Abstractions's releases.

Packages 0.71.240820.1

What's Changed

  • Upgrade dependencies and fix code style by @​dluc in microsoft/kernel-memory#748
    • Microsoft.SemanticKernel 1.17.1
    • LLamaSharp 0.15.0
    • HtmlAgilityPack 1.11.64
    • Azure.Search.Documents 11.6.0
    • Azure.Storage.Blobs 12.21.2
    • Azure.Storage.Queues 12.19.1
    • Aspire.Npgsql.EntityFrameworkCore.PostgreSQL 8.1.0
    • MongoDB.Driver.GridFS 2.28.0
    • Swashbuckle.AspNetCore 6.7.1
    • Azure.Extensions.AspNetCore.Configuration.Secrets 1.3.2
    • Microsoft.Extensions.Configuration.AzureAppConfiguration 7.3.0
    • Microsoft.CodeAnalysis.CSharp.CodeStyle 4.11.0
    • Microsoft.VisualStudio.Threading.Analyzers 17.11.20
    • Microsoft.NET.Test.Sdk 17.11.0
    • Discord.Net 3.15.3

Full Changelog: microsoft/kernel-memory@packages-0.70.240803.1...packages-0.71.240820.1

Packages 0.70.240803.1

What's Changed

Full Changelog: microsoft/kernel-memory@packages-0.69.240727.1...packages-0.70.240803.1

Commits

Updates Microsoft.SemanticKernel.Abstractions from 1.16.2 to 1.17.1

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.17.1

Changes:

  • f71d3266b3b4b6c21a5c4da29de61c74fc222efd .Net: Package version 1.17.1 (#7971)
  • 3b0d086a50193e6a5a3809c3ef74538dad778362 .Net Agents - ChatHistory Reducer Pattern (#7570)

This list of changes was auto generated.

dotnet-1.17.0

Changes:

  • 35a3975f4ee65c2126b97c374663e31a2b0ca5df .Net: Disable redis integration tests since they are intermittently failing on ubuntu (#7955)
  • 8371e090f2b115e94d88c874d0aa9795f57e86ca .Net: Moving VectorStore DI extensions to core namespace. (#7953)
  • 7b8ac8abf54c3c0e98c9e3f7653f44b0bb7565d3 .Net: SK AI Model Router Demo (#7615) [ #7616 ]
  • a41bb9134cc3a13d1c2b0ae859df89b82766f380 .Net: Bugfix - ACA Sessions - Code Interpreter Demo (#7899) [ #7429 ]
  • e8674575b426ba7f89278d0e980db1bcff5b44a6 .Net: Bump Microsoft.Identity.Client from 4.61.3 to 4.62.0 in /dotnet (#7895) [ #4462, #4412, #4815, #4786, #4784, #4836, #4846, #4820, #4818, #4840, #4793, #4830, #4827 ]
  • 07f94f2ca354560ad0e5ff6678a350097710656b .Net: Package version 1.17.0 (#7906)
  • 1e982be09d77bc6c744775d629c166c06cbde37b .Net: Adding VectorStore abstractions and 5 sample implementations (#7595)

This list of changes was auto generated.

Commits
  • f71d326 .Net: Package version 1.17.1 (#7971)
  • 3b0d086 .Net Agents - ChatHistory Reducer Pattern (#7570)
  • 4365415 Python: Fix some Python portions of README. (#7956)
  • 35a3975 .Net: Disable redis integration tests since they are intermittently failing o...
  • 8371e09 .Net: Moving VectorStore DI extensions to core namespace. (#7953)
  • 3f025a0 Python: Bump Python version to 1.5.0 for a release. (#7954)
  • 7b8ac8a .Net: SK AI Model Router Demo (#7615)
  • a41bb91 .Net: Bugfix - ACA Sessions - Code Interpreter Demo (#7899)
  • e867457 .Net: Bump Microsoft.Identity.Client from 4.61.3 to 4.62.0 in /dotnet (#7895)
  • 1356d5f Python: Feature new memory stores and collections (#7614)
  • 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

Bumps [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.Abstractions` from 0.69.240727.1 to 0.71.240820.1
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.69.240727.1...packages-0.71.240820.1)

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

---
updated-dependencies:
- 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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
@martindevans martindevans merged commit 0897c6a into master Sep 1, 2024
6 checks passed
@martindevans martindevans deleted the dependabot/nuget/multi-946596b3e7 branch September 1, 2024 16:31
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.

1 participant