Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps Microsoft.SemanticKernel.Abstractions from 1.28.0 to 1.30.0.

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.30.0

Changes:

  • 5197f0b1249d7b46ef51768777ea5e6c151aa02e .Net: Samples showing use of allOf, anyof and oneOf (#9697) [ #8997 ]
  • f4b6ac1bbe0d5ed3bce2dbee41e4c1d4f01214be .Net: ImportPluginFromOpenApiAsync will ignore operations with unsupported content types (#9736) [ #8971 ]
  • f8d7a7ead9f876c077427d08e517096ace814aba .Net Agents - Protect against null-reference for Assistant file-search result when streaming (#9742)
  • c4366248511e9d8a4ba35f57c3cbe7b00f84007a .Net: Bump Microsoft.ML.Tokenizers and System.Text.Json in /dotnet (#9702)
  • e640bd30cf2b514fcec58cce09636bca19b336b2 .Net Agents - Add incomplete status to termination check for OpenAIAssistantAgent (#9740)
  • cde12d3c3b808715d599134794f3cff01c78220c .Net Agents - Support AdditionalMessages for OpenAIAssistantAgent (#9737)
  • fa2447308b6a75d9179d326e6363e20fa5ec9498 Python: Update the samples/demos readme. (#9720)
  • 4bd6cb3a5c19ecdb71657bb9f2a3af9006220c31 .Net: Bump Microsoft.Azure.Cosmos from 3.44.0-preview.1 to 3.45.2 in /dotnet (#9678)
  • 5c998f269b1542a9ba0b295a3005ca3df57cf365 .Net: Fix vulnerabilities (#9733) [ #9732 ]
  • d63de9032c8f31b19955e3139584f44930ae5f85 .Net: Concept samples for handlebars and Liquid prompt templates (#9679) [ #9053 ]
  • 9ba980e75cc77f8a57942afdb2a738709cf123e1 .Net Agents - Harden Assistant handling of FunctionResultContent (#9706)
  • 25e1215a8d56d1be55c88c93fe95af1fa7266af5 .Net Agents - Support IAutoFunctionInvocationFilter for OpenAIAssistantAgent (#9690)
  • 983da690be2cd35e375740efe4c334d9660bb756 .Net: process framework - Simplest step implementation and simplification of Function event resolution for steps with 1 function. (#9650)
  • 76052b6cf9a9dbb8ce5eb07bc84dcb9cd8e731a8 Python: Introducing search for CosmosDB NoSQL Collections (#9698) [ #6835 ]
  • 90cf210ff24542c3a550f05d1935ddcd6c0e58bb .Net: Feat: adds support for Copilot Agent Plugins in dotnet and other fixes. (#9436) [ #6614, #6005 ]
  • 29e3e83c2d87fffbee714f9eeea25fc088c5fd15 Python: Add the Dapr Runtime for Processes (#9642) [ #9355 ]
  • 434db27496f92aed6035926d9a7e43a247f535e3 Python: Introducing vector search to the redis collections (#9664) [ #6837 ]
  • a83abb9d3563ca7b3bb2f862a776865e4e7497eb Python: Introducing Vector Search to Weaviate and adding the ability to have unnamed vectors (#9684) [ #6839 ]
  • 5d8d7386ce14a4dbfe52210b09a73212ab50c0b2 Python: Bump py version to 1.15.0 for a release. (#9707)
  • 8e784a1b22d8944169a04275bc50229cb47b2cb2 Python: Introducing Google Search as a Text Search implementation (#9691) [ #6834 ]
  • 691f561bda3407b2a743b7739ff72bfcadb64aed .Net: Promote OpenAPI package to preview (#9704)
  • 9c50788d989fdd7624cefe7f781fcbbf8fa5b144 .Net: Logging improvements in OpenAPI plugins (#9692)
  • 5c11e65ff6511a0761fd42bab1a8988d53e752b9 .Net: Processes - Tests for OnFunctionError events. (#9703)
  • d6605d71a471f8675db4a58fb651dfafae377da8 .Net: Mechanism for transforming OpenAPI documents - part2 (#9689)
  • cc031ee5758a0acd78d4c8a866481005b9ad45c6 .Net: Removed experimental flag from FunctionResult rendered prompt property (#9688)
  • 78b699074079f81cf1ace88194923b14ebc0fd58 .Net - Complete Ability to use Samples without API Key (Security Wave) (#9671)
  • 17a0df4f9a99d9db0d74a2478d0d0ca45be4dd06 .Net: Update baseline package version to 1.29.0 (#9687)
  • 3d471dad4bc73820950271d71fba0159c2b88fef Python: Upgrading Mistral AI Connector to Version 1.0 (#9542) [ #9504 ]

This list of changes was auto generated.

dotnet-1.29.0

... (truncated)

Commits
  • 1ce4769 .Net: Version 1.30.0 (#9758)
  • ad4d35b .Net Processes - Map Step Feature (#9339)
  • 93bf06e Python: updated pre-commits (#9739)
  • 8da553d .Net: Prepare OpenAPI model collection properties to be modifiable. (#9735)
  • e6413c3 .Net: Removed Kernel events (#9748)
  • 297eb16 .Net: Bump Verify.Xunit from 23.5.2 to 28.3.2 in /dotnet (#9743)
  • c462b3c .Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.9.1 to 8.10.0 in ...
  • 3a2acff .Net: Bump Microsoft.CodeAnalysis.Common and Microsoft.CodeAnalysis.CSharp in...
  • 0d11264 .Net: Fix FunctionChoiceBehavior State Restoration in OllamaPromptExecutionSe...
  • 7d5b50c .Net: fix: forwards cancellation token to outbound connections to free up res...
  • 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.Abstractions](https://github.com/microsoft/semantic-kernel) from 1.28.0 to 1.30.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.28.0...dotnet-1.30.0)

---
updated-dependencies:
- 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 Nov 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Superseded by #1228.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/nuget/webapi/Microsoft.SemanticKernel.Abstractions-1.30.0 branch November 25, 2024 13:10
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