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

deps(deps): update dependencies-non-major #3

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 6, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fluentui/react 8.108.2 -> 8.121.13 age adoption passing confidence
@radix-ui/react-alert-dialog (source) 1.0.5 -> 1.1.2 age adoption passing confidence
@radix-ui/react-label (source) 2.0.2 -> 2.1.0 age adoption passing confidence
@radix-ui/react-separator (source) 1.0.3 -> 1.1.0 age adoption passing confidence
@radix-ui/react-slot (source) 1.0.2 -> 1.1.0 age adoption passing confidence
@supabase/supabase-js 2.38.0 -> 2.46.2 age adoption passing confidence
@supabase/supabase-js 2.38.1 -> 2.46.2 age adoption passing confidence
class-variance-authority 0.7.0 -> 0.7.1 age adoption passing confidence
clsx 2.0.0 -> 2.1.1 age adoption passing confidence
lucide-react (source) 0.287.0 -> 0.462.0 age adoption passing confidence
postgres 3.3.5 -> 3.4.5 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence

Release Notes

microsoft/fluentui (@​fluentui/react)

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

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 S


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.

Copy link

socket-security bot commented Nov 6, 2023

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
next 13.5.4...13.5.6 environment +10/-10 1.11 GB vercel-release-bot
@supabase/supabase-js 2.38.0...2.39.0, 2.38.1...2.39.0 None +8/-30 3.36 MB kiwicopple
lucide-react 0.287.0...0.294.0 None +0/-0 20.5 MB ericfennis
postgres 3.3.5...3.4.3 None +0/-0 296 kB porsager
@fluentui/react 8.108.2...8.112.9 None +15/-15 45.6 MB uifabricteam

@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 65112cd to 449d410 Compare November 10, 2023 02:25
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from d2941bd to fab046a Compare November 21, 2023 23:56
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 4 times, most recently from 2d9a29d to f5fd1a3 Compare November 30, 2023 10:07
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from f5fd1a3 to 12ffc86 Compare December 4, 2023 14:59
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 5 times, most recently from 8588427 to d7f85e0 Compare December 26, 2023 02:39
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 1642313 to 7c28a25 Compare January 3, 2024 02:37
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 4 times, most recently from a6edb98 to 6dddd42 Compare February 13, 2024 02:12
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 5 times, most recently from 56c30e9 to f16f225 Compare February 20, 2024 05:52
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 662eaca to 40d4544 Compare September 6, 2024 08:40
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 122d130 to c50274b Compare September 12, 2024 20:37
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from ff4ffcb to 73ca05e Compare September 25, 2024 08:58
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 4 times, most recently from 771205d to 6dca4d2 Compare October 5, 2024 05:46
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 40ae424 to 6414db0 Compare October 16, 2024 00:05
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 3fcd237 to dafd6a6 Compare October 20, 2024 08:23
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from d47bc48 to 1091265 Compare October 30, 2024 20:50
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 728b931 to 58b7327 Compare November 9, 2024 05:38
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 4 times, most recently from fadc09b to 1b69fc0 Compare November 19, 2024 17:54
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 2bf5d0f to 4bf0ee8 Compare November 27, 2024 05:55
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 4bf0ee8 to 81a7131 Compare November 28, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants