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

build: bump Microsoft.Bcl.AsyncInterfaces, Microsoft.Extensions.Logging.Abstractions, Microsoft.SemanticKernel.Abstractions and System.Text.Json in /Services/src/kernel-memory/clients/dotnet/SemanticKernelPlugin #55

Open
wants to merge 1 commit into
base: dependabotchanges
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 27, 2024

Bumps Microsoft.Bcl.AsyncInterfaces, Microsoft.Extensions.Logging.Abstractions, Microsoft.SemanticKernel.Abstractions and System.Text.Json. These dependencies needed to be updated together.
Updates Microsoft.Bcl.AsyncInterfaces from 8.0.0 to 8.0.0

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 8.0.1 to 8.0.2

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 8.0.2

Release

Commits
  • 1381d5e Merge in 'release/8.0' changes
  • c987e4f [release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)
  • 441c91d Merge in 'release/8.0' changes
  • c93800e Merge pull request #97065 from carlossanlop/release/8.0-staging
  • c2d2bb3 Merge branch 'release/8.0' into release/8.0-staging
  • 6d35e39 [release/8.0-staging] UInt64.CreateSaturating<Int128> truncates instead of sa...
  • 96b0a55 [release/8.0-staging] macOS: Set certificate as a dependency of private key h...
  • 85c2772 [release/8.0] Fix server-side OCSP stapling on Linux (#96838)
  • 683da71 [release/8.0-staging] Gen0 segment should always be reported as Gen0 for DacH...
  • f9d0a7b [release/8.0-staging] Fix Crossgen2 PDB generation (again) (#96566)
  • Additional commits viewable in compare view

Updates Microsoft.SemanticKernel.Abstractions from 1.7.1 to 1.32.0

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions'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

Updates System.Text.Json from 8.0.4 to 8.0.5

Release notes

Sourced from System.Text.Json's releases.

.NET 8.0.5

Release

What's Changed

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

…ng.Abstractions, Microsoft.SemanticKernel.Abstractions and System.Text.Json

Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime), [Microsoft.SemanticKernel.Abstractions](https://github.com/microsoft/semantic-kernel) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Bcl.AsyncInterfaces` 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.Logging.Abstractions` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v8.0.2)

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

Updates `System.Text.Json` from 8.0.4 to 8.0.5
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.SemanticKernel.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
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