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 @fluentui/react from 8.119.3 to 8.120.2 in /code/frontend #1216

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @fluentui/react from 8.119.3 to 8.120.2.

Release notes

Sourced from @​fluentui/react's releases.

@​fluentui/react v8.120.2

Patches

  • chore: fix bad release and restore missing files in the dist folder. (PR #32198 by spmonahan)

@​fluentui/react v8.120.1

Patches

  • Bump @​fluentui/foundation-legacy to v8.4.14 (PR #32173 by Hotell)
  • Bump @​fluentui/font-icons-mdl2 to v8.5.48 (PR #32173 by Hotell)
  • Bump @​fluentui/react-focus to v8.9.11 (PR #32173 by Hotell)
  • Bump @​fluentui/react-hooks to v8.8.11 (PR #32173 by Hotell)
  • Bump @​fluentui/react-window-provider to v2.2.28 (PR #32173 by Hotell)
  • Bump @​fluentui/style-utilities to v8.10.19 (PR #32173 by Hotell)
  • Bump @​fluentui/theme to v2.6.57 (PR #32173 by Hotell)
  • Bump @​fluentui/utilities to v8.15.14 (PR #32173 by Hotell)

@​fluentui/react v8.120.0

Minor changes

  • Expose onKeyDown handling for header cells through columns onColumnKeyDown (PR #32005 by destinywu)
Commits
  • f37e425 release: applying package updates - react v8
  • aa652de chore: manually add change file to trigger new publish for v8 (#32198)
  • 85f12c4 ci: separate build and bundle for v8 release in order to mitigate accidental ...
  • 102904a fix: Updated Input stories to show appearance and disabled (#32176)
  • 3d0d61f feat(motion): add collapse motion for Tree (#32163)
  • 20d3c82 fix(nx): update target dependencies so all targets work as expected (#32186)
  • 24cbb7b chore: Remove dependency on vr-approval-cli (#32170)
  • bf7891f ci: build pr deploy site in CI runs to fix failing pipeline step (#32179)
  • 1d26265 release: applying package updates - react v8
  • 496e9e6 chore: split v9 migration packages to follow our /library /story structure (#...
  • 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
TOTAL265158677% 
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: 39.277s :stopwatch:
github-actions[bot] commented 3 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: