Azure-Samples / azure-search-openai-demo

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
https://azure.microsoft.com/products/search
MIT License
6.35k stars 4.25k forks source link

Bump msgraph-sdk from 1.1.0 to 1.12.0 #2171

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Bumps msgraph-sdk from 1.1.0 to 1.12.0.

Release notes

Sourced from msgraph-sdk's releases.

v1.12.0

1.12.0 (2024-11-07)

Features

  • generation: update request builders and models (fc6678b)

v1.11.0

1.11.0 (2024-10-17)

Features

  • generation: update request builders and models (03b3c7a)

v1.10.0

1.10.0 (2024-10-09)

Features

  • generation: update request builders and models (adec9b5)

v1.9.0

1.9.0 (2024-10-03)

Features

  • generation: update request builders and models (9914367)

v1.8.0

1.8.0 (2024-09-18)

Features

  • generation: update request builders and models (af495fe)

v1.7.0

1.7.0 (2024-09-11)

Features

  • generation: update request builders and models (c72f8e5)

v1.6.0

1.6.0 (2024-09-05)

... (truncated)

Changelog

Sourced from msgraph-sdk's changelog.

1.12.0 (2024-11-07)

Features

  • generation: update request builders and models (fc6678b)

1.11.0 (2024-10-17)

Features

  • generation: update request builders and models (03b3c7a)

1.10.0 (2024-10-09)

Features

  • generation: update request builders and models (adec9b5)

1.9.0 (2024-10-03)

Features

  • generation: update request builders and models (9914367)

1.8.0 (2024-09-18)

Features

  • generation: update request builders and models (af495fe)

1.7.0 (2024-09-11)

Features

  • generation: update request builders and models (c72f8e5)

1.6.0 (2024-09-05)

Features

  • readme formatting to trigger release please (0e45705)

1.5.4 (2024-08-02)

... (truncated)

Commits
  • ed69a6a Merge pull request #950 from microsoftgraph/release-please--branches--main--c...
  • c9e138c chore(main): release 1.12.0
  • bf4f17a Merge pull request #948 from microsoftgraph/v1.0/pipelinebuild/169540
  • ab8e196 Merge branch 'main' into v1.0/pipelinebuild/169540
  • e35ba77 Merge pull request #947 from microsoftgraph/shem/add_api_surface_validation
  • fc6678b feat(generation): update request builders and models
  • 450a869 Merge branch 'main' into shem/add_api_surface_validation
  • 748e0a5 add workflow to validate api surface changes
  • f0dd6de Merge pull request #935 from microsoftgraph/feature/dependabot-groups
  • 07b30a2 Merge branch 'main' into feature/dependabot-groups
  • 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)