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, Microsoft.SemanticKernel.Core and Microsoft.SemanticKernel.Abstractions #73

Merged
merged 2 commits into from
May 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.SemanticKernel, Microsoft.SemanticKernel.Core and Microsoft.SemanticKernel.Abstractions. These dependencies needed to be updated together.
Updates Microsoft.SemanticKernel from 1.12.0 to 1.13.0

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.13.0

Changes:

  • b250109328d8b284d24682420945df5cd3057bd4 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce107e0e639a5bf131077e87b47649625b061 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b7577b4bea7bbca30695e7269dea8ef7ccf3d .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e197853bf54e7cfc42fc22c019ea1157db6eae1 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662ce8550d46a1e12642d9e705685de387d4e .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05abd9c886ab75dd24ecc5cb2342ca438874 .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET Framework (#6324)
  • 3db321b6cab46449ed44e6d5d25cc244ae3c7c56 .Net: Fix CI pipeline for Windows runner (#6304)
  • 1d042be923ce83d4c0b2a080be4568e6c4c981aa .Net: Include streaming tool call information in model diagnostics (#6305)
  • 0c89e0bd4314b4f4c913563258ffefadedab1afe .Net: Fix MistralAI logging (#6315)
  • 51af5eedc9ef701b2b488a16ab0915b1b9933c2e .Net: Summarization and translation evaluation examples with Filters (#6262)
  • dbe6aa2c6c07fdcbddbfa28ceb82168bf4b1ec4e .Net: Trace ChatHistory and PromptExecutionSettings in IChatCompletionServices (#6306)
  • 729ea0750531b84b934c986aea6a43035ee46bb0 .Net: Some Mistral code cleanup from analyzers (#6308)
  • 6bed72304ffcf3334719dec2aa0ea1be428c5212 .Net: Ignore PromptExecutionSettings.IsFrozen for JSON serialization (#6307)
  • 1e6c49e5591d9a7a3087d8f860ae70644d67ca09 .Net: Include request info in HttpOperationException (#6309)
  • 75ee1a9d2f0e86ff422ed4cf1b07a9d3309f3640 .Net: Implementation of store using Azure SQL/SQL Server with vector search. (#6142)
  • 9b0dde56287b3f17591524c1918a21169bc56b09 .Net: Add MistralAI to the AppInsights sample (#6301)

This list of changes was auto generated.

Commits
  • b250109 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce10 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b757 .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e19785 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662c .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05a .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET F...
  • ec93cb4 Python: Adds a memory connector for Azure Cosmos DB for NoSQL (#6195)
  • 4998063 Python: Bump version to 1.0.0rc1. (#6321)
  • a894aeb Python: implement filters (#5681)
  • 3db321b .Net: Fix CI pipeline for Windows runner (#6304)
  • Additional commits viewable in compare view

Updates Microsoft.SemanticKernel.Core from 1.12.0 to 1.13.0

Release notes

Sourced from Microsoft.SemanticKernel.Core's releases.

dotnet-1.13.0

Changes:

  • b250109328d8b284d24682420945df5cd3057bd4 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce107e0e639a5bf131077e87b47649625b061 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b7577b4bea7bbca30695e7269dea8ef7ccf3d .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e197853bf54e7cfc42fc22c019ea1157db6eae1 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662ce8550d46a1e12642d9e705685de387d4e .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05abd9c886ab75dd24ecc5cb2342ca438874 .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET Framework (#6324)
  • 3db321b6cab46449ed44e6d5d25cc244ae3c7c56 .Net: Fix CI pipeline for Windows runner (#6304)
  • 1d042be923ce83d4c0b2a080be4568e6c4c981aa .Net: Include streaming tool call information in model diagnostics (#6305)
  • 0c89e0bd4314b4f4c913563258ffefadedab1afe .Net: Fix MistralAI logging (#6315)
  • 51af5eedc9ef701b2b488a16ab0915b1b9933c2e .Net: Summarization and translation evaluation examples with Filters (#6262)
  • dbe6aa2c6c07fdcbddbfa28ceb82168bf4b1ec4e .Net: Trace ChatHistory and PromptExecutionSettings in IChatCompletionServices (#6306)
  • 729ea0750531b84b934c986aea6a43035ee46bb0 .Net: Some Mistral code cleanup from analyzers (#6308)
  • 6bed72304ffcf3334719dec2aa0ea1be428c5212 .Net: Ignore PromptExecutionSettings.IsFrozen for JSON serialization (#6307)
  • 1e6c49e5591d9a7a3087d8f860ae70644d67ca09 .Net: Include request info in HttpOperationException (#6309)
  • 75ee1a9d2f0e86ff422ed4cf1b07a9d3309f3640 .Net: Implementation of store using Azure SQL/SQL Server with vector search. (#6142)
  • 9b0dde56287b3f17591524c1918a21169bc56b09 .Net: Add MistralAI to the AppInsights sample (#6301)

This list of changes was auto generated.

Commits
  • b250109 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce10 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b757 .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e19785 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662c .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05a .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET F...
  • ec93cb4 Python: Adds a memory connector for Azure Cosmos DB for NoSQL (#6195)
  • 4998063 Python: Bump version to 1.0.0rc1. (#6321)
  • a894aeb Python: implement filters (#5681)
  • 3db321b .Net: Fix CI pipeline for Windows runner (#6304)
  • Additional commits viewable in compare view

Updates Microsoft.SemanticKernel.Abstractions from 1.12.0 to 1.13.0

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.13.0

Changes:

  • b250109328d8b284d24682420945df5cd3057bd4 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce107e0e639a5bf131077e87b47649625b061 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b7577b4bea7bbca30695e7269dea8ef7ccf3d .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e197853bf54e7cfc42fc22c019ea1157db6eae1 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662ce8550d46a1e12642d9e705685de387d4e .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05abd9c886ab75dd24ecc5cb2342ca438874 .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET Framework (#6324)
  • 3db321b6cab46449ed44e6d5d25cc244ae3c7c56 .Net: Fix CI pipeline for Windows runner (#6304)
  • 1d042be923ce83d4c0b2a080be4568e6c4c981aa .Net: Include streaming tool call information in model diagnostics (#6305)
  • 0c89e0bd4314b4f4c913563258ffefadedab1afe .Net: Fix MistralAI logging (#6315)
  • 51af5eedc9ef701b2b488a16ab0915b1b9933c2e .Net: Summarization and translation evaluation examples with Filters (#6262)
  • dbe6aa2c6c07fdcbddbfa28ceb82168bf4b1ec4e .Net: Trace ChatHistory and PromptExecutionSettings in IChatCompletionServices (#6306)
  • 729ea0750531b84b934c986aea6a43035ee46bb0 .Net: Some Mistral code cleanup from analyzers (#6308)
  • 6bed72304ffcf3334719dec2aa0ea1be428c5212 .Net: Ignore PromptExecutionSettings.IsFrozen for JSON serialization (#6307)
  • 1e6c49e5591d9a7a3087d8f860ae70644d67ca09 .Net: Include request info in HttpOperationException (#6309)
  • 75ee1a9d2f0e86ff422ed4cf1b07a9d3309f3640 .Net: Implementation of store using Azure SQL/SQL Server with vector search. (#6142)
  • 9b0dde56287b3f17591524c1918a21169bc56b09 .Net: Add MistralAI to the AppInsights sample (#6301)

This list of changes was auto generated.

Commits
  • b250109 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce10 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b757 .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e19785 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662c .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05a .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET F...
  • ec93cb4 Python: Adds a memory connector for Azure Cosmos DB for NoSQL (#6195)
  • 4998063 Python: Bump version to 1.0.0rc1. (#6321)
  • a894aeb Python: implement filters (#5681)
  • 3db321b .Net: Fix CI pipeline for Windows runner (#6304)
  • 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)

updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.SemanticKernel.Core
  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 requested a review from kbeaugrand as a code owner May 21, 2024 00:13
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 21, 2024
@kbeaugrand kbeaugrand merged commit ab1d248 into main May 21, 2024
1 check passed
@kbeaugrand kbeaugrand deleted the dependabot/nuget/multi-3737e9422a branch May 21, 2024 05:41
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.

None yet

1 participant