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.MemoryDb.Postgres, Microsoft.KernelMemory.Abstractions and Microsoft.SemanticKernel.Abstractions in /webapi #1153

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.KernelMemory.MemoryDb.Postgres, Microsoft.KernelMemory.Abstractions and Microsoft.SemanticKernel.Abstractions. These dependencies needed to be updated together.
Updates Microsoft.KernelMemory.MemoryDb.Postgres from 0.66.240709.1 to 0.74.240919.1

Release notes

Sourced from Microsoft.KernelMemory.MemoryDb.Postgres's releases.

Packages 0.74.240919.1

What's Changed

New Contributors

Full Changelog: microsoft/kernel-memory@packages-0.73.240906.1...packages-0.74.240919.1

Packages 0.73.240906.1

What's Changed

New Contributors

Full Changelog: microsoft/kernel-memory@packages-0.72.240904.1...packages-0.73.240906.1

Packages 0.72.240904.1

What's Changed

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

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

... (truncated)

Commits

Updates Microsoft.KernelMemory.Abstractions from 0.66.240709.1 to 0.74.240919.1

Release notes

Sourced from Microsoft.KernelMemory.Abstractions's releases.

Packages 0.74.240919.1

What's Changed

New Contributors

Full Changelog: microsoft/kernel-memory@packages-0.73.240906.1...packages-0.74.240919.1

Packages 0.73.240906.1

What's Changed

New Contributors

Full Changelog: microsoft/kernel-memory@packages-0.72.240904.1...packages-0.73.240906.1

Packages 0.72.240904.1

What's Changed

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

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

... (truncated)

Commits

Updates Microsoft.SemanticKernel.Abstractions from 1.15.1 to 1.20.0

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.20.0

Changes:

  • 4c00b79542d25f52524c2a2c4ba277d165263ed1 .Net: Sample demonstrating function advertisement depending on context (#8842)
  • 00f3a6b24186063ec216f51b7f547576c429f516 .Net Agents - Streaming Bug Fix and Support Additional Assistant Option (#8852) [ #8715, #8825 ]
  • 893dc74b663e1a042e4449b17ec296d2429c0e5a .Net: Updated package version to 1.20.0 (#8848)
  • d5fa9cf62add3457bcbd4532cdce2a285b465640 .Net: Fixed record mapping in Azure CosmosDB MongoDB connector (#8823)
  • 93aec5031c4ecc35218a1d2c3e6f371f3dfd9e77 .Net: Disable failing integration tests (#8853)
  • 9d28474c4a5fab533419c5bca6b9328533d7b6fd .Net: OpenAI Structured Outputs ADR and implementation for Option 1 and Option 2 (#8648)

This list of changes was auto generated.

dotnet-1.19.0

Changes:

  • e44817d97f6f82e48c4b798a4cc39021a7d58bd5 .Net: Switch from API keys to Azure Credentials when accessing Azure Cognitive Services (#8512) [ #6966 ]
  • c59631d1e461c760bb44f44743f4b059a360a860 .Net: Updated package version to 1.19 (#8660)
  • eb1e9b2358b2beda1a247d1596c6c984aea3c3e3 .Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.8.0 to 8.9.1 in /dotnet (#8647)
  • c11ab2981b42d4c8f4055cebb06edda563da5da3 .Net: New Azure AI Inference Connector (#7963) [ #3992, #7958 ]
  • f79eaafc094569e9669fbb70e4c0f151736995c3 Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.8 to 5.3.9 (#8644) [ #685, #691 ]
  • d8a65a4072e1639e3c4e63d785a41df9979432f2 .Net: AzureOpenAI Connector - Bugfix AsyncFilter Null Reference Exception when using Function Calling. (#8654) [ #8629 ]
  • ed11c3377aaf8e983cec664f68a2d68d57c1bd4a .Net: Bump Microsoft.ML.OnnxRuntimeGenAI and Microsoft.ML.OnnxRuntime in /dotnet (#8643) [ #801, #790, #791, #783, #779, #769, #768, #762, #767, #758, #765 ]
  • d03d294df4ebed3a6926deff1a2d79685f5dc4bd .Net: Add ONNX Demo + Concepts (#8531) [ #6619 ]
  • 5b1418fa3cfbfeb162380c26e4b89298241581c5 .Net: Bump Testcontainers.Milvus from 3.8.0 to 3.10.0 in /dotnet (#8649) [ #1196, #1234, #1231, #1226, #1221, #1213, #1219, #1203, #1251, #1245, #1232, #1230, #1202, #1168, #1162, #1103, #1169 ]
  • cce877e591b18bb50c4ab6ccc6a7f2686a87454d .Net: Updated baseline package version (#8559)

... (truncated)

Commits
  • 4c00b79 .Net: Sample demonstrating function advertisement depending on context (#8842)
  • 00f3a6b .Net Agents - Streaming Bug Fix and Support Additional Assistant Option (#8852)
  • ac4f394 Python: Fixed an issue where the schema property was missing when using the O...
  • 40e4c1c Python: Support DefaultAzureCredential for AzureAI Inference (#8862)
  • 35f9c52 Python: support all auth options for azure ai search (#8495)
  • 893dc74 .Net: Updated package version to 1.20.0 (#8848)
  • d5fa9cf .Net: Fixed record mapping in Azure CosmosDB MongoDB connector (#8823)
  • 93aec50 .Net: Disable failing integration tests (#8853)
  • d405737 Python: Support DefaultAzureCredential Auth for Azure Resources (#8711)
  • 9d28474 .Net: OpenAI Structured Outputs ADR and implementation for Option 1 and Optio...
  • 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.MemoryDb.Postgres](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.MemoryDb.Postgres` from 0.66.240709.1 to 0.74.240919.1
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.66.240709.1...packages-0.74.240919.1)

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

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

---
updated-dependencies:
- dependency-name: Microsoft.KernelMemory.MemoryDb.Postgres
  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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2024

Superseded by #1159.

@dependabot dependabot bot closed this Sep 26, 2024
@dependabot dependabot bot deleted the dependabot/nuget/webapi/multi-7d892d6215 branch September 26, 2024 22:57
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants