Update dependency @fluentui/react-components to ^9.68.3 #381

Merged
renovate merged 1 commits from renovate/fluentui-react-components-9.x into master 2025-08-09 00:37:06 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@fluentui/react-components dependencies patch ^9.68.2 -> ^9.68.3

Release Notes

microsoft/fluentui (@​fluentui/react-components)

v9.68.3: @​fluentui/react-components v9.68.3

Compare Source

Minor changes
  • feat: support for react 19 (PR #​34916 by dmytrokirpa)
  • feat!: make docs enhancements configurable and opt in. BREAKING CHANGE: turned off by default (PR #​34950 by Hotell)
Patches
  • support for stacked grouped vertical bar chart+ enable wrapping of string x-axis labels in declarative chart+ hide overlapping labels based on post transform width (PR #​34936 by Anush2303)
  • support schema colors (PR #​34967 by Anush2303)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • Add support for plotly generated tables (PR #​34980 by Anush2303)
  • enable interaction with line points without bars (PR #​34953 by Anush2303)
  • enable round corners in declarative charts (PR #​34981 by Anush2303)
  • create plotly aligned colorway (PR #​34978 by Anush2303)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: fix multiline text alignment for horizontal dividers (PR #​34926 by dmytrokirpa)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: update inverted link styles to use neutral color tokens (PR #​34955 by dmytrokirpa)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: adjust PresenseGroup types to support react 19 (PR #​34722 by dmytrokirpa)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • feat: add custom addon-docs containers to preset (PR #​34938 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: remove custom selection styles (PR #​34897 by mainframev)
  • fix: Toaster should merge user onKeyDown handler (PR #​34982 by ling1726)
  • Fixed no onNavigate event not firing when clicked on a leaf (PR #​34964 by fogelek)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • refactor: simplify setVirtualParent function by using Object.assign for virtual parent assignment (PR #​34968 by dmytrokirpa)
  • fix: add mpath svg intrinsic element to compat JSXIntrinsicElementKeysCompat (PR #​34979 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: adjust compoponent props type to support react 19 (PR #​34722 by dmytrokirpa)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)
  • fix: migrate to R19 compatible JSX.* namespace types (PR #​34923 by Hotell)

Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@fluentui/react-components](https://github.com/microsoft/fluentui) | dependencies | patch | [`^9.68.2` -> `^9.68.3`](https://renovatebot.com/diffs/npm/@fluentui%2freact-components/9.68.2/9.68.3) | --- ### Release Notes <details> <summary>microsoft/fluentui (@&#8203;fluentui/react-components)</summary> ### [`v9.68.3`](https://github.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.68.3): @&#8203;fluentui/react-components v9.68.3 [Compare Source](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.68.2...@fluentui/react-components_v9.68.3) ##### Minor changes - feat: support for react 19 (PR [#&#8203;34916](https://github.com/microsoft/fluentui/issues/34916) by [dmytrokirpa](https://github.com/dmytrokirpa)) - feat!: make docs enhancements configurable and opt in. BREAKING CHANGE: turned off by default (PR [#&#8203;34950](https://github.com/microsoft/fluentui/issues/34950) by [Hotell](https://github.com/Hotell)) ##### Patches - support for stacked grouped vertical bar chart+ enable wrapping of string x-axis labels in declarative chart+ hide overlapping labels based on post transform width (PR [#&#8203;34936](https://github.com/microsoft/fluentui/issues/34936) by [Anush2303](https://github.com/Anush2303)) - support schema colors (PR [#&#8203;34967](https://github.com/microsoft/fluentui/issues/34967) by [Anush2303](https://github.com/Anush2303)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - Add support for plotly generated tables (PR [#&#8203;34980](https://github.com/microsoft/fluentui/issues/34980) by [Anush2303](https://github.com/Anush2303)) - enable interaction with line points without bars (PR [#&#8203;34953](https://github.com/microsoft/fluentui/issues/34953) by [Anush2303](https://github.com/Anush2303)) - enable round corners in declarative charts (PR [#&#8203;34981](https://github.com/microsoft/fluentui/issues/34981) by [Anush2303](https://github.com/Anush2303)) - create plotly aligned colorway (PR [#&#8203;34978](https://github.com/microsoft/fluentui/issues/34978) by [Anush2303](https://github.com/Anush2303)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: fix multiline text alignment for horizontal dividers (PR [#&#8203;34926](https://github.com/microsoft/fluentui/issues/34926) by [dmytrokirpa](https://github.com/dmytrokirpa)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: update inverted link styles to use neutral color tokens (PR [#&#8203;34955](https://github.com/microsoft/fluentui/issues/34955) by [dmytrokirpa](https://github.com/dmytrokirpa)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: adjust PresenseGroup types to support react 19 (PR [#&#8203;34722](https://github.com/microsoft/fluentui/issues/34722) by [dmytrokirpa](https://github.com/dmytrokirpa)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - feat: add custom addon-docs containers to preset (PR [#&#8203;34938](https://github.com/microsoft/fluentui/issues/34938) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: remove custom selection styles (PR [#&#8203;34897](https://github.com/microsoft/fluentui/issues/34897) by [mainframev](https://github.com/mainframev)) - fix: Toaster should merge user onKeyDown handler (PR [#&#8203;34982](https://github.com/microsoft/fluentui/issues/34982) by [ling1726](https://github.com/ling1726)) - Fixed no onNavigate event not firing when clicked on a leaf (PR [#&#8203;34964](https://github.com/microsoft/fluentui/issues/34964) by [fogelek](https://github.com/fogelek)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - refactor: simplify setVirtualParent function by using Object.assign for virtual parent assignment (PR [#&#8203;34968](https://github.com/microsoft/fluentui/issues/34968) by [dmytrokirpa](https://github.com/dmytrokirpa)) - fix: add mpath svg intrinsic element to compat JSXIntrinsicElementKeysCompat (PR [#&#8203;34979](https://github.com/microsoft/fluentui/issues/34979) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: adjust compoponent props type to support react 19 (PR [#&#8203;34722](https://github.com/microsoft/fluentui/issues/34722) by [dmytrokirpa](https://github.com/dmytrokirpa)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) - fix: migrate to R19 compatible JSX.\* namespace types (PR [#&#8203;34923](https://github.com/microsoft/fluentui/issues/34923) by [Hotell](https://github.com/Hotell)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC4xIiwidXBkYXRlZEluVmVyIjoiNDEuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-08-09 00:37:05 +00:00
Update dependency @fluentui/react-components to ^9.68.3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
f892212089
renovate scheduled this pull request to auto merge when all checks succeed 2025-08-09 00:37:06 +00:00
renovate merged commit 58f1b8eec2 into master 2025-08-09 00:37:06 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/VirtWebRemote#381
No description provided.