Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps Microsoft.SemanticKernel from 1.20.0 to 1.24.1.

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.24.1

Changes:

  • a3a69c89abfb249bca745965ccef982390ca008a .Net: Set dll version number for vectordata.abstractions. (#9323)
  • ec98193122e1576c0c29a45c1fcd8b2211ad5a65 .Net Processes - Use JSON Schema Generation from Type (#9309)
  • a91ad4f458f9624de795657a367b16425a3e62d5 .Net: Bump MongoDB.Driver from 2.28.0 to 2.29.0 in /dotnet (#8966) [ #1429, #1387, #1278 ]
  • e9499b625af54451ae3fcd0cd5ea26d4e0c0e51c .Net: Added implementation of SQLite connector for new memory design (#9164)
  • dbf18199e02b497b5d14ee05e1d872ffc7c80d58 Python: Restructure connector unit tests (#9316)
  • 1cbb9655e51f016892b67529c4da149862f958e1 .Net: Added example of Structured Outputs with Azure OpenAI (#9315)
  • 20b503293caf2661aec1074c694af0559fa2c9a0 .Net: Update .NET notebooks to use release 1.23.0 (#9311)

This list of changes was auto generated.

dotnet-1.24.0

Changes:

  • a68a6f88243a754e5c0db3610371ac24ac0b796a .Net: Version 1.24.0 (#9314)
  • db354ec387138cb550bb23efde593f7bb7f256b2 .Net: Processes - Stateful food preparation samples (#9300)
  • 22757e17c4c4d5ac8df0840a5f957b4f004e4015 .Net: Dapr Runtime for Processes (#9299)
  • b55cb8a0e10de5f33c50be8016d28be802b465f1 .Net Processes - Agents Sample (#9272)

This list of changes was auto generated.

dotnet-1.23.0

Changes:

  • 6939ab8fe8e7e4a3beb8f4ccfb517d0c74853b2e .Net: Processes fixing sample 1 to emit exit event (#9294)
  • 8b4a1495fc204c8c177eeb84a4e4bf8f617d777c .Net Processes: Updated to process abstractions and core builders in preparation for Dapr runtime (#9285)
  • fb778b776e9c8f6ccd2e15ac3febb228f00414d6 Clean-up environment variables used by integration tests (#9287)
  • 474cc69099041ba03f4b44b50199dd67c691ce8d .Net: Fixing Processes food samples diagram links + step name fix (#9262)
  • 12ee20a07618e61b08ed893ffaba9726a8912ecc .Net Agents - Fixed Assistant Function-Call Message Role (#9281)
  • 9a378c806f626fd3282a9ad09081214bf134f303 .Net: Add open ai support to RAG sample (#9288)
  • 8f8c768a27b43ed2cb2e2c4a777c89e13c177167 .Net: Fix: Enhance Function Argument Validation to Prevent Null Argument Exceptions in Tool Calls. (#9273) [ #9212 ]
  • f29e08f70674359a544a5df655711929085b5089 .Net: Enable the InMemoryTextSearchTests (#9255)
  • 3f0294613164cc499f01396631ccdd2c55b50357 .Net: Update SK and VectorData versions. (#9279)
  • d9e929a2a2d97c6b75f4c39c236ef6c2fe360fa9 .Net: AddVectorStoreTextSearch support service ids for dependencies (#9258)
  • e23d6364578dcd40ce380b57e176a48d3c7c3e61 .Net: Change version suffix for memory connectors which implement IVectorStore (#9276)
  • 03e319b413f0dba066938723c0cac4ec64b08984 .Net: Update the RAG Sample with feedback from the bug bash (#9261)
  • 4e7375799033d5008000dd03631a7ce4dbad717e .Net: Bump Microsoft.Data.Sqlite from 8.0.8 to 8.0.10 in /dotnet (#9269) [ #34561 ]
  • 9fb6cdd292c4f01d7ed9a3a3870299eccae37879 .Net: Bump Handlebars.Net.Helpers from 2.4.5 to 2.4.6 in /dotnet (#9266) [ #101 ]
  • afef59886b8fa833b156ddb37bbdaac89b97c0e3 .Net: Re-ordered parameters in VectorStoreRecordVectorAttribute (#9260)
  • 524d9ab87139a0e4a0ffb45b675e331a53fda5b6 .Net: Bump xunit from 2.9.0 to 2.9.2 in /dotnet (#9267) [ #3031, #3028, #3021 ]
  • 5a472f878a4e163c23b396c5aced2167addf521c .Net: Bump OllamaSharp from 3.0.10 to 3.0.12 in /dotnet (#9268) [ #105, #104, #103, #96, #95 ]

... (truncated)

Commits
  • a3a69c8 .Net: Set dll version number for vectordata.abstractions. (#9323)
  • ec98193 .Net Processes - Use JSON Schema Generation from Type (#9309)
  • a91ad4f .Net: Bump MongoDB.Driver from 2.28.0 to 2.29.0 in /dotnet (#8966)
  • e9499b6 .Net: Added implementation of SQLite connector for new memory design (#9164)
  • dbf1819 Python: Restructure connector unit tests (#9316)
  • 1cbb965 .Net: Added example of Structured Outputs with Azure OpenAI (#9315)
  • 20b5032 .Net: Update .NET notebooks to use release 1.23.0 (#9311)
  • a68a6f8 .Net: Version 1.24.0 (#9314)
  • 4c8e81e Python: Fix issue with default opentelemetry metric in pydantic base model (#...
  • 0b96a81 Python: Weaviate vector store (#9101)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

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

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
  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 Oct 21, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #78.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.SemanticKernel-1.24.1 branch October 28, 2024 07:35
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