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 the dotnet group across 1 directory with 3 updates #2552

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps the dotnet group with 3 updates in the /docs/ai/tutorials/snippets/llm-eval directory: Microsoft.Extensions.Configuration, Microsoft.Extensions.Configuration.UserSecrets and Microsoft.SemanticKernel.

Updates Microsoft.Extensions.Configuration from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration.UserSecrets from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.SemanticKernel from 1.18.2 to 1.28.0

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.28.0

Changes:

  • 60ff436ecd0975fbe1cd4745cd2d207078e27e2a .Net: Version 1.28.0 (#9610)
  • daafde42f07f58a8c669044fb27a2966fd51b91e .Net: Rename OpenAPI model classes (#9595)
  • 3888c8e98c5e746f499a6445d5ee26c107261df0 Comment out broken link (#9604)
  • d48e17a4206e5866789c6c88ce9f4d3d30964d71 .Net: Prepare OpenApi model classes to changes in OpenApi.NET v2 SDK (#9603)
  • 801436cf9d3d31a2cb4e4b510ffedd12c8e60a0d .Net: Don't allow function name/id to be overwritten with an empty string (#9601) [ #9567 ]
  • 19fef345c52c8d11f145082f8adfc707e528fbcf .Net: Added support for OpenAI image detail level property (#9561)
  • c613ae4a5fc54ef00b29c59110b4246af8158020 .Net: Shared (Cross-Runtime) integration tests for Processes (#9550)
  • 72222464ed724e36ac639bedd5300c38396304d8 .Net: Provide access to the security scheme and requirement for an Open API function (#9430) [ #9429 ]
  • 874ee95ea276f45eb3a79a3a405450e303be07fb .Net Agents - Fix polling cycle to properly evaluate failure mode on exception (#9581)
  • 6b20b9821b90d03525754e0170f2acfd4acced76 .Net: Make OpenApi model classes experimental (#9568)
  • 7ca11a942958124ea428cea54e43863fdbf4457e Upgrade the upload-artifact or download-artifact actions (#9565) [ #9563 ]
  • 7b22f00cdd65cfece63f1588c18fc7f45d37e3f4 .Net: Parse multiple servers (#9558)
  • 3332079da920bc5da608bb97a441efeffc7c496b .Net: Process Framework: Simplify Event Emission in Process Steps (#9560)
  • 6fee23cb6cb1f251c67cd4c86514ec32366efabe .Net Processes - Support Complex Type Serialization for Dapr Events and Messages (#9525)

dotnet-1.27.0

Changes:

  • 9eae969ca88b5e2d95b71d933c6a45ea9e4b2b4e .Net: Version 1.27.0 (#9559)
  • c10723dbbf34daf170b7478aff18584bbcbe9b6a .Net: Include the operation in the KernelFunction.Metadata (#9556) [ #9496 ]
  • ca4badff8ece9483054b5a4a5d8eea6ef13a8da2 .Net: Added an example how to access ChatHistory in SK function (#9527)
  • ed08b44f435b55b8c43ce3dba70b4eb644543968 .Net: Add {Azure}OpenAI support Audio-to-Text Timestamp Granularities (#9554) [ #7213 ]
  • a7a56e5782d680530b8bcb1c79027bbdee4a1d23 .Net: Processes State Management Part 2 (#9481) [ #9358 ]
  • 76e904c659c48a7aa7970aa6e5bd63ebb44583f3 .Net: Address image base64 content example (#9540) [ #6991 ]
  • 8f81caff3cdc0327700c71a07e0d2132c898ddf6 .Net: Update ONNX Rag sample to use vector store. (#9546) [ #9377 ]
  • 113cea096761184b74d59ac04eb5c3d14f27dd8a .Net: revise public api surface of the rest-api model (#9549)
  • 238c26d2cd6c532d6c93f24748f361946bb15056 .Net: Improve langchain interop sample further (#9472) [ #9013 ]
  • 793b65cd3f64c551d4734ef7de3c8b1e725fc41f .Net: Add AudioTimestamp Property to GeminiPromptExecutionSettings (#9526) [ #9500 ]

... (truncated)

Commits
  • 60ff436 .Net: Version 1.28.0 (#9610)
  • ed1fb08 Python: Add type hint for ProcessStepBuilder in send_event_to. Improve schema...
  • 1db12c4 Python: Adding Vector Search to the In Memory collection (#9574)
  • daafde4 .Net: Rename OpenAPI model classes (#9595)
  • 3888c8e Comment out broken link (#9604)
  • d48e17a .Net: Prepare OpenApi model classes to changes in OpenApi.NET v2 SDK (#9603)
  • c9ef719 Python: fix mypy pre-commit setup, mypy fixes (#9498)
  • 801436c .Net: Don't allow function name/id to be overwritten with an empty string (#9...
  • 19fef34 .Net: Added support for OpenAI image detail level property (#9561)
  • c613ae4 .Net: Shared (Cross-Runtime) integration tests for Processes (#9550)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet group with 3 updates in the /docs/ai/tutorials/snippets/llm-eval directory: [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime) and [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel).


Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

Updates `Microsoft.SemanticKernel` from 1.18.2 to 1.28.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.18.2...dotnet-1.28.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Configuration.UserSecrets
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.SemanticKernel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 13, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2024

Superseded by #2607.

@dependabot dependabot bot closed this Nov 20, 2024
@dependabot dependabot bot deleted the dependabot/nuget/docs/ai/tutorials/snippets/llm-eval/dotnet-817fb5b080 branch November 20, 2024 08:35
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants