Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.SemanticKernel from 1.15.1 to 1.19.0.

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.19.0

Changes:

  • e44817d97f6f82e48c4b798a4cc39021a7d58bd5 .Net: Switch from API keys to Azure Credentials when accessing Azure Cognitive Services (#8512) [ #6966 ]
  • c59631d1e461c760bb44f44743f4b059a360a860 .Net: Updated package version to 1.19 (#8660)
  • eb1e9b2358b2beda1a247d1596c6c984aea3c3e3 .Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.8.0 to 8.9.1 in /dotnet (#8647)
  • c11ab2981b42d4c8f4055cebb06edda563da5da3 .Net: New Azure AI Inference Connector (#7963) [ #3992, #7958 ]
  • f79eaafc094569e9669fbb70e4c0f151736995c3 Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.8 to 5.3.9 (#8644) [ #685, #691 ]
  • d8a65a4072e1639e3c4e63d785a41df9979432f2 .Net: AzureOpenAI Connector - Bugfix AsyncFilter Null Reference Exception when using Function Calling. (#8654) [ #8629 ]
  • ed11c3377aaf8e983cec664f68a2d68d57c1bd4a .Net: Bump Microsoft.ML.OnnxRuntimeGenAI and Microsoft.ML.OnnxRuntime in /dotnet (#8643) [ #801, #790, #791, #783, #779, #769, #768, #762, #767, #758, #765 ]
  • d03d294df4ebed3a6926deff1a2d79685f5dc4bd .Net: Add ONNX Demo + Concepts (#8531) [ #6619 ]
  • 5b1418fa3cfbfeb162380c26e4b89298241581c5 .Net: Bump Testcontainers.Milvus from 3.8.0 to 3.10.0 in /dotnet (#8649) [ #1196, #1234, #1231, #1226, #1221, #1213, #1219, #1203, #1251, #1245, #1232, #1230, #1202, #1168, #1162, #1103, #1169 ]
  • cce877e591b18bb50c4ab6ccc6a7f2686a87454d .Net: Updated baseline package version (#8559)

This list of changes was auto generated.

dotnet-1.18.2

Changes:

  • cc63d56895ceea00f45315453935969b61b1bf4b .Net: OpenAI V2 & Assistants V2 - GA (#7151)
  • 36d5938f043f9b8d0d2021247cedac44c2a9fcd3 .Net: Fix formatting errors in the schema files (#8493)
  • 6009370c239dfe7064e36f89df70ccf5a3b5e7e5 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.3 to 12.2.5 in /dotnet (#8380)
  • 38a2c26cbc8225af3b1378ccf7a1f9fb031e8c6e .Net: Update JsonSchemaMapper to incorporate the .NET 9 shim (#7960)
  • 78289af2851a10b9f857051cb22bb00c7528f555 .Net: Add support for ImageContent to use data URIs in ChatPromptParser so templates can use base64 encoded images. (#8401) [ #7150 ]

... (truncated)

Commits
  • e44817d .Net: Switch from API keys to Azure Credentials when accessing Azure Cognitiv...
  • c59631d .Net: Updated package version to 1.19 (#8660)
  • eb1e9b2 .Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.8.0 to 8.9.1 in /...
  • c11ab29 .Net: New Azure AI Inference Connector (#7963)
  • f79eaaf Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.8 to 5.3.9 (#8644)
  • d8a65a4 .Net: AzureOpenAI Connector - Bugfix AsyncFilter Null Reference Exception whe...
  • ed11c33 .Net: Bump Microsoft.ML.OnnxRuntimeGenAI and Microsoft.ML.OnnxRuntime in /dot...
  • d03d294 .Net: Add ONNX Demo + Concepts (#8531)
  • 5b1418f .Net: Bump Testcontainers.Milvus from 3.8.0 to 3.10.0 in /dotnet (#8649)
  • cce877e .Net: Updated baseline package version (#8559)
  • 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://github.com/microsoft/semantic-kernel) from 1.15.1 to 1.19.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.15.1...dotnet-1.19.0)

---
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 Sep 16, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #58.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.SemanticKernel-1.19.0 branch September 23, 2024 07:25
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