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

Bump mermaid 10.6.0, marked 9.1.2, rjsf 5.13.2 #15302

Merged
merged 6 commits into from
Oct 26, 2023

Conversation

bollwyvl
Copy link
Contributor

@bollwyvl bollwyvl commented Oct 25, 2023

References

Fixes #15309

Code changes

  • update js deps
    • mermaid 10.6.0 for bug fixes, performance, and new xychart
    • marked 9.1.2 for bug fixes
    • rjsf 5.13.2 for bug fixes
    • ???
  • docs
    • disable custom JS keyboard navigation in pydata-sphinx-theme (also raises warning)
    • ???
  • ???

User-facing changes

  • large mermaid charts should render more reliably

Backwards-incompatible changes

  • n/a

@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@bollwyvl bollwyvl marked this pull request as ready for review October 25, 2023 16:56
@bollwyvl
Copy link
Contributor Author

Welp, it ran good once: cd7348e 😅

@krassowski
Copy link
Member

disable custom JS keyboard navigation in pydata-sphinx-theme (also raises warning)

We will want to backport this one, might be slightly easier if it is in a separate PR.

@bollwyvl
Copy link
Contributor Author

@krassowski backport up on #15304

docs/source/conf.py Outdated Show resolved Hide resolved
Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

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

Thanks @bollwyvl

CI failures are not related.

@krassowski krassowski merged commit bf6e4a8 into jupyterlab:main Oct 26, 2023
79 of 80 checks passed
@bollwyvl
Copy link
Contributor Author

Thanks all 🤗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment