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

Update all non-major dependencies #2

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@azure/msal-browser 3.4.0 -> 3.28.0 age adoption passing confidence dependencies minor
@azure/msal-react 2.0.6 -> 2.2.0 age adoption passing confidence dependencies minor
@fluentui/react 8.112.5 -> 8.122.5 age adoption passing confidence dependencies minor
@fluentui/react-components 9.37.3 -> 9.57.0 age adoption passing confidence dependencies minor
@fluentui/react-icons 2.0.221 -> 2.0.270 age adoption passing confidence dependencies patch
@react-spring/web 9.7.3 -> 9.7.5 age adoption passing confidence dependencies patch
@​types/dompurify 3.0.4 -> 3.2.0 age adoption passing confidence devDependencies minor
@types/node (source) 20.10.5 -> 20.17.12 age adoption passing confidence devDependencies minor
@types/react (source) 18.2.34 -> 18.3.18 age adoption passing confidence devDependencies minor
@types/react-dom (source) 18.2.14 -> 18.3.5 age adoption passing confidence devDependencies minor
@types/react-syntax-highlighter (source) 15.5.9 -> 15.5.13 age adoption passing confidence devDependencies patch
@vitejs/plugin-react (source) 4.1.1 -> 4.3.4 age adoption passing confidence devDependencies minor
ndjson-readablestream 1.0.7 -> 1.2.0 age adoption passing confidence dependencies minor
prettier (source) 3.0.3 -> 3.4.2 age adoption passing confidence devDependencies minor
python 3.12.3 -> 3.13.1 age adoption passing confidence minor
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-router-dom (source) 6.18.0 -> 6.28.1 age adoption passing confidence dependencies minor
react-syntax-highlighter 15.5.0 -> 15.6.1 age adoption passing confidence dependencies minor
scheduler (source) ^0.20.2 -> ^0.25.0 age adoption passing confidence dependencies minor
typescript (source) 5.2.2 -> 5.7.3 age adoption passing confidence devDependencies minor

Release Notes

AzureAD/microsoft-authentication-library-for-js (@​azure/msal-browser)

v3.5.0

Compare Source

microsoft/fluentui (@​fluentui/react)

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

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

Configuration

📅 Schedule: Branch creation - "after 7am every weekday,before 5pm every weekday" in timezone America/New_York, 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 force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9c4e2e8 to 441c717 Compare June 8, 2024 02:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6c306df to 67f9bf9 Compare June 15, 2024 05:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 08ee53a to 2f2b64b Compare June 25, 2024 23:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b9dc025 to aa40103 Compare July 2, 2024 17:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from faac641 to 587c713 Compare July 10, 2024 02:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b472158 to 2ec490a Compare July 19, 2024 05:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d8fde71 to 11de34a Compare July 30, 2024 02:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 09630e8 to 7a9f6d6 Compare August 3, 2024 02:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 217c6a1 to d8d3eb2 Compare August 15, 2024 02:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2d9bdbc to f5fd18b Compare November 5, 2024 20:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 9ea89d3 to 709799f Compare November 14, 2024 08:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 42a3c12 to 37aed42 Compare November 23, 2024 11:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 49258ea to 38d2821 Compare November 29, 2024 02:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1be35b8 to a3645e4 Compare December 11, 2024 17:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7cc89e5 to b970378 Compare December 14, 2024 04:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a9737f8 to e08d002 Compare December 24, 2024 14:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 56a27f8 to 51d954c Compare January 6, 2025 22:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 51d954c to 1b36c9b Compare January 9, 2025 16:10
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