Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dependencies-non-major
Open

deps(deps): update dependencies-non-major#3
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dependencies-non-major

Conversation

@renovate

@renovate renovate Bot commented Nov 6, 2023

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@fluentui/react 8.108.28.125.7 age confidence
@radix-ui/react-alert-dialog (source) 1.0.51.1.23 age confidence
@radix-ui/react-label (source) 2.0.22.1.15 age confidence
@radix-ui/react-separator (source) 1.0.31.1.15 age confidence
@radix-ui/react-slot (source) 1.0.21.3.3 age confidence
@supabase/supabase-js (source) 2.38.02.112.3 age confidence
@supabase/supabase-js (source) 2.38.12.112.3 age confidence
class-variance-authority 0.7.00.7.1 age confidence
clsx 2.0.02.1.1 age confidence
lucide-react (source) 0.287.00.577.0 age confidence
postgres 3.3.53.4.9 age confidence
react (source) 18.2.018.3.1 age confidence
react-dom (source) 18.2.018.3.1 age confidence

Release Notes

microsoft/fluentui (@​fluentui/react)

v8.125.7

Compare Source

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches

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

Compare Source

Patches

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "every 2 weeks on Monday before 7am"
  • 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.

@renovate
renovate Bot requested review from ff6347 and tsboter as code owners November 6, 2023 02:54
@socket-security

socket-security Bot commented Nov 6, 2023

Copy link
Copy Markdown

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 a38242d to c9b181f Compare March 18, 2024 20:53
@renovate
renovate Bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 6d514c4 to ec356a5 Compare March 26, 2024 06:04
@renovate
renovate Bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 9c5a0a8 to 97754e7 Compare April 3, 2024 08:34
@renovate
renovate Bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 8e7384f to f22889b Compare April 12, 2024 18:01
@renovate
renovate Bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 212c2fd to aa0c02e Compare April 19, 2024 20:38
@renovate
renovate Bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from b81fda0 to 2f30917 Compare April 27, 2024 02:47
@renovate
renovate Bot force-pushed the renovate/dependencies-non-major branch 5 times, most recently from 5a051ae to 1735278 Compare May 7, 2024 02:52
@renovate
renovate Bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 94b458d to 83e46b9 Compare May 10, 2024 20:59
@renovate
renovate Bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 32e631b to f98a5ef Compare May 29, 2024 02:22
@renovate
renovate Bot force-pushed the renovate/dependencies-non-major branch from f98a5ef to 0fe52e1 Compare May 31, 2024 20:54
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