Skip to content

Update/remove further dependencies that relied on react 17#2427

Merged
JamesBurnside merged 5 commits intomainfrom
jaburnsi/update-further-r17-deps
Oct 21, 2022
Merged

Update/remove further dependencies that relied on react 17#2427
JamesBurnside merged 5 commits intomainfrom
jaburnsi/update-further-r17-deps

Conversation

@JamesBurnside
Copy link
Copy Markdown
Member

What

Update following deps that listed react 17 as peer dep that need updating:

  • @fluentui/react-hooks
  • @fluentui/react-window-provider

Also removed unused dependencies that specified react 17 as a peer dep in the lockfile for cleanup. These don't impact the npm package but will make the repo upgrade to react 18 easier.

Why

Continuation of #2415 to support react 18

To see the full list of items to upgarde see this doc: https://microsoft.sharepoint-df.com/:w:/t/IC3SDK/EYInxewzAmJDvJaoCZhLTgsBvmY_YLpa82v-zTp3WDbhgA?e=DSNdP8

How Tested

Relying on CI for dep bumps

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 21, 2022

Chat bundle size is increased❗.

  • Current size: 5459487
  • Base size: 5379668
  • Diff size: 79819

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 21, 2022

CallWithChat bundle size is increased❗.

  • Current size: 5725728
  • Base size: 5646416
  • Diff size: 79312

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 21, 2022

Calling bundle size is increased❗.

  • Current size: 5338428
  • Base size: 5260752
  • Diff size: 77676

const liveAuthor = _formatString(props.liveAuthorIntro, { author: `${props.message.senderDisplayName}` });
return (
<div data-ui-status={props.message.status} role="text" aria-text={props.messageContentAriaText}>
<div data-ui-status={props.message.status} role="text" aria-label={props.messageContentAriaText}>
Copy link
Copy Markdown
Member Author

@JamesBurnside JamesBurnside Oct 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rush update - p updated the eslint minor version which caused this new lint error

@github-actions
Copy link
Copy Markdown
Contributor

@JamesBurnside JamesBurnside merged commit 41f8e68 into main Oct 21, 2022
@JamesBurnside JamesBurnside deleted the jaburnsi/update-further-r17-deps branch October 21, 2022 22:19
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.

5 participants