Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
839 stars 433 forks source link

build: bump semantic-kernel from 1.2.0 to 1.3.0 #1189

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps semantic-kernel from 1.2.0 to 1.3.0.

Release notes

Sourced from semantic-kernel's releases.

dotnet-1.3.0

Changes:

  • d34bef71a1b9a4a544585023927c4e6fd9857300 .Net: Bump to version 1.3.0 (#4798)
  • a53556807806752fd73cbe4de4acff6226c889fe .Net: Bump Roslynator.Analyzers from 4.3.0 to 4.10.0 in /dotnet (#4779)
  • ce323787318b5cf68e3ebdaaef2062e8571aa018 .Net: Bump Microsoft.Extensions.Http.Resilience, Microsoft.Bcl.TimeProvider and System.Text.Json in /dotnet (#4778)
  • 6f5741af1d5f8256e3a73826b647af3bb3782e74 .Net: Articles grammar correction (#4749)
  • 216d6c987bea76275e7cb0b44b4828186a6cd301 Update COMMUNITY.md (#4738)
  • 4317f2745e22055eee9eae811d7a4c48d557948d .Net: update link to .NET8.0 download (#4756)
  • ea4ec549f639dfeec1c74281a3f8598540dcb207 .Net: Reverted example with filters (#4737)
  • 91297d954f917b151236b4af9507dc34b2b99737 ADR Connector Community Support (#4619)
  • a3954e22ed770b9d4973aa8d35e09a2e250f1edf .Net: Pass user field in SK C# (#4736)
  • f959256229c7d0d821d1df5c8b112ced10ddd5ac .Net: Upgraded baseline version for package compatibility (#4726)

This list of changes was auto generated.

python-1.3.0

New Features

Python Package Updates

Enhancements and Fixes

Bug Fixes and Improvements

... (truncated)

Commits
  • d34bef7 .Net: Bump to version 1.3.0 (#4798)
  • 9dbbf56 Python: Add astra memory (#4374)
  • 11cf8ea Python: implement KernelContent and all related classes (#4491)
  • a535568 .Net: Bump Roslynator.Analyzers from 4.3.0 to 4.10.0 in /dotnet (#4779)
  • ce32378 .Net: Bump Microsoft.Extensions.Http.Resilience, Microsoft.Bcl.TimeProvider a...
  • 6f5741a .Net: Articles grammar correction (#4749)
  • 216d6c9 Update COMMUNITY.md (#4738)
  • 4317f27 .Net: update link to .NET8.0 download (#4756)
  • 5953beb Python: bump pyproject version for release. Update notebook package versions....
  • d97f953 Python: Removes the _async suffix where is not needed (#4735)
  • 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 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)
github-actions[bot] commented 3 months ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL264558377% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
298 0 :zzz: 0 :x: 0 :fire: 44.670s :stopwatch:
github-actions[bot] commented 3 months ago

:tada: This PR is included in version 1.9.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: