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

fix(deps): update dependencies [fluentui] #116

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fluentui/react 8.110.4 -> 8.121.3 age adoption passing confidence
@fluentui/react-components 9.22.0 -> 9.55.0 age adoption passing confidence
@fluentui/react-experiments 8.14.92 -> 8.14.175 age adoption passing confidence

Release Notes

microsoft/fluentui (@​fluentui/react)

v8.121.3: @​fluentui/react v8.121.3

Compare Source

Patches

v8.121.2: @​fluentui/react v8.121.2

Compare Source

Patches

v8.121.1: @​fluentui/react v8.121.1

Compare Source

Patches

v8.121.0: @​fluentui/react v8.121.0

Compare Source

Minor changes
  • fix (v8 MessageBar): Add showExpandButton prop to allow manual override to explicitly show the expand button (PR #​32884 by emmayjiang)

v8.120.10: @​fluentui/react v8.120.10

Compare Source

Patches

v8.120.9: @​fluentui/react v8.120.9

Compare Source

Patches
  • fix: Debouncing onResolveSuggestions correctly after a picker has been remounted in React 18 strict mode. (PR #​28227 by andyrooger)

v8.120.8: @​fluentui/react v8.120.8

Compare Source

Patches

v8.120.7: @​fluentui/react v8.120.7

Compare Source

Patches

v8.120.6: @​fluentui/react v8.120.6

Compare Source

Patches
  • fix: Using minHeight instead of height in DefaultButton so that it can wrap and grow with its contents. (PR #​29346 by azizChebbi)

v8.120.5: @​fluentui/react v8.120.5

Compare Source

Patches

v8.120.4: @​fluentui/react v8.120.4

Compare Source

Patches

v8.120.3: @​fluentui/react v8.120.3

Compare Source

Patches

v8.120.2: @​fluentui/react v8.120.2

Compare Source

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

v8.120.1: @​fluentui/react v8.120.1

Compare Source

Patches

v8.120.0: @​fluentui/react v8.120.0

Compare Source

Minor changes
  • Expose onKeyDown handling for header cells through columns onColumnKeyDown (PR #​32005 by destinywu)

v8.119.3: @​fluentui/react v8.119.3

Compare Source

Patches
  • fix(TimePicker): Clear text when date value changes to null (PR #​31626 by behowell)

v8.119.2: @​fluentui/react v8.119.2

Compare Source

Patches
  • fix: item.onClick is called when SplitMenuItem checkmark is clicked (PR #​31908 by smhigley)
  • Fix WindowProvider utilities always returning window/document/undefined (PR #​31968 by Jamie0)

v8.119.1: @​fluentui/react v8.119.1

Compare Source

Patches

v8.119.0: @​fluentui/react v8.119.0

Compare Source

Minor changes

v8.118.10: @​fluentui/react v8.118.10

Compare Source

Patches

v8.118.9: @​fluentui/react v8.118.9

Compare Source

Patches

v8.118.8: @​fluentui/react v8.118.8

Compare Source

Patches

v8.118.7: @​fluentui/react v8.118.7

Compare Source

Patches

v8.118.6: @​fluentui/react v8.118.6

Compare Source

Patches

v8.118.5: @​fluentui/react v8.118.5

Compare Source

Patches

v8.118.4: @​fluentui/react v8.118.4

Compare Source

Patches

v8.118.3: @​fluentui/react v8.118.3

Compare Source

Patches

v8.118.2: @​fluentui/react v8.118.2

Compare Source

Patches

v8.118.1: @​fluentui/react v8.118.1

Compare Source

Patches

v8.118.0: @​fluentui/react v8.118.0

Compare Source

Minor changes

v8.117.8: @​fluentui/react v8.117.8

Compare Source

Patches
  • fix: update List to render after scrolling finishes. (PR #​29748 by spmonahan)
  • Making sure V9 dialog doesn't set aria-hidden on a host element that is used as a container for V8 popups, dropdowns and menus. (PR #​31181 by mshoho)

v8.117.7: @​fluentui/react v8.117.7

Compare Source

Patches

v8.117.6: @​fluentui/react v8.117.6

Compare Source

Patches

v8.117.5: @​fluentui/react v8.117.5

Compare Source

Patches

v8.117.4: @​fluentui/react v8.117.4

Compare Source

Patches

v8.117.3: @​fluentui/react v8.117.3

Compare Source

Patches
  • fix: selected option focus outline has contrast against bg (PR #​30979 by smhigley)

v8.117.2: @​fluentui/react v8.117.2

Compare Source

Patches

v8.117.1: @​fluentui/react v8.117.1

Compare Source

Patches

v8.117.0: @​fluentui/react v8.117.0

Compare Source

Minor changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 26, 2023 10:29
@renovate renovate bot added the renovate label Jun 26, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jun 26, 2023

⚠️ No Changeset found

Latest commit: 7d2c6c1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch from 2964ac9 to 7b21398 Compare June 27, 2023 12:02
@renovate renovate bot changed the title fix(deps): update dependency @fluentui/react-components to v9.22.1 fix(deps): update dependencies [fluentui] Jun 27, 2023
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 5 times, most recently from 9a3b9d3 to 3e16e7c Compare July 3, 2023 22:59
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 2 times, most recently from f8869f0 to 06ea472 Compare July 11, 2023 20:09
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 4 times, most recently from 879b99e to 81e9a0d Compare July 20, 2023 19:23
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 3 times, most recently from b63d54f to bed667c Compare July 27, 2023 11:06
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 3 times, most recently from ed09990 to 4bafc71 Compare August 4, 2023 10:46
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 5 times, most recently from 8aa8c77 to ca208e3 Compare August 16, 2023 12:38
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 3 times, most recently from 1cb7d45 to 1085bac Compare August 18, 2023 10:44
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 3 times, most recently from 423d9f5 to e432d1f Compare July 23, 2024 21:16
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 5 times, most recently from 2593222 to c2dc2eb Compare August 6, 2024 00:56
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 3 times, most recently from e1b9c77 to 3791d67 Compare August 8, 2024 08:27
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 5 times, most recently from c5aace3 to f84b9bb Compare August 21, 2024 08:09
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch from f84b9bb to 3150f30 Compare August 28, 2024 10:01
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 4 times, most recently from bd38728 to 508ab64 Compare September 13, 2024 01:46
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 3 times, most recently from db779b3 to 900cb04 Compare September 30, 2024 12:29
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 4 times, most recently from 30c0130 to e1d899c Compare October 8, 2024 07:38
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch from e1d899c to 7d2c6c1 Compare October 9, 2024 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants