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 dependencies and fix deprecation issues #214

Merged

Conversation

ktaletsk
Copy link
Collaborator

This PR:

  • Updates pdfjs-dist from version 2.0.943 to 2.4.456, adding the use of promise on PDFJs' getDocument function. The newly used version is still quite old, but I was blocked updating it further, as it causes the PDF preview screen to show the spinner starting from the version 2.5.207
  • Updates all packages related to React to the last available 17.x.x version (peer dependency of one of the JupyterLab packages). Resolves the deprecated React.Props.

@ktaletsk ktaletsk merged commit 22c68c6 into jupyterlab:master May 19, 2023
1 check passed
@ktaletsk ktaletsk deleted the update-react-and-fix-deprecation branch May 19, 2023 19:08
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.

None yet

1 participant