This is a minor release, primarily to fix a bug where incorrect Jinja version pinning leads to broken builds. It also updates our build system to use flit and follow the pyproject.toml standard.
v0.12.2 - 2022-02-21
This is a minor release that bumps the versions of several dependencies in Jupyter Book (see below for details).
This is a minor release, primarily to fix a bug where incorrect Jinja version pinning leads to broken builds. It also updates our build system to use flit and follow the pyproject.toml standard.
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.
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 from 0.12.0 to 0.12.3.
Release notes
Sourced from jupyter-book's releases.
Changelog
Sourced from jupyter-book's changelog.
Commits
60d79c7
RELEASE: v0.12.3 (#1682)89742c6
DOCS: add a missing ref (#1687)220e790
DOCS: Add TOC contents directive to docs (#1683)47cd2de
FIX: Quick fix for latex regression files for sphinx 4.5 (#1688)5e12cb3
PIN: Jinja < 3.1 (#1678)77961b4
Add note about plotly and dollarmath incompatibility (#1674)e6767ae
DOCS: Add GA4 measurement id instructions (#1656)0acb29c
build(deps): bump actions/cache from 2 to 3 (#1672)e372c71
FIX: git protocol to HTTPS for pre-commit hooks (#1675)aedee25
build(deps): bump actions/checkout from 2 to 3 (#1658)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)