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.Skills.MsGraph from 0.15.230531.5-preview to 0.16.230615.1-preview in /dotnet #1561

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps Microsoft.SemanticKernel.Skills.MsGraph from 0.15.230531.5-preview to 0.16.230615.1-preview.

Release notes

Sourced from Microsoft.SemanticKernel.Skills.MsGraph's releases.

dotnet-0.16.230615.1-preview

NuGet Packages

Core: Microsoft.SemanticKernel.0.16.230615.1-preview Microsoft.SemanticKernel.Abstractions.0.16.230615.1-preview Microsoft.SemanticKernel.Core.0.16.230615.1-preview

Connectors.AI: Microsoft.SemanticKernel.Connectors.AI.HuggingFace.0.16.230615.1-preview Microsoft.SemanticKernel.Connectors.AI.OpenAI.0.16.230615.1-preview

Connectors.Memory: Microsoft.SemanticKernel.Connectors.Memory.AzureCognitiveSearch.0.16.230615.1-preview Microsoft.SemanticKernel.Connectors.Memory.DuckDB.0.16.230615.1-preview Microsoft.SemanticKernel.Connectors.Memory.Pinecone.0.16.230615.1-preview Microsoft.SemanticKernel.Connectors.Memory.Postgres.0.16.230615.1-preview Microsoft.SemanticKernel.Connectors.Memory.Qdrant.0.16.230615.1-preview Microsoft.SemanticKernel.Connectors.Memory.Redis.0.16.230615.1-preview Microsoft.SemanticKernel.Connectors.Memory.Sqlite.0.16.230615.1-preview Microsoft.SemanticKernel.Connectors.Memory.Weaviate.0.16.230615.1-preview

Planning: Microsoft.SemanticKernel.Planning.ActionPlanner.0.16.230615.1-preview Microsoft.SemanticKernel.Planning.SequentialPlanner.0.16.230615.1-preview

Skills: Microsoft.SemanticKernel.Skills.Document.0.16.230615.1-preview Microsoft.SemanticKernel.Skills.Grpc.0.16.230615.1-preview Microsoft.SemanticKernel.Skills.MsGraph.0.16.230615.1-preview Microsoft.SemanticKernel.Skills.OpenAPI.0.16.230615.1-preview Microsoft.SemanticKernel.Skills.Web.0.16.230615.1-preview

What's Changed

Full Changelog: dotnet-0.15.230609.2-preview...dotnet-0.16.230615.1-preview

dotnet-0.15.230609.2-preview

NuGet Packages

Microsoft.SemanticKernel.0.15.230609.2-preview Microsoft.SemanticKernel.Abstractions.0.15.230609.2-preview

... (truncated)

Commits
  • 7e26b07 AzureCognitiveSearch NuGet package fixes
  • 2b85ccd Python: Fix windows runtime error: adapt asyncio event loop policy for window...
  • e30229a Fix day format in TimeSkill (#1466)
  • fa8b8b7 Add chat system prompt option for text completion (#1465)
  • 32a1185 SKFunction should return Task<string> (#1334)
  • 4b68d6a Add Grounding Skill to Samples (#1064)
  • 87419e4 Http consistency: Weaviate (#1479)
  • 49d79d9 Add support for overlap between paragraphs when using TextChunker to split te...
  • 15fc47e LogInformation placeholder bug fix (#1497)
  • bbe84e0 CopilotChat: Refactor deployment scripts for reusability and pipelines/workfl...
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner June 19, 2023 22:20
@dependabot dependabot bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels Jun 19, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/Microsoft.SemanticKernel.Skills.MsGraph-0.16.230615.1-preview branch 2 times, most recently from 39105a6 to 3410e9f Compare June 20, 2023 17:16
Bumps [Microsoft.SemanticKernel.Skills.MsGraph](https://github.com/microsoft/semantic-kernel) from 0.15.230531.5-preview to 0.16.230615.1-preview.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](dotnet-0.15.230531.5-preview...dotnet-0.16.230615.1-preview)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel.Skills.MsGraph
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@shawncal shawncal force-pushed the dependabot/nuget/dotnet/Microsoft.SemanticKernel.Skills.MsGraph-0.16.230615.1-preview branch from 3410e9f to 57c9c52 Compare June 21, 2023 00:58
@shawncal shawncal enabled auto-merge June 21, 2023 00:59
@shawncal shawncal added this pull request to the merge queue Jun 21, 2023
Merged via the queue into main with commit 939607d Jun 21, 2023
10 checks passed
@shawncal shawncal deleted the dependabot/nuget/dotnet/Microsoft.SemanticKernel.Skills.MsGraph-0.16.230615.1-preview branch June 21, 2023 01:03
yoshioterada pushed a commit to yoshioterada/semantic-kernel that referenced this pull request Jun 21, 2023
…ew to 0.16.230615.1-preview in /dotnet (microsoft#1561)

Bumps
[Microsoft.SemanticKernel.Skills.MsGraph](https://github.com/microsoft/semantic-kernel)
from 0.15.230531.5-preview to 0.16.230615.1-preview.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/semantic-kernel/releases">Microsoft.SemanticKernel.Skills.MsGraph's
releases</a>.</em></p>
<blockquote>
<h2>dotnet-0.16.230615.1-preview</h2>
<h2>NuGet Packages</h2>
<p><strong>Core:</strong>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel/0.16.230615.1-preview">Microsoft.SemanticKernel.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Abstractions/0.16.230615.1-preview">Microsoft.SemanticKernel.Abstractions.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Core/0.16.230615.1-preview">Microsoft.SemanticKernel.Core.0.16.230615.1-preview</a></p>
<p><strong>Connectors.AI:</strong>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.AI.HuggingFace/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.AI.HuggingFace.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.AI.OpenAI/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.AI.OpenAI.0.16.230615.1-preview</a></p>
<p><strong>Connectors.Memory:</strong>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.AzureCognitiveSearch/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.AzureCognitiveSearch.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.DuckDB/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.DuckDB.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Pinecone/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Pinecone.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Postgres/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Postgres.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Qdrant/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Qdrant.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Redis/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Redis.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Sqlite/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Sqlite.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Weaviate/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Weaviate.0.16.230615.1-preview</a></p>
<p><strong>Planning:</strong>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Planning.ActionPlanner/0.16.230615.1-preview">Microsoft.SemanticKernel.Planning.ActionPlanner.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Planning.SequentialPlanner/0.16.230615.1-preview">Microsoft.SemanticKernel.Planning.SequentialPlanner.0.16.230615.1-preview</a></p>
<p><strong>Skills:</strong>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Skills.Document/0.16.230615.1-preview">Microsoft.SemanticKernel.Skills.Document.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Skills.Grpc/0.16.230615.1-preview">Microsoft.SemanticKernel.Skills.Grpc.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Skills.MsGraph/0.16.230615.1-preview">Microsoft.SemanticKernel.Skills.MsGraph.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Skills.OpenAPI/0.16.230615.1-preview">Microsoft.SemanticKernel.Skills.OpenAPI.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Skills.Web/0.16.230615.1-preview">Microsoft.SemanticKernel.Skills.Web.0.16.230615.1-preview</a></p>
<h2>What's Changed</h2>
<ul>
<li>OpenAPIDocumentParser class clean-up. by <a
href="https://github.com/SergeyMenshykh"><code>@​SergeyMenshykh</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1390">microsoft/semantic-kernel#1390</a></li>
<li>Bump Microsoft.Identity.Web from 2.11.0 to 2.11.1 in /dotnet by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1430">microsoft/semantic-kernel#1430</a></li>
<li>Http consistency: Azure Cognitive Search Memory by <a
href="https://github.com/SergeyMenshykh"><code>@​SergeyMenshykh</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1426">microsoft/semantic-kernel#1426</a></li>
<li>TextCompletion Fixes + Interface simplification by <a
href="https://github.com/RogerBarreto"><code>@​RogerBarreto</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1391">microsoft/semantic-kernel#1391</a></li>
<li>Add support for overlap between paragraphs when using TextChunker to
split text by <a
href="https://github.com/MonsterCoder"><code>@​MonsterCoder</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1206">microsoft/semantic-kernel#1206</a></li>
<li>Http consistency: Weaviate by <a
href="https://github.com/SergeyMenshykh"><code>@​SergeyMenshykh</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1479">microsoft/semantic-kernel#1479</a></li>
<li>Add Grounding Skill to Samples by <a
href="https://github.com/riedgar-ms"><code>@​riedgar-ms</code></a> in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1064">microsoft/semantic-kernel#1064</a></li>
<li>SKFunction should return Task<!-- raw HTML omitted --> by <a
href="https://github.com/feiyun0112"><code>@​feiyun0112</code></a> in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1334">microsoft/semantic-kernel#1334</a></li>
<li>Add chat system prompt option for text completion by <a
href="https://github.com/lemillermicrosoft"><code>@​lemillermicrosoft</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1465">microsoft/semantic-kernel#1465</a></li>
<li>Fix day format in TimeSkill by <a
href="https://github.com/lemillermicrosoft"><code>@​lemillermicrosoft</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1466">microsoft/semantic-kernel#1466</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/semantic-kernel/compare/dotnet-0.15.230609.2-preview...dotnet-0.16.230615.1-preview">https://github.com/microsoft/semantic-kernel/compare/dotnet-0.15.230609.2-preview...dotnet-0.16.230615.1-preview</a></p>
<h2>dotnet-0.15.230609.2-preview</h2>
<h2>NuGet Packages</h2>
<p><a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel/0.15.230609.2-preview">Microsoft.SemanticKernel.0.15.230609.2-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Abstractions/0.15.230609.2-preview">Microsoft.SemanticKernel.Abstractions.0.15.230609.2-preview</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/7e26b07f102595ae07cfaa4267be416f34e29376"><code>7e26b07</code></a>
AzureCognitiveSearch NuGet package fixes</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/2b85ccd470b902febf2bec2a66c47761ed279b92"><code>2b85ccd</code></a>
Python: Fix windows runtime error: adapt asyncio event loop policy for
window...</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/e30229a0a572d2f429d5630b30a57a2d4cc2636b"><code>e30229a</code></a>
Fix day format in TimeSkill (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1466">#1466</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/fa8b8b7d280c2950bc32dc0f01270653631b15a8"><code>fa8b8b7</code></a>
Add chat system prompt option for text completion (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1465">#1465</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/32a11857e42c2d0dc340824760e452b5244d2245"><code>32a1185</code></a>
SKFunction should return Task&lt;string&gt; (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1334">#1334</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/4b68d6a1e383e98e8258f2acf440a2bddc985ba0"><code>4b68d6a</code></a>
Add Grounding Skill to Samples (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1064">#1064</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/87419e4f305b03b00bda4261eaf53a1ff13f4d2d"><code>87419e4</code></a>
Http consistency: Weaviate (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1479">#1479</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/49d79d9b4d0c05968fabe4f64b1c630d16ecbc9b"><code>49d79d9</code></a>
Add support for overlap between paragraphs when using TextChunker to
split te...</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/15fc47e536883d4c772bfaaac4f70441bc9852bb"><code>15fc47e</code></a>
LogInformation placeholder bug fix (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1497">#1497</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/bbe84e07cb6c781e1ec77ffcc026d59e1e9674a0"><code>bbe84e0</code></a>
CopilotChat: Refactor deployment scripts for reusability and
pipelines/workfl...</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/semantic-kernel/compare/dotnet-0.15.230531.5-preview...dotnet-0.16.230615.1-preview">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.SemanticKernel.Skills.MsGraph&package-manager=nuget&previous-version=0.15.230531.5-preview&new-version=0.16.230615.1-preview)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@evchaki evchaki added this to the Sprint 33 milestone Jun 30, 2023
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
…ew to 0.16.230615.1-preview in /dotnet (microsoft#1561)

Bumps
[Microsoft.SemanticKernel.Skills.MsGraph](https://github.com/microsoft/semantic-kernel)
from 0.15.230531.5-preview to 0.16.230615.1-preview.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/semantic-kernel/releases">Microsoft.SemanticKernel.Skills.MsGraph's
releases</a>.</em></p>
<blockquote>
<h2>dotnet-0.16.230615.1-preview</h2>
<h2>NuGet Packages</h2>
<p><strong>Core:</strong>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel/0.16.230615.1-preview">Microsoft.SemanticKernel.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Abstractions/0.16.230615.1-preview">Microsoft.SemanticKernel.Abstractions.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Core/0.16.230615.1-preview">Microsoft.SemanticKernel.Core.0.16.230615.1-preview</a></p>
<p><strong>Connectors.AI:</strong>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.AI.HuggingFace/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.AI.HuggingFace.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.AI.OpenAI/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.AI.OpenAI.0.16.230615.1-preview</a></p>
<p><strong>Connectors.Memory:</strong>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.AzureCognitiveSearch/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.AzureCognitiveSearch.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.DuckDB/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.DuckDB.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Pinecone/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Pinecone.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Postgres/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Postgres.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Qdrant/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Qdrant.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Redis/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Redis.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Sqlite/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Sqlite.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Memory.Weaviate/0.16.230615.1-preview">Microsoft.SemanticKernel.Connectors.Memory.Weaviate.0.16.230615.1-preview</a></p>
<p><strong>Planning:</strong>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Planning.ActionPlanner/0.16.230615.1-preview">Microsoft.SemanticKernel.Planning.ActionPlanner.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Planning.SequentialPlanner/0.16.230615.1-preview">Microsoft.SemanticKernel.Planning.SequentialPlanner.0.16.230615.1-preview</a></p>
<p><strong>Skills:</strong>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Skills.Document/0.16.230615.1-preview">Microsoft.SemanticKernel.Skills.Document.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Skills.Grpc/0.16.230615.1-preview">Microsoft.SemanticKernel.Skills.Grpc.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Skills.MsGraph/0.16.230615.1-preview">Microsoft.SemanticKernel.Skills.MsGraph.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Skills.OpenAPI/0.16.230615.1-preview">Microsoft.SemanticKernel.Skills.OpenAPI.0.16.230615.1-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Skills.Web/0.16.230615.1-preview">Microsoft.SemanticKernel.Skills.Web.0.16.230615.1-preview</a></p>
<h2>What's Changed</h2>
<ul>
<li>OpenAPIDocumentParser class clean-up. by <a
href="https://github.com/SergeyMenshykh"><code>@​SergeyMenshykh</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1390">microsoft/semantic-kernel#1390</a></li>
<li>Bump Microsoft.Identity.Web from 2.11.0 to 2.11.1 in /dotnet by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1430">microsoft/semantic-kernel#1430</a></li>
<li>Http consistency: Azure Cognitive Search Memory by <a
href="https://github.com/SergeyMenshykh"><code>@​SergeyMenshykh</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1426">microsoft/semantic-kernel#1426</a></li>
<li>TextCompletion Fixes + Interface simplification by <a
href="https://github.com/RogerBarreto"><code>@​RogerBarreto</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1391">microsoft/semantic-kernel#1391</a></li>
<li>Add support for overlap between paragraphs when using TextChunker to
split text by <a
href="https://github.com/MonsterCoder"><code>@​MonsterCoder</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1206">microsoft/semantic-kernel#1206</a></li>
<li>Http consistency: Weaviate by <a
href="https://github.com/SergeyMenshykh"><code>@​SergeyMenshykh</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1479">microsoft/semantic-kernel#1479</a></li>
<li>Add Grounding Skill to Samples by <a
href="https://github.com/riedgar-ms"><code>@​riedgar-ms</code></a> in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1064">microsoft/semantic-kernel#1064</a></li>
<li>SKFunction should return Task<!-- raw HTML omitted --> by <a
href="https://github.com/feiyun0112"><code>@​feiyun0112</code></a> in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1334">microsoft/semantic-kernel#1334</a></li>
<li>Add chat system prompt option for text completion by <a
href="https://github.com/lemillermicrosoft"><code>@​lemillermicrosoft</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1465">microsoft/semantic-kernel#1465</a></li>
<li>Fix day format in TimeSkill by <a
href="https://github.com/lemillermicrosoft"><code>@​lemillermicrosoft</code></a>
in <a
href="https://redirect.github.com/microsoft/semantic-kernel/pull/1466">microsoft/semantic-kernel#1466</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/semantic-kernel/compare/dotnet-0.15.230609.2-preview...dotnet-0.16.230615.1-preview">https://github.com/microsoft/semantic-kernel/compare/dotnet-0.15.230609.2-preview...dotnet-0.16.230615.1-preview</a></p>
<h2>dotnet-0.15.230609.2-preview</h2>
<h2>NuGet Packages</h2>
<p><a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel/0.15.230609.2-preview">Microsoft.SemanticKernel.0.15.230609.2-preview</a>
<a
href="https://www.nuget.org/packages/Microsoft.SemanticKernel.Abstractions/0.15.230609.2-preview">Microsoft.SemanticKernel.Abstractions.0.15.230609.2-preview</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/7e26b07f102595ae07cfaa4267be416f34e29376"><code>7e26b07</code></a>
AzureCognitiveSearch NuGet package fixes</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/2b85ccd470b902febf2bec2a66c47761ed279b92"><code>2b85ccd</code></a>
Python: Fix windows runtime error: adapt asyncio event loop policy for
window...</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/e30229a0a572d2f429d5630b30a57a2d4cc2636b"><code>e30229a</code></a>
Fix day format in TimeSkill (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1466">#1466</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/fa8b8b7d280c2950bc32dc0f01270653631b15a8"><code>fa8b8b7</code></a>
Add chat system prompt option for text completion (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1465">#1465</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/32a11857e42c2d0dc340824760e452b5244d2245"><code>32a1185</code></a>
SKFunction should return Task&lt;string&gt; (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1334">#1334</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/4b68d6a1e383e98e8258f2acf440a2bddc985ba0"><code>4b68d6a</code></a>
Add Grounding Skill to Samples (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1064">#1064</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/87419e4f305b03b00bda4261eaf53a1ff13f4d2d"><code>87419e4</code></a>
Http consistency: Weaviate (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1479">#1479</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/49d79d9b4d0c05968fabe4f64b1c630d16ecbc9b"><code>49d79d9</code></a>
Add support for overlap between paragraphs when using TextChunker to
split te...</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/15fc47e536883d4c772bfaaac4f70441bc9852bb"><code>15fc47e</code></a>
LogInformation placeholder bug fix (<a
href="https://redirect.github.com/microsoft/semantic-kernel/issues/1497">#1497</a>)</li>
<li><a
href="https://github.com/microsoft/semantic-kernel/commit/bbe84e07cb6c781e1ec77ffcc026d59e1e9674a0"><code>bbe84e0</code></a>
CopilotChat: Refactor deployment scripts for reusability and
pipelines/workfl...</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/semantic-kernel/compare/dotnet-0.15.230531.5-preview...dotnet-0.16.230615.1-preview">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.SemanticKernel.Skills.MsGraph&package-manager=nuget&previous-version=0.15.230531.5-preview&new-version=0.16.230615.1-preview)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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. Used by Dependabot. .NET Issue or Pull requests regarding .NET code
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants