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

Update jupyter-book requirement from ==0.15.* to ==1.0.* #74

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2024

Updates the requirements on jupyter-book to permit the latest version.

Release notes

Sourced from jupyter-book's releases.

v1.0.0 - 2024-01-26

(full changelog)

This release represents a stabilisation of the jupyter-book ecosystem. It features updates to 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 v7.

A big thank you to all contributors and maintainers of these underlying packages!

[!IMPORTANT]
This release brings in updates to myst-parser. A notable change is that of the markdown link syntax, which was extended to support more constructs. The syntax behind this change is outlined in https://mep.mystmd.org/en/latest/meps/mep-0002/.

Bugs fixed

  • FIX: update output_scroll tag #2050 (@​agoose77)
  • RELEASE: v0.15.1 + BUG: Issue warning for sphinxcontrib-bibtex + docutils>=0.18,<0.20 #1965 (@​mmcky)

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

... (truncated)

Changelog

Sourced from jupyter-book's changelog.

Change Log

v0.15.1 - 2023-03-13

(full changelog)

Bug

This release is a minor update to alert users of jupyter-book to [sphinxcontrib-bibtex #322](mcmtroffaes/sphinxcontrib-bibtex#322) when building bibliographies with docutils>=0.18,<0.20 installed.

Bug: Using docutils>=0.18 results in breaking the page html layout when using sphinx-book-theme on pages that include a bibliography directive.

v0.15.0 - 2023-03-07

(full changelog)

This release updates sphinx-book-theme to version 1.0.0

The full release notes for sphinx-book-theme==1.0.0 can be found here

Thanks to all the contributors that worked on this major update to sphinx-book-theme

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

... (truncated)

Commits
  • a8b7cf6 Merge pull request #2083 from executablebooks/dependabot/github_actions/actio...
  • 25c70ea Merge pull request #2084 from executablebooks/dependabot/github_actions/actio...
  • d19e673 chore: update error message
  • 6ab8343 docs: fix typo in version
  • fc1f51c Merge pull request #2089 from executablebooks/agoose77/maint-prepare-1.0
  • 8481ec9 chore: spelling
  • 2336ed5 test: restore missing test files
  • a7951a7 ci: update matrix
  • 1a555d5 fix: restore sphinx-5
  • a1a0a16 fix: more test failures
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 28, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/jupyter-book-eq-1.0.star branch from 4a06250 to 3fe1467 Compare February 18, 2024 07:53
Updates the requirements on [jupyter-book](https://github.com/executablebooks/jupyter-book) to permit the latest version.
- [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.15.0...v1.0.0)

---
updated-dependencies:
- dependency-name: jupyter-book
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/jupyter-book-eq-1.0.star branch from 3fe1467 to 515ccf5 Compare February 25, 2024 07:59
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants