jupyter-book / myst-theme

Packages for creating MyST websites themes using React and Remix
https://jupyter-book.github.io/myst-theme/?path=/docs/components-introduction--docs
MIT License
12 stars 12 forks source link

📌 `thebe` deps #455

Closed stevejpurves closed 3 weeks ago

stevejpurves commented 3 weeks ago

thebe introduced a breaking API change in the latest patch releases 🫠 0.4.8,.0.4.9 which is causing thebe to fail in downstream themes and will break releases here if the lock is removed.

The myst-theme changes needed to consume those new APIs are actually in #426 #429 so independently bumping versions and adjusting code here seems counter productive. So this PR is intended as a stopgap until that widget hydration work can come in.

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: 5ea891440b281ffb8b9dfee7261ef96709b6eee9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages | Name | Type | | ----------------------- | ----- | | @myst-theme/jupyter | Patch | | @myst-theme/site | Patch | | @myst-theme/providers | Patch | | @myst-theme/frontmatter | Patch | | @myst-theme/diagrams | Patch | | @myst-theme/styles | Patch | | @myst-theme/common | Patch | | @myst-theme/icons | Patch | | @myst-theme/book | Patch | | @myst-theme/article | Patch | | myst-to-react | Patch | | myst-demo | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR