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

build(deps): bump Microsoft.SemanticKernel and Microsoft.SemanticKernel.Abstractions #43

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps Microsoft.SemanticKernel and Microsoft.SemanticKernel.Abstractions. These dependencies needed to be updated together.
Updates Microsoft.SemanticKernel from 1.1.0 to 1.3.0

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.3.0

Changes:

  • d34bef71a1b9a4a544585023927c4e6fd9857300 .Net: Bump to version 1.3.0 (#4798)
  • a53556807806752fd73cbe4de4acff6226c889fe .Net: Bump Roslynator.Analyzers from 4.3.0 to 4.10.0 in /dotnet (#4779)
  • ce323787318b5cf68e3ebdaaef2062e8571aa018 .Net: Bump Microsoft.Extensions.Http.Resilience, Microsoft.Bcl.TimeProvider and System.Text.Json in /dotnet (#4778)
  • 6f5741af1d5f8256e3a73826b647af3bb3782e74 .Net: Articles grammar correction (#4749)
  • 216d6c987bea76275e7cb0b44b4828186a6cd301 Update COMMUNITY.md (#4738)
  • 4317f2745e22055eee9eae811d7a4c48d557948d .Net: update link to .NET8.0 download (#4756)
  • ea4ec549f639dfeec1c74281a3f8598540dcb207 .Net: Reverted example with filters (#4737)
  • 91297d954f917b151236b4af9507dc34b2b99737 ADR Connector Community Support (#4619)
  • a3954e22ed770b9d4973aa8d35e09a2e250f1edf .Net: Pass user field in SK C# (#4736)
  • f959256229c7d0d821d1df5c8b112ced10ddd5ac .Net: Upgraded baseline version for package compatibility (#4726)

This list of changes was auto generated.

dotnet-1.2.0

Changes:

  • 84e1a773b4b86e076cf02f1b452e6c1901b50022 .Net: Upgraded package version to 1.2.0 (#4723)
  • afa187db9acb0dda47b1e1d0181523f5c4177fb8 .Net: Update FlowOrchestrator to use yaml plugins and reliability improvement (#4665)
  • 80f598c22dcff414a244a0aaed3a3663a57082ae .Net: Marked Kernel events as deprecated in favor of filters (#4714)
  • 79119f1b171f24724504f56e16f74555856ddf07 .Net: Implementation of FunctionResultExtended with kernel example (#3380)
  • de9b8d87040febb45bcd445cbcee03fde2e4df37 .Net: OpenApi operation name sanitization (#4708)
  • 6a6e1709b56838c0ea9f07bc9f2e39812333eead .Net: Bump DocumentFormat.OpenXml from 3.0.0 to 3.0.1 in /dotnet (#4700)
  • 3537ff4a3770e6d7ad642a40b72d6a496d964c44 .Net: Bump Microsoft.OpenApi from 1.6.11 to 1.6.12 in /dotnet (#4699)
  • 1fa3f53093f3bb8e73569f5fd699a1bdf3a60eb3 .Net: Function and Prompt Filters (#4437)
  • e4874bb79d7c4f50c6975353ca9032f2982d4a60 .Net: Extend chat message parsing and add relevant unit tests (#4602) [ #4536 ]
  • 3fadf9a716bfd052e55048dd48af930cd8291fec .Net: Add an example showing how to use the OpenAI response format property (#4678)
  • 59b384f769be1138c58affe4856346b72068a32d .Net: Add planner integration test configuration to README (#4512)
  • f2fb71d9d14fa6fd3eefd518d7ae3bb55eef5d16 .Net: Converted examples 52 and others to tests (#4649) [ #4526 ]
  • 7fb6af2f81eaebab04ef218f66a5a0868ca2bd09 .Net: Remove use of the samples/skills folder (#4684)
  • a919536446e56436aa909ae1aba8ab72f22a7bf7 .Net: CancelKernelEventArgs is marked with SKEXP0003 Experimental Attribute instead of SKEXP0004 (#4657) [ #4650 ]
  • a5bc63d328cb4614da698011602a9c7caa69d2e7 .Net: DefaultValue for OpenAPI payload properties (#4612)
  • b2bbd410c07739767b5aad48961a8ced5b4cf4a4 .Net: Update PackageValidationBaselineVersion (#4663)
  • fe23d41613d8d7bad1f0a8e0083fec6d9ae15cf3 .Net: Fix issue #4608 (#4609)
  • 1c07c2f9f9efaafefe605cb98a1f956ae6bf8100 .Net: Remove the NCalc Plugin (#4625)
  • da51b70a9d7e32c4f9ec9a97bcd14a1ad57293d7 .Net: Catch InvalidOperationException in RedirectOutput.Log (#4651)
  • 4205cd3a7932ca9dab91eda2d2e8a7cf5d0ad1f0 .Net: Increase code coverage and add threshold to build pipeline (#4610)
  • 4ec03bedaffbe427e754bca288e6ef6ec153bae5 .Net: Remove Polly as a dependency (#4617)
  • 7d47e907de628d9bed0ff98d00254de9e8bf2982 .Net: Simplify example 52 to showcase using a custom OpenAIClient in genera… (#4502) [ #3844 ]
  • b9c1adc4834c0e560c429fa035054ab51d738bdf .Net: Aligning the SK agent HTTP stack behavior with the SK one (#4569)
  • b99b780eca883b8d954b6ed3d3335f0723c36120 .Net Kernel Examples as tests (#4526)

This list of changes was auto generated.

Commits
  • d34bef7 .Net: Bump to version 1.3.0 (#4798)
  • 9dbbf56 Python: Add astra memory (#4374)
  • 11cf8ea Python: implement KernelContent and all related classes (#4491)
  • a535568 .Net: Bump Roslynator.Analyzers from 4.3.0 to 4.10.0 in /dotnet (#4779)
  • ce32378 .Net: Bump Microsoft.Extensions.Http.Resilience, Microsoft.Bcl.TimeProvider a...
  • 6f5741a .Net: Articles grammar correction (#4749)
  • 216d6c9 Update COMMUNITY.md (#4738)
  • 4317f27 .Net: update link to .NET8.0 download (#4756)
  • 5953beb Python: bump pyproject version for release. Update notebook package versions....
  • d97f953 Python: Removes the _async suffix where is not needed (#4735)
  • Additional commits viewable in compare view

Updates Microsoft.SemanticKernel.Abstractions from 1.1.0 to 1.3.0

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.3.0

Changes:

  • d34bef71a1b9a4a544585023927c4e6fd9857300 .Net: Bump to version 1.3.0 (#4798)
  • a53556807806752fd73cbe4de4acff6226c889fe .Net: Bump Roslynator.Analyzers from 4.3.0 to 4.10.0 in /dotnet (#4779)
  • ce323787318b5cf68e3ebdaaef2062e8571aa018 .Net: Bump Microsoft.Extensions.Http.Resilience, Microsoft.Bcl.TimeProvider and System.Text.Json in /dotnet (#4778)
  • 6f5741af1d5f8256e3a73826b647af3bb3782e74 .Net: Articles grammar correction (#4749)
  • 216d6c987bea76275e7cb0b44b4828186a6cd301 Update COMMUNITY.md (#4738)
  • 4317f2745e22055eee9eae811d7a4c48d557948d .Net: update link to .NET8.0 download (#4756)
  • ea4ec549f639dfeec1c74281a3f8598540dcb207 .Net: Reverted example with filters (#4737)
  • 91297d954f917b151236b4af9507dc34b2b99737 ADR Connector Community Support (#4619)
  • a3954e22ed770b9d4973aa8d35e09a2e250f1edf .Net: Pass user field in SK C# (#4736)
  • f959256229c7d0d821d1df5c8b112ced10ddd5ac .Net: Upgraded baseline version for package compatibility (#4726)

This list of changes was auto generated.

dotnet-1.2.0

Changes:

  • 84e1a773b4b86e076cf02f1b452e6c1901b50022 .Net: Upgraded package version to 1.2.0 (#4723)
  • afa187db9acb0dda47b1e1d0181523f5c4177fb8 .Net: Update FlowOrchestrator to use yaml plugins and reliability improvement (#4665)
  • 80f598c22dcff414a244a0aaed3a3663a57082ae .Net: Marked Kernel events as deprecated in favor of filters (#4714)
  • 79119f1b171f24724504f56e16f74555856ddf07 .Net: Implementation of FunctionResultExtended with kernel example (#3380)
  • de9b8d87040febb45bcd445cbcee03fde2e4df37 .Net: OpenApi operation name sanitization (#4708)
  • 6a6e1709b56838c0ea9f07bc9f2e39812333eead .Net: Bump DocumentFormat.OpenXml from 3.0.0 to 3.0.1 in /dotnet (#4700)
  • 3537ff4a3770e6d7ad642a40b72d6a496d964c44 .Net: Bump Microsoft.OpenApi from 1.6.11 to 1.6.12 in /dotnet (#4699)
  • 1fa3f53093f3bb8e73569f5fd699a1bdf3a60eb3 .Net: Function and Prompt Filters (#4437)
  • e4874bb79d7c4f50c6975353ca9032f2982d4a60 .Net: Extend chat message parsing and add relevant unit tests (#4602) [ #4536 ]
  • 3fadf9a716bfd052e55048dd48af930cd8291fec .Net: Add an example showing how to use the OpenAI response format property (#4678)
  • 59b384f769be1138c58affe4856346b72068a32d .Net: Add planner integration test configuration to README (#4512)
  • f2fb71d9d14fa6fd3eefd518d7ae3bb55eef5d16 .Net: Converted examples 52 and others to tests (#4649) [ #4526 ]
  • 7fb6af2f81eaebab04ef218f66a5a0868ca2bd09 .Net: Remove use of the samples/skills folder (#4684)
  • a919536446e56436aa909ae1aba8ab72f22a7bf7 .Net: CancelKernelEventArgs is marked with SKEXP0003 Experimental Attribute instead of SKEXP0004 (#4657) [ #4650 ]
  • a5bc63d328cb4614da698011602a9c7caa69d2e7 .Net: DefaultValue for OpenAPI payload properties (#4612)
  • b2bbd410c07739767b5aad48961a8ced5b4cf4a4 .Net: Update PackageValidationBaselineVersion (#4663)
  • fe23d41613d8d7bad1f0a8e0083fec6d9ae15cf3 .Net: Fix issue #4608 (#4609)
  • 1c07c2f9f9efaafefe605cb98a1f956ae6bf8100 .Net: Remove the NCalc Plugin (#4625)
  • da51b70a9d7e32c4f9ec9a97bcd14a1ad57293d7 .Net: Catch InvalidOperationException in RedirectOutput.Log (#4651)
  • 4205cd3a7932ca9dab91eda2d2e8a7cf5d0ad1f0 .Net: Increase code coverage and add threshold to build pipeline (#4610)
  • 4ec03bedaffbe427e754bca288e6ef6ec153bae5 .Net: Remove Polly as a dependency (#4617)
  • 7d47e907de628d9bed0ff98d00254de9e8bf2982 .Net: Simplify example 52 to showcase using a custom OpenAIClient in genera… (#4502) [ #3844 ]
  • b9c1adc4834c0e560c429fa035054ab51d738bdf .Net: Aligning the SK agent HTTP stack behavior with the SK one (#4569)
  • b99b780eca883b8d954b6ed3d3335f0723c36120 .Net Kernel Examples as tests (#4526)

This list of changes was auto generated.

Commits
  • d34bef7 .Net: Bump to version 1.3.0 (#4798)
  • 9dbbf56 Python: Add astra memory (#4374)
  • 11cf8ea Python: implement KernelContent and all related classes (#4491)
  • a535568 .Net: Bump Roslynator.Analyzers from 4.3.0 to 4.10.0 in /dotnet (#4779)
  • ce32378 .Net: Bump Microsoft.Extensions.Http.Resilience, Microsoft.Bcl.TimeProvider a...
  • 6f5741a .Net: Articles grammar correction (#4749)
  • 216d6c9 Update COMMUNITY.md (#4738)
  • 4317f27 .Net: update link to .NET8.0 download (#4756)
  • 5953beb Python: bump pyproject version for release. Update notebook package versions....
  • d97f953 Python: Removes the _async suffix where is not needed (#4735)
  • 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)

…el.Abstractions

Bumps [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel) and [Microsoft.SemanticKernel.Abstractions](https://github.com/microsoft/semantic-kernel). These dependencies needed to be updated together.

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

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

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
  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 the dependencies Pull requests that update a dependency file label Feb 5, 2024
Copy link
Author

dependabot bot commented on behalf of github Feb 12, 2024

Superseded by #46.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.SemanticKernel-and-Microsoft.SemanticKernel.Abstractions-1.3.0 branch February 12, 2024 15:56
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