Skip to content

Commit

Permalink
Bump Microsoft.SemanticKernel.Skills.MsGraph from 0.15.230531.5-previ…
Browse files Browse the repository at this point in the history
…ew to 0.16.230615.1-preview in /dotnet (#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>
  • Loading branch information
dependabot[bot] committed Jun 21, 2023
1 parent 7298677 commit 939607d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions samples/dotnet/KernelHttpServer/KernelHttpServer.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<RollForward>LatestMajor</RollForward>
Expand All @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.Graph" Version="4.54.0" />
<PackageReference Include="Microsoft.SemanticKernel" Version="0.15.230531.5-preview" />
<PackageReference Include="Microsoft.SemanticKernel.Skills.Document" Version="0.15.230531.5-preview" />
<PackageReference Include="Microsoft.SemanticKernel.Skills.MsGraph" Version="0.15.230531.5-preview" />
<PackageReference Include="Microsoft.SemanticKernel.Skills.MsGraph" Version="0.16.230615.1-preview" />
<PackageReference Include="Microsoft.SemanticKernel.Skills.Web" Version="0.15.230531.5-preview" />
</ItemGroup>

Expand Down
4 changes: 2 additions & 2 deletions samples/dotnet/graph-api-skills/MsGraphSkillsExample.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<RootNamespace>MsGraphSkillsExample</RootNamespace>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -21,7 +21,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
<PackageReference Include="Microsoft.SemanticKernel.Skills.MsGraph" Version="0.15.230531.5-preview" />
<PackageReference Include="Microsoft.SemanticKernel.Skills.MsGraph" Version="0.16.230615.1-preview" />
<PackageReference Include="Microsoft.SemanticKernel" Version="0.15.230531.5-preview" />
</ItemGroup>

Expand Down

0 comments on commit 939607d

Please sign in to comment.