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.12.3 to 0.13.0 in /docs #440

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jupyter-book from 0.12.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.

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.

Commits
  • c3ca62e Update CHANGELOG.md
  • 65cc437 fix typo
  • 988a8a9 RELEASE: v0.13.0
  • a2d4416 MAINT: Remove support for sphinx3 (#1693)
  • 1ee1a88 :wrench: 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

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)