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.SemanticKernel.Abstractions from 1.5.0 to 1.10.0 in /webapi #9

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.SemanticKernel.Abstractions from 1.5.0 to 1.10.0.

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.10.0

Changes:

  • 32b3bc30717a10ec8f2fd0722074149de495f912 .Net: Version 1.10.0 (#6031)
  • c545c7d774176d11964c81e173776232a2ae2f20 .Net Samples Restructuring - Phase 2 (#6005)
  • 1c77ad2e58493209ed48eb647af2a7f894d5accb .Net: Deprecated unused filter context classes (#6017)
  • 4af7dfcb4578222ab49902f48c803151581f9fa5 .Net - Agents KernelFunction Strategies (#5895)
  • 0296329886eb2116a66e5362f2cc72b42ee30157 .Net - Enhance OLD Agents Package onFunction Calling Arguments (#6006)
  • d0de9a01534a54e5b7eddb1222f9b23c133be8ed .Net: New API for Filters (#5936)
  • 24402235134446f2a346d00397111d6bc97695b6 .Net: Baseline 1.9.0 (#6002)
  • e0be61601d5e6475d45ff79399bd4b3d22135e80 .Net - Agent Samples Restructure (#5987)
  • 5ba79ee3b4c88dfdb07b62af4ba60a00c901c1ba .Net: Use automatic platform detection for unit tests (#5996)
  • 373083b7d823676fa25b623ac42e2dc8dcfbef62 .Net: Azure CosmosDB Mongo vCore Memory Store Integration (#5228)
  • f82034bedc82bc4e8464ee27d1a69e333241a420 .Net - Add Coverage for Agent Projects (#5982)
  • 849ae32307eed8842c9f8dff395baed2c2ff9229 .Net: Flaky integration test disabled. (#5992)
  • 1a48974233ca78f2600c9b8f50a531c380222b32 .Net Samples Restructuring - Phase 1 (#5888)

This list of changes was auto generated.

dotnet-1.9.0

Changes:

  • de0e5660059f1592c282ebef0ac3b5ffd98535ac .Net: Version 1.9.0 (#5991)
  • a2abc0ea139396ce48d6bdd0d89e6ff26cd2331a .Net: Support XML Tags in Chat Prompts (#5866) [ #5699 ]
  • f7e66bd90028c40fe99de143f540156737ec9ae3 .Net - Introducing OpenAI Assistant Agent (Step #ANY) (#5809)
  • 91abbd7f3a7bfb81c1ce7f8b92c2d37e970e8536 .Net: Integration tests improvements (#5981)
  • 875477e801b372468d441a7424b3793b077c2470 .Net: Google connector API version selection (#5750) [ #5659 ]
  • 47c5d92b873f8d7f419ee10afe5a0eb743027257 .Net: Fixed ReSharper/Rider errors to be compliant with dotnet formatting settings (#5862) [ #4653 ]
  • 5438d3130bcb97e11f87eebe1989a4182ff83869 .Net: Baseline 1.8.0 (#5950)
  • e63756874f6ab415134ff6fad80e11c679002e23 .Net - Agents Fix: Chat Concurrency (Step #ANY) (#5831)
  • ac9ed0368b2d7433fad3d5a6bbe8bfe83485ff4e .Net: Cleanup tokenizer examples (#5938)
  • 1e6039769ed4d9648b4598a13b1962402203574b .Net: Update the package icon to use the Semantic Kernel logo (#5951)
  • c84258ad602bbde1de33676247a0f938502c2ccb .Net: Moved Onnx tests to integration tests (#5956)

This list of changes was auto generated.

dotnet-1.8.0

Changes:

  • 0c40031eb917bbf46c9af97897051f45e4084986 .Net: Bump to version 1.8.0 (#5929)
  • b83c9bd88aee01583b38ad041558de22c998c06b .Net: Fixes HuggingFace text generation support (#5941) [ #5940 ]
  • bf5f91783ce822d39cea55d9cd4fbf3ecd7414b1 .Net: Add support for making open api operation metadata and extension metadata available at function invocation time (#5911)
  • 917b790b663d72b03aa607c134e5c23ad0e83433 .Net: Update sample to show how to use enum[] with function calling (#5928) [ #5451 ]

... (truncated)

Commits

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.5.0 to 1.10.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.5.0...dotnet-1.10.0)

---
updated-dependencies:
- 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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 1, 2024
@github-actions github-actions bot added the webapi label May 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

Superseded by #13.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot/nuget/webapi/Microsoft.SemanticKernel.Abstractions-1.10.0 branch May 1, 2024 14:05
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 webapi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants