executablebooks / jupyter-book

Create beautiful, publication-quality books and documents from computational content.
http://jupyterbook.org
BSD 3-Clause "New" or "Revised" License
3.76k stars 652 forks source link

build(deps-dev): update sphinx-thebe requirement from ~=0.2.0 to ~=0.3.0 #2087

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Updates the requirements on sphinx-thebe to permit the latest version.

Release notes

Sourced from sphinx-thebe's releases.

Sphinx thebe v0.3.0

This is a minor release to remove some unnecessary Sphinx pins

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/sphinx-thebe/compare/v0.2.1...v0.3.0

Changelog

Sourced from sphinx-thebe's changelog.

Changelog

v0.2.1 - 2023-01-27

v0.2.0 - 2023-01-05

Minor improvements to support up to Sphinx 6. See executablebooks/sphinx-thebe#57 for more details.

v0.1.2 - 2022-04-29

This is a minor patch release to fix a JSON metadata bug with myst-nb notebooks.

v0.1.1 - 2022-02-06

A minor feature addition release to add default CSS selectors for MyST-NB cells.

(full changelog)

v0.1.0 - 2022-02-05

(full changelog)

Lazy load thebe javascript #41 (@​choldgraf)

thebe will now "lazily load" its javascript only when a bootstrap button is pressed, rather than loading the Javascript on each page. This saves on bandwidth and pageload speed, since Thebe is generally not used on a page even if it could be used.

v0.0.10 - 2021-08-24

(full changelog)

This is a minor release to conditionally load the JS on pages that have a "launch button". This will save some load time on non-interactive pages.

Enhancements made

Other merged PRs

v0.0.9 - 2021-08-21

Updates

... (truncated)

Commits


You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

LoicGrobol commented 2 months ago

This is PR is stale as of https://github.com/executablebooks/jupyter-book/commit/0844c7b381115eb1bfde1579013e1a140fd767df and should probably be closed.