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: bump semantic-kernel from 1.3.0 to 1.10.1 #1368

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps semantic-kernel from 1.3.0 to 1.10.1.

Release notes

Sourced from semantic-kernel's releases.

python-1.10.1

What's Changed

New Contributors

Full Changelog: microsoft/semantic-kernel@python-1.10.0...python-1.10.1

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.

python-1.10.0

New Features

Python Package Updates

Enhancements and Fixes

... (truncated)

Commits
  • 4c80c2f Python: Bump python version to 1.10.1 for a release. (#9033)
  • fdab1e1 .Net: Add generic data model sample (#9021)
  • d53a6f2 Python: Azure identity needs to be a default dependency (#9031)
  • bd4d12b .Net: Processes Sample - Account Creation (#8990)
  • 5b0a1af .Net: Adding usage metadata to OpenAI Streaming Chunks (#9022)
  • 2724f34 .Net: Adding the ability to redirect system.Console output to test output. (#...
  • c20f0fc .Net: ONNX - Remove starting space at the beginning of first token (#9017)
  • 45c41f6 .Net: Remove ReadOnlyMemoryConverter (#9014)
  • d46f8a2 .Net: Implemented generic data model support for Weaviate connector (#9010)
  • 815b051 .Net: Gemini - Removed limitation when gemini throws exception if invalid 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 [semantic-kernel](https://github.com/microsoft/semantic-kernel) from 1.3.0 to 1.10.1.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.3.0...python-1.10.1)

---
updated-dependencies:
- dependency-name: semantic-kernel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 30, 2024
Copy link
Collaborator

@adamdougal adamdougal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DO NOT AUTO MERGE.

We previously bumped semantic kernel but it caused this bug #1304

Further investigation and changes are required before this is updated.

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant