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 #2456

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 6, 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 8.0.0

Commits

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

Release notes

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

.NET 8.0.1

Release

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view

Updates Microsoft.SemanticKernel from 1.18.2 to 1.27.0

Release notes

Sourced from Microsoft.SemanticKernel's releases.

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 ]

dotnet-1.26.0

Changes:

  • 303c2022277e923d8db24b1a56858ace27a5c69a .Net: Version 1.26.0 (#9492)
  • f0de0b614607db84b162435a82c141f5b710769c .Net Processes: Fixing an issue with nested processes in Dapr runtime. (#9491)
  • d0145347948a0f33eab1c50ea0aeb1dcf3bff89a .Net: Parallel function calls option (#9487)
  • 44b6762f4524707c0f14be73eb83d1b7c127189e .Net: Added a streaming flag to filter context models (#9482)
  • 2fdd74e18d765260da663273708bd38134450ff1 Python: Bump Python version to 1.13.0 for a release. (#9480)
  • 0edba1b5c9d80bb7d8e140435a67a3c96cd72830 .Net: Add Amazon's AWS Bedrock Connector (#7627) [ #4335 ]
  • 5e632fd1b2da30f9273972f036ba4c32b64e1315 Python: Add parallel_tool_calls attribute to OpenAI chat prompt execution settings (#9479) [ #9478 ]
  • 82f248f91bb84f2f883051683e781b21fe130a68 .Net Processes - Update Runtime Exception Handling / Logging (#9457)

... (truncated)

Commits
  • 9eae969 .Net: Version 1.27.0 (#9559)
  • c10723d .Net: Include the operation in the KernelFunction.Metadata (#9556)
  • ca4badf .Net: Added an example how to access ChatHistory in SK function (#9527)
  • ed08b44 .Net: Add {Azure}OpenAI support Audio-to-Text Timestamp Granularities (#9554)
  • a7a56e5 .Net: Processes State Management Part 2 (#9481)
  • 76e904c .Net: Address image base64 content example (#9540)
  • 8f81caf .Net: Update ONNX Rag sample to use vector store. (#9546)
  • 113cea0 .Net: revise public api surface of the rest-api model (#9549)
  • 238c26d .Net: Improve langchain interop sample further (#9472)
  • 793b65c .Net: Add AudioTimestamp Property to GeminiPromptExecutionSettings (#9526)
  • 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 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.0)

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

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

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Configuration.UserSecrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 6, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 13, 2024

Superseded by #2552.

@dependabot dependabot bot closed this Nov 13, 2024
@dependabot dependabot bot deleted the dependabot/nuget/docs/ai/tutorials/snippets/llm-eval/dotnet-b2b9ad2f4e branch November 13, 2024 09:00
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