Update dependency @fluentui/react-components to v9.54.13 #69

Merged
pierre merged 1 commits from renovate/fluentui-react-components-9.x-lockfile into master 2024-08-23 00:59:54 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@fluentui/react-components dependencies patch 9.54.7 -> 9.54.13

Release Notes

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

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

Compare Source

Minor changes
Patches

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

Compare Source

Patches

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

Compare Source

Minor changes
Patches

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

Compare Source

Patches

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

Compare Source

Minor changes
  • feat: Add transparent as an option for the appearance prop in ToolbarButton (PR #​32205 by tomi-msft)
Patches

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

Compare Source

Minor changes
Patches

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.54.7` -> `9.54.13`](https://renovatebot.com/diffs/npm/@fluentui%2freact-components/9.54.7/9.54.13) | --- ### Release Notes <details> <summary>microsoft/fluentui (@&#8203;fluentui/react-components)</summary> ### [`v9.54.13`](https://github.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.54.13): @&#8203;fluentui/react-components v9.54.13 [Compare Source](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.12...@fluentui/react-components_v9.54.13) ##### Minor changes - feat: Add context to configure motion behaviour (PR [#&#8203;32316](https://github.com/microsoft/fluentui/issues/32316) by [ling1726](https://github.com/ling1726)) ##### Patches - Export VideoProps, split storybooks (PR [#&#8203;32318](https://github.com/microsoft/fluentui/issues/32318) by [jurokapsiar](https://github.com/jurokapsiar)) ### [`v9.54.12`](https://github.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.54.12): @&#8203;fluentui/react-components v9.54.12 [Compare Source](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.11...@fluentui/react-components_v9.54.12) ##### Patches - chore: simplifies useMergedTabsterAttributes internals (PR [#&#8203;32303](https://github.com/microsoft/fluentui/issues/32303) by [bsunderhus](https://github.com/bsunderhus)) ### [`v9.54.11`](https://github.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.54.11): @&#8203;fluentui/react-components v9.54.11 [Compare Source](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.10...@fluentui/react-components_v9.54.11) ##### Minor changes - feature: introduces noPopover property to TagPicker (PR [#&#8203;32158](https://github.com/microsoft/fluentui/issues/32158) by [bsunderhus](https://github.com/bsunderhus)) ##### Patches - chore: change :after to ::after (PR [#&#8203;32236](https://github.com/microsoft/fluentui/issues/32236) by [spmonahan](https://github.com/spmonahan)) - fix: check icon slot does not collapse (PR [#&#8203;32243](https://github.com/microsoft/fluentui/issues/32243) by [smhigley](https://github.com/smhigley)) - chore: change :after to ::after. (PR [#&#8203;32236](https://github.com/microsoft/fluentui/issues/32236) by [spmonahan](https://github.com/spmonahan)) - Bug fix for issue 31724 (PR [#&#8203;32060](https://github.com/microsoft/fluentui/issues/32060) by [tummala-manasa](https://github.com/tummala-manasa)) - chore: ensures useMergedTabsterAttributes supports Partial attributes (PR [#&#8203;32300](https://github.com/microsoft/fluentui/issues/32300) by [bsunderhus](https://github.com/bsunderhus)) - v9 migration: Add Video shim component (PR [#&#8203;31885](https://github.com/microsoft/fluentui/issues/31885) by [jurokapsiar](https://github.com/jurokapsiar)) - (react-swatch-picker): fixed documentation (PR [#&#8203;32279](https://github.com/microsoft/fluentui/issues/32279) by [ValentinaKozlova](https://github.com/ValentinaKozlova)) - chore: change :after to ::after (PR [#&#8203;32236](https://github.com/microsoft/fluentui/issues/32236) by [spmonahan](https://github.com/spmonahan)) - chore: ensures useMergedTabsterAttributes supports Partial attributes (PR [#&#8203;32300](https://github.com/microsoft/fluentui/issues/32300) by [bsunderhus](https://github.com/bsunderhus)) ### [`v9.54.10`](https://github.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.54.10): @&#8203;fluentui/react-components v9.54.10 [Compare Source](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.9...@fluentui/react-components_v9.54.10) ##### Patches - fix: hardcode size of `ToolbarButton` (PR [#&#8203;32185](https://github.com/microsoft/fluentui/issues/32185) by [layershifter](https://github.com/layershifter)) ### [`v9.54.9`](https://github.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.54.9): @&#8203;fluentui/react-components v9.54.9 [Compare Source](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.8...@fluentui/react-components_v9.54.9) ##### Minor changes - feat: Add transparent as an option for the appearance prop in ToolbarButton (PR [#&#8203;32205](https://github.com/microsoft/fluentui/issues/32205) by [tomi-msft](https://github.com/tomi-msft)) ##### Patches - fix: Card does not override specified focusMode based on event listeners (PR [#&#8203;32200](https://github.com/microsoft/fluentui/issues/32200) by [smhigley](https://github.com/smhigley)) - fix: do not require ref forwarding (PR [#&#8203;32095](https://github.com/microsoft/fluentui/issues/32095) by [layershifter](https://github.com/layershifter)) - Fix undefined reference in older browsers in useMessageBarReflow (PR [#&#8203;32238](https://github.com/microsoft/fluentui/issues/32238) by [MLoughry](https://github.com/MLoughry)) - ignore ref for tab reserved space content slot (PR [#&#8203;31775](https://github.com/microsoft/fluentui/issues/31775) by [dmytrokirpa](https://github.com/dmytrokirpa)) - chore: improve ImmutableSet and ImmutableMap internal implementation (PR [#&#8203;32167](https://github.com/microsoft/fluentui/issues/32167) by [bsunderhus](https://github.com/bsunderhus)) ### [`v9.54.8`](https://github.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.54.8): @&#8203;fluentui/react-components v9.54.8 [Compare Source](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.7...@fluentui/react-components_v9.54.8) ##### Minor changes - feat: Implement carousel autoplay button and functionality (PR [#&#8203;32154](https://github.com/microsoft/fluentui/issues/32154) by [Mitch-At-Work](https://github.com/Mitch-At-Work)) - feat: Builds out and styles AppItemStatic (PR [#&#8203;32161](https://github.com/microsoft/fluentui/issues/32161) by [mltejera](https://github.com/mltejera)) ##### Patches - fix: Button styles on hover/active state (PR [#&#8203;32155](https://github.com/microsoft/fluentui/issues/32155) by [Mitch-At-Work](https://github.com/Mitch-At-Work)) - Added comments on deprecated appearances (PR [#&#8203;32176](https://github.com/microsoft/fluentui/issues/32176) by [GeoffCoxMSFT](https://github.com/GeoffCoxMSFT)) - fix(Popover): fix shadows on arrows (PR [#&#8203;32138](https://github.com/microsoft/fluentui/issues/32138) by [layershifter](https://github.com/layershifter)) - update wave animation (PR [#&#8203;32077](https://github.com/microsoft/fluentui/issues/32077) by [dmytrokirpa](https://github.com/dmytrokirpa)) - bugfix: removes Partial from TableProps usage (PR [#&#8203;32159](https://github.com/microsoft/fluentui/issues/32159) by [bsunderhus](https://github.com/bsunderhus)) - feat: add collapse motion to Tree (PR [#&#8203;32163](https://github.com/microsoft/fluentui/issues/32163) by [akatrukhin](https://github.com/akatrukhin)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjUxLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
pierre added 1 commit 2024-08-06 00:14:17 +00:00
Update dependency @fluentui/react-components to v9.54.8
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
774c0f38ab
pierre scheduled this pull request to auto merge when all checks succeed 2024-08-06 00:14:17 +00:00
pierre force-pushed renovate/fluentui-react-components-9.x-lockfile from 774c0f38ab to d6ea9a77a4 2024-08-23 00:32:32 +00:00 Compare
pierre changed title from Update dependency @fluentui/react-components to v9.54.8 to Update dependency @fluentui/react-components to v9.54.13 2024-08-23 00:35:45 +00:00
pierre merged commit d6ea9a77a4 into master 2024-08-23 00:59:54 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/VirtWebRemote#69
No description provided.