Update dependency @fluentui/react-components to ^9.68.0 #374

Merged
renovate merged 1 commits from renovate/fluentui-react-components-9.x into master 2025-07-30 00:24:31 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@fluentui/react-components dependencies minor ^9.67.0 -> ^9.68.0

Release Notes

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

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

Compare Source

Minor changes
  • feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR #​34733 by Hotell)
  • deprecate: react-virtualizer in process of moving to fluentui-contrib (PR #​34899 by Mitch-At-Work)
  • fix(react-list): Dont crash in dev mode when navigation mode is changed (PR #​34613 by george-cz)
  • feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR #​34733 by Hotell)
  • feat(motion): add Fade presence motion component (PR #​34839 by robertpenner)
  • feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR #​34733 by Hotell)
  • feat: add custom JSX.* types that are compatible with various react major versions (PR #​34733 by Hotell)
Patches
Prerelease changes

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 | minor | [`^9.67.0` -> `^9.68.0`](https://renovatebot.com/diffs/npm/@fluentui%2freact-components/9.67.0/9.68.0) | --- ### Release Notes <details> <summary>microsoft/fluentui (@&#8203;fluentui/react-components)</summary> ### [`v9.68.0`](https://github.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.68.0): @&#8203;fluentui/react-components v9.68.0 [Compare Source](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.67.0...@fluentui/react-components_v9.68.0) ##### Minor changes - feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR [#&#8203;34733](https://github.com/microsoft/fluentui/issues/34733) by [Hotell](https://github.com/Hotell)) - deprecate: react-virtualizer in process of moving to fluentui-contrib (PR [#&#8203;34899](https://github.com/microsoft/fluentui/issues/34899) by [Mitch-At-Work](https://github.com/Mitch-At-Work)) - fix(react-list): Dont crash in dev mode when navigation mode is changed (PR [#&#8203;34613](https://github.com/microsoft/fluentui/issues/34613) by [george-cz](https://github.com/george-cz)) - feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR [#&#8203;34733](https://github.com/microsoft/fluentui/issues/34733) by [Hotell](https://github.com/Hotell)) - feat(motion): add Fade presence motion component (PR [#&#8203;34839](https://github.com/microsoft/fluentui/issues/34839) by [robertpenner](https://github.com/robertpenner)) - feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR [#&#8203;34733](https://github.com/microsoft/fluentui/issues/34733) by [Hotell](https://github.com/Hotell)) - feat: add custom JSX.\* types that are compatible with various react major versions (PR [#&#8203;34733](https://github.com/microsoft/fluentui/issues/34733) by [Hotell](https://github.com/Hotell)) ##### Patches - fix callout position issues (PR [#&#8203;34868](https://github.com/microsoft/fluentui/issues/34868) by [Anush2303](https://github.com/Anush2303)) - mitigate xss vulnerabilities (PR [#&#8203;34920](https://github.com/microsoft/fluentui/issues/34920) by [Anush2303](https://github.com/Anush2303)) - Add Gantt chart in v9 (PR [#&#8203;34909](https://github.com/microsoft/fluentui/issues/34909) by [Anush2303](https://github.com/Anush2303)) - funnel chart in v9 (PR [#&#8203;34866](https://github.com/microsoft/fluentui/issues/34866) by [Anush2303](https://github.com/Anush2303)) - feat: add event.isDefaultPrevented() to `onKeyDown` (PR [#&#8203;34905](https://github.com/microsoft/fluentui/issues/34905) by [layershifter](https://github.com/layershifter)) - fix: adjust circular sizes to Figma spec (PR [#&#8203;34859](https://github.com/microsoft/fluentui/issues/34859) by [mainframev](https://github.com/mainframev)) - revert: adjust accordion header chevron alignment styles [#&#8203;34616](https://github.com/microsoft/fluentui/issues/34616) (PR [#&#8203;34893](https://github.com/microsoft/fluentui/issues/34893) by [dmytrokirpa](https://github.com/dmytrokirpa)) ##### Prerelease changes - deprecate: react-virtualizer moving to fluentui-contrib (PR [#&#8203;34899](https://github.com/microsoft/fluentui/issues/34899) by [Mitch-At-Work](https://github.com/Mitch-At-Work)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-07-30 00:24:30 +00:00
Update dependency @fluentui/react-components to ^9.68.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
b861df47ec
renovate scheduled this pull request to auto merge when all checks succeed 2025-07-30 00:24:30 +00:00
renovate merged commit d54a52d2cd into master 2025-07-30 00:24:31 +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#374
No description provided.