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.Abstractions from 1.6.2 to 1.6.3 #65

Conversation

dependabot[bot]
Copy link

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

Bumps Microsoft.SemanticKernel.Abstractions from 1.6.2 to 1.6.3.

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.6.3

Changes:

  • 2a06539ae4dc2cff7ba5909d08f92284a252e4f8 .Net: Version 1.6.3 (#5556)
  • 561a9be716eba6fe0e8793e7d8e1d3b0545bae69 .Net: Use state for the tokenizer/encoding for all examples with a tokencount (#5519) [ #5515 ]
  • b302550ae0d94d36dbc5d9ed9c754f345a5cba87 ADR Updated Completion Service Selection Strategy (#5479)
  • a24e0b0aecfa8fdbf56a76e2473c5acb086b056b .Net: Set baseline to 1.6.2 (#5473)
  • e0ac74e8bb2bae935f8323cf44d333ae106b4d55 .Net: Bump DuckDB.NET.Data.Full from 0.9.2 to 0.10.1 in /dotnet (#5532)
  • d4bf83cdae156c5c3bd1d6b6cff2431e6f577659 .Net: Bump NRedisStack from 0.11.0 to 0.12.0 in /dotnet (#5530)
  • ac15edf2f72e646469753f5ea0345487328d9222 .Net: Bump DocumentFormat.OpenXml from 3.0.1 to 3.0.2 in /dotnet (#5531) [ #1658, #1679, #1677, #1674, #1676, #1678, #1672, #1671, #1660 ]
  • b5010f8070e4ae7e2902e0949556a5cc8a328ba3 .Net: Bump Markdig from 0.34.0 to 0.36.2 in /dotnet (#5533) [ #780, #779, #776, #773 ]
  • 88bdb1155e148c98a72b171400cdc0ad0687ddae .Net - Fix Open AI Agent Run State Processing (#5488)
  • bf64bdd0af3d6811dea5c98f142feb84ce979079 .Net: Sample image to text - Small fix (#5492)
  • 043e49b6c51500150f578323c422cf6790fab3a5 .Net: These two examples should be in the Examples namespace (#5491)
  • 6c42d6967260df8be18ce05c56d4244e962f9f0d Update deprecated property values (#5482)
  • 3945bbb901abd3e3525c8d6d9e53dbf75975560e .Net: Create clone of KernelFunction when it is added to a KernelPlugin (#5422)
  • 4cd2675422b63204ff43defcb9fe786f8bc5c357 .Net HuggingFace Image to Text Sample Windows Forms Application (#5484)
  • 74ff46f37168fc4d852fe9ccef94a5e8dc22b46d .Net - Expose Agent Thread Messages (#5486)
  • b794c4ac13f7caa482c4aeba8bf17c8b3d2501b7 .Net - Fix agent function invocation and examples (#5481)
  • 74d61eda9937d8a923e26077b3321abe4695773a .Net: ADR for audio abstraction and implementation renaming (#5117)

This list of changes was auto generated.

Commits
  • 2a06539 .Net: Version 1.6.3 (#5556)
  • 561a9be .Net: Use state for the tokenizer/encoding for all examples with a tokencount...
  • b302550 ADR Updated Completion Service Selection Strategy (#5479)
  • a24e0b0 .Net: Set baseline to 1.6.2 (#5473)
  • e0ac74e .Net: Bump DuckDB.NET.Data.Full from 0.9.2 to 0.10.1 in /dotnet (#5532)
  • d4bf83c .Net: Bump NRedisStack from 0.11.0 to 0.12.0 in /dotnet (#5530)
  • ac15edf .Net: Bump DocumentFormat.OpenXml from 3.0.1 to 3.0.2 in /dotnet (#5531)
  • b5010f8 .Net: Bump Markdig from 0.34.0 to 0.36.2 in /dotnet (#5533)
  • 88bdb11 .Net - Fix Open AI Agent Run State Processing (#5488)
  • bf64bdd .Net: Sample image to text - Small fix (#5492)
  • 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.Abstractions](https://github.com/microsoft/semantic-kernel) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.6.2...dotnet-1.6.3)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@SignalRT SignalRT closed this Apr 1, 2024
@SignalRT SignalRT deleted the dependabot/nuget/Microsoft.SemanticKernel.Abstractions-1.6.3 branch April 1, 2024 17:46
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

1 participant