microsoft / chat-copilot

MIT License
1.92k stars 650 forks source link

Bump @fluentui/react-components from 9.47.5 to 9.54.0 in /webapp #1001

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @fluentui/react-components from 9.47.5 to 9.54.0.

Release notes

Sourced from @​fluentui/react-components's releases.

@​fluentui/react-components v9.54.0

Minor changes

Patches

  • chore: disable eslint rule (PR #30967 by spmonahan)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: remove optional "win" argument (PR #31470 by spmonahan)
  • feat(calendar-compat): changed design for the selected state (PR #31509 by ValentinaKozlova)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: Renaming useCalendarMonthStyles.ts to useCalendarMonthStyles.styles.ts. (PR #31568 by khmakoto)
  • chore: use @​fluentui/react-motion (PR #31574 by layershifter)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: disable eslint rule. (PR #30967 by spmonahan)
  • chore: disable eslint rule (PR #30967 by spmonahan)
  • chore: Fixing typo in CheckboxShim migration. (PR #31569 by khmakoto)
  • fix: compatibility with Drawer slots (PR #31434 by marcosmoura)
  • chore: disable eslint rule. (PR #30967 by spmonahan)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: rename useSkeletonStyles.ts to useSkeletonStyles.styles.ts (PR #31503 by spmonahan)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • fix: use requestAnimationFrame from Fluent context. (PR #30967 by spmonahan)
  • Use MutationObserver from global context. (PR #30967 by spmonahan)
  • fix: clear icon not working with freeform (PR #31324 by YuanboXue-Amber)
  • chore: migrate Toast to new motion library (PR #31516 by layershifter)
  • chore: use @​fluentui/react-motion (PR #31574 by layershifter)
  • chore: adopt changes in motion APIs (PR #31508 by layershifter)
  • chore: disable eslint rule. (PR #30967 by spmonahan)
  • bugfix: ensure roving tab index when children content changes (PR #31595 by bsunderhus)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: useControllableState warns if controlled and uncontrolled at the same time (PR #31461 by bsunderhus)
  • fix: use globals from Fluent context. (PR #30967 by spmonahan)

Prerelease changes

  • fix: update internal function to optionally use global Fluent context. (PR #30967 by spmonahan)
Commits
  • 2cbbe3a applying package updates
  • df493e7 chore(react-components): split react libraries in two (/library and /stories)...
  • 4662072 ci: remove codesandbox ci (#31599)
  • fcdd01e chore: move @​fluentui/react-motions-preview to stable (#31574)
  • 02f620c chore: update repo LICENSE (#31560)
  • e76aee1 chore(react-components): split react libraries in two (/library and /stories)...
  • becc7cd bugfix(react-tree): ensure roving tab index when children changes (#31595)
  • 058a094 applying package updates
  • e5e806f applying package updates
  • 8f6259c build: add @​floating-ui/dom as a dependency (#31590)
  • 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)
dependabot[bot] commented 2 weeks ago

Superseded by #1005.