Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2023

This PR contains the following updates:

Package Change Age Confidence
@fluentui/react 8.110.4 -> 8.125.0 age confidence
@fluentui/react-components 9.22.0 -> 9.72.3 age confidence
@fluentui/react-experiments 8.14.92 -> 8.16.0 age confidence

Release Notes

microsoft/fluentui (@​fluentui/react)

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

Compare Source

Minor changes
Patches

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Minor changes

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

Compare Source

Patches
  • fix(DetailsList): DetailsRow correctly falls back to horizontal FocusZone (PR #​35180 by smhigley)

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches
  • fix(v8 PeoplePicker): Add WHCM styles to the PeoplePickerItem remove button (PR #​34908 by emmayjiang)

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

Compare Source

Patches

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

Compare Source

Minor changes
  • fix(Pivot): Added KeyboardEvent to union type on onLinkClick prop. (PR #​34273 by edwardUL99)

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

Compare Source

Patches
  • fix(PeoplePicker): high contrast color for tag items uses system color (PR #​34451 by smhigley)

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches
  • fix: Picker suggestions handle scroll overflow at small screen sizes (PR #​34312 by smhigley)

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches
  • fix(Autofill): Only apply selection logic if the current value does not match the previous value to avoid using the value before state is set and handle del key as delete in the keydown event. (PR #​33700 by sopranopillow)

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches
  • fix: Remove deprecation warning from Callout's preventDismissOnResize and similar props (PR #​33493 by behowell)

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

Compare Source

Patches

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

Compare Source

Patches
  • fix(Combobox and Dropdown): add aria-invalid when errorMessage is set (PR #​33529 by smhigley)

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

Compare Source

Patches
  • fix: Add event listener to Panel in order to update the footer's sticky property correctly when content changes dynamically. (PR #​33520 by sopranopillow)

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Minor changes
  • fix: Added label, required, and error properties to BasePicker. (PR #​33243 by tpalacino)

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

Compare Source

Patches

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

Compare Source

Patches
  • fix: Adding high contrast selector to SplitButton's menu button styles so that the styles do not bleed when high contrast mode is not active. (PR #​33290 by khmakoto)

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

Compare Source

Patches

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

Compare Source

Patches
  • fix: Left-aligning SuggestionItem's contents so they do not move and shift on hover. (PR #​33263 by khmakoto)

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches
  • fix(v8 ColorSwatchPicker): Add border to white color in high contrast mode (PR #​33136 by emmayjiang)

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

Compare Source

Patches
  • fix: make button children rendering equal for both button and button as anchor (PR #​32380 by Hotell)

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

Compare Source

Patches

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

Compare Source

Patches

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](https://redirect.github.com/m


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: 429670e

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 2 times, most recently from 0bb1217 to d018fcf Compare June 23, 2025 20:14
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 3 times, most recently from 1dd4a81 to b6ad3d2 Compare July 3, 2025 14:41
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch from b6ad3d2 to ed892d2 Compare July 4, 2025 12:10
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 3 times, most recently from a602f5b to 5f85e74 Compare July 17, 2025 15:53
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 2 times, most recently from e7a34b1 to d68fe5a Compare July 28, 2025 19:56
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch from d68fe5a to 2534ccb Compare August 7, 2025 11:02
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 4 times, most recently from 309f77d to f1298b8 Compare August 26, 2025 08:41
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch from f1298b8 to 0b53d47 Compare August 31, 2025 10:13
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 2 times, most recently from a20e9e1 to cb92a7d Compare September 11, 2025 09:44
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 2 times, most recently from 9602489 to 1359d69 Compare October 2, 2025 15:43
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 4 times, most recently from b3dbce3 to 5dfd382 Compare October 9, 2025 09:06
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch 2 times, most recently from f4c2968 to 4da0d18 Compare October 16, 2025 11:01
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch from 4da0d18 to cd729ef Compare October 21, 2025 17:54
@renovate renovate bot force-pushed the chore/renovate/dependencies-fluentui branch from cd729ef to 429670e Compare October 23, 2025 14:31
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