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 from 1.13.0 to 1.16.2 #101

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.SemanticKernel from 1.13.0 to 1.16.2.

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.16.2

Changes:

  • 6f39b442a186835ab34eaf2092751feced095929 Version 1.16.2 (#7564)
  • dce34f774cf1baf2507848b4fd538b9207882d04 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.2 to 12.2.3 in /dotnet (#7553)
  • 1641aea6725959ca2a662c7e078bbb4da5c76280 .Net: Bump DuckDB.NET.Data.Full from 1.0.1 to 1.0.2 in /dotnet (#7552)
  • fea7df8189a9da7f4af0162c8e34f8f832519f44 .Net: Bump Azure.Search.Documents from 11.5.1 to 11.6.0 in /dotnet (#7555) [ #44485, #45056, #45047, #45054, #45045, #44991, #45040 ]
  • 430dd8d66b7c5d10bf7c6082e8dbcfb144d5ac7b ADR - Agent Framework (#5922)
  • 35b52a5e45872ce3a58a5db2c863348928455cd7 Update README.md (#7068)
  • ff051d6a96df911b5c854283a151f9d1aa636736 .Net: Promote cancelled exception data to kernel function cancelled exception (#7450)
  • 897bc401960e6120dad49c6fe7dd55b8d12c7678 .Net: Test with the LightPlugin (#7285) [ #7268 ]
  • 5c7f9bab71cc0ced73fb070e573d5880241fa107 .Net Agents - Fix interoperability of assistant generated content (#7415)
  • 699e1ae198c5be7548b4213b18db86402f996bb4 .Net: Baseline 1.16.1 (#7417)
  • 57c72531dfc815e50e63d8d6708c75f2f92e11e5 .Net: using a more modern and compatible collation (#7425)
  • 305b2ee28b6d119b9e2fa63bd1201a90e2b9a29b .Net: Remove log entry (#7418)

dotnet-1.16.1

Changes:

  • c15e253097c6805752cdc62ade4e05ccce290e3a .Net: Bump Handlebars.Net.Helpers from 2.4.1.5 to 2.4.5 in /dotnet (#7271)
  • 12a877b8297bfb39987843b3f95acf606cb163ca .Net: Sample showing how to transform a plugin (#7206)
  • d2f0044e760239ce647e7304629eeb0c06f11919 .Net: Handle missing operation id in OpenApi spec (#7344) [ #7343, #5598 ]
  • 5db83a95fd6ef4fb7db009431cfa94572e733195 .Net: Added example of Plan generation and execution using Auto Function Calling (#7046)
  • 4d612c336994e725bf50aae5d23e849be7e99a57 .Net Agents - Agent History Propagation (#7216)
  • 79207ffbbc6655391dd072b0afa994de407b6be0 Python: Migrate to Ollama Python SDK (#7165)

dotnet-1.16.0

Changes:

... (truncated)

Commits
  • 6f39b44 Version 1.16.2 (#7564)
  • dce34f7 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.2 to 12.2.3 in /dotnet (#7553)
  • 1641aea .Net: Bump DuckDB.NET.Data.Full from 1.0.1 to 1.0.2 in /dotnet (#7552)
  • fea7df8 .Net: Bump Azure.Search.Documents from 11.5.1 to 11.6.0 in /dotnet (#7555)
  • ce79de5 Remove Java from CodeQL analysis (#7547)
  • d54f391 Python: serialize the result as string, consistent with behavior before 1.2 (...
  • d3172f8 Java: Migrate java code to new repository (#7460)
  • 430dd8d ADR - Agent Framework (#5922)
  • 3169c8a Python: Persist user and assistant messages in chat history (concept sample) ...
  • 68b21b8 Python: Bump azure-ai-inference from 1.0.0b1 to 1.0.0b2 in /python (#7273)
  • 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](https:/microsoft/semantic-kernel) from 1.13.0 to 1.16.2.
- [Release notes](https:/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.13.0...dotnet-1.16.2)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
  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 Aug 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2024

Superseded by #103.

@dependabot dependabot bot closed this Aug 12, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.SemanticKernel-1.16.2 branch August 12, 2024 19:17
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