alan-turing-institute / hub23-deploy

A repo to manage the Turing BinderHub instance
https://alan-turing-institute.github.io/hub23-deploy
MIT License
9 stars 4 forks source link

Bump jupyter-book from 0.9.1 to 0.12.1 in /docs #415

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jupyter-book from 0.9.1 to 0.12.1.

Release notes

Sourced from jupyter-book's releases.

v0.12.1

This release primarily brings improvements to pdf via LaTeX output for code-cells

See the CHANGELOG for more details

v0.12.0

This release primarily brings support for sphinx>=4,<5

See the CHANGELOG for more details

v0.11.3

See the CHANGELOG for more details

v0.11.2

See the CHANGELOG for more details.

v0.11.1

See the CHANGELOG for more details.

v0.11.0a1

To fixjupyterbook-latex cyclic dependency

v0.10.2

This is a patch release to fix a bug introduced by upgrading docutils.

v0.10.1

See the changelog for more details.

v0.10.0

See the changelog for more details.

Changelog

Sourced from jupyter-book's changelog.

v0.12.1

This release provides bug fixes and updates when building PDF via LaTeX including improved styling for code output cells. It also includes infrastructure for using Jupyter Book with ReadTheDocs.

New

v0.12.0

New

The primary change in this release is to update the requirements of jupyter-book from sphinx>=2,4 to sphinx>=3,<5 to support sphinx>=4 via #1448.

This includes upgrades to underlying packages:

Documentation has also received updates and fixes.

Thanks to @​bryanwweber, @​chrisjsewell, @​choldgraf, @​gabri470, @​jmshea, @​joelostblom, @​mmcky, @​patrickmineault, @​TomasBeuzen

Deprecations from upgrade to myst-parser

v0.11.3

This release enables the use of the singlehtml builder and updates sphinx-thebe and sphinx-book-theme

New

  1. [builders] Add access to the singlehtml builder via the CLI [[PR #1418](executablebooks/jupyter-book#1418

Upgrade

  1. sphinx-thebe is now version 0.0.10
  2. sphinx-book-theme is now version 0.1.3

v0.11.2

This release introduces sphinx-multitoc-numbering for consistent numbering across a part/chapter book structure. It also includes improvements to pdflatex output, updates to the documentation and various maintenance tasks.

New

... (truncated)

Commits


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)
dependabot[bot] commented 2 years ago

Dependabot tried to add @sgibson91, @callummole and @lukehare as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/alan-turing-institute/hub23-deploy/pulls/415/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the alan-turing-institute/hub23-deploy repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
sgibson91 commented 2 years ago

@dependabot rebase