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

chore(deps-dev): bump jupyter-book from 0.12.0 to 0.14.0 in /python #129

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps jupyter-book from 0.12.0 to 0.14.0.

Release notes

Sourced from jupyter-book's releases.

v0.14.0 - 2023-02-28

(full changelog)

This release updates many of the underlying software packages used by jupyter-book including major updates to myst-nb and myst-parser which power jupyter-book. This release also brings compatibility with sphinx v5.

A big thank you to all contributors and maintainers of these underlying packages. There have been many major updates that will flow through to jupyter-book with this release.

A migration assistance page has been setup to assist users with updates to your configuration and highlights a few of the common breaking changes which are discussed with examples.

Package Updates

  • #1842 updates myst-nb moving from myst-nb~=0.13.1 to myst-nb~=0.17.1. This incorporates three major updates to myst-nb which in turn incorporates changes to the underlying myst-parser moving from myst-parser~=0.15 to myst-parser~=0.18.
  • #1842 enables compatibility with docutils>=0.15,<0.19
  • #1842 supports sphinx5
  • #1842 incorporates updates for sphinx-design, sphinx-thebe and sphinx-book-theme.

Docs

Contributors to this release

(GitHub contributors page for this release)

However this excludes the many major contributions in underlying projects which are documented in the table below.

Package Contributions
myst-nb contributors
myst-parser contributors
sphinx-design contributors
sphinx-thebe contributors
sphinx-book-theme contributors

v0.13.2

(full changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

... (truncated)

Changelog

Sourced from jupyter-book's changelog.

v0.14.0 - 2023-02-28

(full changelog)

This release updates many of the underlying software packages used by jupyter-book including major updates to myst-nb and myst-parser which power jupyter-book. This release also brings compatibility with sphinx v5.

A big thank you to all contributors and maintainers of these underlying packages. There have been many major updates that will flow through to jupyter-book with this release.

A migration assistance page has been setup to assist users with updates to your configuration and highlights a few of the common breaking changes which are discussed with examples.

Package Updates

  • #1842 updates myst-nb moving from myst-nb~=0.13.1 to myst-nb~=0.17.1. This incorporates three major updates to myst-nb which in turn incorporates changes to the underlying myst-parser moving from myst-parser~=0.15 to myst-parser~=0.18.
  • #1842 enables compatibility with docutils>=0.15,<0.19
  • #1842 supports sphinx5
  • #1842 incorporates updates for sphinx-design, sphinx-thebe and sphinx-book-theme.

Docs

Contributors to this release

(GitHub contributors page for this release)

However this excludes the many major contributions in underlying projects which are documented in the table below.

Package Contributions
myst-nb contributors
myst-parser contributors
sphinx-design contributors
sphinx-thebe contributors
sphinx-book-theme contributors

v0.13.2 - 2023-02-07

(full changelog)

Maintenance and upkeep improvements

Documentation improvements

... (truncated)

Commits
  • 3bcc1e9 DOCS: Fix table and formatting in CHANGELOG (#1947)
  • 1089b62 RELEASE: v0.14.0 (#1946)
  • 2575a65 UPGRADE: myst-nb and many other dependencies (#1842)
  • bb1a1b4 build(deps-dev): update pre-commit requirement from ~=2.12 to ~=3.1 (#1945)
  • 429af8b Change default for launch_buttons.binderhub_url to "" (thus no launch buttons...
  • 0bb240f 📖 Update JupyterBook gallery link (#1937)
  • e8a7648 DOCS: Fix gallery URL (#1933)
  • ed53af0 Release v0.13.2 (#1927)
  • ccb41d0 build(deps-dev): update sphinx-jupyterbook-latex requirement from ~=0.4.6 to ...
  • e691004 build(deps-dev): update sphinx-external-toc requirement from ~=0.2.3 to ~=0.3...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [jupyter-book](https://github.com/executablebooks/jupyter-book) from 0.12.0 to 0.14.0.
- [Release notes](https://github.com/executablebooks/jupyter-book/releases)
- [Changelog](https://github.com/executablebooks/jupyter-book/blob/master/CHANGELOG.md)
- [Commits](jupyter-book/jupyter-book@v0.12.0...v0.14.0)

---
updated-dependencies:
- dependency-name: jupyter-book
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants