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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 11, 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.1 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.22.0 to 1.32.0

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.32.0

Changes:

  • 68e6dd78de6e3b9fd7ef33fbd6fdda897fdf19b3 .Net: Small improvements in Structured Outputs (#9906)
  • 049cbbf7281f7b5d45433b0109ff4b6fa04cfef1 .Net: Fix bug where redis score was mapped from wrong score field. (#9901) [ #9900 ]
  • 5e5de6eee0c4f355abaa70b61037c3046b88fbc9 .Net: Version 1.32.0 (#9896)
  • 478e7649e93806953aa6be3e268619f609dc7bc1 .Net: chore/updates plugins (#9843) [ #9841, #9840, #9771 ]
  • 7976661a483e18b5f738b54f5e23079329f4e1f5 .Net: Added support for Structured Outputs in prompts (#9873)
  • 5a1edaffbde52c9d32b348a529f36b1ef78c858f .Net: feat/declarative agents (#9849) [ #9848 ]
  • f62fef3fd2e9a3f1bb3dc95fec884e2ce3343db6 .Net: Fixes for importing Copilot plugin manifests (#9880)
  • 6dc75590fa39c3e03b04829e43b5530edc11b46e .Net: Fix MistralAI function calling and add image content support (#9844) [ #9806 ]
  • 5e7049b23e33a1647750ec7fa481a5cbbd62afbb .Net: Removed Verify.Xunit package (#9879)

dotnet-1.31.0

Changes:

  • b9263bbcb099468a60d85203c198277a2d187606 .Net: Version 1.31.0 (#9835)
  • 6639ff7b449090380f61c5a78981ec807f341e7b .Net: Bump Roslynator.Formatting.Analyzers from 4.12.0 to 4.12.9 in /dotnet (#9814) [ #1573, #1572, #1570, #1568, #1566, #1565, #1561, #1560, #1559 ]
  • 29525aaed6270aeb3e1ad68f87e1bd650255d171 .Net: Bump Npgsql in /dotnet (#9819) [ #5914, #5894 ]
  • e780d7b7fcc97c15a5e197480c666f76fafc26a7 .Net: Replaced IMemoryStore with IVectorStore in examples (#9833)
  • 370c89a836145fbee6c239179f8d22471b71339f .Net: Improve docs for OpenAI repsonse format property (#9801) [ #7171 ]
  • bead9ef49e7166ab4b25cbafbe2c7b9f66850907 Adding issue type support for template (#9792)
  • a0d2f75ca9f13ff8aff3e35b108423fde8761f17 Update codeql actions to v3 (#9826)
  • 8c481dfb77913fb45d3cac1640d39729482ecf84 .Net: Fix typo (#9824)

... (truncated)

Commits

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

Description has been truncated

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.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

Updates `Microsoft.SemanticKernel` from 1.22.0 to 1.32.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.22.0...dotnet-1.32.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] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 11, 2024
Copy link
Author

dependabot bot commented on behalf of github Jan 8, 2025

Superseded by #2330.

1 similar comment
Copy link
Author

dependabot bot commented on behalf of github Jan 8, 2025

Superseded by #2330.

@dependabot dependabot bot closed this Jan 8, 2025
@dependabot dependabot bot deleted the dependabot/nuget/docs/ai/tutorials/snippets/llm-eval/dotnet-34ceb1dcb8 branch January 8, 2025 19:06
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