Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps jupyter-book from 0.11.3 to 0.13.0.

Release notes

Sourced from jupyter-book's releases.

v0.13

This release contains some major UI and visual style upgrades for HTML output, and introduces some breaking changes in a few directives and in the structure of the HTML. See below for major changes.

New and Breaking ‼

  1. #1442 Use Sphinx Design instead of Sphinx Panels. We have migrated from sphinx-panels to sphinx-design, as sphinx-panels is no longer actively maintained. This also brings in several improvements to the same component functionality that was in sphinx-panels. See the components documentation for more information on upgrades and usage.

  2. #1679 Update Sphinx Book Theme to v0.3. This brings in several major upgrades to the theme's behavior and structure. It significantly changes the structure of the output HTML (in particular, the sidebars and article header), so if you defined custom CSS rules, double-check that they still apply correctly.

    See the Book Theme release notes as well as the Book Theme changelog for more information.

  3. #1693 Removes support for sphinx<=4. This will likely only be applicable to you if you were explicitly pinning Sphinx to a version less than 4.

v0.12.3

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).

Enhancements made

Updated dependencies

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

Changelog

Sourced from jupyter-book's changelog.

v0.13.0 - 2022-06-02

(full changelog)

This release contains some major UI and visual style upgrades for HTML output, and introduces some breaking changes in a few directives and in the structure of the HTML. See below for major changes.

New and Breaking ‼

  1. #1442 Use Sphinx Design instead of Sphinx Panels. We have migrated from sphinx-panels to sphinx-design, as sphinx-panels is no longer actively maintained. This also brings in several improvements to the same component functionality that was in sphinx-panels. See the components documentation for more information on upgrades and usage.

  2. #1679 Update Sphinx Book Theme to v0.3. This brings in several major upgrades to the theme's behavior and structure. It significantly changes the structure of the output HTML (in particular, the sidebars and article header), so if you defined custom CSS rules, double-check that they still apply correctly.

    See the Book Theme release notes as well as the Book Theme changelog for more information.

  3. #1693 Removes support for sphinx<=4. This will likely only be applicable to you if you were explicitly pinning Sphinx to a version less than 4.

v0.12.3 - 2022-03-28

(full changelog)

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.

Here are the main merged PRs:

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).

(full changelog)

Enhancements made

Updated dependencies

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

... (truncated)

Commits
  • c3ca62e Update CHANGELOG.md
  • 65cc437 fix typo
  • 988a8a9 RELEASE: v0.13.0
  • a2d4416 MAINT: Remove support for sphinx3 (#1693)
  • 1ee1a88 🔧 MAINTAIN: Fixed typo (#1737)
  • 5df51a9 BREAKING: Use Sphinx Design instead of Sphinx Panels (#1442)
  • 4b09c14 MAINT: Fix reported issues from scheduled osx, and windows tests (#1730)
  • a72e43a MAINT: Adjust Continuous Integration (Linux) with Scheduled (OS X and Windows...
  • 5aeb6e4 FIX: fix mathjax macro syntax for sphinx>=4 (#1721)
  • fb3cc64 MAINT: Copyright bug in regression tests (#1720)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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.11.3 to 0.13.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.11.3...v0.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2022

The following labels could not be found: dependancy-upgrade.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #26.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/pip/requirements/CI-docs/jupyter-book-0.13.0 branch August 22, 2022 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant